System Variables to test I O Status

LANSA Technical

System Variables to test I/O Status

The following system variable can be used in functions to check for record locked I/O error. See I/O Status Record Locked for details of using this system variable.

On a SuperServer client when the I/O request has been run on the server, *DBMS_RECORD_LOCKED retrieves the server record lock details. Refer to DEFINE_ANY_SERVER for details.

System Variable

Description

Type

Len

Dec

*DBMS_RECORD_LOCKED

I/O status record locked Y/N

A

1

 

 

 

11.2.4 Special Variables