我需要解决方案
Hi Team,
I want filter the NBU Jave GUI every day for some report.
Job Policy regular expression oradb.*|sqldb.*|exdb.* ................it is working for me
and I need filter for schedule which starts from Application-weekly , Application-daily,Application-hourly ...etc
I am doing the above things as below
Job schedule not equal to application-hourly
Job chedule not equal to Application-Weekly
Job schedule not equal to client-hourly
....
.
.etc
How to get all information in single regular expression as Job Policy
Thanks for your help.
.