Database Administration (MOSC)

MOSC Banner

Privilage required for as of scn view creation

edited Apr 23, 2013 6:10AM in Database Administration (MOSC) 9 commentsAnswered ✓
Hi,

I need to create view as of scn for one of my business requirements.

When I am creating the view from sys as sysdba the view is being created.

But when I am trying to create the view from system or any dba user I am getting Insufficient Privilage error.

Sql:

create view <VIEW NAME> as select * from <TABLE NAME> as of scn 10234997707285

Please help me on this.

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