Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import error, help

Status
Not open for further replies.

Flyrc

Technical User
May 14, 2002
29
CA
When i import one table contents BLOB cloumn, the log shows

IMP-00003: ORACLE error 22851 encountered
ORA-22851: invalid CHUNK LOB storage option value

I found the exported LOB storage chunk size is: CHUNK 65536

I can not import any row data into new database whatever i create the same table with same chunk size in the new database or do not create same table at all in advance.

I do not know how come it exported as chunk 65536, as i remembered i set it as 16000 when i created table.

How i rescue the data?






 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top