How can I tell what release of the VISION:Results Interface to DB2 is executing?
At the top of every page of SYSPRINT, VISION:Results displays the release of the base product:
VISION:RESULTS 6.0 * DATE mm/dd/yy 1--------------------VISION:RESULTS FREE FORM TEXT--------------------72
The DB2 Interface header is inserted in SYSPRINT at the point the DB2 interface is invoked. This includes information about the release number, where it is Full Function or Read Only, whether it is Static or Dynamic, and any patches that have been applied to the interface.
Here is an example of a Full Function DB2 Interface header:
INSERT ; ======================================= INSERT ; = VISION:INTERFACE FOR DB2/MVS (FF) = INSERT ; = DYNAMIC RELEASE 4.0 = INSERT ; = ALL RIGHTS RESERVED. = INSERT ; = FOLLOWING ARE THE INSTALLED PATCHES = INSERT ; = 4002 4004 4007 4009 = INSERT ; =======================================