You determine whether the automatic log backup function is enabled or disabled.
You have the DBM operator authorization DBFileRead or DBInfoRead..
autolog_show
dbmcli -d <database_name> -u <userid>,<password> autolog_show
OK<NL>
AUTOLOG IS OFF <NL>
OK<NL>
AUTOLOG IS (OFF | ON)<NL>
AUTOLOG IS ON |
Automatic log backup is enabled |
AUTOLOG IS OFF |
Automatic log backup is disabled |
In the event of errors, see Reply Format.