Hi CT
I need to run the security list maintenance proces, however concurrent manager is down on development, and i dont have access to dba for this instance untill call request goes through (edenbrook), we run on win 2k, client is updating in october to unix hpux, however the concurrent manager is up as a process, but when i run any request i get:
Phase - inactive
status - No Manager
Alternative is to migrate all my setup that i have done so far onto another isntance (will take me a while, i have allot of repsonsibilities, and setup data.
I cleared out:
fnd_concurrent_processes as per article:
http://www.tek-tips.com/viewthread.cfm?qid=62090&page=15In sql*Plus:
user: APPLSYS
delete from fnd_concurrent_processes;
pdate fnd_concurrent_queues set running_processes=0;
Is there a diagnostic script i can run to find out why it didnt start?
I mean the service is started but as soon as i run a request i get the above messages highlighted in yellow.
I logged in as sysadmin:
concurrent > Manager > Administer >
Internal Manager - Actual = 1, Target =1, Pending = 0
Conflict Resolution Manager - Actual = 0, Target =1, Pending = 19
Scheduler/Prereleaser Manager - Actual = 0, Target =1, Pending = null (no value)
Session History Cleanup - Actual = 0, Target =1, Pending = 0
Standard Manager - ctual = 0, Target = 3, Pending = 99
And so on.. Many are inactive but i think the above are the only ones i need, is there a workflow process i need to run?
I mean theres no activate button fo rthe above managers i have listed.
Thanks in advance
Tovia Singer
Theres quiet a few