Hi,
SQL Server 7.0
I have used the "Database Maintenance Plan" to create a backup transaction log on our production server, which logs changes every 30 minutes.
Questions:
1)Is there anyway to write the changes into 1 file through the Database maintenance Plan instead of having multiple files every 30 minutes (we have multiple db on the server this way would be messy)?
2)I need to copy the transaction log from our production to our report server-can this be done thru the maintenance plan?
Thanks for any help/suggestions.
SQL Server 7.0
I have used the "Database Maintenance Plan" to create a backup transaction log on our production server, which logs changes every 30 minutes.
Questions:
1)Is there anyway to write the changes into 1 file through the Database maintenance Plan instead of having multiple files every 30 minutes (we have multiple db on the server this way would be messy)?
2)I need to copy the transaction log from our production to our report server-can this be done thru the maintenance plan?
Thanks for any help/suggestions.