Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Quota on TEMP - Identify BO User

Re: Quota on TEMP - Identify BO User

From: Jared Still <jkstill_at_gmail.com>
Date: Tue, 31 Oct 2006 17:10:50 -0800
Message-ID: <bf46380610311710o40509f2du4a8d111559117563@mail.gmail.com>


Catching up on old Oracle-L:

That is a very interesting work-around.

Where is the use of @variable in a comment documented?

On 9/27/06, Deepak Sharma <sharmakdeep_oracle_at_yahoo.com> wrote:
>
> For those of you who are interested, we found a
> workaround to pass the Login UserId of the business
> objects user from the application to the database.
>
> The workaround is to include a comment like:
>
> /* User: @variable('BOUSER') */
>
> in the beginning of the SQL statement. This when
> passed onto the database, expands to expose the Login
> User Id. So, the sql_text would show, for example, /*
> User: 'A999' */, if A999 is the application userid of
> the user that logged into the app.
>

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Oct 31 2006 - 19:10:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US