Thank you both, sandcruise and ianderson, very much! I especially appreciate the prompt reply. This is exactly what I needed, and will save me a lot of headaches.
I have never seen a dataset value revert after one backup (except the "overtime" setting where there is an explicit option to permit overtime until successful backup).
I have had to make the dataset value edit 3 times now for 2 different db backups that work after I make the change, don't the next weekly backup. I never change it back, just change it to extend the timeout-seconds time.
Anyone else experience this? Ian Anderson can you ask QA to test this? Also it would be nice if the modified attribute displayed under Options when you do change it, otherwise not sure how you verify in the gui that you have made the modification?
sandcruise
11 Posts
3
March 21st, 2013 08:00
You can use the flag "--run-at-start-clause=timeout-seconds" to increase the timeout duration for your pre-script execution.
On linux server, create a file /usr/local/avamar/var/avtar.cmd and put this line in the file :
--run-at-start-clause=timeout-seconds=SEC
and specify the script timeout in seconds
For example, --run-at-start-clause=timeout-seconds=7200 will setup the script timeout for 2 hours
ionthegeek
2 Intern
•
2K Posts
3
March 21st, 2013 08:00
sandcruise beat me to it but I do have some information to add.
You can also specify this setting directly in the dataset:
Edit: Fixed a typo
wryokom
1 Rookie
•
11 Posts
2
March 22nd, 2013 08:00
Thank you both, sandcruise and ianderson, very much! I especially appreciate the prompt reply. This is exactly what I needed, and will save me a lot of headaches.
ottobahn
1 Message
0
April 25th, 2018 09:00
Does the attribute need [avtar] at the beginning?
123kateb
1 Rookie
•
45 Posts
0
August 27th, 2018 09:00
Ian Anderson When you make this change and click + button, is it supposed
to be listed under the Options variables on the far right of the screen for the specific dataset?
We are having the same timeout issue and I did the above fix twice to see where its registering this,
but still don't see it under Options - odd?
Also - does it ever revert back to the default option or does it keep your changes forever?
7.5.1-101
ionthegeek
2 Intern
•
2K Posts
0
September 19th, 2018 09:00
I have never seen a dataset value revert after one backup (except the "overtime" setting where there is an explicit option to permit overtime until successful backup).
123kateb
1 Rookie
•
45 Posts
0
September 19th, 2018 09:00
It appears to only save and use that setting for the next backup, then reverts back to the hour wait? Ian Anderson
Going to try making the server edit.
123kateb
1 Rookie
•
45 Posts
0
September 19th, 2018 15:00
I have had to make the dataset value edit 3 times now for 2 different db backups that work after I make the change, don't the next weekly backup. I never change it back, just change it to extend the timeout-seconds time.
Anyone else experience this? Ian Anderson can you ask QA to test this? Also it would be nice if the modified attribute displayed under Options when you do change it, otherwise not sure how you verify in the gui that you have made the modification?