Sign in
Beatrice_Popa
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
[HttpWebRequest_WebException_Remoteserver]
Activity Monitor
AlwaysOn Availability Groups
and Stopping SQL Server
Basic Authentication
capacity planning
CHECKPOINT
connect to SQL Server
high availability
HTTPS
IIS
Import and Export Data Wizard
instances
Interoperability and Coexistence
master
Master Data Manager
Master Data Services
MDS
Merge Replication
migrate
model
MScheckIsPubOfSub'
msdb
Network trace
OPTIMIZE FOR
Archive
Archives
May 2013
(5)
April 2013
(1)
March 2013
(1)
February 2013
(2)
January 2013
(3)
November 2012
(3)
TechNet Blogs
>
Beatrice_Popa
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Beatrice_Popa
"Unable to start T-SQL Debugging. Could not attach to SQL Server process on ‘DatabaseName’. The RPC server is unavailable."
Posted
5 months ago
by
Beatrice Popa
1
Comments
Error Message: "Microsoft SQL Server Management Studio. Unable to start T-SQL Debugging. Could not attach to SQL Server process on ‘Database Name’. The RPC server is unavailable." If you receive the error message described above ...
Beatrice_Popa
Merge Replication " Error 2812: Could not find stored procedure 'dbo.sp_MScheckIsPubOfSub' "
Posted
6 months ago
by
Beatrice Popa
1
Comments
The SQL Server Replication errors are very unique and hard to troubleshoot. Depending on the Replication architecture you have or the SQL Server versions, you can encounter different issues that you have to troubleshoot , every time from scratch. ...
Beatrice_Popa
How to capture a circular SQL Server Profiler Trace
Posted
4 months ago
by
Beatrice Popa
0
Comments
How to capture a circular SQL Server Profiler Trace Circular SQL ProfilerTrace: A circular SQL Profiler Trace is a trace that is re-written once the file (or the total size of all files) has arrived at the size you have chosen as maximum size...
Beatrice_Popa
SQL Server best practices for: installation, delete files after service pack installation, applications on instances and security
Posted
3 months ago
by
Beatrice Popa
0
Comments
Questions and answers regarding SQL Server installation best practices, the files we can delete after a service pack is installed, user rights and how many instances are necessary for different application. 1. After you installed a Service Pack for...
Beatrice_Popa
Master Data Services issue with ‘https’, error message:”[HttpWebRequest_WebException_Remoteserver] Arguments: NotFound Debugging resource strings are unavailable.”
Posted
3 months ago
by
Beatrice Popa
0
Comments
Master Data Services issue with ‘https’, error message:”[HttpWebRequest_WebException_Remoteserver] Arguments: NotFound Debugging resource strings are unavailable.” Environment Description: Windows Server 2008 R2 x64 SP1 with...
Beatrice_Popa
How to migrate a database from one SQL Server Version to an older SQL Server Version
Posted
5 months ago
by
Beatrice Popa
0
Comments
To migrate a database from one SQL version to an older SQL Version, the usual options like backup-restore and detach-attach are not supported. One of the options available to migrate a database with an SQL version to an older SQL version is by using...
Beatrice_Popa
Receiving error message when trying to connect with Master Data Services Add-in For Microsoft Excel outside the domain where MDS is configured
Posted
3 months ago
by
Beatrice Popa
0
Comments
Receiving error message when trying to connect with Master Data Services Add-in For Microsoft Excel outside the domain where Master Data Services is configured: Error messages: If Windows Authentication is enabled on IIS side, you will receive...
Beatrice_Popa
Tools used in starting troubleshooting of performance issues SQL Server Database Engine
Posted
3 months ago
by
Beatrice Popa
0
Comments
Basic troubleshooting in performance issues on a database or on environment with SQL Server Database Engine It’s not uncommon to experience the occasional slowdown of a database running the Microsoft SQL Server database software. The reasons...
Beatrice_Popa
Steps to troubleshoot SQL Server connectivity issues
Posted
2 months ago
by
Beatrice Popa
0
Comments
Steps to troubleshoot SQL Server connectivity issues When you have a connectivity issue with SQL Server you can use the following steps to verify some of the possible causes: 1. First you must identify the exact error message you receive : in...
Beatrice_Popa
Reports of database activity information using SQL Server Management Studio
Posted
1 month ago
by
Beatrice Popa
0
Comments
In one of my previous blogs I presented some of the tools you can use to start troubleshooting your performance issue or monitor the activity on your SQL Server . If the tools presented in that blog are a little too complicated for you, or you do not...
Beatrice_Popa
SQL Server Clustering and mirroring/log shipping
Posted
13 days ago
by
Beatrice Popa
0
Comments
SQL Server provides a variety of high availability solutions that you could implement on your environment. Depending on your needs and of what type of hardware and software you dispose you can choose the best solution of high availability for your...
Beatrice_Popa
What is the estimate time for stopping an SQL Server Instance?
Posted
9 days ago
by
Beatrice Popa
0
Comments
If the environment you administer is in production, it is quite possible that you wondered, at least once, how much time it will take if I have to stop the SQL Server Instance? And the answer is : depends. When you send the command to stop an SQL...
Beatrice_Popa
Execution plan for stored procedures chosen by SQL Server Database Engine
Posted
13 days ago
by
Beatrice Popa
0
Comments
Execution plan for stored procedures chosen by SQL Server Database Engine I think everybody wondered why we have different execution plans chosen by the SQL Server Database Engine for the same stored procedure. You can find the answer in the following...
Beatrice_Popa
SQL Server tempdb database and disk space issues
Posted
2 days ago
by
Beatrice Popa
0
Comments
As SQL administrator you are responsible not only for SQL Server part but also you are part responsible for the resources used by SQL Server and also how much resources are used and why. Who knows the activity on the server and have an idea of best...
Beatrice_Popa
SQL Server Service Broker and AlwaysOn
Posted
14 days ago
by
Beatrice Popa
0
Comments
SQL Server Service Broker provides native support for messaging and queuing applications in the SQL Server Database Engine. The reference documentation for Service Broker is included in the SQL Server 2012 documentation. This reference documentation...
Page 1 of 1 (15 items)