i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.



i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 o..

Answer / ana

Use bulk collect limit 5000 and forall with save exceptions and in exception block rollback

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle General Interview Questions

what is difference between DBMS and RDBMS?

2 Answers   Metric Stream,


Explain the types of exception?

0 Answers  


How to change system global area (sga) in oracle?

0 Answers  


How to create index-by table in oracle?

3 Answers  


What is Database Link ?

2 Answers  






Explain overloading. Can functions be overloaded?

0 Answers  


How to delete multiple rows from a table in oracle?

0 Answers  


Explain the difference between a procedure and a function? What do you understand by those terms?

0 Answers  


what is port in oracle? how is it related to database application.

0 Answers  


What are Schema Objects ?

2 Answers  


when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.

0 Answers  


If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?

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)