Viewing 15 posts - 361 through 375 (of 1,335 total)
also you can use the set identity_insert to on to insert values to indentity columns
July 24, 2007 at 7:44 am
Check for the permissions. Check if the user has permissions to system tables in master database.
July 24, 2007 at 7:42 am
might be this link will be useful to you
http://www.querycat.com/faq/e55ef7cda2b6e9f152e5881a8efdbf10
July 24, 2007 at 7:41 am
No white papers on this but you can't you use profiler to track what is happening behind.
July 24, 2007 at 7:41 am
Now i understand that you have your CD containing the install files of SQL7 scratched. There are few tools on net that can be used to read CDs like those...
July 24, 2007 at 7:39 am
Any firewall, are you able to connect to the remote server using client machine
July 24, 2007 at 7:34 am
Do not run your sql services with local account unless there is nothing that you acccess on the network. mostly prepfer a domain account with needed permissions to run the...
July 24, 2007 at 7:33 am
Are you sure that the log file is just a GB and the backup is 2Gb in size this can't be just check with perfmon what is happening also you...
July 24, 2007 at 7:31 am
SO do you mean to say that you are appending data to the same backup file daily. if so then the size might increase as you find.
July 24, 2007 at 7:27 am
Karthick i hope i have messaged you the details and that was helpful.
July 24, 2007 at 7:23 am
You need not have xp_cmdshell enabled. You need to run that from the DOS and not from sql server.
put all those as a batch script and call the batch script...
July 24, 2007 at 7:18 am
If you do not need a service i have a program of server side tracing also i can send that too.
July 24, 2007 at 7:09 am
i have a same requirement and i have written a service to track all these send me your id i shall send the code to you.
July 24, 2007 at 7:07 am
You need to check the SPN name of the server. There might be multiple occurences of the same account. Search for setspn.exe in microsoft site you will have the details...
July 24, 2007 at 7:00 am
Is it win2003 try using Kerberos authentication method instead of NTLM.
July 24, 2007 at 6:36 am
Viewing 15 posts - 361 through 375 (of 1,335 total)