Automated Database Deployment
Hi,I am working on automated database deployment. I have scripted all my database scripts and created a project and solution. If I want to implement the new environment from the script I can use...
View ArticleMaintenance plan log transaction sqlserver
Hi, when I create a backup log transactional in Maintenance plan, I dont know how create a back transactional in function of backup complete.
View ArticleLIinked Servers: OPENQUERY and maximum length of the string
I'm using Linked Servers to connect to Mongo database from Sql Server Management Studio 2014. I download ODBC driver for Mongo and in DSN configuration I set 7999 as a maximum string length.Then in...
View ArticleSQL Server Policy Based Management Condition 'conditionname' cannot be used...
Using SQL Server 2008 R2, I am trying to create a condition to be used as a filter at the database level. So for each database, I would like to test the presence of a Database Extended Property using...
View ArticleUsers, Master or Specific Catalog
i was wondering what is the difference between attaching a catalog user to Login on Master catalog or to a specific Catalog,is it so that if i add user to master catalog would this user be applied to...
View ArticleFind list of database size in instance and each and every database table size...
I want to do small project with T-SQL Script for maintain SQL server instance smooth-way.My condition are for project.1). I want find top 5 db size in instance.2). find more space used tables, selected...
View ArticleLinked server in SSMS return error "Requested conversion is not supported."
Hello,I'm trying to connect to Mongo database from Microsoft SQL Server Management Studio.I created linked server which use ODBC for connecting to remote server with Mongo. For ODBC driver I use Simba...
View ArticleUsing Clustered Storage on DFS - SQL Server reports insufficient space
We have a Clustered Storage Space setup within our DFS at \\ournamespace\shares\sofs. This server has 9TB of space, but the namespace root has only 100GB. When trying to migrate/restore databases...
View ArticleHigh Memory Utilization in SQL Server
Dear all,we have seen a situation in a SQL server 2008 r2 installed in windows 2008 R2. according to the resource monitor server uses 10 to 15 GB of memory but in resource explorer it shows as the...
View ArticleSSMS 2012 crashes when opening new query on instance with Failover Clustering...
Hi,I'm trying to start a new query in SSMS, but every time I click the "New Query" button on the tool bar or open a new query window by Object Explorer -> right-click -> Script as -> New Query...
View Article[SQLSTATE 42000][Error 4834] - SQL Agent Job failing
Hello, I have started getting the below error message on a bulk insert job that has been running over several months. Error is:Executed as user: domain\svc_sql. You do not have permission to use the...
View ArticleISA Server logs to SQL Server
Hello Everyone,We are working to move ISA Server 2004 Logs to SQL Server 2012. Everything configured fine. After applying changes to ISA Server and restarting its services, firewall gets stopped....
View ArticleNeed help to trace the list of DB's used for next 7 days
Hi,Need help to captured the details of the list of given DB's used and by whome for next 7 days.i have received the request ,where in the request says the list of DB's , and they want the details...
View ArticleSQL Server Configuration Manager – Cannot connect to WMI provider – Invalid...
look at this post am getting the same http://social.msdn.microsoft.com/Forums/en-US/sqlkjmanageability/thread/4c8ca86c-105f-4f0a-ac18-6e33dda2bc46but when I tried the solution given there , It is not...
View ArticleNTFS Allocation Size for Log Files
I have read that transaction log files do not store data in extents or pages so my question is: Does the NTFS volume used to store the transaction log files benefit from an NTFS unit allocation of 64k?
View Articlesql management studio sql 2012
where can i install or download the sql management studio only for sql 2012?I downloaded sql 2012 but it does not give me the option to install just the management studio?where is it?
View ArticleSSMS from worksation will not connect to oracle linked server
I have a 2008 R2 SQL server with Oracle linked server. SSMS on the server will work properly, list tables, views ...When I use SSMS from my workstation (connected to same server) I receive errors...
View Articlesql syntax error Incorrect syntax near 'N'.
RESTORE DATABASE [cpsdyn] FROM DISK = N’C:\CSBackup\cpsdyn.bak’ WITH FILE = 1,MOVE N’cpsdyn_data’ TO N’C:\CsData\ApplicationStore\(default)\dbpath\cpsdyn.mdf’,MOVE N’cpsdyn_log’ TO...
View Articleexclusive access could not be obtained because the database is in use
RESTORE DATABASE [cpsdyn] FROM DISK = N’C:\CSBackup\cpsdyn.bak’ WITH FILE = 1,MOVE N’cpsdyn_data’ TO N’C:\CsData\ApplicationStore\(default)\dbpath\cpsdyn.mdf’,MOVE N’cpsdyn_log’ TO...
View ArticleError when trying to acess SCVMM Admin Console
Hello everyone,I had to install SCVMM 2008 R2 in a server that also contains TFS 2013 and SQL Server to manager virtual machines in MTest Manager.During the very first acess to SCVMM 2008 i had the...
View Article