IMP-00017: following statement failed with ORACLE error 603:
Apres lancement de l'imprt d'une base de données d'un fichier dmp et apres importation de quelques tables, l'erreur suivant blok l'importation.
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
IMP-00017: following statement failed with ORACLE error 603:
"CREATE UNIQUE INDEX "AD_ERROR_KEY" ON "AD_ERROR" ("AD_ERROR_ID" ) PCTFREE "
"10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 75497472 FREELISTS 1 FREELIST GR"
"OUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "LPN_IDX" LOGGING"
IMP-00003: ORACLE error 603 encountered
ORA-00603: ORACLE server session terminated by fatal error
ORA-01114: IO error writing block to file 201 (block # 12421)
ORA-27072: File I/O error
Linux Error: 28: No space left on device
Additional information: 4
Additional information: 12421
Additional information: -1
ORA-01114: IO error writing block to file 201 (block # 12421)
ORA-27072: File I/O error
Linux Error: 28: No space left on device
Additional information: 4
Additional information: 12421
Additional information: -1
ORA-01114: IO error writing
IMP-00017: following statement failed with ORACLE error 3114:
"BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"AD_ERROR_KEY"',NULL,NULL,NULL,1803"
"462,3662,1803462,1,1,286451,2,6); END;"
IMP-00003: ORACLE error 3114 encountered
ORA-03114: not connected to ORACLE
IMP-00000: Import terminated unsuccessfully |
si vous avez une sollution deblocké moi svp
merci d'avance