Viewing 15 posts - 46 through 60 (of 94 total)
Sorry the error what i get is as follows:
Source: ODSOLE Extended Procedure
Description: Class not registered
August 18, 2008 at 6:21 pm
The box has 22 GB and 18 GB is configured to SQL Instance (FIXED) When i looked at the memory utilization - SQL is using all the 18 GB allocated...
August 13, 2008 at 6:21 pm
The backup code isnt changing the database restriction. It's a regular full backup running with init option. thats it.
Additionally users are able to connect to the database but reported the...
August 13, 2008 at 4:36 pm
Thanks for the contribution.
Say if i have to rebuild the indexes offline - do i need to put the database in single user mode? My initial question was - what...
August 12, 2008 at 6:53 pm
Thanks for the contribution.
So what happens when i execute the following code:
ALTER INDEX ALL ON Product REBUILD??? I dont see online rebuild option is specified here with the command. But...
August 12, 2008 at 2:23 pm
I am running the Export process physically from the Production server. It's strange as to why i cant have this simple process run sucesfully?
August 8, 2008 at 10:32 am
Jack thanks for the post.
I looked at the provided URL and unfortunately it was not very helpful. Yes my environment is 64-bit and all i what i am doing is...
August 8, 2008 at 1:41 am
Thanks for your reply.
I am looking for something like this: ALTER INDEX ALL ON Customer REBUILD WITH(ONLINE = ON). Is there a way i can generate Alter index for all...
August 7, 2008 at 1:30 pm
Well SA password is different and in the security connection syntax i am giving connect using SA login and providing the right SA password. weird dont know - whats going...
July 30, 2008 at 6:02 pm
Yes i changed the query to use prod.master.dbo.syslogins. I dont see the connection. all what i see is - its executing the query.
I.E - when I execute the query...
July 30, 2008 at 5:32 pm
Unfortunately no error... it's weird. its runing for like 15 minutes now without any errors.
July 30, 2008 at 5:16 pm
Viewing 15 posts - 46 through 60 (of 94 total)