job scheduler for Universe or Unidata

59 views
Skip to first unread message

neil richards

unread,
Nov 12, 2025, 12:42:59 PM (2 days ago) Nov 12
to Pick and MultiValue Databases
Is there a 3rd party job scheduler software for Universe or Unidata

Scott Ballinger

unread,
Nov 12, 2025, 12:44:26 PM (2 days ago) Nov 12
to Pick and MultiValue Databases
D3 has a "backgrounds" scheduler, but for U2 I suspect the expectation is that you use cron.

Karl Pozmann

unread,
Nov 12, 2025, 2:16:39 PM (2 days ago) Nov 12
to mvd...@googlegroups.com
I would love to hear what your requirements are - I would seriously consider creating an app and publishing it in my repo under an MIT license.

At a prior site running Universe we had a browser-based front end which worked nicely that was custom.

--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
---
You received this message because you are subscribed to the Google Groups "Pick and MultiValue Databases" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mvdbms+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mvdbms/5f2d92ee-6a1c-4f8e-a5d3-5fc83a25dbcbn%40googlegroups.com.

Bill H

unread,
Nov 12, 2025, 3:20:54 PM (2 days ago) Nov 12
to Pick and MultiValue Databases
I run Unidata on Windows and do quite a few tasks with the built-in Windows Task Manager.  I've also written a simple program that runs as a phantom when we start UniData and polls every minute if there's anything to be done in the associated (MVSERVICES) file, then phantoms that off if it's time.  I'd be happy to give this away but most people in this space like to do it themselves.  It can handle multiple dbms accounts so it is handy for doing things like building data and uploading and downloading and importing data.  We moved from D2 to UniData and had to replace D3's background scheduler.  I'd be happy to give this away but most people in this space like to do it themselves.

neil richards

unread,
Nov 12, 2025, 6:03:10 PM (2 days ago) Nov 12
to Pick and MultiValue Databases
Bill, I would love to hear about how you implemented this in Unidata and what features you have. 

Doug Averch

unread,
Nov 13, 2025, 4:12:20 PM (23 hours ago) Nov 13
to Pick and MultiValue Databases
Universe/Unidata does not allow for input statements in phantoms; otherwise, they take up a license.
We have a job scheduler we have been using/selling for years.
There are two pieces to the puzzle: Java/Web pieces and Universe/Unidata UniBasic code. 
Attached is the web form to give you an idea of all of the parameters that are supported:
I can be run without the web interface, but then you lose the cron options.

Regards,
Doug
2025-11-13_15-06-01.jpg

Will Johnson

unread,
3:57 AM (11 hours ago) 3:57 AM
to Pick and MultiValue Databases
Are you running on top of Unix/Linux or are you on top of Windows?
There are native schedulers, written entirely in Pick BASIC code as well, so You don't have to use external functions of any sort.

Reply all
Reply to author
Forward
0 new messages