MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

LOAD the dataset generated by REORG

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
videlord
Beginner


Joined: 09 Dec 2004
Posts: 147
Topics: 19

PostPosted: Wed Jul 06, 2005 10:03 am    Post subject: LOAD the dataset generated by REORG Reply with quote

REORG job faile in RELOAD phase due to DATA SET full (reason code 00E40318)
SYSREC data set kept

then Term the utility, run sql:
Alter tablespace ts1 alter parition 1 priqty xxx secqty xxx compress yes

then use load utility to load the SYSREC generated in REORG UNLOAD PHASE
LOAD DATA REPLACE LOG NO NOCOPYPEND FORMAT UNLOAD

but all records discraded, 0 in, why?
Back to top
View user's profile Send private message
schintala
Beginner


Joined: 18 May 2005
Posts: 108
Topics: 31
Location: USA

PostPosted: Wed Jul 06, 2005 10:19 am    Post subject: Reply with quote

Looks like you don't have enough cylinders in store group volumes in creating shadow datasets during reorg reload phase. Did you see in the DB2MSTR for the exact error message. It gives you right direction. If it is space problem I would allocate more volume to the stogroup. BTW, how your table space allocation made? As per DB2 V7 in z/os LDS can not have more than 2GB data. If it exceeds more than it allocates another DS, and henc you should be cautious in allocating primary and secondary quantities would match with 2GB.
Back to top
View user's profile Send private message
videlord
Beginner


Joined: 09 Dec 2004
Posts: 147
Topics: 19

PostPosted: Wed Jul 06, 2005 10:38 am    Post subject: Reply with quote

schintala, thx for your reply.
But the now it is not the space problem, after ALTER SQL, space is OK.
The question is the SYSREC which kept from REORG UNLOAD phase can't be LOADed back to the same tablespace. All records discarded.
It's strange.
Back to top
View user's profile Send private message
schintala
Beginner


Joined: 18 May 2005
Posts: 108
Topics: 31
Location: USA

PostPosted: Wed Jul 06, 2005 12:40 pm    Post subject: Reply with quote

How your load card defined? Doesit matches with unload file.
Back to top
View user's profile Send private message
videlord
Beginner


Joined: 09 Dec 2004
Posts: 147
Topics: 19

PostPosted: Wed Jul 06, 2005 8:37 pm    Post subject: Reply with quote

Hi schintala
I have decribed it in the first post,

LOAD DATA LOG NO NOCOPYPEND FORMAT UNLOAD INTO xxx

REORG UNLOAD is internal format
Back to top
View user's profile Send private message
videlord
Beginner


Joined: 09 Dec 2004
Posts: 147
Topics: 19

PostPosted: Fri Jul 08, 2005 10:52 pm    Post subject: Reply with quote

It seems than SYSREC of REORG is not same as REORG UNLOAD ONLY in DB2 V8 for z/OS.
The 6 bytes head of each reacord are not same.
Do anyone know the meaning of the 6 bytes head of the unloaded record by REORG?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group