Follow these steps:
SET ORACLE_SID DBCSE exp <userid> <password>
find "drop table" dbiefd.sql > drop.dbcse
find "CREATE OR REPLACE VIEW" piviews.sql > drop.views
Using a text editor, edit the drop.views file as follows:
SQLPLUS /NOLOG
CONNECT SYS AS SYSDBA ALTER TABLE IEFENCY_TEMP ADD DATAFILE '\DBCSE\DBCSETEMP.DAT' SIZE 100M ;
imp <userid> <password>
|
Copyright © 2013 CA.
All rights reserved.
|
|