cancel
Showing results for 
Search instead for 
Did you mean: 

IDM Dispatcher is always busy doing something

former_member184114
Active Contributor
0 Kudos

Hi,

I was implementing RDS 7.2 on IDM 7.2/SP#4. Following the step 2.2.2: Create Minimum Data in the System, I executed below job and it just kept running.

SAPC AS ABAP - Read AttrValueHelp

Later, I stopped t his job and dispatcher too. When I restarted the dispatcher, it again doing something and I could find below status:

Running threads: JOBEXECUTE,CONDITIONS,LINKS-EVAL,APPRV-EVAL,HOUSE-KEEP

Not sure about this status. When I tried to execute other jobs, they are also again in running status and not stopping (I believe they are in the queue).

May I know how to resolve this issue?

Thanks in advance.

Regards,

Faisal

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member2987
Active Contributor
0 Kudos

Hi Faisal, that's the way the dispatcher is designed to operate. It promotes HA and DR, picking up right where you left off. In later SPs, there is an option when shutting the dispatcher to stop current jobs. Otherwise the only other option is to clear the provisioning queue via the DB, which is NOT reccomended in production environments.

Matt