Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+SCHEMA
(SPE2104)
The +SCHEMA parameter provides the name of a schema for BMC AMI Unload to use for the SET CURRENT SCHEMA statement in LOAD control cards when CNTLCARDS DB2DDL or CNTLCARDS DB2 is specified. When +SCHEMA is specified, the CREATE TABLE statement no longer provides the creator information, but only the table name.
For CNTLCARDS DB2, the SCHEMA name is provided as a qualifier for the table name in the LOAD statement.
string | Actual SCHEMA name, with a maximum length of 128 bytes. The default is +SCHEMA() (no value). |
---|
The UNLOAD command option SCHEMA overrides this parameter.
Related topics