04-04-2014 07:37 AM
Hi all
I created a fault and event report on my syslog data. I run this report weekly. I now need to change setting in that report but I'm not able to see where to edit this report. I see my job scheduled in the list but not able to modify anything. Can someone help me on this
Thank you very much for your help.
Solved! Go to Solution.
04-08-2014 08:45 AM
Hi ,
Report must have a Job id for that Job , you can delete it via CLI :
1. Make note of the job ID's that you want to delete.
2. Open a dos shell and go to NMSROOT\CSCOpx\bin
3. Issue the command:
cwjava -cw NMSROOT com.cisco.nm.cmf.jrm.jobcli
3. It will take you to the Job CLI mode
4. Issue the command:
delete 1700 ( 1700 is the job ID , you wanted to delete)
5. Close all CiscoWorks browsers and issue the commands:
net stop crmdmgtd
net start crmdmgtd
6. Wait 15 minutes and log back in to CiscoWorks
hope it will help
Thanks-
Afroz
***Ratings Encourages Contributors ***
04-07-2014 05:10 PM
Once the reports are created and scheduled , you can't edit them .
You need to create a new one with the changes you want and delete the other.
Thanks-
Afroz
***Ratings Encourages Contributors ***
04-08-2014 06:44 AM
Thanks. But how can I delete it. I cannot even edit nor delete the report.
Thanks again :)
04-08-2014 08:45 AM
Hi ,
Report must have a Job id for that Job , you can delete it via CLI :
1. Make note of the job ID's that you want to delete.
2. Open a dos shell and go to NMSROOT\CSCOpx\bin
3. Issue the command:
cwjava -cw NMSROOT com.cisco.nm.cmf.jrm.jobcli
3. It will take you to the Job CLI mode
4. Issue the command:
delete 1700 ( 1700 is the job ID , you wanted to delete)
5. Close all CiscoWorks browsers and issue the commands:
net stop crmdmgtd
net start crmdmgtd
6. Wait 15 minutes and log back in to CiscoWorks
hope it will help
Thanks-
Afroz
***Ratings Encourages Contributors ***
04-08-2014 12:23 PM
Thanks :)
Had to know
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