CARIS HPD : Database Administration : Creating and Setting Up a New HPD Schema : PCE Geographic Attributes - Read-Only or Editable (Oracle) : LOS Catalogue
 

LOS Catalogue

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.