Oracle Index Build Problem - ORA-1555 [message #55715] |
Wed, 12 February 2003 04:11 |
S.Makesh
Messages: 2 Registered: February 2003
|
Junior Member |
|
|
Hi
I load a table in sqlload using the parallel approach and then build the index on the table using the parallel index build. Before loading i disable the primary key and after load i build the index in parallel and enable the primary key using the index. I am getting ORA-1555 when the enabling of primary key happens. What could be the possible cause for this and how to rectify this.
Thanks a lot.
|
|
|
|