REGEXs broke?
OK folks, this was running fine before last 'patch Tuesday', and this is literally out of Books Online:(CASE WHEN [Field] LIKE '[0-9]^9' THEN 'whatever' ELSE 'blank' )...now it doesn't.
View ArticleSQL 2005 x64 exception
Recently We've migrated SQL 2005 x86 Enterprise running on Windows 2003 Enterprise to new hardware where is running Windows 2008 SP2 and SQL 2005 x64 SP4 with CU3. We migrate users (with standard...
View ArticleGetting SSMS error while open it
Hi,I am getting below error on SQL Server log file. Its a continuos error2014-04-25 09:24:20.22 Server Process 0:0:0 (0x3b00) Worker 0x00000000106361A0 appears to be non-yielding on Scheduler 4....
View ArticleLink Server SQL 2012 a 2000
Hola a todos por favor necesito urgente ayuda.....Necesito crear un link server en SQL 2012 para que se conecte SQL 2000 plissssss
View ArticleThings to keep an eye on or look for regarding performance and maybe automate...
Here are a few things Ive got on my list that I currently have in various scripts to gather this information.Top 10 slowest slowest statements Missing indexes Unused indexes review for removal (taking...
View Articleprocedure is taking 100% cpu
Hi , One of my procedure is taking 100% CPU, I looked execution plan .. But I am not sure what to look on that .. I didn't find any anything wrong in execution plan. like all are index seek .. Even...
View ArticleSQL server 2008 database access audit
HI All,I am running SQL Server 2008 Standard Edition.Is there anyway that I can use to record, users who have access a database on daily basis please?RegardsMira
View ArticleSQL Query C# Using Execution Plan Cache Without SP
I have a situation where i am executing an SQL query thru c# code. I cannot use a stored procedure because the database is hosted by another company and i'm not allowed to create any new procedures. If...
View ArticleAccess/SQL connection being lost
Hello,Here is the situation: Windows Server 2012 Standard Edition, SQLServer 2012 Standard edition, MSAccess 2013 using ODBC 11. Sometime Access users get a message that they do not have permission to...
View ArticleErroe log
Hello ,I have received an error from the application , and the support suspect it seems a database issue , actually I didn't know how I can trace back the issue to know if it's a database error or not...
View ArticleLogin failed for user 'NT AUTHORITY\ANONYMOUS
Hi AllI have already gone thru lot of links, So appreciate if i can have some solutionI have 3 servers A, B and C . A and B are in same domain and C is in different domain. and I am sysadmin in all 3...
View ArticleRead Only db after attach on sql 2008
Hi,i have detach db from sql 2008 for some reason.i attached the db again. now it shows read-only.can anyone let me know why it shows read only?how can fix this ?Thanks!!! Varinder Sandhu...
View ArticleClean up unnecessary space
Hi, How to remove any unnecessary space of SS 2012, as currently my Win 2008 server has only 2.5 Gb left?Many Thanks & Best Regards, Hua Min
View ArticleFirst Time Connection From Windows 7 to SQL Server 2005 Fails
Hi Everyone,I have an application that connects to a SQL Server 2005 Standard Edition server. Most of the machines are running on Windows XP and can connect to the database successfully. But recently,...
View ArticleSync Framework SqlServer SqlServer
HiThe scenario is a server at the head office of a client which is a centralized database on a database SqlServer 2008 professional version and several peripheral sites where it is delocalized housed...
View Articledoes not free space
Hi,I have T-log file in one partition say(L) which is 500GB. We have T-log backup after every 10 minutes. When I check free space in T-log file it is showing only 10GB occupied, but when I check on OS...
View ArticleHow long take a copy of Oracle
Hi guys, according to your experience how long can take a copy of a database? Either SQL than Oracle. I ask this because I was told that to have a copy of Oracle takes four days. Pratically they have...
View ArticleDatabase files list on one drive in master.sys.master_files, but show on...
We have a one node cluster sql server instance where the machine was patched/updated and re-booted this past weekend. The machine came up, but the SQL Server did not because it could not locate...
View Articlebackup history all servers
I'd like to write a report with backup history for all sql servers. I can manually easily get it by using registered servers and running a single query on all of them (I have the query, I just don't...
View ArticleHow can Database A on Server A be available as Database B
SQL Server 2012 Enterprise on Windows Server 2012 R2 DataCenter - VMWare Server Question: Can Database A on Server A be available as Database B (within 10 minutes of data time difference) on Server A...
View Article