Re: CSP/AD and zOS 1.8

2008-06-12 Thread Gabe Torres
Rose,
 We exchanged 'offlist' about our successful testing of CSP in our Test
Lpar and I promised an update when we cutover to production.

We converted our production lpars from z/OS 1.4 to z/OS 1.8 using the
concatenation of the z/OS1.7 LE Libraries in the CSP product.   Although
not supported,... It is working fine.

There were some issues with other non-OS products in our software mix,
but those are now resolved.  (We converted this past Sunday).

So it on to the next project... A z9 Upgrade this Sunday.!!!

Thanks
  gabe
 
 

Rose said:
We have a site still using CSP/AD (unsupported). The product failed in
the BUILD function under under z/OS 1.8. We received word from IBM that
they had customers running CSP/AD with Z/OS 1.8 reporting similiar
problems.  

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



Re: CSP/AD and zOS 1.8

2008-03-31 Thread Timothy Sipples
Others have provided some good answers to the short-term unsupported fix.
The supported fix is to get thee updated to Rational Enterprise Generation
Language (EGL). There are migration guides located here (scroll down to the
bottom):

http://www.ibm.com/developerworks/rational/products/egl/egldoc.html

The last link on that page (Cross System Product v4.1 Migration to EGL)
is the most relevant in your case, so please start there.

Migration is a two-step procedure, first migrating to VisualAge Generator
(last version) and then to Rational EGL. Ultimately on the mainframe you'd
likely license and install Rational COBOL Runtime for zSeries (5655-R29) in
lieu of CSP. (You can also generate Java from EGL and deploy to other
runtimes such as WebSphere Application Server for z/OS.) On the development
client side you'd use Rational Business Developer (5724-S50).

Hope that helps.

- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Specializing in Software Architectures Related to System z
Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
E-Mail: [EMAIL PROTECTED]
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: CSP/AD and zOS 1.8

2008-03-30 Thread Skip Robinson
Make a copy of your last LE SCEERUN library that worked with CSP for
build/compile. In our case it was 1.7. STEPLIB to it. That has worked for
us up through 1.9. No one will hassle you.

We've had no problems with actual CSP execution through 1.9.

.
.
JO.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[EMAIL PROTECTED]


   
 Rose Meininger
 [EMAIL PROTECTED] 
 M To 
 Sent by: IBM  IBM-MAIN@bama.ua.edu
 Mainframe  cc 
 Discussion List   
 [EMAIL PROTECTED] Subject 
 .edu CSP/AD and zOS 1.8  
   
   
 03/28/2008 10:43  
 AM
   
   
 Please respond to 
   IBM Mainframe   
  Discussion List  
 [EMAIL PROTECTED] 
   .edu   
   
   




We have a site still using CSP/AD (unsupported). The product failed in the
BUILD function under under z/OS 1.8. We received word from IBM that they
had customers running CSP/AD with Z/OS 1.8 reporting similiar problems.
They believe the problem is in the runtime libraries for Z/OS 1.8, but they
will
not address as CSP/AD is no longer supported. Has anyone dealt with this
issue? If yes, how did you address it short-term? I would like a short-term

solution so I can implement z/OS 1.8. Then we look for a long-term
solution.
Thank you. Rose

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



CSP/AD and zOS 1.8

2008-03-28 Thread Rose Meininger
We have a site still using CSP/AD (unsupported). The product failed in the 
BUILD function under under z/OS 1.8. We received word from IBM that they 
had customers running CSP/AD with Z/OS 1.8 reporting similiar problems.  
They believe the problem is in the runtime libraries for Z/OS 1.8, but they 
will 
not address as CSP/AD is no longer supported. Has anyone dealt with this 
issue? If yes, how did you address it short-term? I would like a short-term 
solution so I can implement z/OS 1.8. Then we look for a long-term solution. 
Thank you. Rose  

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


Re: CSP/AD and zOS 1.8

2008-03-28 Thread Ted MacNEIL
They believe the problem is in the runtime libraries for Z/OS 1.8, but they 
will not address as CSP/AD is no longer supported. Has anyone dealt with this 
issue? If yes, how did you address it short-term? I would like a short-term 
solution so I can implement z/OS 1.8.

I think the licensing agreement will allow my suggestion; you'd better check 
into it.

Copy the old run-times somewhere and steplib/joblib to them.

-
Too busy driving to stop for gas!

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


Re: CSP/AD and zOS 1.8

2008-03-28 Thread Richard Peurifoy

Rose Meininger wrote:
We have a site still using CSP/AD (unsupported). The product failed in the 
BUILD function under under z/OS 1.8. We received word from IBM that they 
had customers running CSP/AD with Z/OS 1.8 reporting similiar problems.  
They believe the problem is in the runtime libraries for Z/OS 1.8, but they will 
not address as CSP/AD is no longer supported. Has anyone dealt with this 
issue? If yes, how did you address it short-term? I would like a short-term 
solution so I can implement z/OS 1.8. Then we look for a long-term solution. 
Thank you. Rose  


Have you tried using a STEPLIB to point to the runtime libraries on
the older system?

--
Richard

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