Viewing 15 posts - 226 through 240 (of 305 total)
could you please tell me how to give execute permissions to a stored procedure from Enterprise manager(GUI). I created a login abc with default database master and I need to...
February 27, 2009 at 7:23 pm
I would suggest running the SQL Server 2000 to 2005 Migration Assistant on this script
What is the Migration Assistantant to run?
February 23, 2009 at 9:47 pm
thanks
@command = N'dtsrun /S ABC /E /N agent_import /A gstrServer:8=ABC /A gstrClient:8=CF /A gstrEnvironment:8=QA /A gstrPath:8="d:\"', @database_name = N'', @server = N'', @database_user_name = N'', @subsystem = N'CmdExec'
In...
February 23, 2009 at 2:01 pm
Could you please provide me the final script that will rebuild indexes in all the databases sothat I can create a job and schedule it.
Thanks
February 23, 2009 at 1:33 pm
I just want to make sure that Shoud I need to change the servername from ABC to XYZ\ins1 or XYZ in the below statements. In the sql 2005, I have...
February 22, 2009 at 6:13 pm
Thanks,
We will convert the DTS to SSIS later but right now we are going with the same dts to run in sql 2005.
We are succesfully moved to sql 2005 by...
February 22, 2009 at 10:32 am
Hi,
Could you please shed some light on this topic.I spoke to our system admin regarding this password issue and he is confident that the password meets the windows policy.Before opening...
February 21, 2009 at 11:03 am
SQL Server Setup has encountered the following problem: [Microsoft][SQL Native Client][SQL Server]Password validation failed. The password does not meet Windows policy requirements because it is too short... To continue, correct...
February 20, 2009 at 5:32 pm
As I know..you need to install Integration services to use maintenance plans in sql server 2005.
When I tried to create maintenance plans without installing integration services I got many issues.After...
February 19, 2009 at 12:13 am
Hi,
I did not solve this issue so far. I want to make sure that the password, we need to give in the setup installation page is Servis Account->Use a domain...
February 18, 2009 at 11:47 am
actually, the 2000 servers are not clustered.But now we are going for cluster environment for sql server 2005. So we need to use side-by-side only. Is there any document for...
January 13, 2009 at 2:55 pm
If it is on the same box, then named instance(not possible to go for default 2005 instance) and if it is new box, we can have the sql server 2005...
January 12, 2009 at 11:43 am
thanks Gail,
In general, the reason for getting these kind of inconsistency in internal operation, tell me whether the following settings be the root cause:
1.SQL Server configuration: We have sql server...
January 9, 2009 at 3:42 pm
Hi,
The seql server version:
Microsoft SQL Server 2005 - 9.00.3042.00 (X64)
Feb 10 2007 00:59:02
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)
We...
January 9, 2009 at 12:50 pm
Hi,
In our 3 node a/a/p cluster on node 3 we 4 instances. In this case, to set Max n Min values what should i consider?
We have 16GB memeory and 2GB...
January 8, 2009 at 6:00 pm
Viewing 15 posts - 226 through 240 (of 305 total)