CA Ideal IDBATCH jobs fail with error 1-IDADIDIN22D - Neither Datacom/DB not DB2 support is installed.
search cancel

CA Ideal IDBATCH jobs fail with error 1-IDADIDIN22D - Neither Datacom/DB not DB2 support is installed.

book

Article ID: 33531

calendar_today

Updated On:

Products

Ideal

Issue/Introduction

Issue:

After CA Ideal upgrade, any attempt to run IDBATCH batch jobs fail with errors: 

+ICSCBTIN01I - DATADICTIONARY WAS OPENED SUCCESSFULLY 
+IDADIDIN93D - INTERR: IDEAL INSTALLATION ERROR. 
+IDADIDIN95D - NO DATABASE FOUND 
 
1-IDADIDIN22D - Neither Datacom/DB not DB2 support is installed 

Environment:

Any.

Cause:

The CA Ideal load module @IADFLGS was not legitimate. Either the @IADFLGS module was not prepared by assembling macro ADFLGS or that macro ADFLGS was assembled without specifying either Datacom or DB2 as "Y" (yes) to identify the database in use:

ADFLGS   CSECT                                 
         ADFLAGS TYPE=DC,DB=y/n,DB2=y/n,VSAM=y/n     
         END                                   
 
See CA Ideal installation job INSTJCL member ILCUS01 for the installation custom assemblies.

Resolution:

Reassemble ADFLGS with "DB=Y" for CA Datacom usage or "DB2=Y" for CA Ideal for DB2 product usage.

Additional Information: 

Also, the IDADIDIN22 error message was missing from the CA Ideal for CA Datacom Message Reference Guide Version 15.00

https://support.ca.com/cadocs/0/CA%20Ideal%20for%20CA%20Datacom%2015-ENU/Bookshelf_Files/PDF/IDEAL_Message_ENU.pdf

The documentation will be updated as follows:

   IDADIDIN22 - Neither Datacom/DB nor DB2 support is installed

   Reason:

   ADFLAGS has been assembled with DB=N and DB2=N.  There must be at least one database management
   system available for a CA Ideal environment.

   Action:

   Notify your site administrator and review post-install customization jobs.

Also, note the issued error message will be updated (word 'not' to 'nor') as follows:

   IDADIDIN22D - Neither Datacom/DB nor DB2 support is installed 

 

 

 

 

 

Environment

Release:
Component: IDEAL