MERTECH_WARNING_MESSAGE¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
When restructuring a table, i.e. Structure_Start, a warning message will appear to confirm the restructure before it is executed. This command is used to disable or enable that warning message. All that is passed is either the constant “Enabled” or “Disabled”. By default, this message is enabled.
Syntax
MERTECH_WARNING_MESSAGE {Enabled|Disabled}
Parameter |
Description |
---|---|
Enabled |
Enables the restructure warning |
Disabled |
Disables the restructure warning |
Example
Move Customer.File_Number to hFile
MERTECH_WARNING_MESSAGE Disabled
Structure_Start hFile "ORA_DRV"
Set_Attribute DF_FILE_OEM_TRANSLATION of hFile to True
Structure_End hFile DF_STRUCTEND_OPT_NONE "." 0