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

Thread: init.ora QQQ

  1. #1
    Join Date
    Nov 2000
    Posts
    416

    Question

    What "init.ora" parameters determine the number of bytes read at a time during a full table scan?

    Thanks

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    db_block_size - don't change, based on the block size you installed for the database
    db_file_multiblock_read_count - how many database blocks of db_block_size will be read in at one time
    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