Description:
Oracle related topics.
|
|
|
Auditing "alter session" - is it possible?
|
| |
Greetings All;
Is it possible to audit the "alter session" statement?
I /think/ I've turned auditing on (to both file and database table) and have asked the database to audit the "alter session" privilege but nothing turns up in the trace or audit logs.
I'm running a mix of 11.1.0.7.0 and 11.2.0.1.0 databases and OEM... more »
|
|
Major Help on XML Parsing
|
| |
Hi, First let me apologize for the long post. I'm trying to parse an
XML document in a PL/SQL procedure. It is just not working, and after
6 hours of trying all sorts of examples I am turning to the experts.
I display an element of the record, and it is empty. Can anyone see
what I am doing wrong?... more »
|
|
My Client is looking for a .Net Developer
|
| |
Hi,
I am a Staffing Specialist for USTech Solutions, a global company
specializing in staffing both Consulting and Full Time positions.
At some point in the past you contacted our firm directly or posted
your resume on the Internet.
If you are interested in the opportunity listed below, please forward... more »
|
|
ODCITableDescribe not picking up parameters
|
| |
I'm attempting to implement the ODCITable interface to build a interfaced pipeline function. When I go to call my code from a query, the parameters I am passing the pipelined function are all being passed into the ODCITable* functions as null values. Essentially, what I am trying to do is be able to do this:... more »
|
|
Complex Query
|
| |
Hi,
I'm trying to write a single query for this and I'm kind of stuck. I
have a table with 3 columns:
ARTICLE_ID
AUTHOR_ID
EDITOR_ID
The AUTHOR_ID and EDITOR_ID need not be the same. I would like to get
a count from that table, providing a user ID, of how many articles
where they are the Author, and how many where they are the Editor.... more »
|
|
|