gtpo1mayOperations

ZNDYN CHANGE-Change a Non-LU Resource

Use this command to change the name of a non-LU resource that is currently defined to the TPF system. You can change the name of the following types of non-LU resources:

You can also change the subarea of a CDRM, CTC, or NCP resource.

Requirements and Restrictions

Format




OLD-name
is the old name of the resource, where name is a 1- to 8-character resource name.  The network ID and name of a resource must both begin with a letter (A-Z), @, #, or $. The remaining characters can be letters (A-Z), numbers (0-9), @, #, or $. 
Note:
 To specify an SNA network ID or resource name that contains dollar signs ($), you must type two consecutive dollar signs ($$) for each dollar sign in the network ID or resource name. For example, if the SNA resource name is $SNANAME, you must type $$SNANAME

NEW-name
is the new name of the resource, where name is a 1- to 8-character resource name.  The network ID and name of a resource must both begin with a letter (A-Z), @, #, or $. The remaining characters can be letters (A-Z), numbers (0-9), @, #, or $. 

Notes:

  1. The new resource name cannot be the same as the old resource name.

  2.  To specify an SNA network ID or resource name that contains dollar signs ($), you must type two consecutive dollar signs ($$) for each dollar sign in the network ID or resource name. For example, if the SNA resource name is $SNANAME, you must type $$SNANAME

SUBarea-s
is the new subarea number for the resource, from 1-255. If you do not specify a value for this parameter, the subarea is not changed.
Note:
You can specify this parameter only when you change the name of a CDRM, CTC, or NCP resource.

Additional Information

Examples

The name of the ALSTEST resource is changed to ALS1 in the following example.

+--------------------------------------------------------------------------------+
|User:   ZNDYN CHANGE OLD-ALSTEST NEW-ALS1                                       |
|                                                                                |
|System: NDYN0074I 14.09.57 RESOURCE NAME ALSTEST WAS CHANGED TO ALS1            |
+--------------------------------------------------------------------------------+

The name of the NCP7 resource is changed to NCPNEW in the following example. The subarea is also changed from 77 to 56.

+--------------------------------------------------------------------------------+
|User:   ZNDYN CHANGE OLD-NCP7 NEW-NCPNEW SUB-56                                 |
|                                                                                |
|System: NDYN0074I 13.31.13 RESOURCE NAME NCP7 WAS CHANGED TO NCPNEW             |
|        NDYN0075I 13.31.13 SUBAREA FOR NCPNEW WAS CHANGED FROM 77 TO 56         |
+--------------------------------------------------------------------------------+

Related Information