When exporting paper charts to HCRF, the HCRF-specific features and attributes must be added to a paper chart catalogue.
To add HCRF features and attributes, use the loadHCRF.sql script in C:\ProgramData\CARIS\HPD\<version>\Server\HCRF.
1. Open Command Prompt.
2. Navigate to the HCRF folder.
3. Start an SQL session as the schema owner:sqlplus <schema_owner>/<password>@<database>
4. Press <Enter>.
SQLPlus is activated.
5. Enter @loadHCRF.sql
6. Press <Enter>.
A message similar to the one below is displayed.
FILENAME ----------------------------------------------------------- loadHCRF_20150406-151952.log
=========================================================== Script: Add HCRF Extension =========================================================== Updates paper chart catalogs with HCRF objects and attributes. ===========================================================
PL/SQL procedure successfully completed.
|
HCRF features attributes are added to the paper chart catalogue. A log file of the process is also created.