CICS VSAM Error/Information Message

Help for IBM's record-oriented filesystem VSAM, ESDS, KSDS, RRDS, LDS and Storage management Subsystems
vigneshwarraan
Posts: 1
Joined: Sat Jan 19, 2013 6:23 pm
Skillset: COBOL, JCL
Referer: Website

CICS VSAM Error/Information Message

Postby vigneshwarraan » Sat Jan 19, 2013 6:30 pm

In my system, I am getting the below Warning/Information Message. I believe these messages are delaying my Critical files being opened.

This is the message.

IEC161I 039-061,XXXXX,XXXXX,QAAAAA,,,ABCD.XYZ.AIX
IEC161I ABCD.XYZ.AIXD,CATALOG.UCAT.PRD
IEC161I 039-061....

How can I stop this message from coming in the system.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: CICS VSAM Error/Information Message

Postby enrico-sorichetti » Sat Jan 19, 2013 7:58 pm

what does the Messages manual say ???

it is wrong to believe in something without being informed

How can I stop this message from coming in the system.

by fixing the cause :mrgreen:
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: CICS VSAM Error/Information Message

Postby steve-myers » Sat Jan 19, 2013 8:41 pm

Mr. Sorichetti is correct. You (not us) must locate this message, understand what it means, and correct the underlying problem.

This has absolutely nothing to do with CICS or system programming. Perhaps the moderators can move this topic to the appropriate area.

If you are lucky, the message description will tell you what you must do to correct this problem.

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: CICS VSAM Error/Information Message

Postby Robert Sample » Sat Jan 19, 2013 9:41 pm

I believe these messages are delaying my Critical files being opened.
Probably not by a lot. Although the error DOES indicate that if you / your site are this sloppy with a VSAM alternate index, you / your site is probably doing other things to slow down opening of files in the CICS region. Are your critical files set to open on FIRSTREF or STARTUP?


  • Similar Topics
    Replies
    Views
    Last post