Syntax for launching jobs on remote nodes using "uxadd fla"
search cancel

Syntax for launching jobs on remote nodes using "uxadd fla"

book

Article ID: 87043

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Affects Release version(s): 5

Error Message :
There are no errors, the job runs locally

Patch level detected:Dollar Universe 5.6
Product Version: Dollar.Universe 5.6.0 FX25010

Description :When trying to launch a job on a remote node using the "uxadd fla" command, the job runs locally even though the remote node is specified with the MU= parameter.

Environment

OS: Linux

Cause

Cause type:
By design
Root Cause: The NODE= parameter needs to be used to launch remote jobs using the "uxadd fla" command.

Resolution

The documentation does not show this parameter, however you need to specify the NODE= parameter in the command in order to have the job launched on the remote node.

# ./uxadd fla help
Adds a future launch to the list of future launches.

uxadd FLA
[NODE]= format:64c default:S_NOEUD or S_NODENAME
[EXP | SIM | INT | APP] default:S_ESPEXE
[TSK]= format:64c
[SES]= format:64c default:" "
[VSES]= format:3n
UPR= format:64c
[VUPR]= format:3n
MU= format:64c
[PRINTER]= format:4c
[PRTY]= format:3n default:100
[QUEUE]= format:31c default:SYS_BATCH
USER= format:64c
LSTART=(U_FMT_DATE,hhmm) default: System time
LEND=(U_FMT_DATE,hhmm) default: System time + 5 minutes
[EXLW]=(hhmm,hhmm) default:(0000,0000)
PDATE= format:U_FMT_DATE
[LAUNCHVAR]=((var,val),(var,val)...)
[FORCE | NOFORCE] default:NOFORCE
[CENTRAL | NOCENTRAL] default:NOCENTRAL (deprecated)
[RESTART | NORESTART] default:NORESTART (deprecated)
[BYPASS | NOBYPASS] default:NOBYPASS
[MUTIME | ASTIME]
[VARTSK | NOVARTSK ]
[INFO]= format:50c
[SEV]= format:4n or " "

NOTE: TSK is not compatible with UPR, SES, USER

Fix Status: Released

Fix Version(s):
Component: Application.Server
Version: Dollar.Universe 5.6.0 FX25010

Additional Information

Workaround :
N/A