When I type on a shell account on tools-sgebastion-07 (or tools-bastion-02) a simple
man jstart
then I read the following:
-once Only start one job with that name, fail if another is already started or queued (default if invoked as jstart or qcron‐ sub). -continuous Start a self-restarting job on the continuous queue (default if invoked as jstart).
So, both -once and -continuous seems to be default when I start a job with jstart.
I doubt that. I interpret -once and -continuous in a way that just one of them can be active but not both?