Technology Survey Microsoft TechEd Madrid: Optimizing T-SQL & SQL Server 2014 Futures and Features 01.07.2013 by Stéphane Savorgnano Today, I am beginning my second TechDay by a session about Optimizing T-SQL. You need to know about this if you are using SQL Database or Microsoft SQL Server 2012. Tobias Ternström, Lead Program Manager, was the speaker of(…)
Database management Oracle 12c now available for download on OTN and Oracle E-delivery 25.06.2013 by Grégory Steulet Finally after some months … The Oracle’s long-awaited 12c database (12.1.0.1) is now available for download on OTN and Oracle E-delivery ( http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html). Without any surprise the first platforms are Linux and Solaris! Weird, but until now(…)
Technology Survey Three basic points on SQL Server Best Practice 14.06.2013 by Microsoft Team A few weeks ago, I went to the Swiss Database Days 2013 and followed the “Practical SQL Server Performance Troubleshooting” workshop. During this workshop, I have seen a different way of troubleshooting, but I was surprised to see that(…)
Database management ORA-03113 caused by Database Vault Rule Sets 08.08.2012 by Grégory Steulet Database Vault solution allows to create rules that manage access to database. Among these rules there is what is called in Database Vault “Rule Sets”. These logic components are written as PL/SQL(…)
Technology Survey Stéph@TechEd 2012: Episode2 – SQL Server 2012 & Windows Server 2012 26.06.2012 by Stéphane Haby Today it’s the real beginning of the TechEd with several sessions in parallel.
Database management Forefront Endpoint Protection (FEP) 2010 and database policies 01.01.2012 by Stéphane Haby I have seen at a customer that the SQL Server's policy doesn't follow the Microsoft's recommendations about antivirus and databases(kb 309422), such excluding *.mdf,*.ndf and *.ldf files. In addition the policy for Oracle doesn't exist in(…)
Database management SQL Server 2012 ‘Denali’: a new panel of DMVs 17.11.2011 by Stéphane Haby Dynamic management views (DMVs) return server state information that can be used to monitor the health of a server instance, diagnose problems and tune performance.Since few months, I test the future new version SQL Server 2012 codename Denali and(…)
Database management Changing the reference instance for SQL Server Integration Service (SSIS) 02.09.2011 by Stéphane Haby In my experience, I have seen many clients do not know how to do when they have multiple databases instances and Integration Servicet for manage the end of the instance that is the reference for Integration Services. When(…)