dbTalk Databases Forums  

Get calling instance information in external procedure

comp.databases.oracle comp.databases.oracle


Discuss Get calling instance information in external procedure in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Carlo Chung
 
Posts: n/a

Default Get calling instance information in external procedure - 07-06-2004 , 11:18 PM






Hi,

I have a question about how to retrieve the information of the calling
instance, such as instance name, in an external C procedure.

Thank you,

Carlo Chung

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: Get calling instance information in external procedure - 07-07-2004 , 08:53 AM






carlochung (AT) hotmail (DOT) com (Carlo Chung) wrote in message news:<5e9cc949.0407062018.5e81d6f0 (AT) posting (DOT) google.com>...
Quote:
Hi,

I have a question about how to retrieve the information of the calling
instance, such as instance name, in an external C procedure.

Thank you,

Carlo Chung
Why not just pass this information in?

-- Mark D Powell --


Reply With Quote
  #3  
Old   
Carlo Chung
 
Posts: n/a

Default Re: Get calling instance information in external procedure - 07-08-2004 , 05:35 PM



How? Thanks.

Carlo

Mark.Powell (AT) eds (DOT) com (Mark D Powell) wrote in message news:<2687bb95.0407070553.26a1887f (AT) posting (DOT) google.com>...
Quote:
carlochung (AT) hotmail (DOT) com (Carlo Chung) wrote in message news:<5e9cc949.0407062018.5e81d6f0 (AT) posting (DOT) google.com>...
Hi,

I have a question about how to retrieve the information of the calling
instance, such as instance name, in an external C procedure.

Thank you,

Carlo Chung

Why not just pass this information in?

-- Mark D Powell --

Reply With Quote
  #4  
Old   
Mark D Powell
 
Posts: n/a

Default Re: Get calling instance information in external procedure - 07-09-2004 , 06:59 PM



carlochung (AT) hotmail (DOT) com (Carlo Chung) wrote in message news:<5e9cc949.0407081435.38303581 (AT) posting (DOT) google.com>...
Quote:
How? Thanks.

Carlo

Mark.Powell (AT) eds (DOT) com (Mark D Powell) wrote in message news:<2687bb95.0407070553.26a1887f (AT) posting (DOT) google.com>...
carlochung (AT) hotmail (DOT) com (Carlo Chung) wrote in message news:<5e9cc949.0407062018.5e81d6f0 (AT) posting (DOT) google.com>...
Hi,

I have a question about how to retrieve the information of the calling
instance, such as instance name, in an external C procedure.

Thank you,

Carlo Chung

Why not just pass this information in?

-- Mark D Powell --
How? As part of the parameter list to the "external" procedure where
the external procedure in question is the official Oracle method for
linking external procedures to the database (version 8.1+). See the
DBA Administration and OraNet manuals.

HTH -- Mark D Powell --


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.