Forum Discussion

NewB's avatar
NewB
Level 3
11 years ago

Could not backup SQL "instance not found"

Good day Everyone! Before I start, i'd like to point out that i am new to NetBackup. And our company wants to backup there microsoft SQL database as a client(w/c i have no background with). the OS ...
  • Marianne's avatar
    11 years ago

    This is wrong:

    SQLHOST "\\.\PIPE\MICROSOFT##WID\TSQL\QUERY" 
    BROWSECLIENT  "\\.\PIPE\MICROSOFT##WID\TSQL\QUERY"

     I am curious to know why this machine is reporting its own hostname as  \\.\PIPE\MICROSOFT##WID\TSQL\QUERY ???? 

    Show this to SQL dba - maybe he/she will be able to tell you why?

    Entry should match hostname. 
    If I look at your policy. it should be wsus2012.

    So, replace with these lines:

    SQLHOST WSUS2012

    BROWSECLIENT WSUS2012 

    Also add a line in the script with the correct instance name.

    INSTANCE <NAME>