Jopaz 1.2.0 | Jopaz for Adabas | Running the Installation Verification Program PGMADAOP.class
 
Running the Installation Verification Program PGMADAOP.class
Now that you have everything installed and configured, you can submit the test job ADAEXEC. With this job the Java .class of the PGMADAOP test program compiled by Jopaz is executed. The PGMADAOP program contains two Adabas commands: OPEN and CLOSE.
If OPEN is successful, the program reports:
========== Adabas AJZ Interface ==========
Installation Verification Program PGMADAOP
==========================================
Adabas OPEN(OP) Success. RSP: 0000
Adabas User -Queue Userid ....: COBBTCHU
------------------------------------------
Adabas CLOSE(CL) Success. RSP: 0000
Total Commands Issued .......: 0000002
=========================================
If it fails, it reports:
========== Adabas AJZ Interface ==========
Installation Verification Program PGMADAOP
==========================================
Adabas OPEN(OP) error. RSP: 0148
SUBC: F
=========================================