Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tags » Internals

Related tags: group blog posts, index rebuild, indexes, iot, jeff, nologging, online, ora 01450, oracle, standbys

  1. How to Find Objects Creating nologging Changes?

    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

  2. ORA-01450 During Online Index Rebuild

    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

  3. Wanted: Windows Internals subject matter experts

    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

    Also tagged: windows, jeff

  4. INNODB file_per_table growth based on Data Added

    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