Database Systems is a blog about Databases and Data of any size and shape
Pages
(Move to ...)
My Blog
My apps
▼
Saturday, 14 April 2007
Configuring Oracle Standby Database on Ubuntu Linux
›
In this post I will write the steps I took to configure a Physical Standby Database on two Ubuntu Hosts versions Breezy Badger or Dapper Dra...
1 comment:
Thursday, 5 April 2007
Oracle Table Compression
›
Oracle employs a very nice compression algorithm on database block level which is quite efficient and can yield threefold compression ratio ...
3 comments:
ANALYZE to compute statistics
›
I use the ANALYZE command to calculate quickly and to see what effect on the execution plan of a query the new statistics will have. The sta...
Tuesday, 27 March 2007
Oracle Apex Install
›
Cool and straightforward tutotrial to use when installing apex installation. There is a better version of this technology nowadays and will ...
1 comment:
Saturday, 24 March 2007
Get DDL with dbms_metadata
›
Did you ever wanted to get the Data Definition Language of an object in Oracle from SQL*Plus. There is package called DBMS_METADATA which yo...
‹
›
Home
View web version