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 are a query and state the different types of queries and their uses?
master table and child table performances and comparisons in Oracle ?
How to create an oracle database manually?
How to drop a stored function?
Can you tell me how to add new column in existing views?how?How is possible?
What is oracle instant client?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is the difference between online and offline backups?
How to define an anonymous procedure with variables?
How to do clean up if create database failed?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
How to delete a column in an existing table?
What happens to the current transaction if a ddl statement is executed?
How to shutdown your 10g xe server from command line?