Previous Topic

Next Topic

Book Contents

Book Index

Scriptin - Disconnect function

This function is used to disconnect from a database. It should only be used when running Batch Scripts.

The Disconnect function takes one parameter:

Example:

--aqt connect,dbs=aqtdemo

If you are using transactions in your batch script, AQT will do a Commit before disconnecting.