Topics
Started by
Posts
Last post
I have a question which puzzles me a lot. MSSQL service on the production server is Logged On as&nb…
2 replies
Hello all, I am trying to analyze the extent to which two replicating databases on separate serv…
9 replies
Someone at another company I know asked me about setting up a small SQL installation in which their…
5 replies
Hi, Why sql server is not using the created indexes, how it will determine the index is usef…
1 replies
Hi, I have many jobs in my SQL Server 2005, the scenario is mentioned below: - job1 job2 job3 job4 …
3 replies
I am trying to restore all my production databases onto dev server which i will be doing very often…
5 replies
Hi, At the time of running the sql server log backup job its giving the error message "BACKUP LOG c…
3 replies
Hello there, A - SQL server 2005 standard sp2 ( production for system A - preferably left intact) …
1 replies
Hello - we are in the process of acquiring a new production database server running SQL 2008, which…
1 replies
Hi, I have a doubt in shrinking the log file.. I found that some transaction is causing the log fil…
7 replies
I have around 50 .sql files, each file contain the scheme of each table. i need to create those 50 …
4 replies
What permissions are needed for a user to create stored procedures and triggers. I already have map…
2 replies
I'm no SQL Server DBA by any stretch of the imagination (a programmer by trade) and I'm pretty sure…
13 replies
create table DNS (id int, dns varchar(50), orderid int) GO insert into DNS values (5001, 'dev.net',…
2 replies
I have some temp tables in my system tempdb that I need to kill. They are called #SOMEHEXNumber etc…
43 replies
Viewing 15 topics - 6,751 through 6,765 (of 22,780 total)
You must be logged in to create new topics.