Use this command to lock a parameter table to the existing terminal address
and create a new parameter table.
Requirements and Restrictions
- You cannot lock a parameter table that is processing; that is, the
capture/restore utility, information and statistics environment (CRUISE)
function is in active, running (in use), paused, or stopped state.
- You cannot lock a parameter table to more than one terminal
address.
- name
- specifies the parameter table to be locked.
- Note:
- The parameter table name is in free format; that is, it can contain as
many as 16 alphanumeric characters, including special characters such as a
comma (,), slash (/), period (.), underscore (_), and hyphen
(-). Space characters (blanks) are not allowed. There is one
exception to free format.
Using any of the following names to create a new parameter table can
conflict with the ZFCRU DISPLAY command parameter table values because the
names are the same.
- ALL
- DEF
- DEFAULT
- STA
- STATISTIC
- LOG.
Additional Information
- When you use this command with a parameter table name that already exists,
the parameter table will be locked and displayed.
- When you use this command with a parameter table name that does not exist,
a parameter table will be created using the default parameters.
- The following CRUISE commands are affected by the ZFCRU LOCK
command:
- ZFCRU SETUP
- You can only modify a parameter table that is locked.
- ZFCRU DELETE
- You can selectively delete parameters from a parameter table that is
locked to your terminal.
- ZFCRU DISPLAY
- You can display a parameter table locked by your terminal.
Examples
In the following example, a parameter table (TABLE3) is created and
locked.
+--------------------------------------------------------------------------------+
|User: ZFCRU LOCK-TABLE3 |
| |
|System: FCRU0000I 10.39.56 TABLE LOCKED |
| FCRU0000I 10.39.56 PARAMETER TABLE DISPLAY FOR TABLE3 |
| FUNCTION |
| USABLE ECB START VALUE 50 PCT |
| TAPE NAME BFA |
| TARGET SYSTEM NAME TPF |
| WID/ADR IMBED REFERENCES YES |
| BUILD STATISTICS YES |
| NUMBER OF PRINT MESSAGES 100 |
| OUTPUT ADDRESSES 306919 000000 000000 |
| NUMBER OF LOG MESSAGES ALL |
| RESTORE OPTION REBUILD/NORELEASE |
| FCRU0000I 10.39.56 END OF DISPLAY |
+--------------------------------------------------------------------------------+
References