OpenTP1 Version 7 Operation

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

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 issued Action
tamls displays 'failure recovery' (error recovery waiting status)
tamrm, tamrles, tamunload, tamhold treats as shutdown status
tamload error
tamls after executing tamhold displays 'failure recovery' (error recovery waiting status)
tamrles after executing tamhold error
tambkup with -o option specified error
dc_tam_get_inf function returns the return value, DCTAM_STS_OHLD (error shutdown status)
dc_tam_get_inf function after executing tamhold returns 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 ID Description Output destination
KFCA01701-E Memory is inadequate. Standard error output
KFCA01703-E Address information of TAM service cannot be retrieved. Standard error output
KFCA01704-E TAM service has not been started. Standard error output
KFCA01707-E TAM table name is invalid. Standard error output
KFCA01712-E Number of arguments specified in the command is invalid. Standard error output
KFCA01751-I TAM table shutdown release processing has been completed. Message log file
KFCA01753-E Overtime occurred. Standard error output
KFCA01757-E TAM table name exceeds 32 characters. Standard error output
KFCA01765-E V/R of TAM server is invalid. Standard error output
KFCA01767-E Network error occurred in RPC. Standard error output
KFCA01770-E TAM service is terminating. Standard error output
KFCA01775-E Error occurred during definition analysis. Standard error output
KFCA02853-I Help message Standard output
KFCA02859-E Specified TAM table is not on shutdown status. Standard error output
KFCA02863-E Specify the -o option, because the specified TAM table is on error shutdown status. Standard error output
KFCA02864-E There is no need to specify the -o option, because the specified TAM table is on logical shutdown status. Standard error output
KFCA02881-E TAM table cannot be released from shutdown status, because it has not been loaded. Delete the TAM table. Standard error output
KFCA02896-E More than one option cannot be specified. Standard error output
KFCA02897-E Processing cannot be continued because TAM table is on error recovery waiting status. Standard error output