tamrles (Release TAM table from shutdown)

Format

tamrles [-o] [-f] TAM-table-name

Function

The tamrles command releases a specified TAM table from shutdown status.

If removed from the online system with the tamrm command or unloaded with the tamunload command, the TAM table released from shutdown is on non-shutdown status.

An error occurs if the tamhold command and the tamrles command with no option specified are executed in this order for a TAM table that has been released from shutdown with the tamrles command with the -f option specified.

Options

-o

Specifies that the TAM table is to be released from error shutdown status. Later, the TAM table can be accessed in the online mode.

If the TAM table is not on error shutdown status and this option is specified, an error occurs.

When the TAM service is started, the TAM table that was shut down due to an error during the time from opening to loading of a file cannot be released from shutdown. The -o option cannot coexist with the -f option.

-f

Releases a TAM table from shutdown due to an error. An error occurs if an attempt is made to access the released TAM table in the online mode. In order for the TAM table to be accessed, it must be removed from the line, recovered, and added again.

An error occurs if the -f option is specified for a TAM table whose status is other than error shutdown status.

When the TAM service is started, the TAM table that was shut down due to an error during the time from opening to loading of a file cannot be released from shutdown. The -o option cannot coexist with the -f option.

Following are the operation commands to be executed, the functions to be issued, and the processing to be performed, after execution of the tamrles command with its -f option specified.

Operation commands to be executed, functions to be issuedAction
tamlsdisplays 'failure recovery' (error recovery waiting status)
tamrm, tamrles, tamunload, tamholdtreats as shutdown status
tamloaderror
tamls after executing tamholddisplays 'failure recovery' (error recovery waiting status)
tamrles after executing tamholderror
tambkup with -o option specifiederror
dc_tam_get_inf functionreturns the return value, DCTAM_STS_OHLD (error shutdown status)
dc_tam_get_inf function after executing tamholdreturns the return value, DCTAM_STS_LHLD (logical shutdown status).

Command arguments

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

Specifies the name of a TAM table to be released from shutdown status.

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
KFCA01751-ITAM table shutdown release processing has been completed.Message log file
KFCA01753-EOvertime occurred.Standard error output
KFCA01757-ETAM table name exceeds 32 characters.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
KFCA02853-IHelp messageStandard output
KFCA02859-ESpecified TAM table is not on shutdown status.Standard error output
KFCA02863-ESpecify the -o option, because the specified TAM table is on error shutdown status.Standard error output
KFCA02864-EThere is no need to specify the -o option, because the specified TAM table is on logical shutdown status.Standard error output
KFCA02881-ETAM table cannot be released from shutdown status, because it has not been loaded. Delete the TAM table.Standard error output
KFCA02896-EMore than one option cannot be specified.Standard error output
KFCA02897-EProcessing cannot be continued because TAM table is on error recovery waiting status.Standard error output