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

VDI error 1010 when trying to perform backup

Stephane,

Can you open a command-line prompt and type run the following command:

osql

And let me know what happens
Neil Davidson
0

Comments

4 comments

  • jayrod
    I'm getting the same thing. However when I open up osql i'm able to connect with a username and password as well as run a query on the master db.

    What else can I try?
    jayrod
    0
  • Brian Donahue
    Hello Jayrod,

    The VDI error 1010 error can also happen if the command SQL Backup is trying to run exceeds 1002 characters in length. This is a limitation in OSQL.exe.

    If you look at the SQL Backup command that you're running using the 'stored procedure' view, you can try economizing on the length of this command by using mapped drives in place of UNC paths if they are very long and use wildcards wherever possible.

    We will be working on removing the dependence on OSQL.exe in a future version.
    Brian Donahue
    0
  • jayrod
    actually a reboot and a change of logins seemed to help this problem. Thanks
    jayrod
    0
  • Brian Donahue
    Good! Thanks for getting back to us.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.