Oracle DBA by Teshome Asfaw
A road to be an Oracle DBA.
Friday, 7 May 2010
Dropping a table during SELECT in oracle and SQL server
›
Uwe Hesse in his article Dropping a table during SELECT has described how dropping a table during select statement works in oracle database...
1 comment:
Monday, 22 March 2010
Mission Critical: Database Design
›
A very good documentation on designing and implementing mission critical database. I found it quiet interesting though now far from what I n...
5 comments:
Wednesday, 17 March 2010
SOA governance
›
Adaption of SOA is more likely to succeed if you embark a good but simple SOA governance. The following white paper explains the approches a...
2 comments:
Wednesday, 16 December 2009
List of oracle Table Names and Rows
›
I was looking for ways of displaying table names and number of rows it hold. It took me a lot of time to figure out how this can be done. Af...
Tuesday, 1 December 2009
Export oracle METADATA_ONLY
›
steps 1. create dump directory (CREATE DIRECTORY metadata_export AS '/opt/app/oracle'; 2. make sure the directory has got read and w...
1 comment:
›
Home
View web version