Oracle DBA by Teshome Asfaw
A road to be an Oracle DBA.
Wednesday, 30 September 2009
Oracle BPEL Process Manager Performance Tuning
A good starting point on how to tune Oracle BPEL Process Manager Performance Tuning
Oracle BPEL Process Manager Performance Tuning
Tuesday, 22 September 2009
crs commands
Oracle RAC Administration - Part 2: CRS commands. Nice article on RAC admin.
crs commands
Tuesday, 15 September 2009
Creating database link
I always tend to get this one wrong. It is simple. The following can be used to create a database link
CREATE DATABASE LINK name_of_link CONNECT TO username IDENTIFIED BY userpassowrd USING 'database_sid'
‹
›
Home
View web version