Datacom/DB 15.0 EOS: Datacom/AD or /DB in use?
search cancel

Datacom/DB 15.0 EOS: Datacom/AD or /DB in use?

book

Article ID: 142767

calendar_today

Updated On:

Products

Datacom DATACOM - AD Datacom/DB

Issue/Introduction

Datacom/AD was installed but the Datacom Multi-User (MUF) startup shows this informational message showing Datacom/DB:

 DB00215I - CA Datacom/DB Version 15.0   

How to verify what Datacom product is in use?

Environment

Release : 15.0

Component :  Datacom 

Resolution

Datacom®/DB for z/OS 15.0  EOS effective December 31, 2020 March 21, 2021 only refers to the Datacom/DB product and not to Datacom/AD.
NOTE: The EOS date has been extended to March 21, 2021.

Datacom/DB for z/OS Version 15.0 has been GA since Oct 2014 and version 15.1 GA since Feb 2016.

To see what MUFs that have started since last IPL, run batch DBUTLTY on each LPAR with SYSIN:

REPORT MEMORY=MVS

You will see the list of MUF NAMEs, the "DC" column showing "AD" (or "DB") along with other information.

For example, here is a snippet of a report run here showing two MUFs including an AD MUF and a DB MUF:

MUF NAME STATUS  REL  JOB NAME JOB ID   CXX NAME DC  ENBL-MDHMS ...

AD15MUF  ENABLED 15.0 AD15MUF  STC58376 AD15MUF  AD  0104223228 ...
DBDVMF1  ENABLED 15.0 DBDVMF   JOB57700 DBDVMF   DB  0108114427 ...

Look also at MUF message DB00201I to see if this MUF is running AD or DB. 

Additional Information

To further see that your MUFs are Datacom/AD and not the fully licensed Datacom/DB product, you can see what databases have been catalogued into the directory file CXX.

Run a DBUTLTY job on each MUF with SYSIN:

REPORT AREA=CXX,TYPE=A

That report will list all of the database areas in that MUF. You should only see the system databases and perhaps some demo bases (1 and/or 10) and then only your CA Using products database(s). 

Here are a few examples using product databases: ENF uses base 700; Jobtrac uses base 161 and perhaps 162; CA-11 uses base 601.

Also, notice "DATACOM/AD" in that report in the title on the left hand side:

DATACOM/AD DATA AREA SPACE UTILIZATION REPORT

In addition, to check your product installation, check your SMP/e CSI. The presence of FMID CAAXF00 in your CSI gives one clue that this is definitely a Datacom/AD CSI since CAAXxxx is specific to Datacom/AD.