| Thread | Last Post | Replies |
|
| Oracle Enterprise Manager Console won't let me login as SYS, Win XP | 13 Sep 2005 14:38 GMT | 3 |
I want to stop my DB, but OEMC won't let me login, ora version 9.2. Am a newbie to managing my own DB. I'm trying to login as SYS and it refuses. I can switch over to my DBArtisan SQL tool and it lets me login fine with same user/pwd combo.
|
| OCI : C++ Wrapper with support last version of OCI | 13 Sep 2005 14:04 GMT | 3 |
I find C/C++ Library for work with Oracle OCI. It MUST support Oracle 8,9,10 OCI!!! Can anybody help me?
|
| Materialized View Question | 13 Sep 2005 11:14 GMT | 2 |
I am considering building a fast refresh materialized view on a single table residing in 8.1.7 db. This table is a part of ODS which is refreshed daily. It is refreshed by applying archive logs from the db that it mirrors.
|
| TIMEOUT ON CONTROL FILE ENQUEUE | 13 Sep 2005 11:06 GMT | 7 |
Oracle version 7.3.4.5.0 on HP-UX 10.20 (yes I know it's ancient :-) Last night (perhaps during a hot backup, I'm not certain yet), our Oracle instance came to a halt. The trace file has this, and: ORA-00600: internal error code, arguments: [2103], [0], [0], [1], [900],
|
| ORA-00920 when using function returning boolean... | 13 Sep 2005 10:14 GMT | 10 |
I'm trying to find out which sessions, out of a set, are still alive: select SessionId from (select SessionId from CVC_EDDY1 UNION select SessionId from CVC_EDDY2) where dbms_session.is_session_alive(SessionId);
|
| statspack report shows low execute to parse% | 13 Sep 2005 10:01 GMT | 15 |
I am working on oracle 8i under win2k dell server. Recently i ran Statspack to observe the performance and found the following under the heading Instance Efficiency Percentage (Target 100%):
|
| Why Statistics doesn't match reponse time? | 13 Sep 2005 07:04 GMT | 20 |
I test the following two queries in my 9.2.0.3 database. The response time is consistent. select /*+ index(cl Total_contributionlog_idx) */ jackpotpool_id,
|
| pl/sql, excel, xml, utf-8 data - excel refuses to show data | 13 Sep 2005 06:30 GMT | 4 |
I try to open excel with data in xml format. The problem is, that if my data consists any utf-8 spesific characters (like scandinavian characters found in ISO-8859-1 or ISO-8859-15 for example) excel refuses to show the data.
|
| FREE Oracle 9i/10g DBA eBook http://www.takveen.com/ebooks/ebookp.pdf | 13 Sep 2005 01:40 GMT | 13 |
Learn Oracle From Home 1. Download this complete 376 page Book absolutely FREE http://www.takveen.com/ebooks/ebookp.pdf The password protected PDF file so you will need acrobat reader. get
|
| Oracle Administration & Security Book | 13 Sep 2005 00:43 GMT | 2 |
First off I would like to apoligize if I am posting this to the right group. My question is if anyone here (I'm pretty sure) knows of a good Oracle book that has administration and security rolled into one. My situation is that we have deployed Oracle DB and App server and I need
|
| How to keep multiple Undo segments online | 12 Sep 2005 23:51 GMT | 7 |
Hi Oracle gurus, I have a question on Undo. Is there any way to fix 20 Undo segments online when the database starts up? When the Oracle 9i database starts up, 10 undo segments
|
| Request in XML format | 12 Sep 2005 21:09 GMT | 4 |
I have a tool that need the request in a XML format like this: <?xml version="1.0" encoding="utf-8" ?> - <managementsuite core="CABEXP02" exported-utc="25/05/2005 13:36:26"> - <query>
|
| LOGON TRIGGER AND JDBC CONNECTION POOLING | 12 Sep 2005 19:30 GMT | 1 |
I am using oracle 10.1.0.3 on Windows 2000 and JDK 1.4.2_06. We have a packaged application which uses JDBC connection pool. I want to enable Oracle's tracing using logon trigger. Let use assume there are maximum of 5 connections in connection pool.
|
| 15th of every month for jobs running | 12 Sep 2005 18:49 GMT | 2 |
I want a job to run at 330 am on the 15th of every month.
>hello >I have a job I ouuld like to submit to delete historical data. >I need the job to run the 15th of every month at 330 am. |
| tahiti.oracle.com redirect? | 12 Sep 2005 16:08 GMT | 6 |
Today, whenever I try to navigate to http://tahiti.oracle.com I get redirected instead to: http://htmldb.oracle.com/pls/otn/f?p=4550:1:7275567375776076108
|