bdfu1m1c | Utilities |
Use this command to inspect and edit the table of restricted commands. The entry restriction table is used to specify the terminals from which certain ZUDFM commands can be entered.
Requirements and Restrictions
You cannot use this command to restrict the INIT parameter of the ZUDFM OAI/DBTAB command because the entry restriction table is a TPFDF database. If the DBDEF table is corrupted and the INIT parameter is restricted, any attempt to use the INIT parameter to rebuild the DBDEF table would fail because the entry restriction table would not be able accessible. See ZUDFM OAI/DBTAB-Display DBDEF Table Items for more information about the ZUDFM OAI/DBTAB command and INIT parameter.
Format
|
Additional Information
Examples
The following example displays which ZUDFM commands are restricted to specific terminal addresses.
+--------------------------------------------------------------------------------+ |User: ZUDFM OAE* | | | |System: UDFM0201I OA - ENTRY RESTRICTION TABLE DISPLAY | | ------------------------------------------------------- | | | | NBR RESTRICTED ENTRY TERMINAL | | | | 0001 OAA.................................... 8406BA | | 0002 OAC.................................... 8406BA | | 0003 OAR.................................... 8406BA | | 0004 OAX.................................... 8406BA | +--------------------------------------------------------------------------------+
The following example displays the addition of the specified terminal address and ZUDFM command to the restriction table.
+--------------------------------------------------------------------------------+ |User: ZUDFM OAEA/8406BA|OAS | | | |System: UDFM0201I OA - ENTRY RESTRICTION TABLE DISPLAY | | ------------------------------------------------------- | | | | NBR RESTRICTED ENTRY TERMINAL | | | | 0001 OAA.................................... 8406BA | | 0002 OAC.................................... 8406BA | | 0003 OAR.................................... 8406BA | | 0004 OAS.................................... 8406BA | | 0005 OAX.................................... 8406BA | +--------------------------------------------------------------------------------+
The following example displays the deletion of the specified terminal address and ZUDFM command from the restriction table.
+--------------------------------------------------------------------------------+ |User: ZUDFM OAEX/8406BA|OAX | | | |System: DFM0201I OA - ENTRY RESTRICTION TABLE DISPLAY | | ------------------------------------------------------- | | | | NBR RESTRICTED ENTRY TERMINAL | | | | 0001 OAA.................................... 8406BA | | 0002 OAC.................................... 8406BA | | 0003 OAR.................................... 8406BA | | 0004 OAS.................................... 8406BA | +--------------------------------------------------------------------------------+
References