Custom SQL Query Report to Display Last Backup of Each File
Has anyone had any luck displaying backup detailsfor individual files? For instance, I'd like to display the last successful backup date for each file within a given policy's filelist. I'm new to OpsCenter's custom reporting so any help is greatly appreciated. Thanks.720Views0likes0CommentsCommand to get the clients which was not backedup in last 24 hr
In my environment, I have configure below types of policies in my environment: MS-Windows Standard MS-SQL NDMP VMware (from vmware intelligent policy) i want to create a report for the clients which was not backedup in last 24 hr. My doubts and queries are: I can generate the report from Opscenter for the same but it can display the client name which is installed and configured in policy, Not the VMs? Am i correct? if yes, how can I get the report for VMware? What is the command to generate the above report from CLI?Solved1.3KViews0likes3CommentsFailure alerts for specific clients
How can I setup alerting for specific job failures i.e. from a specific client. I currently use OpsCenter Analytics for reporting & alerting; but the alerts are for all clients, how can I limit alerts for only a sub-set of clients on backup failures only. Can this be achieved via opscenter or does it have to be done on a per client basis using BLAT on Windows?1.2KViews0likes2CommentsOPSCenter reports sent by email don't attach to message
Hi, I'm having some problems with the generation and sending reports by email in PDF format. I've got 3 schedules to generate and send 3 different reports, but since about 5 days only 1 of those emails has the report attached (randomly, some days only report1 has the attach report, some days report2 or report3). And the emails which haven't the report attached shows the follow message ah the botom of the email: Unknown error while running the scheduled report <report_name> due to null Checking OPSCenter logs, I've found the follow messages: Error while running the scheduled report <report_name> Exception: java.util.ConcurrentModificationException at java.util.ArrayList.sort(ArrayList.java:1456) at java.util.Collections.sort(Collections.java:175) at com.symantec.nbu.nom.report.reader.BaseReportDefinitionReader.getApplicableTableJoinSet(BaseReportDefinitionReader.java:129) at com.symantec.nbu.nom.report.reader.custom.CustomReportDefinitionReader.getCustomRankingView(CustomReportDefinitionReader.java:645) at com.symantec.nbu.nom.report.reader.custom.CustomReportDefinitionReader.fetchReportDefinition(CustomReportDefinitionReader.java:410) at com.symantec.nbu.nom.report.reader.custom.CustomReportDefinitionReader.fetchReportDefinition(CustomReportDefinitionReader.java:289) at com.symantec.nbu.nom.report.reader.custom.CustomReportDefinitionReader.fetchReportDefinition(CustomReportDefinitionReader.java:95) at com.symantec.nbu.nom.report.reader.ReportDefinitionProvider.fetchCustomReportDefinition(ReportDefinitionProvider.java:216) at com.symantec.nbu.nom.report.reader.ReportDefinitionProvider.fetchReportDefinition(ReportDefinitionProvider.java:115) at com.symantec.nbu.nom.report.ReportDefinitionManager.fetchReportDefinition(ReportDefinitionManager.java:35) at com.symantec.nbu.nom.report.common.ReportExportHelper.isExportFormatSupported(ReportExportHelper.java:187) at com.symantec.nbu.nom.report.executor.ReportTask.run(ReportTask.java:97) at com.netbackup.common.threadpool.ThreadDecorator.run(ThreadDecorator.java:52) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ,40:com.symantec.nbu.nom.util.JavaLogger.app,0,(0|) Couldanyone help me with this issue? Thanks in advance. Claudio.840Views0likes1Comment