Dear Friends

I have defined following Parameter in the INIT.ora file for Jobs Scheduling, But after defining the parameter whenever I have started the database, I am getting following error -

SVRMGR> startup
ORA-25138: JOB_QUEUE_KEEP_CONNECTIONS initialization parameter has been made obsolete

Following Parameters are defined in the INIT.ora.

job_queue_processes = 10
job_queue_interval = 60
job_queue_keep_connections = false


Can anybody help me.

Thanks
Rajeev