ORA-01097

Error: ORA-01097: cannot shutdown while in a transaction - commit or rollback first

Causa: An attempt was made to shut down the database while a transaction was in progress.

Acción: Either commit or rollback the current transaction and then attempt to shut down the database.

COMENTARIOS:


No hay comentarios.