gtpo1mbaOperations

ZNNCB-Initialize NCB Records

Use this command to initialize the node control block (NCB) records in the TPF system.

Requirements and Restrictions

Format




ALL
initializes all of the NCB records in the TPF system.

MOD module
initializes all of the NCB records on a module, where module is the hexadecimal module number.

NAME or NOD
initializes the NCB for a specific LU resource.

netid.name
is the 1- to 17-character network qualified name of an LU resource.  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

Additional Information

Examples

All of the NCB records in the TPF system are initialized in the following example.

+--------------------------------------------------------------------------------+
|User:   ZNNCB ALL                                                               |
|                                                                                |
|System: NNCB0016I 09.04.12 START INITIALIZING NCB                               |
|        NNCB0010I 09.05.16 INITIALIZATION COMPLETE - ACTIVE NODES SKIPPED       |
+--------------------------------------------------------------------------------+

The NCB record for the specified LU resource is initialized in the following example.

+--------------------------------------------------------------------------------+
|User:   ZNNCB NOD PBPBB001                                                      |
|                                                                                |
|System: NNCB0001I 09.03.37 INITIALIZATION COMPLETE                              |
+--------------------------------------------------------------------------------+

Related Information

See TPF ACF/SNA Data Communications Reference for more information about NCB records.