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 

identity column handling in purging

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


Joined: 14 Oct 2004
Posts: 130
Topics: 43
Location: virtual village

PostPosted: Wed May 09, 2007 1:33 pm    Post subject: identity column handling in purging Reply with quote

Hi,
I was trying to purge the data from a table which has an identity column. Am getting this error--


_________________
Thanks
Back to top
View user's profile Send private message
Sarangadhar
Beginner


Joined: 14 Oct 2004
Posts: 130
Topics: 43
Location: virtual village

PostPosted: Wed May 09, 2007 1:42 pm    Post subject: identity column handling in purging Reply with quote

Lemmi give some more details--

we used DSNUTILB utility for purging..

job log is --
DSNU000I DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = LDVALRN
DSNU050I DSNUGUTC - LOAD DATA INDDN(SYSREC00) RESUME YES
DSNU650I #DB2T DSNURWI - INTO TABLE D6744DBT.CYC_FRC_CAP REPLACE PART 7
DSNU256I #DB2T DSNUROFL - INVALID PARTITION SPECIFICATION
DSNU269I #DB2T DSNURNFL - FIELD CYC_FRC_CAP_ID IS NOT ALLOWED
DSNU012I DSNUGBAC - UTILITY EXECUTION TERMINATED, HIGHEST RETURN CODE=8
_________________
Thanks
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed May 09, 2007 2:47 pm    Post subject: Reply with quote

Quote:

DSNU650I #DB2T DSNURWI - INTO TABLE D6744DBT.CYC_FRC_CAP REPLACE PART 7


You cannot specify Partition number with identity column is a part of partionining key.

You need to edit the file to remove the Identity column field and re-run the load job.

Also check this

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNUGH13/2.12.2.3.4?DT=20020826194002#HDRLOAID

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sarangadhar
Beginner


Joined: 14 Oct 2004
Posts: 130
Topics: 43
Location: virtual village

PostPosted: Wed May 09, 2007 3:20 pm    Post subject: Reply with quote

Kolusu,
This occurs when I try to UNLOAD. How to ignore the field during UNLAOD..
_________________
Thanks
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