Import a Contenta database
Use this command to import a Contenta database.
At a command prompt, enter:
source /pdm/bin/pdm.cshrc
dbimport.pl -dbase dbname@sid -i “/path/filename.dmp”
where dbname@sid is the name of the database, path is the directory path where the export file is located, and filename is the name of the exported database file.