473,396 Members | 2,061 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.

SQL0440 - Routine XXXX in *N not found with specified parameters.

Hi,
I have created a Stored Procedure in DB2/400 . This stored procedure is
receviing 2 numeric and 4 character variables in *ENTRY of my SP
program named XXXX written in RPG/ILE. Then Create procedure was
executed to make this program XXXX as SP.

When I am calling this SP from Front End (ASP web page), I am getting
the following error message.

"SQL0440 - Routine SPCRTNP in *N not found with specified parameters."

Any idea what the problem can be..

Thanks..
Sanj

Jul 8 '06 #1
1 10498
Hi, Sanjay:

I'm working in the LUW world, but assuming things work the same on the
400, i.e., special registers are the same, have you:

1. tried the call by fully qualifying the SP, e.g., CALL SCHEMA.XXXX()?
2. set/checked the CURRENT PATH special register (the one that tells
DB2 where to look to resolve any unqualified SP and function
references) to make sure that your SPs home (schema) is listed?

Regards,

--Jeff

Sanjay wrote:
Hi,
I have created a Stored Procedure in DB2/400 . This stored procedure is
receviing 2 numeric and 4 character variables in *ENTRY of my SP
program named XXXX written in RPG/ILE. Then Create procedure was
executed to make this program XXXX as SP.

When I am calling this SP from Front End (ASP web page), I am getting
the following error message.

"SQL0440 - Routine SPCRTNP in *N not found with specified parameters."

Any idea what the problem can be..

Thanks..
Sanj
Jul 12 '06 #2

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

Similar topics

4
by: Hunter | last post by:
Please see my error: $ db2 "values abs(1)" SQL0440N No authorized routine named "ABS" of type "FUNCTION" having compatible arguments was found. SQLSTATE=42884 but I can find this function's...
2
by: WantedToBeDBA | last post by:
Hi, I have used the command "GET ROUTINE INTO c:\Thiru\Dec31\locktrack.sar FROM PROCEDURE xxxx.locktrack" It worked well. When i try to move the same to another server with the different...
7
by: Jean-Marc Blaise | last post by:
Hi, The dev center calls sqlj.DB2_UPDATEJARINFO ('JMARC.JMB','JMB','file:JMB.sqlj') to update the sqlj routine source. I tried in CLP from the directory containing jar and sqlj files (Windows...
3
by: R2 | last post by:
Hello Can anyone advise / help on this problem. I have a friend (brother in law) who is in the (spam) telephone fax business. He would like to convert numerous phone lists from old data bases to...
4
by: Todd Perkins | last post by:
Hello all, surprisingly enough, this is my first newsgroup post, I usually rely on google. So I hope I have enough info contained. Thank you in advance for any help! Problem: I am getting...
14
by: NormD | last post by:
We have a client-server app using Web Services on an IIS machine. The trace below shows that .NET is searching around for some things (e.g., SystemDrawing.DLL and System.Drawing.EXE) and taking a...
3
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
0
by: John Bailo | last post by:
I created a stored procedure based on a COBOL program named MANLIB/MAN535CLT with this code executed through iSeries Navigator SQL Script window: ...
3
by: 28days | last post by:
HI, The following SQL statement returns an error SQL0440, complaining about routine '=' not found delete from XXX.YYYYY where YYYY_key = 99999 > The database containing the table...
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: 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
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...
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
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.