Scalable Database Server, HiRDB Version 8 Command Reference

[Contents][Index][Back][Next]

9.2.1 Format

Import and export of table definition information, trigger definition information, or stored procedure information:

 
pdexp{-e export-filename| -i export-filename}
     [-f control-statements-filename][-u authorization-identifier]
 

Generation of definition SQL:

 
pdexp -i export-filename [-f control-statements-filename]
      -o definition-SQL-output-filename [-a] [-u authorization-identifier]