Archive for category Oracle
Important Changes to Java, and Oracle Solaris Certifications
Posted by Sergio Rodriguez de Guzman in Java, Linux, Oracle, Solaris on May 17, 2011
Beginning August 1, 2011, Java Architect, Java Developer, Solaris System Administrator and Solaris Security Administrator certification path requirements will include a new mandatory course attendance requirement. One of the courses in each list below will be required for each certification path. Candidates do not need to complete more than one course for each certification path. [...]
Cambios en la certificación de Solaris, Java y MySQL
Posted by Sergio Rodriguez de Guzman in Java, MySQL, Oracle, Solaris on May 17, 2011
Oracle Selects Pearson VUE to Deliver Java, Oracle Solaris, MySQL and Other Former Sun Certification Exams Core Networks y Pearson VUE – ( http://www.corenetworks.es/pearsonVue.do ) Desde el 16 de Mayo de 2011 ya se pueden inscribir para exámenes de certificación Oracle/Sun en; Java, Solaris y MySQL. Oracle ha anunciado recientemente la transición de todos sus [...]
Calendario de Formación Julio-Diciembre 2011
Core Networks publica el nuevo calendario de formación oficial para los meses de Julio a Diciembre con especial foco en las certificaciones de Solaris, Oracle, MySQL y Java. Calendario de Formación Julio-Diciembre 2011 Sphere: Related Content
SQL like bash_history
Posted by Haizea Gomez in Oracle, Solaris on February 26, 2011
Gracias a Fernando Pérez Casas: Hola, como ya habreis sufrido la shell de oracle sqlplus en Unix/linux os paso un programita con el que podremos movernos al rollo bash que tanto nos gusta, yo sólo lo he probado en solaris 10(sparc y x86) que es con lo que trabajamos, en linux será lo mismo instalándose [...]
28 de Octubre: Día de la Certificación (certification day)
Core Networks y Oracle University organizan la primera edición del Certification Day en tecnologías Oracle/Sun en Iberia. Las certificaciones de Oracle son credenciales reconocidas por la industria que pueden ayudarte a tener éxito en tu carrera de TI y mejorar el rendimiento de tu empresa. El Certification Day supone una oferta técnica y económica única [...]
Oracle Cheat Sheet
Posted by Sergio Rodriguez de Guzman in Oracle on December 17, 2009
Some quick commands for oracle: 1. Some useful commands To start a session as sysdba: sqlplus sys@tnsname as sysdba; To start a sysdba session under Windows (9iAS): sqlplus “/as sysdba” To list all tables in current schema: SELECT table_name FROM user_tables; or, all tables current user has access to: SELECT table_name FROM all_tables; To list [...]
How to install Oracle Database 11g Release 2 (11.2) on Solaris 10 (Part 3 of 3)
Posted by Arnaud Delanoue in Oracle, Solaris on December 14, 2009
On my previous post (Part 2 of 3) we have seen how to install Oracle Database 11g Release 2 on Solaris 10, so now we are going to verify that the installation has been done successfully. How? First, we need to set up the environment for the oracle user by defining the variables ORACLE_HOME, ORACLE_SID, [...]
How to install Oracle Database 11g Release 2 (11.2) on Solaris 10 (Part 2 of 3)
Posted by Arnaud Delanoue in Oracle, Solaris on December 14, 2009
After reviewing the requirements for installing Oracle Database 11g Release 2 (11.2) on Solaris 10, (see the previous post Part 1 of 3), let’s begin the installation. After unzipping the 2 downloaded files, we have a database directory which contains all the needed files for the installation and the OUI (Oracle Universal Installer), the GUI [...]
How to install Oracle Database 11g Release 2 (11.2) on Solaris 10 (Part 1 of 3)
Posted by Arnaud Delanoue in Oracle, Solaris on December 14, 2009
The deal today is to install the last version of Oracle Database, which is the 11g Release 2 (11.2), on Solaris 10. The first part of an instalation process should be to verify the requirements needed by the software we want to install. So the question is : What are the Oracle Database Preinstallation Requirements [...]

Core Networks homepage
Oracle University