Oracel database consolidation criteria

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Demetris

    Oracel database consolidation criteria

    Hello there!
    I am trying to put together a list with criteria which are considered important
    for consolidating Oracle Database Servers.
    If someone can write something here it will be very helpful.
    thanks you very much
  • Daniel Morgan

    #2
    Re: Oracel database consolidation criteria

    Demetris wrote:
    Hello there!
    I am trying to put together a list with criteria which are considered important
    for consolidating Oracle Database Servers.
    If someone can write something here it will be very helpful.
    thanks you very much
    Short list:
    Licensing cost
    Impact on backup and recovery
    Hardware downtime
    Versioning of Oracle binaries
    Security
    Stability
    Performance

    Daniel Morgan

    Comment

    • Joel Garry

      #3
      Re: Oracel database consolidation criteria

      Daniel Morgan <damorgan@x.was hington.eduwrot e in message news:<109023997 8.511175@yasure >...
      Demetris wrote:
      Hello there!
      I am trying to put together a list with criteria which are considered important
      for consolidating Oracle Database Servers.
      If someone can write something here it will be very helpful.
      thanks you very much
      >
      Short list:
      Licensing cost
      Impact on backup and recovery
      Hardware downtime
      Versioning of Oracle binaries
      Security
      Stability
      Performance
      >
      Daniel Morgan
      I would add the use to which applications on the databases are put,
      although that could be subsets of performance or security. Some apps
      have strange requirements (for example, have to be in particular
      schemata or absurd grants), and some things may not play well with
      others (such as DSS and OLTP systems, or just about anything on
      Windows). In addition, some users may have different expectations - a
      DSS user may be more flexible than an emergency services dispatcher.

      jg
      --
      @home.com is bogus.
      "I'm sure looters don't call it looting. They probably think of it as
      extreme shopping." - George Carlin
      I'm sure sloppy coders don't call it sloppy...

      Comment

      • Hans Forbrich

        #4
        Re: Oracel database consolidation criteria

        Daniel Morgan wrote:
        Demetris wrote:
        >Hello there!
        >I am trying to put together a list with criteria which are considered
        >important for consolidating Oracle Database Servers.
        >If someone can write something here it will be very helpful.
        >thanks you very much
        >
        Short list:
        Licensing cost
        Impact on backup and recovery
        Hardware downtime
        Versioning of Oracle binaries
        Security
        Stability
        Performance
        >
        Daniel Morgan

        Tune OS and I/O subsystem to the needs of Oracle database.

        Separate application tier from database tier. (Many vendors default to
        having the app's 'middle tier' on the database server, results in tuning
        compromise).

        Merge databases by using schemas effectively.

        /Hans

        Comment

        • Demetris

          #5
          Re: Oracel database consolidation criteria

          DMina@laiki.com (Demetris) wrote in message news:<c5285638. 0407190325.673e 56fd@posting.go ogle.com>...
          Hello there!
          I am trying to put together a list with criteria which are considered important
          for consolidating Oracle Database Servers.
          If someone can write something here it will be very helpful.
          thanks you very much


          I would like to thank you very much for you replies!
          Much appreciated

          Comment

          Working...