|
Parameter
|
Description
|
|
Status Code
|
1 character code denoting the type of message. Normal codes for usage with this table would be:
I = Information
W = Warning
E = Error
|
|
Job Name
|
See Common Parameters (on page 813)
|
|
Task Name
|
See Common Parameters (on page 813)
|
|
Sequence
|
See Common Parameters (on page 813)
|
|
Message
|
Message to be recorded into the error log - a maximum of 256 characters in length. This message may contain any information relevant to the application.
|
|
Rdbms Code
|
Maximum 10 character code that identifies an rdbms error or informational message. Under Oracle this code is available from the special variable SQLCODE. The normal practice is to populate this field when an error occurs otherwise leaving it as a null.
|
|
Rdbms Message
|
Maximum 256 character message that contains an rdbms error or informational message. Under Oracle this message is available from the special variable SQLERRM. The normal practice is to populate this field when an error occurs otherwise leaving it as a null.
|
|
Task key
|
See Common Parameters (on page 813)
|
|
Job key
|
See Common Parameters (on page 813)
|
|
Message type
|
Maximum 10 character code that identifies the type of message. For application usage. This has no meaning within the QAD metadata.
|