Setting SERVER statement configuration reference
The SERVER statement is specified in the Data Protection for SAP profile, and in the IBM Storage Protect™ client option file.
There are corresponding keywords in the IBM Storage Protect client option file. Depending on the choice of password handling, some parameters are ignored. The corresponding sections in the Data Protection for SAP profile and the IBM Storage Protect client option file are established by using the logical server name. This logical server name is defined by the keywords SERVER or SERVERNAME.
| Configuration possibilities | Data Protection for SAP profileinitSID.utl | IBM Storage Protect client option file dsm.sys orserver.opt[2] |
|---|---|---|
| single path; no password or manual password |
|
|
| single path; automatic password byIBM Storage Protect |
|
|
| several paths/servers; no password or manual password |
|
|
| several paths/servers; automatic password byIBM Storage Protect[3] |
|
|
| several paths/servers; automatic password byIBM Storage Protect[4] |
|
|
Notes:
- [1]
- If ADSMNODE is not specified, the host name is used.
- [2]
- On UNIX™ or Linux™, dsm.sys is the single client option file for all IBM Storage Protect servers.
On Windows™, there is a separate client option file server.opt for each IBM Storage Protect server.
- [3]
- If two different physical systems have the same IBM Storage Protect node name or if multiple paths are defined on one node by using several server stanzas,
passwordaccess generatemight work only for the first stanza that is used after password expiration. During the first client/server contact, the user is prompted for the same password for each server stanza separately. A copy of the password is stored for each stanza. When the password expires, a new password is generated for the stanza that connects the first client/server contact. All subsequent attempts to connect through other server stanzas fail because there is no logical link between their copies of the old password and the updated copy. The updated copy is generated by the first stanza that is used after password expiration. To avoid this situation, update the passwords before they expire. When the passwords are expired, run these tasks to update the password:- Run dsmadmc and update the password on the server.
- Run
dsmc -servername=stanza1and use the new password to generate a valid entry. - Run
dsmc -servername=stanza2and use the new password to generate a valid entry.
- [4]
- If you are using IBM Storage Protect API 5.5 (or later), you can use the TCP_ADDRESS parameter in the Data Protection for SAP profile. This parameter eliminates the requirement to set multiple stanzas in the IBM Storage Protect client option file for multiple paths. The parameter also eliminates the problem when it updates the password (see [3]).