Dear SQL Server Expert,
We have a Navision database server which is running SQL Server 2012. Currently this server is already on production. I have created a schedule to perform database backup every midnight by using the SQL Maintenance task.
My question is: if I would like to run full SQL Server backup manually at any time of the day to external hard disk, what are the proper steps to do that? will the backup cause any performance issue? FYI, currently there is log shipping configuration being configured that will replicate the transaction log to the cloud in every 15 to 30 minutes. Will full backup will conflict with the log shipping replication?
Thanks.
Regads,