Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-07 |
|
|
PDF · Mobi · ePub |
You use the COMPILEMESSAGE option to specify whether you want Oracle OLAP to send to the current outfile non-irrecoverable error messages during execution of the COMPILE command. Non-irrecoverable error messages are those indicating errors that do not prevent a program from compiling.
See also:
For more information about compiling objects, see COMPILE.BOOLEAN
COMPILEMESSAGE = {YES|NO}
(Default) Indicates that Oracle OLAP should record non-irrecoverable error messages during execution of the COMPILE command.
Indicates that Oracle OLAP should suppress non-irrecoverable error messages during execution of the COMPILE command.