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

Thread: Performance Issues

  1. #1
    Join Date
    Jun 2003
    Location
    London, UK
    Posts
    8

    Performance Issues

    Question

    What are the performance issues to look out for when loading data into the database at intervals during the day into a production database.

    Assuming am using SQL*Loader or Import utility.

    What are the alternatives apart from the obvious loading data at the end of business.

  2. #2
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455
    Depends on the amount of data, constraints on the tables, and number of users connected, it is not a good practise to load large chunck of data into production during normal business hours.

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