Technical Blog

Pages

▼
May 19, 2011

ORA-20171: Workspace Error during BEGIN DDL

›
SQL > exec dbms_wm.beginddl('TABLE_NAME'); ORA-20171: WM error: 'CREATE TABLE' and 'CREATE SEQUENCE' privileges...
May 4, 2011

ORA-20104: cannot version disable this table

›
ORA-20104: cannot version disable this table ORA-06512: at "SYS.LT", line 9152 ORA-06512: at line 3 the following error will o...
Mar 15, 2011

›
Impact of SQL Injection    Retrieval of Crucial Data    Data Manupulation    Alter database State    Revoke Database Service Develope...
Jan 25, 2011

Oracle Spatial Errorcodes

›
ORA-29913 the error in executing ODCI . This error occurs when executing SDO_AGGR_UNION (SDOAGGRTYPE(SDO_GEOMETRY),0.5) is mainly due t...
Nov 19, 2010

Drop foreign key from a Versioned Table

›
To drop a foreign key constraint from a version enable table . EXECUTE DBMS_WM.BeginDDL('PARENT_TABLE'); EXECUTE DBMS_WM.BeginDDL...
‹
›
Home
View web version
Powered by Blogger.