How can we help you today? How can we help you today?
achauvet
HJoyce wrote: The toolkit parameters are documented in the help file in the 'SQL Backup Toolkit' section. The help file is included in the installation of SQL Backup, but it's also available online at http://help.red-gate.com/help/SQLBackup5/0/en/SQLBackup.htm There is a section under 'SQL Backup Toolkit' called 'Toolkit Parameters'. Hope this helps! ok thanks but i have the same message avec "é" i use osql with a file in command DOS restore.bat : osql -E -S (local) -i C:\Exploitation\scripts\Database_directory\restore.sql /o RESULTAT.TXT restore.sql: EXEC master..sqlbackup N'-SQL "RESTORE DATABASE [database] FROM DISK = ''E:\data\database\FULL_(local)_database_20070716_020003.sqb'' WITH RECOVERY,MOVE ''database_Données'' TO ''H:\Data\database_Donnees.mdf'',MOVE ''FG_INDEX'' TO ''H:\Index\database_Index.NDF'',MOVE ''FG_INDEX2'' TO ''H:\index\database_Index2.NDF'',MOVE ''database_Journal'' TO ''H:\Journal\database_Journal.ldf'',REPLACE"' GO and RESULTAT.TXT : BEGIN 1> 2> SQL Backup v4.6.0.815 Restoring BoTampon (database) from: E:\data\BoTampon\FULL_(local)_BoTampon_20070716_020003.sqb SQL Server error Server: Msg 3013 RESTORE DATABASE is terminating abnormally. Server: Msg 3234 Logical file 'boTampon_Données' is not part of database 'BoTampon'. Use RESTOR E FILELISTONLY to list the logical file names. SQL Backup exit code: 1100 SQL error code: 3234 name value exitcode 1100 sqlerrorcode 3234 filename01 E:\data\BoTampon\FULL_(local)_BoTampon_20070716_020003.sqb 1> END i am completely lost thank you for your assistance / comments
HJoyce wrote: The toolkit parameters are documented in the help file in the 'SQL Backup Toolkit' section. The help file is included in the installation of SQL Backup, but it's also available onl...
0 votes