Tag: ORA-01653
Restart Data Pump after import errors
When using Data Pump, you may encounter the following error:
ORA-39171: Job is experiencing a resumable wait.
Together with
ORA-01653: Unable to extend table %s.%s by %s in tablespace %s
Or
ORA-01691 unable to extend lob segment string.string by string in tablespace string
Both errors basically say that the table space you are using can not allocate more space. This [...]
Posted: March 9th, 2009 under Oracle.
Tags: data pump, expdp, export, impdb, import, ORA-01653, ORA-01691, ORA-39171, Oracle
Comments: 2
