tamls (Display status of TAM tables)

Format

tamls [-a] [TAM-table-name]

Function

The tamls command outputs the status of TAM tables to the standard output.

Options

-a

Specifies to output the following information:

Command arguments

TAM-table-name~<character string, identifier, 1-32 characters>

Specifies the name of a TAM table.

When this command argument is omitted, the status of all TAM tables is displayed.

Output format

(1) The -a option specified

[Figure]

  1. If no TAM table name is specified, the information is displayed repeatedly as many times as the number of TAM tables used.
aa...aa
TAM file status
normal: Non-shutdown status
failure shutdown: Error shutdown status
bb...bb
TAM table status (one of the following):
normal: Non-shutdown status
logical shutdown: Logical shutdown status
failure shutdown: Error shutdown status
failure recovery: Error recovery wait status
cc...cc
Index type (one of the following):
tree: Tree format:
hash: Hash format
dd...dd
Access type
read: Reference type
rewrite: Update type that cannot be added or deleted
write: Update type that can be added or deleted
reclck: Update type that does not secure table locks. reclck allows addition and deletion.
ee...ee
Loading timing
start: When the tamadd command is executed
cmd: When the tamload command is executed
lib: When the dc_tam_open function is issued
f
Access authority check
Y: Checked
N: Not checked
gg...gg
Failure processing mode of TAM file on I/O error
continue: Continues processing
stop: Assumes error shutdown status and Terminates processing
hh...hh
Journal collection mode
condense: Differential journal collection mode
no condense: Entire-record journal collection mode

(2) The -a option not specified

[Figure]

  1. If no TAM table name is specified, the information is displayed repeatedly as many times as the number of TAM tables used.
aa...aa
TAM table status
normal: Non-shutdown status
logical shutdown: Logical shutdown status
failure shutdown: Error shutdown status
failure recovery: Error recovery wait status
bb...bb
Index type
tree: Tree type
hash: Hash type

Output messages

Message IDDescriptionOutput destination
KFCA01701-EMemory is inadequate.Standard error output
KFCA01703-EAddress information of TAM service cannot be retrieved.Standard error output
KFCA01704-ETAM service has not been started.Standard error output
KFCA01707-ETAM table name is invalid.Standard error output
KFCA01712-ENumber of arguments specified in the command is invalid.Standard error output
KFCA01753-EOvertime occurred.Standard error output
KFCA01757-ETAM table name exceeds 32 characters.Standard error output
KFCA01761-EI/O error occurred.Standard error output
KFCA01764-EV/R of TAM table is invalid.Standard error output
KFCA01765-EV/R of TAM server is invalid.Standard error output
KFCA01767-ENetwork error occurred in RPC.Standard error output
KFCA01770-ETAM service is terminating.Standard error output
KFCA01775-EError occurred during definition analysis.Standard error output
KFCA02854-IHelp messageStandard output
KFCA02878-ESpecified table is not a TAM table.Standard error output