Previous Topic: DBUTLTY Resource ListNext Topic: CA Datacom Datadictionary and External Security


DBUTLTY Functions and Multi-User Facility Not Active

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
Maintenance

INIT AREA=CXX
LOAD AREA=CXX,DDNAME=aaaaaaaa (with no DBID specified)
CXXMAINT OPTION=CONVERT

Reporting

REPORT AREA=PXX
REPORT DEVICE=

Recovery

RESET AREA=CXX,DBID=database-identifier

Logging

INIT AREA=LXX
INIT AREA=FXX
INIT AREA=WXX
RESET AREA=LXX

Miscellaneous

TESTDATA
EDIT

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.