This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Database creation Failed!

Hi all, 

I am trying to install Sophos Safeguard Ver 6.1. All is doing well by following the wizard, but I am stumped during the creation of the database.

I can connect to my SQL database without problems but somehow, during the creation of Master Key which is the part that it will write to the dtabase, it fails. 

Prompting me to go to my temp files and look for the error. 

There were two txt files: sqlscript_error and sqlscript_output

The output file contains the script that will run the command: 

Creating Database

Microsoft WIndows [Version 6.1.7601]

Copyright (c) 2009 Microsoft Corporation. All rights reserved. 

C:\Windows\system32>@ECHO OFF

SQLCMD -b -s "mydomain\mydb" -i "C:\users\john\appdata\local\temp\tmpCreatedatabase.sql" -E

Exit

The error file goes like this:

'SQLCMD" is not a recognized as an internal or external command, operable program or batch file.

Anyone who knows how to get past these. I've been trying for 2 days now.. and somehow nothing came up with any searches.

Thank You

:54889


This thread was automatically locked due to age.
Parents
  • Hi Christian, 

    Thanks for the reply. The SQL server is located remotely. Do i really need to install this command line utilies? I check the path and i can actually run the command SQLCMD on the SQL server itself. Seems like I need to install this command line utilies. Will let you know the result.

    Thanks for the help. :)

    John

    :54897
Reply
  • Hi Christian, 

    Thanks for the reply. The SQL server is located remotely. Do i really need to install this command line utilies? I check the path and i can actually run the command SQLCMD on the SQL server itself. Seems like I need to install this command line utilies. Will let you know the result.

    Thanks for the help. :)

    John

    :54897
Children
No Data