Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 7 of 7(0.029 seconds)
Sort By:
 
I have one database for general use in a powerful server 2003 with 16 Gb physical memory. The server is exclusively for this database. How to optimize Oracle database SGA  to take full advantage of...
Zones: Oracle 10.x, Windo...Date Answered: 03/15/2009 Rating: 8.2 Views: 4
Here are what I want to get: test.sql define v1=&1 -- v1=AB,but can be the other values define v2=&2 -- v2=test.log spool &v1_&v2 -- expect spool to a file called AB_test.log select table_n...
Zones: Oracle 10.x, PL / SQLDate Answered: 04/08/2009 Rating: 9.9 Views: 0
Want to use the data pump API with option CONTENT=DATA_ONLY . How to do that?
Zones: Oracle 10.x, PL / SQLDate Answered: 04/14/2009 Rating: 9.7 Views: 4
in impdp, I can import a table to different schema as REMAP_SCHEMA=A:B from schema A to B, but is there any equalvent statement in DBMS_DATAPUMP, which I will do the same as impdp?
Zones: PL / SQL, Oracle 10.xDate Answered: 04/16/2009 Rating: 9.0 Views: 38
In Oracle database, if you issue the following command: describe table1 Name       Null?                  Type col1          NOT NULL          VARCHAR2(20) col2                                 ...
Zones: Oracle 10.x, PL / SQLDate Answered: 04/18/2009 Rating: 9.1 Views: 0
Would like to get the sql statements for a trigger in Oracle database. For example, --trigger tr1 CREATE OR REPLACE TRIGGER  tr1 ...... end; What sql statement should I issue to see the tr1's ...
Zones: Oracle 10.x, PL / SQL, Windows 2003 ...Date Answered: 03/01/2009 Rating: 9.8 Views: 0
Created a PK in a table (col1, col2) and checked it.It's status enabled. I inserted two identical rows, but there is no violation of PK. For the error,  where to check the error?
Zones: Oracle 10.x, ...Date Answered: 04/07/2009 Rating: 9.6 Views: 0
 
  • 1