Database Administration (MOSC)

MOSC Banner

Drop user command takes time

edited May 30, 2018 5:01AM in Database Administration (MOSC) 6 commentsAnswered
Gurus,

Why my below SQL command taking so much time?

OS = RHLE 5
DB = 11gR2

I have created a user previously on the way of configuring streams, It was successful on test box. Now I want to configure Bi-directional (Downstream) streams  on the same box again from scratch.  So I have dropped the old one as below SQL.

SQL> drop user STRMADMIN cascade;

What are the possible reasons for this to running more than a 30 min now.

Thanks,
Harry


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