Allows the gathering of information contained in the LoadLeveler error object and output the information as an error message.
# # Error Handling API # string_pointer = ll_error( errObj, 1|2 )
The LoadLeveler Error handling API via PyLoadL has the following function:
string_pointer = ll_error( errObj, print_to)Converts a LoadLeveler error object to an error message string which can be output to standard out or standard error.
Parameters
the LoadLeveler manpage the DataAccess manpage the Workload Management manpage
IBM LoadLeveler for AIX 5L: Using and Administering