Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-03001: unimplemented feature -- When creating BLOB ?
>Hello everybody,
>
>CREATE TABLE TESTBLOB ( ID NUMBER, PHOTO BLOB, FLAG
>NUMBER ) ;
>
>i get the error below:
> ORA-03001: unimplemented feature
>when i do it on Server A ( oracle 9.0.1/Win2K )
>
>i am not able to create tables with BLOB column on
>SERVER A.
>
>this works fine on all other machines with oracle
>9.0.1/win2K except
>SERVER A.
Could it be the 'compatible' init.ora parameter ?
Regards,
Stephane Faroult Received on Mon Mar 24 2003 - 04:32:27 CST
![]() |
![]() |