DatabaseOracle Sending Mail using PL/SQL I have been playing with Oracle Management Server at work receenty to try and mke the management of... malcolmAug 13, 2009
DatabaseOracle Export Problems in 10g OEM I was working with one of our Oracle 10g databases the other day when I tried to do... malcolmJul 30, 2009
DatabaseOracle Exporting data from Oracle Databases There are two ways to export data from an Oracle 10g database. Data Pump or the Export utility.... malcolmJul 16, 2009
DatabaseOracle SQL to show code of stored procedure I was doing some system checking the other day and I needed to find out what a certain... malcolmJul 9, 2009
DatabaseOracle Auditing Oracle Database Logons I’m running a project at work at the moment to clean up some of our old version 8... malcolmJul 2, 2009
DatabaseOracle Moving a database to a new ORACLE_HOME I recently had a request at work to upgrade a 10.2.0.1 database to 10.2.0.4. Now normally this would... malcolmJun 3, 2009
Oracle Oracle Date Arithmetic Donald over at the Burleson Consulting web site has a very useful looking Q & A on how... malcolmMay 27, 2009
OracleSolaris Oracle to acquire Sun Microsystems I got a surprise when i saw that Oracle is to acquire Sun this morning. Working with both... malcolmApr 21, 2009
DatabaseOracle What is an Oracle Schema? Steve Callan at DBASupport has a long artical on What’s in an Oracle Schema?. While I don’t get... malcolmApr 17, 2009
Database Passing Parameters to a SQL Script You can pass operating system parameters to SQL*Plus using this syntax: sqlplus username/password @cmdfile.sql var1 var2 var3 Parameter... malcolmApr 15, 2009