V
Valeriy Bashkatov
Guest
I agree with Akshay. And I'll add a little bit that you can try using the -shutdownTimeout parameter with the PROSHUT utility. From the OpenEdge documentation:
Continue reading...
However, keep in mind that those transactions that do not have time to rollback by the time the database is stopped still require time to rollback during the next start of database.-shutdownTimeout [ immed | maximum |n[ h | m | s]] Specifies the amount of time for normal database activity to stop and users be disconnected before immediately shutting down (killing users still connected). If all normal activity ceases before the timeout value is reached, normal shutdown proceeds. If not specified, the default is 10 minutes.
Continue reading...