the above metioned has been done as I haven't intilized the blob col . I intilized it as update table_name set col_name = empty_blob();

My mistake.

But the same code giving same error in Linux where in Windows it is running fine.

Just to clear At windows we hv Oracle 9.2.0.4 and on Linux we have Oracle 8.1.7.0

Thanks