-
Recent Posts
- Oracle Dataguard in 5 Minutes
- fast provisioning with snapshot clones
- Performance drilldown
- recover standby database
- auditing – what the hell is going on in my database
- how to use SQL tuning advisor with SQL*Plus
- alter table … shrink space – and its progress
- ORA-01652: Who is using the temp tablespace?
- mystery performance issue with background process
Meta
Tag Archives: asm
fast provisioning with snapshot clones
Every DBA know’s the situations, where your boss / customer ask you to copy fresh data into the test database… since this blog is about oracle databases, we are solving this issue usually either with “datapump” or “rman duplicate” – … Continue reading