Unsolved
This post is more than 5 years old
68 Posts
0
750
November 8th, 2016 04:00
nsrsgrpcomp equivalent for VBA save jobs
Hi,
I want to do some checks via CLI if everything is fine.
For savegroups I can use nsrsgrpcomp - is there an equivalent for VBA save jobs? I can't find something related to this in the command reference guide.
My only idea is to check the jobsdb with jobquery.
I want to use NW cli tools (no mccli or anything else on the VBA itself).
Kind regards
mkeil
0 events found
No Events found!


mkeil
68 Posts
0
November 15th, 2016 04:00
Any ideas?
Hrvoje Crvelin
bingo
Preston de Guise
Carlos Rojas
(sorry)
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 15th, 2016 04:00
I don't use VBA, but most likely you would need to use some command at Avamar level.
bingo.1
2.4K Posts
0
November 15th, 2016 05:00
I also do not use VBA at all. But I guess, using the jobsdb would be a good idea.