URGENT HELP - WITH CICS



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

URGENT HELP - WITH CICS

Postby tigereagle » Thu Apr 17, 2008 12:02 am

Hi,
My team is facing a critical issue which is breaking the entire Sytem testing for quite a while now. Any thoughts are much appreicated. Here is the snippet of the problem we are facing. Thanks for looking into it

====================================

One of the Customer requirements for CHIS 800 LE Version is to use the "Enterprise Compiler". We are facing a lot of issues with online jobs.While invoking the transaction we are getting ASRA Abend. And we are not sure about the SYSTEM libraries that are required for CICS Enterprise Compiler. We found in internet that the following SYSLIB to be added in ARCHDEF. But, that didn't solve the issue.

LKED LE370
CMD INCLUDE SYSLIB (CEESTART)
CMD INCLUDE SYSLIB (CEESG010)
CMD INCLUDE SYSLIB (DFHELII)
CMD INCLUDE SYSLIB (DSNCLI)
CMD REPLACE PLISTART
CMD REPLACE DFHPL1OI
CMD CHANGE IBMBINT (CEEBINT)
CMD CHANGE PLIMAIN (CEEMAIN)
ARCHNCAL of main program
ARCHNCAL of Subprograms
CMD ORDER CEESTART
CMD ENTRY CEESTART
LOAD Name

We are using the concept called Project Definitions (Translators) in SCLM for Compile or Link-Edit and not the JCL.
====================================

Any thoughts / suggestions/ help is much helpful. Thanks!
tigereagle
 
Posts: 1
Joined: Thu Apr 17, 2008 12:00 am
Has thanked: 0 time
Been thanked: 0 time

Re: URGENT HELP - WITH CICS

Postby CICS Guy » Thu Apr 17, 2008 7:39 pm

What does an ASRA have to do with the junk you displayed?
And it can't be too urgent since you havn't given us enough information to do anything with....
CICS Guy
 
Posts: 246
Joined: Wed Jun 20, 2007 4:08 am
Has thanked: 0 time
Been thanked: 0 time


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post