• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

maximum instances can i add in the cluster

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm testing clustering with Oracle10g 10.1.2
installed infrastructure(1 machine),one webcache(1 machine),2 instances(2 application servers in 2 different machines);

DCM managed database repository clustering.

presently in the cluster 2 application server instances are there.

i have some doubts regarding cluster.


1)what are the maximum instances can i add in the cluster.what are the requirements(like CPU,RAM configuration) should i keep in mind while adding instances in the cluster.can i anybody give documentation regarding this?

2)say if there are 4 instances in the cluster.say 4 application server instances capacity is 100 users( we will define in webcache-origin servers ).all instances servicing 100 users.if i down one of the server in the cluster what happen to those 100 users which is servicing.Will all 100 users are in queue or will remaining 3 servers share 100 users(33,33,33) like this
 
reply
    Bookmark Topic Watch Topic
  • New Topic