Hi
Our SQL 7 server has stopped having the ability to map a drive using the
server agent.
The way it has been working for the last few month, is that the job,
runs a bat file which maps the drive, copys a file acros and then
deletes the mapping.
The bat works fine if run in a dos window, but produces,
"System error 1312 has occurred. A specified logon session does not
exist. It may already have been terminated. "
at the create mapped drive command
"C:\WINNT\system32>cmd /c net use p: \\tmcpen23-lgn\f$ /user:holmes
password"
Somthing has obviously happened, but nothing we can put our finger on,
we have created a seperate job to call and this also fails, tried stop
starting sql and re-booting the nt, but to no avail.
Any body give us any pointers?
Paul Holmes