08-07-2015 06:48 AM
I have an order in Unrecoverable error state and need to clear it out. In Provisioning Manager there was a command line utility to do this, but I'm unsure of how to do this in Prime Collaboration.
I've seen other posts that say go to All Activities, find the order and cancel...but I do not see that option on my server.
08-11-2015 02:54 PM
Joseph,
The UI based order cancel function was added in PCP 11.0, which is the current shipping version.
In most cases PCP 10.5.x problem orders will automatically move to the HOLD state.
For earlier versions of PCP, below is the process:
This tool is recommended for use by TAC so if you do not have a good understanding of the failed Orders in Provisioning system, do not use this tool; Aborting an active order can result in data integrity issues.
On the PCP installed server, this tool can be found in /opt/cupm/sep/ipt/bin as AbortOrders.sh . The 'globaladmin' password is required to execute this tool.
cd /opt/cupm/sep/ipt/bin |
Examples
./AbortOrders.sh globaladmin 3xAGI6I197 15 When the order is stuck and does not abort normally with the above command, use -forced switch ./AbortOrders.sh globaladmin 3xAGI6I197 15 -forced For aborting Errors / RecoverableErrors / Unrecoverable Errors ./AbortOrders.sh globaladmin 3xAGI6I197 Errors ./AbortOrders.sh globaladmin 3xAGI6I197 RecoverableErrors |
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide