In Datadictionary Service Facility (DSF) application programming, the user-oriented return codes indicate some user error in the format of the CALL or the User Request Area and/or some missing prerequisite for the current request. These codes are three bytes in length, right-justified, and blank filled within the six-byte RETURN-IND field.
These codes can be returned during SQL processing also. If the SQLCODE field in the SQL Communication Area (SQLCA) contains -118, the error was detected by the Datadictionary Service Facility and you need to check the SQLCA-DSFCODE for a specific return code. The return code has a prefix of M or N. See the CA Datacom/DB SQL User Guide for more information on the SQLCA and SQL error handling.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|