The LoadCatalog.sql script extends the HPD Source and paper chart catalogues to include Law of the Sea (LOS) features and attributes.
The script is located in C:\ProgramData\CARIS\HPD\<version>\Server\los.
The script can be run on an existing schema.
To run the script:
1. Open Command Prompt.
2. Navigate to C:\ProgramData\CARIS\HPD\<version>\Server\los.
3. Start an SQL session as the schema owner:sqlplus <schema_owner>/<password>@<database>
4. Press <Enter>.
SQLPlus is activated.
5. At the SQL prompt, enter @LoadCatalog.sql
6. Press <Enter>.
The LOS catalogue is loaded.