Hi,
I have a database (about 9Gb)
The logfiles are 27Gb
I want to set up a backup schema (using the embedded backup jobs)
that :
makes 2 full backups of the database per week
makes a daily backup of the transactional log
My biggest concern is the transactional log
When I click the option to remove unused entries from the log, will it clean up the transactional log (as soon as I did a full backup of the database) ?
(I want to make sure that I only have to backup the transaction logs between the two days I will backup the database, AND that the transaction logs are cleaned up the first time I run the backup of the log after I full backed up the database...)
Is this how it works ?
What would happen if the logfile takes all remaining disk space ?
When backing up the database to disk (to another disk), it gives me an error..
so I can't backup the database anymore, which means that backing up the transaction log will not change anything to the size of the log file...
Can I delete the logfiles,
take a full backup of the database,
recreate a new logfile
and set up the backup schema for both database and logfile ?
How can I solve this ? ---------------------------------------------------------------------
I have not failed, I've just found 10,000 ways that don't work
---------------------------------------------------------------------
Peter Van Eeckhoutte
peter.ve@pandora.be
*:->* Did this post help? Click below to let me know !
I have a database (about 9Gb)
The logfiles are 27Gb
I want to set up a backup schema (using the embedded backup jobs)
that :
makes 2 full backups of the database per week
makes a daily backup of the transactional log
My biggest concern is the transactional log
When I click the option to remove unused entries from the log, will it clean up the transactional log (as soon as I did a full backup of the database) ?
(I want to make sure that I only have to backup the transaction logs between the two days I will backup the database, AND that the transaction logs are cleaned up the first time I run the backup of the log after I full backed up the database...)
Is this how it works ?
What would happen if the logfile takes all remaining disk space ?
When backing up the database to disk (to another disk), it gives me an error..
so I can't backup the database anymore, which means that backing up the transaction log will not change anything to the size of the log file...
Can I delete the logfiles,
take a full backup of the database,
recreate a new logfile
and set up the backup schema for both database and logfile ?
How can I solve this ? ---------------------------------------------------------------------
I have not failed, I've just found 10,000 ways that don't work
---------------------------------------------------------------------
Peter Van Eeckhoutte
peter.ve@pandora.be
*:->* Did this post help? Click below to let me know !