Database Networking (MOSC)

MOSC Banner

are running Oracle 12c on Windows Server 12 R2.We have a pluggable database TESTPERS. I was monitori

edited Jul 6, 2016 5:04AM in Database Networking (MOSC) 6 commentsAnswered

i am  running Oracle 12c on Windows Server 12 R2.We have a pluggable database TESTPERS. I was monitoring a job from Oracle Enterprise manager and SQL developer both, it was running for first an hour, after that in OEM and SQL Developer it indicates that the job has finished,

But at command prompt on the client machine from where my job is running , job appears to be still running and does not timeout. However, there is no active session in the database for the user that ran the job.

The only solution we are currently aware of is

  1. run  EXECUTE DBMS_STATS.GATHER_SCHEMA_STATS(ownname => 'AAESOF', estimate_percent => DBMS_STATS.AUTO_SAMPLE_SIZE)
Tagged:

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