Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

NEXT - Prioritize messages in the message queue

By entering tacdadm NEXT you can prioritize a message located anywhere in the message queue, moving it to the front of the queue. This makes the message you select the next message to be processed by the recipient.

You can only prioritize time-driven messages (DPUT jobs) if the specified start time (the earliest execution point) has already been reached.


tacdadm          NEXT

                 ,DPUTID=dputid, GENTIME=(ddd,hh,mm,ss)


NEXT

The message specified in dputid is placed in first position in the message queue.

DPUTID=dputid

Job ID of the message to be prioritized.

GENTIME=(ddd,hh,mm,ss)

Time when the message was generated;
ddd is the number of that day in the year, hh is the time in hours, mm the time in minutes and ss the time in seconds.

Result

openUTM generates a message which lets you know whether the job was accepted or not. The message is output to the terminal operated by the job submitter or is passed to the client which started the job.