Technical Blog

Pages

▼
Showing posts with label DBMS_WM.ENABLEVERSIONING. Show all posts
Showing posts with label DBMS_WM.ENABLEVERSIONING. Show all posts
May 10, 2012

Workspace Error : ORA-20229

›
EXEC DBMS_WM.ENABLEVERSIONING('FACEBOOKBOUNDARY'); ORA-20229: statement 'delete from mdsys.sdo_geom_metadata_table' fail...
Nov 1, 2011

Compressed Tables Cannot Versiondisable

›
create table testversion ( pkl number primary key,s_var varchar2(10)); ALTER TABLE TESTVERSION CACHE COMPRESS  PARALLEL ( DEGREE Defaul...
1 comment:
Oct 19, 2010

DBMS_WM.CompressWorkspace

›
DBMS_WM.Compress Workspace  If   you version enabled the tables with  DBMS_WM.EnableVersioning ('TABLE_NAME', 'VIEW_WO_OVERWR...
Sep 30, 2010

ADD FOREIGN KEY TO VERSIONED TABLE

›
   ORACLE WORKSPACE MANAGER  TOPIC     If there is  a version enabled table 'BILL' and      /*  CREATE TABLE BILL (N_BILLID NUMB...
›
Home
View web version
Powered by Blogger.