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 > Identity columns in partitioned databases on AIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-03, 03:48
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
Identity columns in partitioned databases on AIX

I am using DB2 V 8.1 on AIX. Can any of you tell me whether identity columns are now allowed for partitioned databases for DB2 on AIX in the latest fixpaks?
Is there any documentation in IBM site regarding this?
And if identity columns are permitted, can they be used as partitioning keys ?
Reply With Quote
  #2 (permalink)  
Old 11-19-03, 11:16
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Re: Identity columns in partitioned databases on AIX

Quote:
Originally posted by Dipanjan
I am using DB2 V 8.1 on AIX. Can any of you tell me whether identity columns are now allowed for partitioned databases for DB2 on AIX in the latest fixpaks?
Is there any documentation in IBM site regarding this?
And if identity columns are permitted, can they be used as partitioning keys ?
The manual explicitly states that "IDENTITY column attributes are not supported in a database with more than one partition".

Hope this helps.

Nick
Reply With Quote
  #3 (permalink)  
Old 11-19-03, 23:15
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
which manual ? can you please provide me the link ?
I was under the impression that identity columns are not supported in 8.1 ( for partitioned databases) , but thought that they may have been included as part of a later fixpak ( most possibly 8.1.2).
Reply With Quote
  #4 (permalink)  
Old 11-19-03, 23:47
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
This statement is included in the Release Notes for Version 8 Fixpak 2:

- Support for IDENTITY columns in partitioned database environments

ftp://ftp.software.ibm.com/ps/produc...s/relnotes.pdf
__________________
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
  #5 (permalink)  
Old 11-20-03, 00:16
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
Thanks for your responses.
Can you please tell me whether 'sequence' is supported in 8.1.2 ?
( I can get round my problem by using sequences instead of identity columns)
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