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

Anyone seen this before.

I apologize if I am posting this to the wrong area, but I am stuck.
Here is my problem.

I am running a .NET 2003 Windows service against Oracle 9i. This
service is attempting to run a stored proc that inserts data into the
DB. When it calls the proc it gets the following error.
"Unable to run stored procedure: "
It doesn't return the name of the procedure or an error number or
anything useful. I know what proc it is calling but I have no idea
what error it is actualy getting. I have tracked this all the way down

into the .NET oracle provider and I still see no error number.
I have run this exact code against another instance of the database and

I DO NOT get the error. So, one DB throws the error and one does not.
Has anyone see this before?
I have posted to an Oracle group as well. I hope someone has some
ideas.
THanks.
Mark.

Jul 6 '06 #1
1 1264
Where di dyou get this error? How do you handle error in the Windows
Service? Does the Windows Service stop due to the error.

It is very difficult to say what is wrong, but I'd first look into the user
account that is used to run the Windows Service. Does the account have
permission to run the SP on the database? Or you can run the Windows Service
under an user account that you know for sure is allowed to execute the said
SP on the database, to see what happens.

"MPutt" <ma*******@gmail.comwrote in message
news:11*********************@b68g2000cwa.googlegro ups.com...
>I apologize if I am posting this to the wrong area, but I am stuck.
Here is my problem.

I am running a .NET 2003 Windows service against Oracle 9i. This
service is attempting to run a stored proc that inserts data into the
DB. When it calls the proc it gets the following error.
"Unable to run stored procedure: "
It doesn't return the name of the procedure or an error number or
anything useful. I know what proc it is calling but I have no idea
what error it is actualy getting. I have tracked this all the way down

into the .NET oracle provider and I still see no error number.
I have run this exact code against another instance of the database and

I DO NOT get the error. So, one DB throws the error and one does not.
Has anyone see this before?
I have posted to an Oracle group as well. I hope someone has some
ideas.
THanks.
Mark.

Jul 6 '06 #2

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

Similar topics

1
by: DickChristoph | last post by:
Hi We have a SQL 2000 (sp3) server with a database that I set up to have the MDF on D: and the LDF on E:. All was going along fine for several months and one day the server rebooted. The SQL log...
162
by: Isaac Grover | last post by:
Hi everyone, Just out of curiosity I recently pointed one of my hand-typed pages at the W3 Validator, and my hand-typed code was just ripped to shreds. Then I pointed some major sites...
0
by: numerous instabilities in deploying VB | last post by:
I have been working on a VB product It is working beautifuly on my XP dev box and my windows 2000 test machines in the lab. When I install at the customer site, I get all kinds of wacky problems...
6
by: Danny Lesandrini | last post by:
I'm using an Access database to drive a web site and the colors of various table backgrounds are stored in Access. I want users of the Access database to be able to select colors for the site, but...
8
by: Wayne Gillespie | last post by:
I have an application in service (A97) which is a booking system for a modelling agency. When they add / edit a job I display a subform which lists all models, filtered according to criteria set by...
2
by: Noah Roberts | last post by:
I have a class, that inherits from a class that inherits virtually from another class. I have a breakdown occuring and it is not wrt the virtually inherited class but one of the other MIed pure...
1
by: Domino | last post by:
http://www.phpnet.us/ - anyone had an experience? Are they reliable, trustworthy? Thanks,
7
by: darrel | last post by:
I've been playing with Grafitti CMS and noticed that they use the 'vistadb' format by default. I had never heard of it before. http://www.vistadb.net/ I'm intrigued. It looks like a full SQL...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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
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.