jestrada101
Technical User
- Mar 28, 2003
- 332
when using imp to import a schema, is there an option that will have it overwrite the entire schema and replace with what is in teh *.dmp or do I have to recreate teh schema.
Thanks
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
imp file=<incoming dump file name> indexfile=<resulting SQL DDL file> userid=<username>/<password> FULL=Y
IMP-00017: following statement failed with ORACLE error 604:
"CREATE INDEX "EUL5_DHN_DBH_I" ON "EUL5_DBH_NODES" ("DHN_HI_ID" )
PCTFREE 1"
"0 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 573440 NEXT 516096
MINEXTENTS 1 M"
"AXEXTENTS 505 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL
DEFAU"
"LT) TABLESPACE "ORION93" LOGGING"
IMP-00003: ORACLE error 604 encountered
ORA-00604: error occurred at recursive SQL level 1
ORA-00607: Internal error occurred while making a change to a data
block
ORA-00600: internal error code, arguments: [4193], [0], [78], [], [],
[], [], []
. importing table "EUL5_DOCUMENTS" 0 rows
imported
IMP-00017: following statement failed with ORACLE error 604: