Database Administration (MOSC)

MOSC Banner

Granting select on AQ buffer views.

edited Nov 19, 2017 4:05AM in Database Administration (MOSC) 8 commentsAnswered

Hi, I don't know if I'm going off on the wrong tack or if this is an issue.

I'm trialling rebuilding two tablespaces (one is data, the other indexes) that is not only quite fragmented, but also has a lot of data files. The tablespaces are application related, not system. I thought that the quickest way to achieve this, was to export the four schema owners out that use the tablespaces, drop the tablespace, create a new one using larger data files, then import.

So far, so good. I got all the data reimported, (I had used datapump and named the schemas to export/import) but found that there were a lot of invalid objects due to grants not being reinstated to objects owned by other schemas not removed and reimported by this process. So I reverted and tried again, but before the exported schemas were droppedd, this time I generated DDL of object privs to objects used by them that were not part of the datapump. I hope that makes sense. That meant I had script files I could run in to recreate missing

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