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

How to resolve U0853 ims abend?


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

New User


Joined: 01 Dec 2005
Posts: 3

PostPosted: Fri Apr 14, 2006 4:50 pm
Reply with quote

Hi all,
I am inserting data into database. The input data is coming from a flat file in sorted order. The database has two segments ( parent and child). I am facing problem during insertion (parent). After the execution of the insert call program is abending with U0853 code. I placed display statements after this call. i cannot see those display statements. Even the program is not evaluating the status code of that call.

Please help me in solving this abend. I don't want the descrition of the abend. I want the process to solve that abend. i am running the job in BMP mode. My PSB is present online ( i.e. present in ACBLIB). PROCOPT is "AP" for the inserting database.

Praveen.
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1209
Location: Bangalore,India

PostPosted: Mon Apr 17, 2006 2:18 pm
Reply with quote

Praveen,

would u please give exact abend list which u got from spool
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Apr 19, 2006 7:01 pm
Reply with quote

You must be running this program in batch as you use a flat file for input. Did you switch the database offline? Running batch against an online database often corrupts your database.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Avoid job abend on dataset held by us... JCL & VSAM 6
No new posts After newcopy the CICS program user f... CICS 7
No new posts User ABEND U0476. Need help. IMS DB/DC 1
No new posts ABEND 0717 during starting IMS IMS DB/DC 0
No new posts Call an hlasm from REXX in batch and ... CLIST & REXX 4
Search our Forums:


Back to Top