SQL/MX 2.x Reference Manual (H06.04+)

MXCI Commands
HP NonStop SQL/MX Reference Manual540440-003
4-28
EXIT Command
EXIT Command
The EXIT command ends an MXCI session and returns control to the process from
which you started MXCI.
You can use EXIT only within an MXCI session.
Considerations for EXIT
Effect of EXIT on Active Transactions
A transaction can be user-initiated or system-initiated. If you attempt to end an MXCI
session when either type of transaction is active, MXCI prompts you to specify whether
to commit or roll back the work of the transaction.
Examples of EXIT
End an MXCI session:
>>EXIT;
End of MXCI Session
EXIT