Topics
Started by
Posts
Last post
USE msdb ; GO EXEC dbo.sp_start_job N'Weekly Sales Data Backup' ; GO The syntax is for kick off the…
1 replies
Anyone know if it is possible to change the max size of the log files that SQL Server creates for t…
5 replies
How can i script the database (has partition scheme,function with 100's of fiel groups) and all its…
3 replies
Afternoon all, I'm trying to create a Job step to fail over a sharepoint database which has a GUID.…
2 replies
I have replication setup for 10 tables, if for some reasons it fails replicating data on 1st table …
1 replies
Hi All I've migrated all my DTS packages from 2000 to 2005 and I’m now in the process of changing a…
8 replies
How to refresh the database, is it possible? can any one please let me know... Regards Koteswar rao
2 replies
Hi, what is the query execution process?i.e, when we write the query and press f5 what internally h…
2 replies
Hi DBA's, i have been assign a task to rebuild index's of a big table Total size of table:100 GB Si…
4 replies
Hi Guys, I am trying to change the user options in sql server . But when i run the reconfigure i ge…
1 replies
Hi What is the difference between having partitions of a single disk as Drives i.e having a lar…
2 replies
Good morning, Over the weekend, we had an issue where a data cleanup job ran much, much longer than…
6 replies
Is it possible to change the instance name after installation ...... If yes what is the procedure t…
6 replies
I have set up database mirroring with 2 GB data.But its log file is growing up to 20 Gb within 3 da…
29 replies
I'm seeing tons of entries in the SQL Server Log that I can't explain or understand. Each has a sy…
3 replies
Viewing 15 topics - 5,761 through 5,775 (of 22,780 total)
You must be logged in to create new topics.