OUTPUTDb2DBDDL
Syntax
SET OutputDb2DBDDL file;
Example
This is the example:
SET OutputDb2DBDDL C:\temp\DB_DDL_only.txt;
Description
Specifies the path and file name for the script that will contain extracted CREATE DATABASE DDL statements.
Note:
The DDL scripts will only be generated for PeopleSoft Db2 databases for which Universal Tablespace support has been enabled.
Review the sample script in the example section of SET Db2UTSDDL topic.