What is SAVE POINT ?

Answers were Sorted based on User's Feedback



What is SAVE POINT ?..

Answer / shilpa chandramohanan

A savepoint is a marker within the transaction used for
partial rollback. As changes are made in a transaction, we
can create SAVEPOINTs to mark different points within the
transaction. If we encounter an error, we can rollback to a
SAVEPOINT or all the way back to the beginning of the
transaction.

Is This Answer Correct ?    5 Yes 2 No

What is SAVE POINT ?..

Answer / suresh somayajula

it is nopthing but , sub divide the transaction into
smaller part.

Is This Answer Correct ?    3 Yes 1 No

What is SAVE POINT ?..

Answer / abitha

SAVEPOINT usually applies to an individual transaction; it
marks a point to which the transaction can be rolled back,
so subsequent changes can be undone if necessary.

Is This Answer Correct ?    2 Yes 0 No

What is SAVE POINT ?..

Answer / padmaja

this is used to save a query/transaction at a particular point
by using save<file name>

Is This Answer Correct ?    3 Yes 2 No

What is SAVE POINT ?..

Answer / harsha vardhan reddy

SAVEPOINT is used to locate the transaction for further
manipulations.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Oracle General Interview Questions

14. Display the item_cost and then round it to the nearest hundred, ten, unit, tenth and hundredth

1 Answers   Wipro,


what are actual and formal parameters?

0 Answers  


can u send the sql dumps to sivakumarr1987@gmail.com plz help me

0 Answers  


Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.

0 Answers   Wipro,


What to do if the binary spfile is wrong for the default instance?

0 Answers  


What is the data pump export utility?

0 Answers  


How to store only time; not date and time?

0 Answers  


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

0 Answers   Oracle,


What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.

0 Answers   MCN Solutions,


What is java oracle used for?

0 Answers  


How to sort the query output in oracle?

0 Answers  


can anyody please send me the dump for Oracle 10g certifications for DBA path?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)