Database Administration (MOSC)

MOSC Banner

Handle create tablespace ddl

edited Feb 12, 2014 12:00PM in Database Administration (MOSC) 7 commentsAnswered

Folks,

Can we re-write the create tablespace ddl via trigger or some means so as to correct the datafile location issues when non-dba user issues create tablespace statement?

Little Background of the issue

Oracle Inform Application users sometimes create tablespaces by means of running .cmd script which has inbuilt file location as c:\ or d:\. However database exists in Unix Env.

Eventually this fills $ORACLE_HOME/dbs location.

We would like to catch these sql staements, rephrase it before it gets executed.

This possible in Logical Standby, not sure about standalone database which is our case

Managing a Logical Standby Database

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