Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DBAChris

  1. DBAChris

    What is the value of database files?

    When parallel_automatic_tuning is set to true oracle sets different parameters on its own one is ENQUEUE_RESOURCES. When sessions < 4 the formula for ENQUEUE_RESOURCES is database files +20 for sessions between 4-10 the formula is database files + ((sessions-3)*5)+20 and for sessions > 10 the...
  2. DBAChris

    Compatibility with SELECT SE datafiles

    Where would I check for these drivers on SELECT SE side or the SQL SERVER side. I am not very fimilar with either software.
  3. DBAChris

    Compatibility with SELECT SE datafiles

    Would SQL SERVER be able to open and querey datafiles from another repository such as a SELECT SE repository.

Part and Inventory Search

Back
Top