Viewing 15 posts - 61 through 75 (of 285 total)
Thanks for the response. Yes, ping works. As I mentioned, PortQry.exe shows that port 1433 (which is the static port on which SQL Server is listening) is open.
Scenario 1 and...
March 5, 2013 at 6:39 pm
mark.dean (9/20/2012)
Three that I've worked with:
Free Commander (I use this...
January 22, 2013 at 9:39 am
I forgot to mention this link ("Install SQL Server 2012 on Server Core"):
January 22, 2013 at 7:41 am
It's been a while, and I thought I would follow up...
Ultimately, we plan to build a couple of clusters using the Core Edition of Windows Server 2012 and SQL Server...
January 22, 2013 at 7:38 am
We eventually got our SQL Server database backups working with the Data Domain. (Outside of the scope of the original post, we also eventualy got our Oracle database backups working...
December 19, 2012 at 6:17 pm
Oops! I think a firewall was causing the problem. The two failed connections work on a different report server that is in the same subnet.
November 27, 2012 at 11:15 am
Jeff Moden (10/12/2012)
October 12, 2012 at 5:35 pm
Jeff,
Thanks for the feedback.
couldn't you just BCP the results out to a file using SQLCMD and open the file in Powershell?
From a PowerShell perspective, I think that character-based (not native-based)...
October 12, 2012 at 5:46 am
I found this link (http://poshcode.org/1205) which works fine for charting get-process information (despite a couple of typos in the script). But I am not having any luck "trading" sqlcmd.exe output...
October 11, 2012 at 1:37 pm
This link describes sys.dm_os_ring_buffers:
http://gallery.technet.microsoft.com/scriptcenter/Utilization-History-afe03282
September 19, 2012 at 10:54 am
Does this view just keep a sliding window of 256 entries? Meaning that the "top 1" row could be used to track CPU utilization?
Also, if the top 1 row is...
September 17, 2012 at 1:01 pm
Last night, I found this link to "SQL Server Virtual Labs," which includes "SQL Server 2012 - Installing and managing SQL Server 2012 on Windows Server Core (SQL 153)."
http://www.microsoft.com/sqlserver/en/us/learning-center/virtual-labs.aspx
01/22/2013 Update:
For...
April 19, 2012 at 5:28 am
Thanks for the feedback. I browsed through that title on amazon.com, but ended up purchasing "Professional Microsoft SQL Server 2012 Administration" since it contains what appears to be more information...
April 19, 2012 at 5:25 am
Thanks for posting the link to the downloadable version. I was planning to hunt for that, and I just ran across your post. 🙂
April 18, 2012 at 7:10 am
Gianluca Sartori (2/28/2012)
1) Linked Servers
2) Ad-hoc datasources (OPENROWSET, OPENDATASOURCE)
3) CLR procedures
4) ETL (SSIS or...
February 28, 2012 at 9:16 am
Viewing 15 posts - 61 through 75 (of 285 total)