sqlddl append subcommand

The sqlddl append subcommand (LTL version 200 or later) is used to apply DDL commands such as create table to the warm standby application as original text strings. Because long DDL may span several commands, sqlddl append lets you indicate the first and last text strings for the DDL command you want to apply.

sqlddl append has the following syntax:

sqlddl append [ first | last ] ddl_string