CICS VSAM Transparency for z/OS, Version 1.2


Implement the CICS VT ISPF interface

The CICS® VT ISPF mapping component uses REXX executables in cvt210.SVIDEXEC. The REXX member VIDSTART in the library cvt210.SVIDEXEC initiates the mapping component.

Start the CICS VT ISPF interface using default parameters with the TSO command:

EXEC 'cvt210.SVIDEXEC(VIDSTART)'

You can override default data set high-level qualifier and language default values as follows:

EXEC 'SYS3.SVIDEXEC(VIDSTART)' 'hlq(cvthlq) lang(K)'

CICS VT connects to DB2® , so ensure that the DB2 SDSNLOAD data set is available to your ISPF session.

Start of change

ISPF and screen readers

CICS VT ISPF screens support screen readers. To avoid pop-up windows, you must ensure that the ISPF environment setting "long message in pop-up" is set to off. Use the ISPF SETTINGS command or option 0 from the standard IBM ISPF Primary Option Menu to set the long message option to off.

End of change




Last updated: December 6, 2013 20:43:11

Information Information

Feedback


Timestamp icon Last updated: Friday, 6 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///topics/cvtug_ispf_interface.html