The MUF must be active when you execute this command, except when running with the Simplify option and the function follows another that only runs with the MUF not enabled, or if you declare the MUF is down using a function: SET OPTION1=MUF_NOT_ENABLED or SET OPTION1=MUF_ENABLED_OR_DISABLED.
Execute DBUTLTY with the command:
►►─ CXXMAINT OPTION=ALTER,AREA=aaa ─ ,DBID=n,DSN=dataset ─────────────────────►◄
Command
Invokes the function for Directory maintenance.
Required Keywords
Requests the CXXMAINT ALTER option.
Identifies the data or Index Area whose data set name is to be changed.
The DATACOM-NAME of the data area, or the index area name (IXX or Inn, where nn is 00 to 99).
(No default)
Identifies the database associated with the data or Index Area.
DATACOM-ID of the database
(No default)
Specifies the new data set name.
The DSN= cannot be set to spaces. A space serves as a delimiter and terminates the name. Do not use quotation marks to enclose the name.
If you want to remove a stored data set name, specify the data set name as an asterisk (DSN=*). Specifying an asterisk for the data set name sets the data set name to blanks and therefore removes the stored data set name.
Note: See restrictions on changing data set names below.
either a valid data set name or an asterisk (*)
(No default)
Note:
DBUTLTY INIT DBID=6,AREA=IXX DBUTLTY INIT DBID=17,AREA=IXX DBUTLTY INIT DBID=17,AREA=TTM DBUTLTY LOAD DBID=17,FORMAT=NONE,KBYTES=9999,SORT=1
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|