Managing Databases using Enterprise Manager (MOSC)

MOSC Banner

Parameter job_queue_processes is resseting to 0

edited Sep 10, 2016 9:27PM in Managing Databases using Enterprise Manager (MOSC) 2 commentsAnswered ✓

Hello together,

I'm running an Enterprise Manager Cloud Control on an Oracle Linux 6 Server to manage my databases. After the upgrade to EMCC 12.1.0.4 the parameter job_queue_processes is resseting after some days from 1000 to 0 so I'm not able to login as sysman on the Website anymore.

So I tried to set the parameter hard. First I stopped OMS by

emctl stop oms -all

OMS stopped successfully. Now I've set the parameter:

SQL> show parameter job

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

job_queue_processes                  integer     0

SQL> alter system set job_queue_processes=1000 scope=both;

System altered.

But after restarting the database the parameter resets itself to 0:

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