HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
delete_backup
One or more of the specified LU names contained a character that was not valid.
State Check
If the command does not execute because of a state error, SNAplus2 returns the following parameters:
primary_rc
STATE_CHECK
secondary_rc
Possible values are:
INVALID_CP_NAME
The specified CP name does not match the name of a defined directory entry.
INVALID_LU_NAME
One or more of the specified LU names does not match any defined LU name.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary
return codes that are common to all commands.
2.64 delete_backup
The delete_backup command deletes a server from the list of servers in the sna.net file; this server can no
longer act as the master configuration file server.
You can use this command to delete any server in the list, including the master server, whether or not the SNA
software is running on the server you are deleting. The only restriction is that the list must always contain at least
one server on which the SNA software is running (so that this server can take over as the master server). You
cannot delete a server if it is the only server in the list or if it is the only server listed on which the SNA software
is running.
This command must be issued without specifying a node name.
2.64.1 Supplied Parameters
Parameter name Type Length
[delete_backup]
backup_name character 128
Supplied parameter is:
backup_name
The name of the server to be deleted from the list of backup servers.
If the server name includes a . (period) character, SNAplus2 assumes that it is a fully-qualified name;
otherwise it performs a DNS lookup to determine the server name.
2.64.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
250