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 > create bufferpool query error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-13-10, 15:44
db2user24 db2user24 is offline
Registered User
 
Join Date: Nov 2007
Posts: 248
create bufferpool query error

Hi,

I'm using DB2 version 8.2 UDB on Linux.. this create bufferpool statement is failing.. is AUTOMATIC not supported in versions < 9? Or is something else wrong with my query? Thanks!!


db2 "CREATE BUFFERPOOL USERTMP_BP IMMEDIATE DATABASE PARTITION GROUP USERGROUP SIZE 6000 AUTOMATIC"

DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0104N An unexpected token "AUTOMATIC" was found following "USERGROUP SIZE
6000". Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
Reply With Quote
  #2 (permalink)  
Old 10-13-10, 17:11
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Quote:
Originally Posted by db2user24 View Post
is AUTOMATIC not supported in versions < 9?
Doesn't exist in v8
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