Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2227

March 27th, 2009 04:00

Unable to Backup SQL Database, error: MSSQL:: No such file or directory

Hi,

I am comfiguring backup for SQL 1st time.

Iam getting following error :

MSSQL:: No such file or directory

The Client is having MS SQL Module Installed
I am able to backup Database From Client Windows, but not through Networker Server.

Networker Version : 7.5
SQL Agent Version : 5.2

Save Set : MSSQL:
Client : Windows Server 2003
MS SQL Version : MS SQL 2005

Please Help!

Thanks in Advance!

.::[ashX]::.

2 Intern

 • 

14.3K Posts

March 27th, 2009 05:00

It would be wise for different question to open different thread.

Also, your description is a bit poor - you may wish to post full description like what databases are not backed up and full log by module which you will find in applogs folder on application host.

142 Posts

March 27th, 2009 05:00

Thanks, I will check!

2 Intern

 • 

14.3K Posts

March 27th, 2009 05:00

Typical error - you didn't follow documentation carefully and forgot to set backup command.

142 Posts

March 27th, 2009 05:00

It is not backing up all databases!

What will be the reason?

I am using the Backup Command : nsrsqlsv -v

5 Practitioner

 • 

274.2K Posts

March 27th, 2009 15:00

To backup thedefault instance, the saveset name is MSSQL:

if you have a named instance, specify saveset: MSSQL$(instance_name):

To back up a database in the named instance, specify saveset: MSSQL$(instance_name):(database name)

5 Practitioner

 • 

274.2K Posts

March 30th, 2009 19:00

"saveset identification"
in order to backup a SQL databse successfully
take a copy of NSR saveset syntax from manual backup "same structure"
update client defenition with this particular saveset

142 Posts

March 31st, 2009 00:00

I got the reason for skipping databases....

Those were not attached, they were just laying their as a file...

Because of that it must be doing so...
No Events found!

Top