Technical Notes
We're all on the same page!
Showing posts with label
ORA-02449
.
Show all posts
Showing posts with label
ORA-02449
.
Show all posts
Wednesday, 11 April 2018
ORA-02449 solution
›
Preparation SQL> CREATE TABLESPACE EXAMPLE_TS DATAFILE 'C:\ORACLEXE_XE\APP\ORACLE\ORADATA\XE\example_01.dbf' SIZE 512K REUSE...
Friday, 9 March 2018
ORA-02449 solution
›
Preparation SQL> -- A table is child table create table A (id number, soid number); SQL> -- B table is parent table create tab...
›
Home
View web version