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 > "AUTOMATIC STORAGE" support for CREATE DATABASE in DB2 8.1?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-11, 02:21
rahulkul rahulkul is offline
Registered User
 
Join Date: Sep 2009
Posts: 5
Question "AUTOMATIC STORAGE" support for CREATE DATABASE in DB2 8.1?

Hello DB2 users,

Command "CREATE DATABASE ABCD AUTOMATIC STORAGE YES USING CODESET IBM-1252 TERRITORY US COLLATE USING SYSTEM PAGESIZE 4096" is not working with DB2 version 8" where as it is working well with DB2 V9.7 UDB.
Can anyone advise on whether 'AUTOMATIC STORAGE ON' and 'PAGESIZE 4096' are supported with DB2 V 8 UDB or not?

Thanks
Reply With Quote
  #2 (permalink)  
Old 02-25-11, 03:29
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Why don't you check the Command Reference manual for V8 to see the create database syntax?
__________________
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
  #3 (permalink)  
Old 02-25-11, 05:55
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Automatic Storage was introduced in 8.2.2(iirc). check your fix level and then the doc.

Cheers
Sathy
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #4 (permalink)  
Old 03-03-11, 04:22
rahulkul rahulkul is offline
Registered User
 
Join Date: Sep 2009
Posts: 5
Thanks for the reply. Got the answer
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