Nonstop Database, HiRDB Version 9 Command Reference

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

9.1.3 Stored procedure information import/export

Import/export of stored processing information involves migration of the definition source statements of stored procedures. The stored procedure information remains in the source data dictionary table after migration.

The utility exports the definition source statements of a stored procedure during export processing, and HiRDB creates an object on the basis of the definition source statements of the stored procedure during import processing.

You can also generate a definition SQL on the basis of the definition information in the export file.

Reference note
Information about the person who defines a public procedure is inherited by the public procedure import destination.