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

Problem while loading table


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
adarsh.bhalke

New User


Joined: 06 May 2007
Posts: 16
Location: pune

PostPosted: Tue Aug 26, 2008 6:09 am
Reply with quote

Hi,
I have unloaded a table to a flat file whose LRECL is 950 but because of new requirement i have modified the file with LRECL as 1031 as my table structure got altered because of addition of new columns. But at the time loading the same data from the modified file i am getting an abend S04E.


Please tell me causes behind this and give me proper solution.

Thanks
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Aug 26, 2008 6:49 am
Reply with quote

Hello,

Quote:
Please tell me causes behind this and give me proper solution.
Not from the very little you've posted. . .

Additional disgnostic info was presented at the time of the abend.

You need to post that info as well as your jcl, load control statements, and the file attributes of the file you are using to load.
Back to top
View user's profile Send private message
Prasanthhere

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Tue Aug 26, 2008 10:52 am
Reply with quote

The new columns are added at the end of the table rt?

Try loading the table by creating a load card for the table which contains the table columns and position and specify it in SYSIN.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top