If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > IDCAMS error IDC3221I

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-04, 11:47
Marjorie Marjorie is offline
Registered User
 
Join Date: Mar 2004
Location: florida
Posts: 12
Question IDCAMS error IDC3221I

Was loading data to DB2 table using BMC load utility. DB2/BMC automatically generates the IDCAMS statement and this is the message it gave me.....

DEFINE CLUSTER -
(NAME(U011.DSNDBC.WPDDPROD.WPDXEM01.I0001.A006) -
LINEAR -
REUSE -
SHAREOPTIONS(3 3) -
NOERASE -
RECORDS(0016777216 0000658620) -
IDC3221I CONSTANT '0016777216' NOT WITHIN VALUE RANGE
VOLUMES('* ') ) -
DATA(NAME(U011.DSNDBD.WPDDPROD.WPDXEM01.I0001.A006 ) -
)

For some reason it won't allocate that primary quatity in the RECORDS parm even though there is ample space. I can't tell if this is systems or database problem. I've got calls out to both BMC and DB2.
Reply With Quote
  #2 (permalink)  
Old 03-02-04, 11:51
Marjorie Marjorie is offline
Registered User
 
Join Date: Mar 2004
Location: florida
Posts: 12
Re: IDCAMS error IDC3221I

Sorry, DB2 version is 7.1.
Reply With Quote
  #3 (permalink)  
Old 03-02-04, 12:39
Marcus_A Marcus_A is online now
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
That looks like a VSAM/IDCAMS problem, not DB2. Look up the error message in the VSAM/IDCAMS Messages and Codes, or contact BMC.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On