DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Fast access

  1. #1
    Join Date
    Jun 2000
    Posts
    315
    We have a table that we want to access fast. We will do a lot of inserts and deletes from this table, but it's easily regenerated, so we don't care if we risk data loss on this particular table.
    I know we can use nologging to bypass generating redo logs. Can anybody give me a little bit detailed information about how to use nologging? Any other ways we can improve the access speed?

    Thank you!

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    The ins and outs of nologging have been discussed in length in this forum. Please use http://www.dbasupport.com/forums/search.php to find these discussions.
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width