Unix Technical Forum

Re: Buffer Pool size problem.

This is a discussion on Re: Buffer Pool size problem. within the DB2 forums, part of the Database Server Software category; --> Hi AIX 4. DB2 7.2 I try to increase the buffer pool with the ID 1 using the following ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 01:51 AM
Alan Kwan
 
Posts: n/a
Default Re: Buffer Pool size problem.

Hi

AIX 4. DB2 7.2

I try to increase the buffer pool with the ID 1 using the following SQL to
find out what size currently had:

SELECT bpname
FROM syscat.bufferpools
WHERE bufferpoolid = 1

My questions is can I using SQL update statement to change the size or I
need to change it in control centre?

Please help.

AK.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-27-2008, 01:51 AM
Ian
 
Posts: n/a
Default Re: Buffer Pool size problem.

Alan Kwan wrote:
> Hi
>
> AIX 4. DB2 7.2
>
> I try to increase the buffer pool with the ID 1 using the following SQL to
> find out what size currently had:
>
> SELECT bpname
> FROM syscat.bufferpools
> WHERE bufferpoolid = 1
>
> My questions is can I using SQL update statement to change the size or I
> need to change it in control centre?


Updates to the system catalog will fail. Use ALTER BUFFERPOOL (or
Control Center).



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2008, 01:51 AM
Mark
 
Posts: n/a
Default Re: Buffer Pool size problem.

"Alan Kwan" <alan_kwan@lsl.com.hk> wrote in message news:<cjt7hv$q947@imsp212.netvigator.com>...
> Hi
>
> AIX 4. DB2 7.2
>
> I try to increase the buffer pool with the ID 1 using the following SQL to
> find out what size currently had:
>
> SELECT bpname
> FROM syscat.bufferpools
> WHERE bufferpoolid = 1
>
> My questions is can I using SQL update statement to change the size or I
> need to change it in control centre?
>
> Please help.
>
> AK.



Use the control center or "alter bufferpool".
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:57 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com