Viewing 15 posts - 271 through 285 (of 1,335 total)
Check if the file location path is right. it lloks like the ndf file is missing. OS error 32 corresponds to file not found error.
November 13, 2007 at 11:13 pm
YOu try reinstalling the MDAC component and then try you should be seeing all the drivers for linked servers with the MDAC version newly installed.
November 13, 2007 at 11:10 pm
From the client machine run prompt type cliconfg.exe and then follow what you did for the server config.
November 13, 2007 at 11:09 pm
You can check the consistency of the backup using the restore verifyonly command to see if there is any backup file corruption.
November 13, 2007 at 11:07 pm
Is the database being heavily used. Also you can check the properties of the database to see is they space is being reserved or is free if free then you...
November 13, 2007 at 11:05 pm
This should be a problem with the client tools installation. also check for the registry permissions in the client machine.
November 13, 2007 at 11:02 pm
You cant change the collation of the server once installed. you need to reinstall with new collation.
November 13, 2007 at 11:00 pm
Since you saY THAT there are lot of databases. check if they are being heavily used. also chjeck for the RAM and other hardware performances.
November 13, 2007 at 10:59 pm
I am not clear with the question as it raises doubt for me. You are asking a 2000 question in 2005 forums if i am not wrong.
you have the option...
November 2, 2007 at 7:15 am
did it go to the in recovery state after a service restart if so then your database is in recovery statte and ytou have to wait until it completes. this...
November 2, 2007 at 7:13 am
write a TSQL code to accomplish the job failure details your disk space and tlog space. Then i would suggest as given below.
1. create a .cmd file
2. place the cod...
November 2, 2007 at 7:12 am
Also if your LS is used in DR planning see to that its able to handle the load until you get back the primary server back.
November 2, 2007 at 12:57 am
Are you using MSDE if so have you changed your authentication mode from windows to mixed in SQL Server. Because by default its windows in MSDE 2000. Also if tis...
November 2, 2007 at 12:53 am
You can read the article ISOLATION LEVEL articles in the link given below
November 2, 2007 at 12:28 am
If you want to send mails prefer using OLE procedures than using SQL MAIL. the script is available in this site.
November 2, 2007 at 12:26 am
Viewing 15 posts - 271 through 285 (of 1,335 total)