Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLONE -Periodically execution of triggers or stored procedures in database [CORE4012] #4343

Closed
firebird-automations opened this issue Dec 15, 2012 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Marko Petrovic (callypso)

Duplicates CORE1613
Duplicates CORE1717
Duplicates CORE743

To create a way to execute stored procedures or/and triggers periodically or at defined time.
For example:
CREATE TRIGGER FOR DAY MONDAY TIME '00:04:00'
BEGIN
...
END

or

CREATE TRIGGER FOR TIME FROM '01:00:00' TO '06:00:00' PERIOD '00:05:00'
BEGIN
...
END

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE1613 [ CORE1613 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

I don't understand why you felt it necessary to enter a direct duplicate of existing case (core-1613)!

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE1717 [ CORE1717 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Link: This issue duplicates CORE743 [ CORE743 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant