473,401 Members | 2,127 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,401 software developers and data experts.

store procedure error

Hi,

i am getting error while executing the store procedure

db2 "CALL CRS.UPDATE_DEAD_RECORD2(')"
SQL0444N Routine "*_RECORD2" (specific name "SQL080221165103852") is
implemented with code in library or path
"...tine/sqlproc/NDB_PROD/CRS/P6510378", function "*" which cannot be
accessed. Reason code: "4". SQLSTATE=42724

has anyone got this error ??
Regards
Ramchandra
Jul 9 '08 #1
2 1755
Ramchandra wrote:
Hi,

i am getting error while executing the store procedure

db2 "CALL CRS.UPDATE_DEAD_RECORD2(')"
SQL0444N Routine "*_RECORD2" (specific name "SQL080221165103852") is
implemented with code in library or path
"...tine/sqlproc/NDB_PROD/CRS/P6510378", function "*" which cannot be
accessed. Reason code: "4". SQLSTATE=42724

has anyone got this error ??
That's odd. Which version of DB2 is this?

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Jul 9 '08 #2
On Jul 9, 6:57*pm, Serge Rielau <srie...@ca.ibm.comwrote:
Ramchandra wrote:
Hi,
i am getting error while executing the store procedure
db2 "CALL CRS.UPDATE_DEAD_RECORD2(')"
SQL0444N *Routine "*_RECORD2" (specific name "SQL080221165103852") is
implemented with code in library or path
"...tine/sqlproc/NDB_PROD/CRS/P6510378", function "*" which cannot be
accessed. *Reason code: "4". *SQLSTATE=42724
has anyone got this error ??

That's odd. Which version of DB2 is this?

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
db2 v8.2 fp16

i have solved this by droping the procedure and creating it again.
Jul 11 '08 #3

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

Similar topics

4
by: Daniel Caetano | last post by:
Hi all, i have a store procedure that i use the return function . Ex. create procedute XX as (statement...) if @@error <> 0 return 1 else return 0 . Inside the vb net i wnat to call that...
7
by: George | last post by:
Hi , I am getting the below error while i am invoking a Java stored procedure from another java stored procedure. SQL0751N Routine "" (specific name "") attempted to execute a statement...
4
by: Rob | last post by:
Using VB.net and SQL server... I have a stored procedure that is simply returning a row count.... I know how to execute a stored procedure and add the output parameter. But how do I store...
8
by: gacuna | last post by:
i want to insert into a temporal table the result of a store procedure. on sql server the sentence would look like this (already working) INSERT INTO #SHIPINFO exec TESTDTA.S59RSH05 @SCBILLTO,...
0
by: rxding | last post by:
Hello, Performance reason we need to move some of our code into database. Java Store Procedure is given the first choice. However, while investigating some sample code of Java store procedure, ...
1
by: eRTIS SQL | last post by:
hi, I want to use a stored procedure inside a stored procedure simulteanously changing the database. this is my base store procedure alter PROCEDURE create_file @dbname sysname AS declare...
11
by: c676228 | last post by:
Hi everyone, I am just wodering in asp program, if there is anybody writing store procedure for inserting data into database since there are so many parameters need to be passed into store...
0
by: seep | last post by:
salam to everyone.. as a new bee in .net i m finding lot of difficulty. i want to get all records of a table from database via store procedure.but spending many days i dont know how can i do...
2
by: kya2 | last post by:
I am not able to create following store procedure. CREATE PROCEDURE DBSAMBA.InsertDeleteBatch(OUT norows INT ) RESULT SETS 1 LANGUAGE SQL BEGIN part1 DECLARE TOTAL_LEFT INT DEFAULT 0; ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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...
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
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,...
0
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...

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.