| Thread | Last Post | Replies |
|
| rman rman-04015 charaset problem | 31 Mar 2007 22:37 GMT | 15 |
I have this rman-04015 issue while accessing remote database for backup my rman client NLS environment is setup accordingly with remote database I cannot see how to solve this problem ...
|
| Getting an Application to run with both 8i and 10g | 31 Mar 2007 20:46 GMT | 4 |
I have compiled an application with the 10g libraries. When I run it with a 10g database, it works fine. The powers that be would like the same application to be able to work with an 8i database. So when I take the same application and change
|
| troubleshooting an error with dbms_repair | 31 Mar 2007 17:20 GMT | 2 |
I can't find any online help as to why I might be having this error. I am trying to use the dbms_repair package in order to diagnose a corrupted block. here is my progress following http://www.oracleutilities.com/Packages/dbms_repair.html.
|
| Oracle 9.2 Scheduler problem | 31 Mar 2007 14:18 GMT | 3 |
I am trying to set up a pair of jobs that will execute a SP that grants/revokes a certain users create session privs during during certain hours. I have the procedures in and working. And the jobs in the scheduler.
|
| utl_smtp -> meeting request | 31 Mar 2007 10:26 GMT | 5 |
Is there a way to send out E-mail meeing requests (Outlook) using utl_smtp ? If yes, how ? Oracle version: 9i thanks,
|
| db startup fails because of ORA-01578, help! | 31 Mar 2007 10:22 GMT | 3 |
I had been having problems trying to repair a bad block with dbms_repair, so i shutdown the database, ran dbverify which showed that it was the only affected block: Page 50619 is marked corrupt
|
| Best Oracle front end / Query tool for power users | 31 Mar 2007 06:39 GMT | 14 |
What query tool / front end does everyone give to their users? My company is pushing the latest version of Discoverer, which is fine for novice end users. However, you can only join tables using the admin version, which is a problem for power users. I don't think I'm
|
| Oracle Text file_datastore with pdf files | 30 Mar 2007 22:45 GMT | 1 |
9.2.0.5 Ent Ed AIX5L I have recently been trying to create text indexes to search a product catalog that is in the form of Adobe pdf files. I couldn't get the pdf's to filter correctly so I opened an SR with
|
| AIX 5.3 liboraInstaller.so 10.2.0.3 Patch Issue | 30 Mar 2007 21:44 GMT | 1 |
I had seen a previous mention of this issue on AIX. I just came across it while testing out an agent patch. The liboraInstaller.so file appeared locked, but nothing was running or using the file. I simply mv liboraInstaller.so liboraInstaller.so1 and then clicked
|
| ORA-04031 | 30 Mar 2007 21:39 GMT | 1 |
ORA-04031 errors can be due to running out of memory for the Oracle process'es shared pool. This error has been observed on a dequeue when from an AQ. Anyone experienced this before?
|
| Socket.shutdownOutput() closes socket inside Oracle JVM | 30 Mar 2007 21:32 GMT | 2 |
Dear friends, We have a java class which uses the Socket class. Our class does a Socket.shutdownOutput() to indicate that the sending of data is over and the reply may start. It works just fine outside Oracle, but when
|
| DML too slow on some tables | 30 Mar 2007 20:18 GMT | 10 |
i've a 9i DB for OLTP database type. Some tables is quiet large (about 3/4 million of rows, size 500/600Mb) and when i launch query or DML transactions it is too slow. I've already analyzed schema with dbms_stats.schema.. , check chained
|
| Duplicate Database with RMAN | 30 Mar 2007 18:38 GMT | 9 |
This is probably too much to ask, but what have I got to lose. :) Can someone possibly provide an RMAN script/process for duplicating a database with RMAN? My source database would need to be a backup of a production database one one server, and then I would like to move it
|
| change multifile-tablespace | 30 Mar 2007 17:37 GMT | 2 |
is it possible to change a multifile-TS (20 files of 2GB) to a bigfile-TS in Oracle9/10 WITHOUT EXPORT/IMPORT? Thanks, Christoph
|
| Multivalue field joins | 30 Mar 2007 15:33 GMT | 3 |
I've tried searching and searching and have already searched this group to no avail. Can anyone assist in how to do a join using a multivalue field in Oracle please? For example, a field in an Order table has a multivalue field called
|