Database Administration (MOSC)

MOSC Banner

"ORA-03001: unimplemented feature : 11gR2

edited Feb 8, 2013 2:38AM in Database Administration (MOSC) 8 commentsAnswered
Hi All,

i am hiting "ORA-03001: unimplemented feature when i try to rename a VIEW. i m performing below steps

sqlplus / as sysdba

alter session set current_schema=hr;

rename v_test to v_test_new;

ERROR at line 1:

ORA-03001: unimplemented feature

how i can overcome with this issue ?

regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center