Topics
Started by
Posts
Last post
Hi There, I got an opportunity to work on data migration from one db design to another. We have 2 d…
5 replies
Hi Experts, We are observing very strange scenario in which some relationships are getting removed …
11 replies
Hello, I know how to "Create and map a Server Environment" using management studio (https://msdn.m…
2 replies
Hi all First, some background....... We have some data that uses codes of 5 characters. Some of the…
3 replies
CREATE TABLE EDI_data_proc_log( ID int IDENTITY(1,1), comment VARCHAR(3000), time_recorded DATETIM…
2 replies
Hello, I am looking to create an SSRS report based on multiple locations. There will be one report…
3 replies
Hi All, Is it possible to find the version details from IP and Port. For example I have IP and por…
1 replies
Hi, I have set-up a replication for my production Database (SQL 2008 R2) to a DR (SQL 2012 SP1) usi…
1 replies
I am configuring my Availability Group Listener and running into an issue during testing. The conf…
8 replies
I'm trying to move a log file of a database that is part of an availability group. I have been foll…
2 replies
Hi, I would like to maintain version control of the all the sql objects (sp, view , tables ) and ma…
1 replies
Hi.. I have configured Alwayson HA setup as following environment and versions, and working fine to…
1 replies
Hi, I created sql job using maintenance plan to run DBCC Checkdb for all databases. But I didn't ch…
1 replies
I have 2 SQL Statements. Declare @Memory int SELECT @Memory = (SELECT round (total_physical_memory…
7 replies
CREATE TABLE XYZ ( ID int DEFAULT 5000, NAME VARCHAR(100) ) I have many tables that have many colu…
2 replies
Viewing 15 topics - 3,751 through 3,765 (of 8,636 total)
You must be logged in to create new topics.