Previous Topic: Return Code 36 - USER VIEW NOT OPENNext Topic: Return Code 38 - PREVIOUS LOGGING ERROR


Return Code 37 - INVALID ADDRESS

Reason:

CA Datacom/DB detected an invalid address.

Action:

See the following internal return codes for details.

Return Code 37 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

001

01

N

N

A connection to the CA Datacom Server has not been properly established for the caller. (An unknown attachment handle was passed to Wdbntry( ).)

Before issuing any database commands, make sure that an ODBC session has been properly established and that the correct handle was obtained from ODBC.

002

02

N

N

If you are using CA Datacom Server,
the work area is not large enough to hold the results of the request.

Increase the size of the Work Area.

028

1C

N

N

The Element List address or work
area address passed to CA Datacom/DB is invalid.

Correct the program and rerun.