backup failed to complete the command backup

  • Hello,

    Can anyone help me? I tried to do a full master database backup and in return get this error message 'SQL-DMO (ODBC SQLSTATE: 42000)'

    Akan.

     


    Kindest Regards,

    Akan Antia

  • How are you attempting to do the backup ? using SQL DMO objects?

    Have you tried a simple disk backup?

    BACKUP DATABASE master TO DISK='C:\backuptest.bak'

    RESTORE VERIFYONLY FROM DISK='C:\backuptest.bak'


    Julian Kuiters
    juliankuiters.id.au

  • what about open Enterprise manager .. and right click on your Database , choose All Tasks >> Backup database

     


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply