Database Administration (MOSC)

MOSC Banner

How to remove the table , SYS_FBA_TCRV_71061, from user/schema?

edited Mar 15, 2012 5:36AM in Database Administration (MOSC) 5 commentsAnswered ✓
Dear Oracle Experts,

How to remove SYS_FBA_TCRV_71061? I did not know how Oracle created this table?. It looks like to associated with FBA.

SQL> drop table sys_fba_tcrv_71061;
drop table sys_fba_tcrv_71061
           *
ERROR at line 1:
ORA-55622: DML, ALTER and CREATE UNIQUE INDEX operations are not allowed on
table "MyUser"."SYS_FBA_TCRV_71061"

Thanks

Liz

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