Hardware & Storage LOB : « enq : HW contention » 06.08.2011 by Oracle Team Aprés le post sur « Utilisons les securefile », revenons sur le sujet LOB avec une approche performance, stockage. Nous rencontrons parfois des modèles de données étranges, nous aurions envies en tant que DBA de tout reprendre à(…)
Database management Oracle space management & recycle bin 04.08.2011 by Oracle Team This post describes some basic Oracle database management issues database administrators might be confronted with. It is about space management and differences observed while monitoring the available space from several point of views (tablespace/datafile) in Grid Control 11g. It also(…)
Database management Inside Grid Control 07.07.2011 by Oracle Team Lors de mon activité de consultant, et suite à un bug qui n'affiche pas correctement le nombre de CPU (OMS 10.2.0.5, agent 10.2.0.5 et linux x86_64), je me suis intéressé à la manière dont Oracle(…)
Application integration & Middleware How to retrieve previous table statistics using Oracle dbms_stats 16.05.2011 by Oracle Team Sometimes, you need to modify the statistics of a table. There are various reasons: either for the performance analysis or because the execution plan changed. Oracle offers two methods: statistics restore or statistics export. Both are in the dbms_stats package.
Database management Pourquoi mettre une base de données Oracle en force logging ? 06.05.2011 by Oracle Team Certaines requêtes DDL offrent la possibilité de ne pas générer des enregistrements dans les redo log via la clause NOLOGGING. Le mode nologging permet donc dans certains cas d'accélérer des traitements, ceux-ci pouvant facilement être récupérables à travers des mécanismes(…)
Application integration & Middleware Simulating database-like I/O activity with Flexible I/O 10.03.2011 by Oracle Team You do not want to install or configure swingbench, load runner etc. – just to test the performance of your I/O system based on filesystems? Then Flexible I/O is the right tool for you. This post provides an overview. In(…)
Application integration & Middleware Oracle index compression: eliminating duplicate column values 03.03.2011 by Oracle Team Index compression comes from Oracle 8i and has quite the same mechanism as table compression. Index compression eliminates duplicate column values in the leaf blocks. Let's see how it works:(…)
Database management DBMS compression: determining a table’s compression ratio 01.03.2011 by Oracle Team According to the Oracle documentation, the dbms_compression procedure allows to determine the compression ratio for a table without creating it. Let's have a look at it.
Technology Survey SQL Developer 3.0 : prêt pour les DBA 16.02.2011 by Oracle Team La nouvelle version d'Oracle SQL Developer (version 3.0.03.45) est prête pour les administrateurs de base de données/DBA (voici une vidéo sur cette version). Elle s'est vue agrémentée d'outils nécessaires aux tâches d'administration. Les tests ci-dessous vous présentent, à travers(…)
Technology Survey Reading Oracle documentation with an ipad – What Steve Jobs doesn’t tell! 09.02.2011 by Oracle Team The chrismas period is over and it is now time to enjoy the several gifts brought by Santa Claus. Under my Chrismas Tree I discovered this year an iPad.