Hello all ,
i am looking for a command to configure snapshots at the DB level in SAP maxdb 7.9.
i found the below commands for 7.7 version.
operational state : ONLINE
dbmcli -d <database_name> -u <dbm_operator>,<dbm_password> db_execute create snapshot ['<comment>'] [timeout <value>]
operational state : ADMIN
dbmcli -d <database_name> -u <dbm_operator>,<dbm_password> db_execute create snapshot
will the same command work for SAP maxdb version 7.9 as well ?
where will the snapshots be stored?
please help us on this topic.
Regards,
Venkatesh M