If the MUF is not active and non-SQL security is installed, most DBUTLTY functions are denied with a return code 68. The following functions execute and run as if security is not installed:
|
Description |
Functions |
|
Full CXX |
INIT AREA=CXX |
|
Reporting |
REPORT AREA=PXX |
|
Recovery |
RESET AREA=CXX,DBID=database-identifier |
|
Logging |
INIT AREA=LXX |
|
Miscellaneous |
TESTDATA |
Note: TESTDATA is used at installation to load the files used in the DEMO database.
If you specify the CXX in your JCL, you must specify the same CXX used by the MUF, or return code 44 (an environment error) is issued.
|
Copyright © 2014 CA.
All rights reserved.
|
|