LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2005)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 21 Jun 2005 10:11:48 -0400
Reply-To:   CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender:   CICS List <CICS-L@LISTSERV.UGA.EDU>
From:   "GOODWIN, DIANE M." <DGOODWIN@AMICA.COM>
Subject:   Re: IGD104I in CICS Region
Content-Type:   multipart/alternative;

I did check and a couple of files that did work - the script that did the deallocate and free successfully - were also SMS managed.

Diane

_____

From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU] On Behalf Of Clark, Graham Sent: Tuesday, June 21, 2005 10:09 AM To: CICS-L@LISTSERV.UGA.EDU Subject: Re: IGD104I in CICS Region

Diane,

Those aren't errors, just informational messages. You'll get them with any job that uses a file. The alternative to retained is "deleted" which is not what you want I'd guess.

Maybe other datasets are not SMS managed??

What do you see if you do a CEMT I FILE for these files?

Cheers

Graham

Graham Clark

CICS Systems Programmer,

ACS Ireland.

Building 5100,

Cork Airport Business Park,

Co Cork.

Direct Line 00 353 (0)21 2314732.

Internal 3732

VOIP 214 416 3732

-----Original Message----- From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU] On Behalf Of GOODWIN, DIANE M. Sent: Tuesday, June 21, 2005 3:01 PM To: CICS-L@LISTSERV.UGA.EDU Subject: IGD104I in CICS Region

Hi,

We have a product (Synchro) that allows us to set up a batch job that will run against a CICS region to deallocate and free a dataset. We have been using it for awhile.

The applications people are having a problem with it on a couple of files. The Syncrho Script seems to run fine and says the file is deallocated and free'd but if you look at the file and do a "whohas" on it - it still shows the CICS region having an ENQ on the file. What I did notice in the JESYSMSG of the region is an error for these files. The error is -

IGD104I GUISXXX.CNTLCD.MASTER.TEST.V1 RETAINED, DDNAME=HCDDIN

IGD104I GUISXXX.UDE.WORK.RECORDS.V1 RETAINED, DDNAME=UWRDDIO

Any idea on what this means? The z/OS message manual says the SMS-managed dataset was kept at the end of a step. But why these datasets and not the others?

TIA,

Diane M. Goodwin

IT Product Adminstration Specialist III

email: dgoodwin@amica.com

_____

********************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify postmaster@amica.com and the sender of the message. Thank you. **********************************************************


[text/html]


Back to: Top of message | Previous page | Main CICS-L page