Glossary entry

English term or phrase:

committed

Spanish translation:

confirmado | ejecutado por completo

Added to glossary by Sofia Ortega
Jul 18, 2010 15:10
13 yrs ago
10 viewers *
English term

committed

English to Spanish Tech/Engineering Computers (general)
Contexto:
"Updates will be rejected until the long-running transaction has been completely committed or rolled back"

Gracias
Proposed translations (Spanish)
4 confirmado | ejecutado por completo

Discussion

meirs Jul 18, 2010:
committed/rolled back Database transaction status (involving several tables) - as there are several tables and steps involved, "committed" is when all the steps of the transaction are done - all the database tables are updated accordingly. Roll-back - if the entire transaction is aborted, all the steps that were done in the meanwhile are cancelled - to return the database tables to the status they had before the transaction started. A very simple example - money is moved from one bank account to another - there are two steps - deduct from the first, add to the second.

Proposed translations

27 mins
Selected

confirmado | ejecutado por completo

En base de datos, una transacción es un conjunto de instrucciones que deben ejecutarse como una unidad. Es decir, que para que la transacción finalice exitosamente, todas sus instrucciones se deben completar sin errores.

Si al finalizar la transacción, se detecta que hubo un problema, entonces se deshacen todos los cambios que se pudieran haber realizado, y la base de datos quesa en el mismo estado que antes de comenzar la transacción. Esta acción se realiza con una instrucción denominada "ROLLBACK", y equivale a anular o deshacer los cambios.

Por el contrario, si al finalizar la transacción, todas las instrucciones se han completado exitosamente, se confirma que hay que guardar los cambios y finaliza el proceso. La orden de confirmar y guardar las modificaciones se da con la instrucción "COMMIT".

En tu ejemplo, creo que la idea es esa: que las actualizaciones serán rechazadas, hasta que la transacción principal se haya confirmado o anulado por completo.

http://www.alejandrox.com/2008/02/transacciones-en-mysql-rol...

http://www.orape.net/subidos/manualbd/TRANSACCIONES SENTENCI...

Something went wrong...
4 KudoZ points awarded for this answer. Comment: "De nuevo muchas gracias por tu explicación."
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search