File Management / File Name Format
LehighDBA
Posts: 24
Using 7.2.1.4. Trying to make the File Name Format as shown below.
<SERVER>_<INSTANCE>_<DATABASE>_<TYPE>_<DATETIME yyyymmdd_hhnnss>
No matter what I do (Click Apply, etc.) the information will not stay in the file name format box... it reverts back to the previous information.
What am I doing wrong?
<SERVER>_<INSTANCE>_<DATABASE>_<TYPE>_<DATETIME yyyymmdd_hhnnss>
No matter what I do (Click Apply, etc.) the information will not stay in the file name format box... it reverts back to the previous information.
What am I doing wrong?
Comments
The REG_SZ key is:
HKEY_LOCAL_MACHINE\SOFTWARE\Red Gate\SQL Backup\BackupSettingsGlobal\<Instance_Name>\BackupFileName
Any way for the UI to detect this issue in the future? Not sure if there is an internal status that the UI is getting to indicate that the registry could not be written to.
Also perhaps it could be included in the help file on the Security Model information, etc.