797 reputation
18
bio website
location
age
visits member for 1 year, 6 months
seen Apr 30 at 21:11
stats profile views 27

Apr
10
comment What units used in DBA_TABLESPACE_USAGE_METRICS?
Indeed. Any thoughts regarding undo metrics?
Apr
6
comment How do oracle date time work?
What are the types (definitions) of "DATETIME", "D1", "T1", "T2"?
Apr
5
comment How do oracle date time work?
The TO_DATEs make no sense to me, they seem to only introduce implicit type conversion (a bad thing).
Mar
16
comment Why does it take a long time to drop a function based index in Oracle?
asktom link: asktom.oracle.com/pls/asktom/…
Feb
7
comment Sizing Oracle SGA
One thing unclear. Did you already buy your RAM? Or are you just sizing how much to buy it?
Feb
5
comment Replicating Results of Queries on Oracle
Alison, your google term is ETL. I'm not saying you are alredy doing ETL, but it sure sounds that you are bound there.
Jan
3
comment Copying Oracle 11g express Database from one server to another
It seems to me like RMAN is implicitly included in XE license, isn't it? In terms of support, there is none for XE.
Jan
1
comment innner join troubles
Is this problem specific to mysql only?
Jan
1
comment Improve BLOB Writing Performance in Oracle 11g
I would downvote, if only my reputation allowed. Careless suggestion of NOLOGGING. Suggesting CHUNK 8k where the question explicitly mentions 3k size. And most of all DISABLE STORAGE IN ROW, which by any means would bring 3k blob writes to a crawl.
Dec
29
comment ORA-09925: Unable to create audit trail file
Please update with output of mount (edit your question if possible)