I am fairly sure that you will need to recompile your COBOL programs. z/OS 
cannot run z/VSE "load modules". The infrastructure control blocks are 
different. For instances, z/VSE uses DTFxx macros (control block) for SAM files 
whereas z/OS uses DCB. You cannot OPEN a z/VSE DTF under z/OS and vice versa.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * 
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Davis, Kriss
> Sent: Monday, February 21, 2011 8:36 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Question about COBOL Program
> 
> I have been following this thread for a bit.  Maybe I missed where the
> has been answered.
> 
> Are COBOL LOAD modules incompatible between VSE and Z/os?  
> (specifically
> regarding file handling?)  If not, is there an option to 
> delay or stage
> the changing and recompiling/binding of the COBOL SOURCE code until
> after the conversion.  The programs could be changed as they 
> come up for
> maintenance or encounter a problem?  If the old ones can continue to
> run,  you could use historical data to determine if certain 
> programs are
> often maintained or fails frequently, and work on those 
> programs first?
> 
> Kriss
> 
> 
> 
> Kriss Davis
> Project Manager, CIRBN
> ITDC Room 122C, Mail Code 6370
> Illinois State University
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
> 
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to