IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Fetch protected area


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jagadeshdvn

New User


Joined: 27 Jun 2005
Posts: 12
Location: East Hartford

PostPosted: Fri May 12, 2006 9:25 pm
Reply with quote

Am trying to xpedite a program. In that am trying to view/edit a variable but it is not allowing me for the same. It is giving an error saying "Fetch protected area". This variable is part of copybook and is alphanumeric. The copybook is declared in linkage section. This is happening only for some fields in the copybook. am able to view and edit data in those fields.

Please let me know what is this error and how to handle it.
Back to top
View user's profile Send private message
mallikiran

New User


Joined: 07 Sep 2005
Posts: 49

PostPosted: Tue May 16, 2006 3:46 am
Reply with quote

Having said that variables are linkage section, I suspect that you have the wrong address assigned to these variables or maybe even the 01 level of the copybook.
Back to top
View user's profile Send private message
mani_jnumca

New User


Joined: 18 Jan 2006
Posts: 16
Location: PUNE

PostPosted: Fri Aug 11, 2006 9:21 pm
Reply with quote

Hi Mallikiran,

I agree with you that the problem is because of wrong address. how this problem can be resolved?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Fetch data from programs execute (dat... DB2 3
No new posts Code Multi Row fetch in PL1 program PL/I & Assembler 1
No new posts Need to fetch data from so many DB2 t... DB2 9
No new posts IMS scratch pad area IMS DB/DC 1
No new posts fetch the record number from FMNMAIN ... CLIST & REXX 10
Search our Forums:

Back to Top