How to trigger Resource Reservations Owner change

We have designated an “owner” for a resource. This means that any booking for that resource requires approval by the owner before it is accepted.

However, if we change the owner, it takes overnight before all of the existing requests in the database get updated so that the new owner actually has access to approve/deny them.

Is there some way we can force this overnight task to process immediately? I’ve tried stopping/starting the RnrMgr task.

Lance

Subject: adminp

Probably too late but you could try running :

Adminp process all

from the console. That runs the administrative task that processes all waiting tasks.

Subject: Not AdminPs call

It is either an Agent or some code in RnRMgr that is doing this (its too late for me to recall for sure which).

Bruce

IBM