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

IMS error code FR.


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
cdhami

New User


Joined: 24 Jan 2006
Posts: 28

PostPosted: Mon Feb 09, 2009 4:17 pm
Reply with quote

Hi there,
i am having trouble with status code FR which is received by my BMP program while inserting into IMS database.

The details of error tells about overflow buffer limit. i tried to add buffer through JCL but still facing the same problem.

another detail i found was FR is issued after GC is encountered which is not my case. I am getting FR status code for my first insert.

Note: when i run the same program through XPD, this errror is not seen.

please help
Back to top
View user's profile Send private message
Sandy Zimmer

Active Member


Joined: 13 Jun 2007
Posts: 826
Location: Wilmington, DE

PostPosted: Mon Feb 09, 2009 5:59 pm
Reply with quote

Can you please post your program code for the insert. You should have posted both of these together. A GC is only encountered on a read - so post your read logic too. It is imperative in IMS that if you do not receive the expected result of a call DO NOT continue processing.
Back to top
View user's profile Send private message
cdhami

New User


Joined: 24 Jan 2006
Posts: 28

PostPosted: Tue Feb 10, 2009 10:05 am
Reply with quote

dear sandy,
my FR status code problem was resolved by adding buffer parameters in DFFRC00.

Thanks for the prompt reply
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top