URGENT - CICS Region abnormal termination



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

Re: URGENT - CICS Region abnormal termination

Postby MrH » Fri Feb 25, 2011 9:39 pm

This talk of moving CICS regions to different LPARs is a red flag to me. Is your DB2 on the same LPAR as this CICS region? CICS communications to DB2 only works when they're both on the same LPAR.
MrH
 

Re: URGENT - CICS Region abnormal termination

Postby MrH » Fri Feb 25, 2011 9:40 pm

stevexff wrote:The AKEB is the kernel abending. S01D is a system abend that implies you are trying to do something hiper-spacey which requires you to be authorised, and you're not. Like maybe opening a CICS data table or something.

Check that you don't have any unauthorised libraries in your STEPLIB (this could be the case if you have moved LPARs and the APF authorisation setup is different to your old LPAR). Although I'd be surprised if CICS would start at all in this case, so this may be a complete red herring.


I would say that's probably a red herring, because if there is an unauthorized STEPLIB library, the region should abend at startup time.
MrH
 

Previous

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post