473,387 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

problems with sqlcode -1225 in AIX 5.2 + UDB DPF (parallel) environment

Hi All;
We have 2 open PMRs - one for AIX, one for DB2 relating to this
problem, but I thought I'd see if I could make any progress in the
group.

We just upgraded a 4 node/36 processor configuration to AIX 5.2. We are
at DB2 v8.1 (FP 5). We upgraded AIX one node at a time and began seeing
periodic SQLCode -1225 and swapping issues. All nodes are now upgraded
and we get more and more bouts where processes end in sqlcode -1225.
Clearly, there is some memory-related issue, but we are having real
trouble isolating the problem.

Any simiilar experiences and/or suggestions? Thanks!

Pete H

Nov 14 '05 #1
1 1763

peteh wrote:
Hi All;
We have 2 open PMRs - one for AIX, one for DB2 relating to this
problem, but I thought I'd see if I could make any progress in the
group.

We just upgraded a 4 node/36 processor configuration to AIX 5.2. We are
at DB2 v8.1 (FP 5). We upgraded AIX one node at a time and began seeing
periodic SQLCode -1225 and swapping issues. All nodes are now upgraded
and we get more and more bouts where processes end in sqlcode -1225.
Clearly, there is some memory-related issue, but we are having real
trouble isolating the problem.

Any simiilar experiences and/or suggestions? Thanks!

Pete H


Pete,
Tuning up maxuproc may help with this situation. maxuproc indicates max
number of processes allowed for a user id on the system. v8
architecture is quite different from v7, so it is possible that you
just have more processes. Also, rember that for DPF, if you have
logical nodes, then all proesses for all logicals on the given host are
created by the instance userid!
You can check the current setting with:
lsattr -El sys0
and modifiy it with:
chdev -l sys0 -a maxuproc=<new value>

Regards, Yasir.
IBM Toronto lab.

Nov 14 '05 #2

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

Similar topics

3
by: Narayan Appachar | last post by:
Hi, We were able to build stored procedures without any problems till now. Now while building procedures, we are getting the following errors ------------------------------------------ Create...
2
by: Tborn2b | last post by:
DB2 V 7, Z/OS: I receive an SQLCODE -104 for the following trigger : CREATE TRIGGER TRSERED1 NO CASCADE BEFORE INSERT ON SEMINAR REFERENCING NEW AS ZUGANG
5
by: Lili | last post by:
I'm having problems creating a simple stored procedure in DB2. Can someone help? Here is the screen dump when I tried to load the stored procedure. Thanks for any help. Create procedure...
5
by: Jean-Marc Blaise | last post by:
Dear all, Could you explain why some SQL messages do not possess a SQLSTATE ? Why not transmitting the SQLSTATE of the original <sqlcode>, for example if you get a -911 on a RUNSTATS ? ...
15
by: Twan Kennis | last post by:
Hi, I have a DB2 database on the IBM iSeries platform, on which I created several Stored Procedures with the SQLCODE as a return-parameter. These Stored Procedures are called from a Windows...
0
by: Remi1 | last post by:
Hi : I had these procedure and when i try to execute it, it's only execute 100000 rows, any ideas. CREATE PROCEDURE SATT.MIGRA_INTCTA_2005 ( ) SPECIFIC SATT.SQL060523130507007 ...
2
by: Richard | last post by:
Our web programmer was looking in his application log an found the following error: 2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter - < SQL0723N An error occurred in a...
10
by: scoonie999 | last post by:
I'm having a problem that I can't seem to find any solution for online. I'm using a cursor in a cobol program to fetch some data. I know for a fact that the select should return 2 rows. The...
0
by: Teo | last post by:
Hi!! I have been trying to fix an error I keep getting on my VB.NET code. For some reason, I get an error saying "Invalid attempt to access a field before calling Read()" everytime. As you can see...
3
by: lenygold via DBMonster.com | last post by:
Thank you very much SERGE for your help. I found example in Graeme Birchall COOKBOOK wich i think exactly what i need for SQL check in triggers: • User query joins to table function - sends...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.