what is load balancing and what u have used to do this?(sql
loader)

Answers were Sorted based on User's Feedback



what is load balancing and what u have used to do this?(sql loader)..

Answer / komal

In my view load balancing is when there is lots of manual
data to be fed into a table then we make a .csv file and
load it through an sql loader.
Instead of manually entering record by record we make use
of a few command prompt commands where in data goes into
the table

Is This Answer Correct ?    1 Yes 0 No

what is load balancing and what u have used to do this?(sql loader)..

Answer / 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

what is load balancing and what u have used to do this?(sql loader)..

Answer / amit

to get data from another third party software into oracle

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is the difference between translate and replace in oracle?

0 Answers  


What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?

1 Answers  


What happens if you lost a data file?

0 Answers  


How to use "startup" command to start default instance?

0 Answers  


23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.

3 Answers   Wipro,






How to put more than 1000 values into an oracle in clause?

0 Answers  


Difference between pre-select and pre-query

0 Answers  


why can't we assign not null constraint as table level constraint

3 Answers   CTS, Wipro,


What is a view and how is it different from a table?

0 Answers  


How many types of tables supported by oracle?

0 Answers  


What is a trigger and what are its types?

0 Answers  


What is difference between sid and service name in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)