firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Job / Task Scheduler [CORE743]

Open firebird-automations opened this issue 19 years ago • 11 comments

Submitted by: tectsoft (tectsoft)

Relate to CORE1613 Is duplicated by CORE2148 Is duplicated by CORE3193 Is duplicated by CORE4012 Relate to CORE2021 Is duplicated by CORE1717

Votes: 34

SFID: 1444172#⁠ Submitted By: tectsoft

It would be nice if DBA's or DB Owners had the ability to create/ammend/delete a scheduled task or job for each database (or server wide).

Including:

#⁠ Initiate a task as soon as the engine is started. #⁠ Initiate a task during idle CPU time. #⁠ Create a one off task for execution on a specified date/time. #⁠ Create Recurring tasks. #⁠ Initiate a task when a user connects/disconnects from a database. #⁠ Ability to disable/enable tasks. #⁠ Ability to backup a database.

This is a follow on from this proposal on architect list (http://groups.yahoo.com/group/Firebird-Architect/message/8304 (archive))

rgds

firebird-automations avatar Mar 06 '06 03:03 firebird-automations

Modified by: @dyemanov

Component: Engine [ 10000 ]

assignee: Dmitry Yemanov [ dimitr ]

SF_ID: 1444172 =>

firebird-automations avatar Jul 01 '06 19:07 firebird-automations

Modified by: @pcisar

assignee: Dmitry Yemanov [ dimitr ] =>

firebird-automations avatar Jul 06 '06 19:07 firebird-automations

Modified by: @pcisar

Workflow: jira [ 10767 ] => Firebird [ 15171 ]

firebird-automations avatar Jan 28 '08 15:01 firebird-automations

Modified by: @dyemanov

Link: This issue relate to CORE1613 [ CORE1613 ]

firebird-automations avatar Oct 25 '08 03:10 firebird-automations

Modified by: @pcisar

Link: This issue is duplicated by CORE2148 [ CORE2148 ]

firebird-automations avatar Oct 27 '08 07:10 firebird-automations

Modified by: Sean Leyne (seanleyne)

Link: This issue is duplicated by CORE3193 [ CORE3193 ]

firebird-automations avatar Oct 22 '10 02:10 firebird-automations

Modified by: Sean Leyne (seanleyne)

Link: This issue is duplicated by CORE4012 [ CORE4012 ]

firebird-automations avatar Dec 15 '12 23:12 firebird-automations

Commented by: Sean Leyne (seanleyne)

The implementation of this feature would require a complex infrastructure (i.e. Server/Database manager) which would a list of registered databases, which be responsible for ensuring that the databases are opened/active on a 24 hour basis. The functionality could then also include features like server health monitoring, health dashboard and/or email notifications.

This would add complexity to the current install/deployment process, which may not be required for all installations.

This should be taken up as a separate module (like Guardian), it should not be considered part of the engine itself.

firebird-automations avatar Apr 25 '14 05:04 firebird-automations

Modified by: Sean Leyne (seanleyne)

Link: This issue relate to CORE2021 [ CORE2021 ]

firebird-automations avatar Apr 25 '14 05:04 firebird-automations

Modified by: @dyemanov

Link: This issue is duplicated by CORE1717 [ CORE1717 ]

firebird-automations avatar Oct 17 '14 16:10 firebird-automations

Commented by: TIP Group, S.A. (Olivier Mascia) (tipgroup)

Sounds like database and application servers confusion to me. Couldn't FB3 plugin architecture be a simple host for such add-on features?

firebird-automations avatar Nov 11 '14 00:11 firebird-automations