Disconnecting from a progress db

jamese

New Member
Hello!

I have a script running off a CRON trigger, to connect to the Progress DB I use the CONNECT -db ******** statement. How do I disconnect from the DB? because when the script runs again it gets an warning message saying the DB is already connected.

Cheers!
 
Back
Top