2005 how to output messages from job
I have created a job to run a few update groups. So I get many messages indicating how many rows were affected. I am using the job log to a file option but it is only capturing the messages for...
View ArticleView image stored in VARBINARY(MAX) column in SQL SERVER 2008
Hello, How to select and view the .jpg image stored in VARBINARY(MAX) column in SQL SERVER 2008? Thanks!
View ArticleSupport for virtual labs?
Greetings. I hate to ask this here, but dont know where else to go with it. Some of the SS 2012 virtual labs are having issues -- does anyone know who I could contact for support? The ones Im trying to...
View Articlepercent_complete in sys.dm_exec_requests DMV
Is there any logic why percent_complete is not available for Create|Drop Index in sys.dm_exec_requests, while it is the same functionality restore provides.Manish
View ArticleWeird performance issue in SQL Server 2012
Hi, I have been experiencing a very weird problem.I have a SQL 2012 SP1 running in a IBM server, and another running in a PC. OS is Windows 2008 R2. The IBM server has better performance than PC.I...
View ArticleWeird ID incrementation
Hello!I've got a "Computers" table in my db with the ComputerID column set as PK, ID, not null.Up till now when I was adding a row to the table the value of "ComputerID" column was being incremented by...
View Articlehow to identify PK violation values
I have an application that is trying it insert some duplicated PK values into a table and there was always an error due to the insert. I know which database and table is affected but how I can identify...
View Articledetermine SQL CU level?
How do you do know which CU level is applied? We have SP1 but not sure what the CU level is.select @@version returns Microsoft SQL Server 2008 (SP1) - 10.0.2757.0 (X64) Jan 8 2010 19:55:08 Copyright...
View ArticleUsing Unicode in SQL Server
Hi I'm have big problems trying to save Unicode information into my MS SQL Server 2000 Desktop Engine. Alright, so the problem I'm having now is I'm working with MS SQL 7.0 and PHP5. I've trying to get...
View Articlewhat is the clustering?what is the difference's Active/Active and...
thanks Thanks, Purna
View Articleproblem with bulkcopy .mdb access file into sqlserver2008
hi... here is my code.i have to bulkcopy access .mdb into sqldatabase. my data is persian.when i test this code in my computer it works fine. but when i do this in server(on the web) it works good but...
View ArticleSQL Server 2008 R2 SP1 CU8 patching error
I am applying SQL Server 2008 R2 SP1 CU8 on one of my cluster server and I am getting below error. The same error is appearing on all SQL Server 2008 R2 Cluster Server.The file share for filesteam is...
View ArticleCould not read meta deta
below is described error:Microsoft.SqlServer.Management.Smo.SmoException: Could not read metadata, possibly due to insufficient access rights. at...
View ArticleProblems installing AdventureWorks
I am working with SQL Denali CTP3 and I am trying to download the AdventureWorks database however everytime that I try to download this even the older verision including SQL Server 2008 R2...
View Articlesp_helpfile is showing wrong path
In logshipping I have backed up database from source and restored the database on destination server,When I query for a database : sp_helpfile and sys.master_files then sp_helpfile is showing wrong...
View ArticleDescribe the differences between the pessimistic SERIALIZABLE model and the...
Describe the differences between the pessimistic SERIALIZABLE model and the optimistic SNAPSHOT model in terms of transactional isolation (i.e., not the concurrency differences, but instead how the...
View Articlequestion on setting up alert
Hello All,I want to set up an alert that sends out an email if a column value of a table is less than some value. Is it possible to create an alert based on tsql? Thanks in advance
View ArticleWhat is OBJECTSTORE_LBSS?
My database instance was running slow. I logged into the machine to find SQLServer was taking 32GB of memory(out of 32GB), odd since I configured it to only take 14GB. Ran the following: select name,...
View ArticleFailover 2node cluster is not happening
Hello,Am trying to failover the cluster which has 2node cluster. The second node was not able to handle all the resources, but am trying to failover to other node it not able to handle the resources....
View ArticleAn error occured during encryption - Views?
I ran the view on sqlserver 2008 R2 EE and getting the below error :Msg 15466, Level 16, State 2, Procedure vw_entityRpt, Line 4An error occured during decryption.What is the issue?Thanks,Ron.
View Article