Project

General

Profile

Feature #5279

add support for an optional maintenance program that executes before any other sessions are allowed to run

Added by Greg Shah about 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version:

Related issues

Related to Database - Feature #4175: add support for -1 (single user) option for CONNECT statement Closed

History

#1 Updated by Greg Shah about 3 years ago

  • Related to Feature #4175: add support for -1 (single user) option for CONNECT statement added

#2 Updated by Greg Shah about 3 years ago

The idea is that an optional "maintenance program" can be configured to execute when the FWD server starts such that no other sessions are allowed to start up until this program completes. If no such program is configured or exists, then this is ignored. For now, we should assume this is a converted 4GL program, so the configuration should be a 4GL external procedure name.

This is meant to replace the usage of -1 in a database CONNECT (see #4175) where it was used for the purpose of system maintenance.

Also available in: Atom PDF