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.
Hardware & Storage Huge Pages and AMM is (not) possible with 11.2.0.2! 07.02.2011 by Oracle Team Running Linux servers configured with Huge Pages was not always adapted when both 10.2 and 11.2 databases had to be started in parallel. Since 11.2.0.2 this situation changed !(…)
Database management Bug while installing Oracle 11.2.0.1 on AIX 6.1 SP2 05.02.2011 by Oracle Team Last week I encountered the following problem while installing Oracle 11g R2 on AIX 6.1 TL06 SP2. I met all the PreReqs of the installation document, but at the end of the installation process, I got(…)
Hardware & Storage LOB : Utilisons les SecureFiles 31.01.2011 by Oracle Team Le stockage des LOB est souvent négligé lors de la création des tables. Hors les choix de stockage ont un impact sur la performance d'accès aux données. nous allons voir rapidement dans cet article l'avantage à utiliser le stockage SecureFiles(…)
Hardware & Storage Oracle Basics (2) – Data Storage 31.01.2011 by David Hueber What is finally the primary objective of a database? Storing Data The question is, how Oracle makes it. For many beginners a confusing topic isto get the picture between physical storage and logical one. So how does it(…)
Database management Getting rid of network acces issues after migrating to Oracle 11.2 27.01.2011 by Oracle Team Are you experiencing network access issues after a migration to Oracle Database 11g Release 2 (11.2)? If yes, you probably have to allow the concerned PL/SQL packages to access your network again. This posting will show you how.
Hardware & Storage A test database in one click – with Oracle Data Guard 11g 24.01.2011 by Hervé Schweitzer Are you confronted with Developper or Application Owner wich want to have very soon a test database available, to test the new developped code or to validate some code change before to implement it ? With Data Guard 11g you(…)
Database management Génération de XML : le format des dates 18.01.2011 by Oracle Team Aprés une migration de 10gR2 vers 11gR2, une application utilisant les packages DBMS_XMLQUERY pour générer des documents xml est en erreur. Le format des dates a changé qu'a fait le DBA ?(…)
Database management Password Oracle : vos mots de passe sont-ils sécurisés ? 16.01.2011 by Oracle Team Quelles sont les faiblesses de l’encryption des mots de passe Oracle ? Comment est-ce qu’Oracle crée les clés de hachage afin d’en améliorer la sécurité ? C’est ce que je vous propose de découvrir dans ce post. Le mot de(…)
Database management How to connect to an Oracle database using the perl DBI module and DBD::Oracle “as sysdba”? 12.01.2011 by Jérôme Witt Well, I have read many posts about this, but was unable to find a suitable solution up to now … Google was not my friend(…)