OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

tamlckls (Convert TAM locked resource names)

Format

tamlckls resource-name [resource-name]...

Function

The tamlckls command converts the specified resource names as follows:

Command argument

resource-name~<character string>

Specifies the resource name to be converted in the following format.

Table resource
Six-byte character string beginning with T.

Record resource
Sixteen-byte character string beginning with R.

Both resources are the output information of the lckls command or deadlock information file.

Output format

Resource Name = [aa...aa]
                --> TAM Table name = [bb...bb]
                --> TAM Record Key (Length=[cc])
                [dd...dd]:ee...ee                        ...1.
  1. Up to 16 bytes are output on this line. Data of more than 16 bytes are output on multiple lines. The line consisting of less than 16 bytes is padded with "00".
    aa...aa
    Resource name specified in the argument
    bb...bb
    TAM table name for the resource name
    cc
    Key value length of the record for the record resource
    dd...dd
    Key value of the record for the record resource (16-byte hexadecimal)
    ee...ee
    Key value of the record for the record resource. A printable character is displayed as it is. An unprintable character is displayed as ".".

Output message

Message ID Description Output destination
KFCA20203-E An error occurred during collection of lock information. Standard error output
KFCA20204-I Help message Standard output
KFCA20205-E Command argument has error. Standard error output