How can we help you today? How can we help you today?
Dje

Activity overview

Latest activity by Dje

SQL Backup return code
Hi, I've got a question about how SQL Backup handles the retries. I've got this piece of code :exec SYS_BackupDatabaseFull @name, @err output, @backupType -- Check if the backup succeeded if &#40...
2 followers 2 comments 0 votes
Restore - THREADPRIORITY vs Backup - THREADCOUNT
Hi, It exists in the backup command the option THREADCOUNT but not in the restore command. In the restore command it only exists a THREADPRIORITY option. Does the restore command automatically use ...
2 followers 4 comments 0 votes
SQL Backup logs
Hi Everyone, Is there an option to set up in order to have the logs called something like : DBNAME_YYYYMMDD_HHMMSS instead of "ie : 20071128 183856 01.log" which is not really a speaking name ? Tha...
2 followers 2 comments 0 votes
Restore a MS SQL 2000 backup over MS SQL 2005 instance
Hi, Is it possible to restore a .SQB taken on a MS SQL server 2000 instance to a MS SQL server 2005 instance ? What's the cost of a such operation ? Does the .SQB is automatically converted to 2005...
2 followers 2 comments 0 votes