Quantcast
Viewing all articles
Browse latest Browse all 2539

Re: Overwrite a file using dbmcli command

Hello Srikanth,

 

 

It is not recommended to overwrite existing backup without archiving or moving it to a safe location.

 

However, In order to overwrite the existing backup - you need to specify this option while you create the medium deifinition using medium_put command

 



<overwrite>


Mandatory only for the backup type FILE and only for
data backups. It defines the behavior if the file already exists.


Possible values are: YES | NO


If you enter YES and the file
already exists, it is overwritten by the new backup.


If you enter NO and the file
already exists, the backup fails.


The system default is NO.


This entry is not interpreted for log backups.

 

 

For more information use DBM command explain:

dbmcli on SIT> explain medium_put

 

or see MaxDB documentation (Version 7.6) or MaxDB documentation (Version 7.7) or

 

MaxDB documentation (Version 7.8)

 

 

Regards,

Yashwanth


Viewing all articles
Browse latest Browse all 2539

Trending Articles