Home » Developer & Programmer » Precompilers, OCI & OCCI » To describe STP in a package (Oracle 10g release2 Windows)
To describe STP in a package [message #432829] Thu, 26 November 2009 09:09 Go to next message
ftil555
Messages: 2
Registered: October 2009
Junior Member
Hi All,

I am trying to describe an STP in a package, but it gives me an error.

e.g. In package ABC suppose there is an STP XYZ, I am trying to describe ABC.XYZ function but it gives me an error code 4043 and error message object XYZ.ABC does not exist.

What's may be wrong? Help please.


Thanks
ftil555
Re: To describe STP in a package [message #432836 is a reply to message #432829] Thu, 26 November 2009 09:51 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
What is an STP?
And what do you to describe it?

Use SQL*Plus and copy and paste your session.

Before please OraFAQ Forum Guide, especially "How to format your post?" section.
Make sure that lines of code do not exceed 80 characters when you format.
Indent the code, use code tags and align the columns in result.
Use the "Preview Message" button to verify.

Regards
Michel
Re: To describe STP in a package [message #432858 is a reply to message #432829] Thu, 26 November 2009 15:33 Go to previous message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
According to the documentation, there's nothing wrong about it. DESCRIBE describes a package, not individual procedures or functions within the package.

Therefore, you'd just DESC ABC.

What exactly do you expect as a result?
Previous Topic: Visual C++ 8.0 OCCI ORACLE - проблема с линкер
Next Topic: OCCI - External Procedure and callback
Goto Forum:
  


Current Time: Thu Apr 18 04:35:48 CDT 2024