473,396 Members | 1,804 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,396 software developers and data experts.

Package "NULLID.SYSLN30F 0X5359534C564C3031" was not found.

Hi All,

I am getting this error Package "NULLID.SYSLN30F 0X5359534C564C3031"
was not found in my application, Application is a Websphere portet and
we normally get this error after executing a specific SQL from the
application.

How do I add this specific package, I have used the db2 bind and
db2rbind but these still do not create the package needed by this
application.

Please help

thanks
Prassi

Jun 11 '07 #1
2 3035
Prassi wrote:
Hi All,

I am getting this error Package "NULLID.SYSLN30F 0X5359534C564C3031"
was not found in my application, Application is a Websphere portet and
we normally get this error after executing a specific SQL from the
application.

How do I add this specific package, I have used the db2 bind and
db2rbind but these still do not create the package needed by this
application.
SYSLN30F

Large statement package
Cursor withOUT hold
Isolation level RS

Assuming that packahe SYSLM30E is present and SYSLN30F is absent -
somebody issued:

DB2 BIND @DB2CLI.LST CLIPKG 15
You can increase CLIPKG up to 30 to generate larger number of packages -
but the real issue here is there is a STATEMENT HANDLE LEAK in the
code.

Investigate from the CODE point of view.
Jan M. Nelken
Jun 11 '07 #2
Prassi wrote:
I am getting this error Package "NULLID.SYSLN30F 0X5359534C564C3031"
was not found in my application, Application is a Websphere portet and
we normally get this error after executing a specific SQL from the
application.

How do I add this specific package, I have used the db2 bind and
db2rbind but these still do not create the package needed by this
application.
SYSLN30F

tells us that:

package is for large number of sections
cursor with NO HOLD
Isolation level is RS

Assuming that package SYSLN30E is present and package SYSLN30F is absent
- this means that somebody issued following bind command:

db2 bind @db2cli.lst ... CLIPKG 15
You can increase number of generated large CLI packages up to 30, bur
real problem appears to be STATEMENT HANDLE leak in your code.

I strongly advise to examine carefully your application code.
Jan M. Nelken
Jun 11 '07 #3

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

Similar topics

2
by: Vidyadharan | last post by:
Hi , I encounter package not found NULLID.SYSLN304 while i try to execute a PreparedStatement using the Websphere Application Server data source. The same runs fine when its run stand alone. ...
5
by: Jurgen Haan | last post by:
can anyone give me any information about this message? SQL State: 51002 Native: -805 Message: SQL0805N Package "NULLID.SYSLH203 0X5359534C564C3031" was not found. SQLSTATE=51002 - Error...
9
by: datapro01 | last post by:
Running Db2 8.1 w Fixpack 9. Recently upgraded to this level. An application attempting a load receives the following error Error Error 1 2005-12-29 14:55:26 SQLError: sqlstate 51002: ...
7
by: anilcool | last post by:
Hi all. I am running a stored procedure in a loop -- this Stored procedure inserts one record at a time. After inserting about 1326 records, my thread crashes and I get the following error:...
0
by: Michael Rudolph | last post by:
Hi newsgroup, I try to connect to a host db2 (DB2 OS/390 7.1.2) from my db2 client on windows (DB2/NT 8.2.3). Using interactive mode everything works fine (db2, connect to abc user x using y,...
2
by: chrisg | last post by:
Can anyone please help me and explain: 3e70982f WSRdbDataSour I DSRA8203I: Database product name : OS2 3e70982f WSRdbDataSour I DSRA8204I: Database product version : DB2 UDB 6.1 ...
4
by: jason.awlt | last post by:
Greetings, I recently being bugged by the following error on my DB2. SQL0902C SQLSTATE = 58005 Reason Code = 14 This error comes out everytime i tried to insert some record to a table...
3
by: Jurgen Haan | last post by:
Hi hi. I'd like to gain some knowledge on packages. We're getting an error "SQL0805N Package "NULLID.SYSLH214 0X5359534C564C3031" was not found. SQLSTATE=51002" On our production database....
2
by: kavin | last post by:
we r getting Package "NULLID.SYSLN31E 0X5359534C564C3031" was not found error in our production server.. when v check with "select * from syscat.packages".. that package SYSLN31E is not listed...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
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
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...
0
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...
0
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,...

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.