| Thread | Last Post | Replies |
|
| Find all SQLs run from one session | 23 Aug 2005 12:36 GMT | 6 |
Is it possible by querying system tables to find all sql-statements that have been run from one session? What tables/views should I look into to find this? Thanks for your help,
|
| About to start classses for Oracle DBA.... Will I be able to get a job | 23 Aug 2005 12:27 GMT | 25 |
I am about to start the fall semester in an Oracle DBA certificate program in the Dallas, Texas area. I have no prior experience and would like to know when I finish would my prospects of getting a job be good? And if experience is a major issue how could I get experience in the
|
| Dynamic FOR IN mySQL_String LOOP doSomething END LOOP, 8i | 23 Aug 2005 11:40 GMT | 4 |
Hi list I'm looking for a mecano like this. mySQL_String := 'select count(*) from table A' FOR tempData IN (mySQL_String)
|
| Performance on queries with a lot of AND / OR operators | 23 Aug 2005 10:27 GMT | 9 |
I have a question. Browsed the Internet but was unsuccessfull in finding the answer. So hopefully you can help? Given a UI connecting to an Oracle database. Currently, this UI provides users the ability do searches on the database using only an
|
| instrumentation | 23 Aug 2005 07:26 GMT | 4 |
I am trying to set up an instrumentation strategy for our application. The instrumentation pieces will be in the production environment as well to help diagnosing. What we have so far used is a table and an autonomous procedure to write into the table. Some developers use it,
|
| SAHM considering database administration | 22 Aug 2005 22:42 GMT | 8 |
I am a 36 year old stay at home mom, with eight years paid work experience working with Oracle databases at the user level and analyzing data, and bachelors degrees in economics and mathematics. I am considering re-entering the workforce as a database administrator.
|
| RMAN: How I DELETE old backupsets? | 22 Aug 2005 22:04 GMT | 2 |
I'm starting to work with RMAN on my 10g DB. I found that it was pretty easy to use it to backup my database. How do I use it to toss EXPIRED BACKUPSETs in the trash? For example:
|
| Outer join - same query, different results... | 22 Aug 2005 16:27 GMT | 5 |
I have a query such as: select * from mtl_material_transactions m , po_headers_all ph
|
| Crack Oracle Security like a peanut! | 22 Aug 2005 15:47 GMT | 2 |
Oracle's Password Transform Goals: - Authentication information ("encrypted password") shall be portable between machines with different character sets (ebcdic and ascii).
|
| Oracle hosting companies | 22 Aug 2005 13:59 GMT | 1 |
Is this OT here? Can anyone recommend or suggest any companies that they jknow provide a fully managed hosting environement for Oracle-based apps? UK preferred but international considered.
|
| Urgent -Calling oracle procedure within Delphi | 22 Aug 2005 12:50 GMT | 2 |
Is there any Oracle guy who knows Delphi? I need help in calling oracle stored procedures by delphi application.My procedure is simple: [code]CREATE OR REPLACE PROCEDURE test_proc2(p_result OUT sys_refcursor) AS BEGIN
|
| PL/SQL : Alternative way of doing if any | 22 Aug 2005 10:37 GMT | 12 |
Dear Sir/Madam & others i have one simple procedure to get some code if a string match exists. written procedure to achive this. but feel it is not an efficient one. can any one give altenative approch to this problem if any.
|
| oracle_diag | 22 Aug 2005 10:21 GMT | 5 |
oracle : 9.2.0.6 (not RAC) AIX : 5.3 (64 Bit) (HACMP) On a system of a customer I typed : ps -ef | grep oracle The follwing is the first lines of output.
|
| Oracle via Internet | 22 Aug 2005 08:57 GMT | 6 |
For testing, we want to open one of our Oracle 9i database to the internet. Therefore we opened the port 1521 and forwarded the port to our local pc. Now we can do a tnsping from outside, but we cannot connect to this database. The Error 12541 : TNS Kein Listener is coming. But ...
|
| Streams setup environment Problem | 22 Aug 2005 03:22 GMT | 4 |
Hi to All experts in areana when i run this script BEGIN DBMS_RULE_ADM.GRANT_SYSTEM_PRIVILEGE(
|