Are Faver user exits certified with Cobol for z/OS V6.3?
search cancel

Are Faver user exits certified with Cobol for z/OS V6.3?

book

Article ID: 197719

calendar_today

Updated On:

Products

FAVER VSAM Data Protection for z/OS

Issue/Introduction

Upgrading Cobol for z/OS V6.3 and need to know if my user exits written in Cobol will be supported.

Environment

z/OS any DA supported level

Faver release 4.5

Resolution

Yes, the Cobol interface has been completely certified under Cobol release 6.3. Must re-compile your user exit with current Cobol libraries.

Recommend you use the current libs in your compile

//****************************************************************** 
//*        LIBS FOR COBOL 6.3 TESTING                              * 
//****************************************************************** 
//STEPLIB  DD DISP=SHR,DSN=your.COBOL.V6R3M0.MAINT.SIGYCOMP        
//                 DD DISP=SHR,DSN=your.COBOL.V6R3M0.MAINT.SIGYMAC