![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
pythian.com » Pythian Group Blog - Sep 4, 2008
In an Oracle-l thread, this question was raised: how can you find objects creating nologging changes? First, what is a ‘nologging’ change? The redo logging mechanism plays critical role in media recovery. Media …
Also tagged: oracle, nologging, standbys, redo logging
pythian.com » Pythian Group Blog - Jul 4, 2008
We hit an ORA-01450 error today trying to do online rebuild for an index in an unusable state. This was a non-unique index on a fairly large column — VARCHAR2(800 CHAR). SQL> alter index i1 rebuild online; alter …
Also tagged: oracle, online, indexes, group blog posts, iot, index rebuild, ora 01450
msdn.com » Microsoft Advanced Windows Debugging and Troubleshooting - Mar 20, 2008
Microsoft is looking for five Windows Internals subject matter experts to come work on a very special five to eight day project on the Redmond campus during the month of May 2008. Candidates must have good …
mysqldba.blogspot.com » mySQL DBA - Mar 14, 2008
How does INNODB in mysql 5.0 tablespace per file grow? I can just add data and hope to catch when the table space grows, but I really want to understand the internals of INNODB and build an accurate modal on how big …
Also tagged: innodb