| Thread | Last Post | Replies |
|
| mapi e_fail(80004005) | 20 Mar 2006 19:42 GMT | 1 |
MAPI E_FAIL(80004005)????
|
| Sun T1 Processer - Cool Threads | 20 Mar 2006 19:26 GMT | 2 |
Any one using these T1 processer for Database application. If yes, then did you see any deferrence compare with other sparc processer. Thx.
|
| RMAN restore and parallelism | 20 Mar 2006 18:54 GMT | 2 |
I'm trying to restore a database using RMAN from our NetBackup server with two tape drive attached. The restore works OK, but looking at the message RMAN returns and the alert log it only seems to be reading from one tape drive at a time. This is a potential problem because the
|
| help understand my lock | 20 Mar 2006 17:59 GMT | 2 |
in an earlier post ( transaction lock (TX) on table block with PK), I showed a 'blocking' Transaction lock on a table.. I was able to get more info (tfslock script), and have compressed the output as much as I could to fit in 80 char line:
|
| Getting Table / Index creation script | 20 Mar 2006 17:37 GMT | 2 |
is there any view where I could get the creation script of an existing table ? Same question for an index. Thanks.
|
| Oracle performance and swapping on Tru 64 | 20 Mar 2006 17:36 GMT | 7 |
I have an Oracle database (8.1.6 - I know it's unsupported, but it's due to be phased out and so nobody wants to 'waste' time, money and resource upgrading it) on a Compaq Tru 64 server. Overnight batch processing is running like a dog and my belief is that the server could
|
| How to disable foreign key constraints in a stored procedure? | 20 Mar 2006 16:46 GMT | 8 |
Is there another way to do what I'm trying to do in Oracle 9i for Solaris? In a stored procedure, I want to disable some foreign key constraints, perform some actions, and then re-enable them. However, when trying to compile the package, I get the errors. The code is
|
| how to find unused table /columns in a database | 20 Mar 2006 16:21 GMT | 13 |
we are using oracle 9i production database and d2k 6i applications. is there any way by which i can find the tables/ columns that are not in used by applications. So that i can move them out from our production database.
|
| How to: create view A.myview as select * from B.table ?? | 20 Mar 2006 15:31 GMT | 3 |
I am trying to create a view unter schema A which ist a select on schema B. But there occoures an "insufficient privileges" Error. Which priviliges do I have to set?? I tried system and scott as sydba but no success.
|
| perl.exe consuming all cpu | 20 Mar 2006 14:19 GMT | 4 |
After starting dbconsole (emctl start dbconsole) (Latest Oracle on a Win2KSP4 box) and waiting a while two perl.exe processes come up and start eating all the cpu and memory on the machine. I searched Metalink and found that one possible cause may be the lack of a C: drive on the
|
| Help: Replace non-number to number | 20 Mar 2006 13:40 GMT | 10 |
Group, I would like to replace all the non-number in a column to number. For example: colA
|
| Connecting multisite Databases | 20 Mar 2006 09:51 GMT | 1 |
As in most of the software companies they face a problem of connecting a multibranch company due to code limitation. That is, a company purchase your software then decides to expand. You software code does not support database replication features....
|
| rman | 20 Mar 2006 09:44 GMT | 11 |
We are changing our backup tools from exp to rman. For this I am trying to do restoration in test server of oracle db running on 9.2 noarchive log. Step 1. Taken complete backup with rman with nocatalog
|
| Oracle 10g on Windows connection problem - ORA-12505 | 20 Mar 2006 09:39 GMT | 3 |
This is my problem: FAIL (Cannot create PoolableConnectionFactory (Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect
|
| JDBC error - data cannot be loaded | 20 Mar 2006 07:37 GMT | 2 |
I have a oracle XE database (Vs. 10g) on a server. Oracle Client 9.2 with JDBC is installed on my Laptop. I use Openoffice JDBC to connect to the database, and *connection* works fine (with classes12.jar and Sun Microsystems 1.4.2_03).
|