Can artadmin For ART CICS Return The Current Patch Level?
(Doc ID 2086689.1)
Last updated on OCTOBER 12, 2022
Applies to:
Oracle Tuxedo Application Runtime for CICS and Batch - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
Can we have "-v" option for ART CICS that returns the complete version including the rolling patch ?
This one exists for Tuxedo, ART IMS and ART Batch but not for ART CICS.
Tuxedo :
# /home/products/tuxedo/12.1.3.0.0.30/bin/tmadmin -v
INFO: Oracle Tuxedo, Version 12.1.3.0.0, 64-bit, Patch Level 030
IMS :
# /home/products/artims/12.1.3.0.0.21/bin/imsadmin -v
Oracle Tuxedo Application Runtime for IMS, Version 12.1.3.0, RP021, 64-bit
Batch :
# /home/products/artbatch/12.1.3.0.0.23/bin/artjesadmin -v
INFO: Oracle Tuxedo Application Runtime for Batch, Version 12.1.3.0, 64-bit, Patch Level (RP023)
CICS :
# /home/products/artcics/12.1.3.0.0.24/bin/artadmin -v
artadmin: illegal option – v
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |