bdfu1m0hUtilities

ZFCRU LOCK-Lock a Parameter Table

Use this command to lock a parameter table to the existing terminal address and create a new parameter table.

Requirements and Restrictions




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

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