Alternatively is there a way to specify what user is used to execute a dm_job?
+1
A:
DQL to get install owner select r_install_owner from dm_server_config
In Job properties, check "Pass standard arguments", and the launch user will be passed to the Jobs method. For example see Job dm_GwmTask_Alert and its file $DM_HOME$\bin\dm_gwm_jobs.ebs
lastnitescurry
2010-10-29 13:31:05