Callable Procedures > Parameters
  
Parameters
The following parameters are required:
Parameter
Description
Status Code
1 character code denoting the type of message. Normal codes for usage with this table would be:
B = Beginning of a task or job
I = Information
S = Success
W = Warning
E = Error
F = Fatal 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 audit 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)