Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
typical problem in CICS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
pradeep telkar

New User


Joined: 18 Feb 2008
Posts: 5
Location: Bangalore

PostPosted: Mon Feb 18, 2008 1:06 pm    Post subject: typical problem in CICS
Reply with quote

HI All,
I am facing some kind of typical problem in CICS. I have a program which is working fine in one of our CICS devel region. But the same program is not working in other region.
The problem what i am facing is, the program is not referencing the changed copybook. If i look in the compiler listing, it says the program is using the latest copybook but if i newcopy the load in CICS region and trigger, its still refering the old copybook.
Its the read statement which is giving error. The file length is in the copybook and when the read statement comes, the progrm still refering the old copybook length. I checked this in CEDF. The timestamp of the load in the loadlib and the cics region lib is same.
surprisingly, there are other progrms which used the same copybook for File length and they are working fine.
Please suggest how to get rid of this.
can anyone tell me how to check the newcopy progrm is the one which we have in system library ?
Back to top
View user's profile Send private message
References
PostPosted: Mon Feb 18, 2008 1:06 pm    Post subject: Re: typical problem in CICS Reply with quote

William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 2970
Location: Tucson AZ

PostPosted: Mon Feb 18, 2008 5:20 pm    Post subject: Re: typical problem in CICS
Reply with quote

pradeep telkar wrote:
can anyone tell me how to check the newcopy progrm is the one which we have in system library ?

I would CECI LOAD the program and save the load address, then CEDA the (any) program and plug the address in the working storage address and search there for the compile timestamp near the front of the module.....
Back to top
View user's profile Send private message
rasitha chandran

New User


Joined: 25 Jan 2008
Posts: 2
Location: chennai

PostPosted: Wed Feb 27, 2008 12:16 pm    Post subject: Reply to: typical problem in CICS
Reply with quote

After changing the latest copy book, once again compile the program and give new copy in cics region. i think this will work.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7339
Location: 221 B Baker St

PostPosted: Wed Feb 27, 2008 10:48 pm    Post subject:
Reply with quote

Hello,

Might it be that an "old" version of the program is in some "earlier" library and so the enhanced version of the program is not the one loaded/new copied?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1