473,624 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

plz help urgent

hi,
when i tried to create buffer pool in production

The buffer pool operation (CREATE/ALTER) will not take effect until
the next database startup due to insufficient memory. SQLSTATE=01657
and when I re-start database i am getting

SQL1478W The defined buffer pools could not be started. Instead, one
small
buffer pool for each page size supported by DB2 has been started.
SQLSTATE=01626

i'm using 32-bit version of db2(production server) for windows. and
it works fine in my local server which is also of same config

i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???
thnaks and regards
sridhar

Sep 13 '06 #1
8 2269
situ wrote:
hi,
when i tried to create buffer pool in production

The buffer pool operation (CREATE/ALTER) will not take effect until
the next database startup due to insufficient memory. SQLSTATE=01657
and when I re-start database i am getting

SQL1478W The defined buffer pools could not be started. Instead, one
small
buffer pool for each page size supported by DB2 has been started.
SQLSTATE=01626

i'm using 32-bit version of db2(production server) for windows. and
it works fine in my local server which is also of same config

i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???
It appears you don't have enough memory for the buffer pools requested.
So if you decrease their sizes to a more reasonable limit you should be
fine.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

IOD Conference
http://www.ibm.com/software/data/ond...ness/conf2006/
Sep 13 '06 #2

Serge Rielau wrote:
situ wrote:
hi,
when i tried to create buffer pool in production

The buffer pool operation (CREATE/ALTER) will not take effect until
the next database startup due to insufficient memory. SQLSTATE=01657
and when I re-start database i am getting

SQL1478W The defined buffer pools could not be started. Instead, one
small
buffer pool for each page size supported by DB2 has been started.
SQLSTATE=01626

i'm using 32-bit version of db2(production server) for windows. and
it works fine in my local server which is also of same config

i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???
It appears you don't have enough memory for the buffer pools requested.
So if you decrease their sizes to a more reasonable limit you should be
fine.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

IOD Conference
http://www.ibm.com/software/data/ond...ness/conf2006/

thanks serge,

apart from resizing, is there any thing that can be done from OS side
like doing some change in memory allotment and also from db2 by
configuring some parameters

thnks and regrads
sri

Sep 13 '06 #3
"situ" <SR********@RED IFFMAIL.COMwrot e in message
news:11******** **************@ i3g2000cwc.goog legroups.com...
i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???

thnaks and regards
sridhar
In many cases (depending on the OS), you cannot even get up to 2GB with
32bit instance. Try lowering the bufferpools to 1GB.
Sep 13 '06 #4

Mark A wrote:
"situ" <SR********@RED IFFMAIL.COMwrot e in message
news:11******** **************@ i3g2000cwc.goog legroups.com...
i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???

thnaks and regards
sridhar

In many cases (depending on the OS), you cannot even get up to 2GB with
32bit instance. Try lowering the bufferpools to 1GB.
thanks
till now i have'nt fix it yet, i.e i didn't decrease the buffer pool
size,
but i restarted the prod server and i connected the application to the
database amezing it seems to be working fine,
till now it doesn't bombed anywhere :)

but i have a suspicion that whether it is still using internal
bufferpools,

is there any way to know the data base is using a specifed bufferpools
what i have assigned

thanks

sri

Sep 13 '06 #5
"situ" <SR********@RED IFFMAIL.COMwrot e in message
>
thanks
till now i have'nt fix it yet, i.e i didn't decrease the buffer pool
size,
but i restarted the prod server and i connected the application to the
database amezing it seems to be working fine,
till now it doesn't bombed anywhere :)

but i have a suspicion that whether it is still using internal
bufferpools,

is there any way to know the data base is using a specifed bufferpools
what i have assigned

thanks

sri
Look at the db2diag.log to see if the hiden bufferpools are used just after
instance startup.
Sep 13 '06 #6
situ wrote:
apart from resizing, is there any thing that can be done from OS side
like doing some change in memory allotment and also from db2 by
configuring some parameters
You could move to a 64bit system.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Sep 13 '06 #7
Don't know if you want to leave it this way. Depends upon what
bufferpool sizes you ended up with. Your performance may suffer.

Larry E.

situ wrote:
Mark A wrote:
>>"situ" <SR********@RED IFFMAIL.COMwrot e in message
news:11****** *************** *@i3g2000cwc.go oglegroups.com. ..
>>>i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???

thnaks and regards
sridhar

In many cases (depending on the OS), you cannot even get up to 2GB with
32bit instance. Try lowering the bufferpools to 1GB.


thanks
till now i have'nt fix it yet, i.e i didn't decrease the buffer pool
size,
but i restarted the prod server and i connected the application to the
database amezing it seems to be working fine,
till now it doesn't bombed anywhere :)

but i have a suspicion that whether it is still using internal
bufferpools,

is there any way to know the data base is using a specifed bufferpools
what i have assigned

thanks

sri
Sep 13 '06 #8
The other thing you could do is:
1) State which version of DB2 tyou're on. Answer to this is deopendent on
V7 or V8/V9. As well the OS as this has an impact on all versions of DB2.
2) A little bit of reading the DB2 Quick Beginnings, which is online, will
show you, for your OS, what are the constraints on memory size, bufferpools
and what , if anything can be done.

Then. when you have explored this, a post here will help you and us try to
find out what can be done, if anything.
I know I'm asking a lot here but we'd all like to help.
Regards, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"situ" <SR********@RED IFFMAIL.COMa écrit dans le message de news:
11************* *********@b28g2 00...legr oups.com...
>
Serge Rielau wrote:
>situ wrote:
hi,
when i tried to create buffer pool in production

The buffer pool operation (CREATE/ALTER) will not take effect until
the next database startup due to insufficient memory. SQLSTATE=01657
and when I re-start database i am getting

SQL1478W The defined buffer pools could not be started. Instead, one
small
buffer pool for each page size supported by DB2 has been started.
SQLSTATE=01626

i'm using 32-bit version of db2(production server) for windows. and
it works fine in my local server which is also of same config

i know The 32-bit version of DB2 can only access a maximum of 2GB of
memory.

but what is the fix for this??????

how could i get out of this situation now???
It appears you don't have enough memory for the buffer pools requested.
So if you decrease their sizes to a more reasonable limit you should be
fine.

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

IOD Conference
http://www.ibm.com/software/data/ond...ness/conf2006/


thanks serge,

apart from resizing, is there any thing that can be done from OS side
like doing some change in memory allotment and also from db2 by
configuring some parameters

thnks and regrads
sri
Sep 13 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2415
by: Rob | last post by:
I have a form - when you click the submit button, it appends a variable to the URL (e.g. xyz.cgi?inputID=some_dynamic_variable) It also opens a new page. Now, that some_dynamic_variable is actually the name of a form element on the parent window. On the new page, I have this javascript: ---- var var2 = location.search.substring(9); document.write(var2)
9
4297
by: Stefan Bauer | last post by:
Hi NG, we've got a very urgent problem... :( We are importing data with the LOAD utility. The input DATE field data is in the format DDMMYYYY (for days) and MMYYYY (for months). The target data format is european DD.MM.YYYY (for days) and 01.MM.YYYY (for months). The input format is not recognizable as a DATE input to a DB2 LOAD for
8
5232
by: Mike | last post by:
Hello, I have a few rather urgent questions that I hope someone can help with (I need to figure this out prior to a meeting tomorrow.) First, a bit of background: The company I work for is developing a web-based application, one part of which involves allowing the user the ability to page through transaction "history" information. The _summary_ history table will have the following fields: ServiceName, Date, User-Ref1, User-Ref2,...
28
3024
by: Tamir Khason | last post by:
Follwing the struct: public struct TpSomeMsgRep { public uint SomeId;
16
2924
by: | last post by:
Hi all, I have a website running on beta 2.0 on server 2003 web sp1 and I keep getting the following error:- Error In: http://www.mywebsite.org/WebResource.axd?d=5WvLfhnJp5Lc8WhQSD4gdA2&t=632614619884218750 -------------------------------------------------------------------------------- System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at...
7
7238
by: zeyais | last post by:
Here is my HTML: <style> ..leftcolumn{float:left;width:300px;border: 1px solid #ccc} ..rtcolumn{float:left;width:600px;border: 1px solid #ccc} </style> <body> <div class="leftcolumn" id="d_links"> multiple <a href="hello.aspx?q=something">something</a><a href="hello.aspx?q=something1">something1</a><a
33
3398
by: dembla | last post by:
Hey Frnds can anyone help me in this i need a program in 'c' PROGRAM to print NxN Matrix 9 1 8 1 2 3 2 7 3 as 4 5 6 6 4 5 7 8 9 in sorted form
8
2763
by: ginnisharma1 | last post by:
Hi All, I am very new to C language and I got really big assignment in my work.I am wondering if anyone can help me.........I need to port compiler from unix to windows and compiler is written partially in c and partially in fortran. I guess i need to change host specific files to make it working. I wonder if standard header files are going to change in this case.my current windows compiler doesn't have sys/resource.h but unix compiler...
3
6455
by: N. Spiker | last post by:
I am attempting to receive a single TCP packet with some text ending with carriage return and line feed characters. When the text is send and the packet has the urgent flag set, the text read from the socket is missing the last character (line feed). When the same text is sent without the urgent flag set, all of the characters are read. I'm reading the data using the blocking read call of the network stream class. The .NET...
7
5965
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find it? If not, how do I have to change my deployment strategy? Thanks!
0
8234
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8172
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8474
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7158
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6110
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
1784
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.