Email Alerts
-
Unable to view Oracle tables in NetBeans
I am very new to databases (Oracle 9.2 installed) and my problem is I'm not able to view tables in NetBeans 5.5 even after establishing the connection with the database via NetBeans. Ask the Expert
-
ORA-12560 error with Oracle 10g Instant Client
I installed Oracle 10g Enterprise Edition on one computer, and the 10g Instant Client on another. When I try to connect from the other computer with I get an ORA-12560 (TNS protocol adaptor error). Ask the Expert
-
IMP-00017 error message with Oracle import
I am doing an import and encountered this error message: "IMP-00017: following statement failed with ORACLE error 910." Ask the Expert
-
Can't open database after failed backup export
While taking a backup (export) I got an error like "There is not enough space in the output dumpfile specified location (E drive)." Now I can't start my database. Ask the Expert
-
Query on dblink returning ORA-12545 error
I have a dblink between Oracle 9i and Oracle 10g. When I execute this query sometimes I get the result, but sometimes I get the error "ORA-12545." Ask the Expert
-
Unique constraint violations, "parent key not found" errors
I exported a schema from a production database and tried to import to the same schema in the test database. The import completed with lots of unique constraint violation and "parent key not found" error messages. How to fix it? Ask the Expert
-
RMAN not working at command prompt
I am getting an error with RMAN. When I type rman on command prompt, I am not getting any response, no error and no RMAN prompt. Ask the Expert
-
IMP-00010 error with import from 10g to 9i
I have an Oracle 10g dump file which I need to import to Oracle 9i. When I try to import I am getting the error "IMP-00010: not a valid export file, header failed verification." Ask the Expert
-
Insufficient privileges error when creating stored procedure
I need to create a stored procedure in my schema using Toad but it gives me the error "Insufficient privileges." Ask the Expert
-
ORA-12801 error while loading seed data
I am getting this error while loading seed data: "ORA-12801: error signaled in parallel query server P012." Ask the Expert