I am trying to import an Oracle dump. While the table and view definitions get created the data is not copied and the process also stops after some time throwing an error:
ORA2218 - Invalid Initial Storage option Value
ORA2219 - Invalid Next Storage option value.
I have kept the maximum extents for the 2 tablespaces specified in the dump. I think there is some problem with extent management.
Has anyone come across this Oracle error?
ORA2218 - Invalid Initial Storage option Value
ORA2219 - Invalid Next Storage option value.
I have kept the maximum extents for the 2 tablespaces specified in the dump. I think there is some problem with extent management.
Has anyone come across this Oracle error?