PL/SQL (MOSC)

MOSC Banner

Schemaowner gets ORA-01720

edited Mar 9, 2018 4:00AM in PL/SQL (MOSC) 10 commentsAnswered

I created a schema with the following credentials:

GRANT CONNECT,RESOURCE, create trigger, CREATE VIEW TO testuser  IDENTIFIED BY password ;

Some views are created afterwards and an ORA-01720 is thrown because SYS.ALL_TABLES is being accessed.

It might have be that it changed in 12c (over 11g).

--

Christoph

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