what is load balancing and what u have used to do this?(sql
loader)
Answer Posted / amit basu
To effectively balance load across all the nodes of
the cluster. Most of the time, the load balancing is
accomplished in one of two ways:
• Using third party tools that redirect connections to
individual nodes
• Assigning users to specific nodes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the data pump export utility?
Explain the use of ignore option in imp command.
What is an oracle function?
How to create an oracle testing table?
How to pass parameters to procedures?
How would you change old and new values in an insert, delete and update triggers?
How to create lov dynamically at runtime & attach to text field?
How to define a record variable to store a table row?
What is a static data dictionary in oracle?
What is open database communication (odbc) in oracle?
What is bulk load in oracle?
what is the scripts in data base?
What is a user account in oracle?
What is backup in Oracle?
Explain compound trigger in oracle?