<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Dollar Universe Operations - Job Monitoring</title>
	<description>Dollar Universe Operations - Job Monitoring</description>
	<link>http://www.orsypforum.com/index.php</link>
	<pubDate>Mon, 06 Sep 2010 12:52:57 +0200</pubDate>
	<ttl>30</ttl>
	<item>
		<title><![CDATA[Résolu : Suivi d'exploitation : actions personnalisables]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=2204</link>
		<description><![CDATA[Bonjour,<br /><br />voici mon problème :<br />Lorsque je créé une "Action personnalisable" depuis un suivi d'exploitation , la plupart des variables DollarU passées en paramètre au script exécuté par l'action ne sont pas interprétées.<br /><br />Ex : je créé une action "CONSIGNE" qui exécute le script "consigne.bat !S_PROCEXE!" <br />==&gt; dans consigne.bat , !S_PROCEXE! est vide <br />==&gt; Après plusieurs tests avec d'autres variables, à priori , seules les variables !S_COMPAGNY! et !S_ESPEXE! sont interprétées.<br /><br />Remarque : Quand je créé la même action depuis une Buisness View, les variables sont cette fois bien interprétées.<br /><br /><br />Merci d'avance pour votre aide.<br /><br />Sam]]></description>
		<pubDate>Fri, 16 Jul 2010 15:35:04 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=2204</guid>
	</item>
	<item>
		<title>Solved : Centralized job monitoring</title>
		<link>http://www.orsypforum.com/index.php?showtopic=2131</link>
		<description><![CDATA[Hello,<br /><br />Please suggest if there is any way we can do centralized job monitoring of 10-20 servers ?<br /><br />Thanks in advance.<br /><br />Regards,<br />Ravinder Singh Bisht]]></description>
		<pubDate>Wed, 02 Jun 2010 18:36:45 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=2131</guid>
	</item>
	<item>
		<title>Solved : Cannot open job log</title>
		<link>http://www.orsypforum.com/index.php?showtopic=943</link>
		<description><![CDATA[After the task was done and I right click to open the job log but it prompt "Can not open the job log"<br />Anyone know how to fix it?]]></description>
		<pubDate>Tue, 24 Nov 2009 06:57:33 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=943</guid>
	</item>
	<item>
		<title><![CDATA[Solved : Graphic Job Monitor - "Une ressource requise etait non disponible"]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=1005</link>
		<description><![CDATA[I'm trying to use DU Graphic Job Monitor on Windows Server 2003. A program that has worked perfectly until now. Whenever I try to right click on a job, an error message pops up<br /><br />Une ressource requise etait non disponible. <br /><br />I'm not quite sure of the translation. I've restarted the machine and there doesn't seem to be any new errors/warnings regarding services/jobs that are applicable to DU, though I could be wrong. The DU Graphic Job Monitor is displaying the current execution of jobs fine.]]></description>
		<pubDate>Thu, 07 Jan 2010 14:15:40 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=1005</guid>
	</item>
	<item>
		<title>Solved : (WA) : UPROCs with PHP not completing when several launched in parallel on Windows virtualized box</title>
		<link>http://www.orsypforum.com/index.php?showtopic=304</link>
		<description><![CDATA[$U v 5.2.3 (pathc FX24520) running on a Windows 2003 server.<br /><br />A UPROC runs a simple php script. The UPROC launches fine and runs the php script, when the php script completes the UPROC completes with either an aborted or completed depending on how the php script ran which is what was expected.<br /><br />There is a need to launch several runs of the script (32 runs). Fairly easy to do by making 4 SESSIONs and putting the UPORC into each session to run 8 times in parallel- total 32 runs running in 4 SESSIONs. <br /><br />The UPROCs launch fine and the pfp script also runs. The cmd.exe of the UPROCs and php.exe of the script can be seen in task manager on the windows server and the UPROCs can be seen to be running in Job Monitor on $U.<br /><br />After a while most of the UPROCs had completed but maybe 2 or 3 of them were still running. Looking at the logs (and data) the php script had actually completed but the UPROC would not go to end of job. It was noted that the php.exe was still visable in Windows Task Manager. Terminating the php.exe in Windows task manager caused the UPROC to go aborted even though the php script was sucessful.<br /><br />Why is $U behaving like this? <br /><br />The results were replicated although not consistent, in each case the php script always worked so it is not a problem there.  Sometimes all the UPROCs would complete other times some would keep executing even though the script had completed, just the php.exe would not terminate. To add to this there were even occasions when the script would complete but the UPROC would go aborted wven though the errorlevel from the script was zero.  On a few occasions there was even an exit status of -1073741811. This entire scenario only happens whenever the UPROCs are launched/running in parallel.<br /><br />As a further test the php scripts were run in parallel outwith $U and over 200 were able to run in parallel without any issues. Each time the php script completed and the php.exe went to end of job. <br /><br />Seems this is only an issue when $U gets involved and UPROCs are running in parallel.<br /><br />This issue does not occur on UNIX.]]></description>
		<pubDate>Wed, 29 Oct 2008 11:38:02 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=304</guid>
	</item>
	<item>
		<title>Solved : Time overrun monitoring (not default in uproc)</title>
		<link>http://www.orsypforum.com/index.php?showtopic=985</link>
		<description><![CDATA[Hello,<br /><br />We want to have monitoring in $U for time overrun status for all uprocs (DU AS 533 on hp ux ia64). I know that it’s not possible to monitor this status in U_POST_UPROC as this uproc won’t be launched. <br />We don't want to use monitoring in uproc directly for some reasons (we are not able to modify the notification emails - subject and also body; need to add this monitoring to the all uprocs,...).<br /><br />Please could you let me know other options how to monitor time overrun status within $U (not via external tools).<br /><br />Marek]]></description>
		<pubDate>Fri, 11 Dec 2009 14:06:49 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=985</guid>
	</item>
	<item>
		<title><![CDATA[Solved : Rerun a "completed" job]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=887</link>
		<description><![CDATA[Hello,<br /><br /><br />Did you know that… it is now possible to rerun a “completed” job in Dollar Universe?<br /><br />From the $U Job Monitor or Graphic Job Monitor, select a completed job, right click, select Re-launch, and check the option “Automatic Forced Relaunch” at the bottom.<br /><br />Note that it may require the latest level of patch for $U 5.3.3 and that it comes out of the box with oncoming $U 5.6.<br /><br />Michel]]></description>
		<pubDate>Mon, 19 Oct 2009 18:45:58 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=887</guid>
	</item>
	<item>
		<title>Monitoring of SAP released/long running jobs</title>
		<link>http://www.orsypforum.com/index.php?showtopic=944</link>
		<description><![CDATA[Hello,<br /><br />We had few times problems that SAP jobs launching from $U stay in status released, but was not changed to the running status (issue on SAP side). These jobs had a huge delay. Therefore we want to have monitoring in $U for these cases.<br /><br />I think that it's not possible to monitor $U jobs that stay in released status too long, right? As these jobs have from $U point of view status running.<br /><br />Therefore I want to use U_ALR_JOB. I defined it in general for whole $U installation, but it's not enought (as the longer running jobs have duration more than 2 hours). I read that there is a possibility to use this monitoring in uprocs, but I can ask if it's possible to use it different for each uproc and set the elapsed time for each uproc as a half of the launch window for appropriate task.<br /><br />Please could you advise what kind of $U monitoring can be used and how?<br /><br />DU 533 + FX24716, HP-UX ia64.<br /><br />Marek]]></description>
		<pubDate>Tue, 24 Nov 2009 08:44:03 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=944</guid>
	</item>
	<item>
		<title>Starting Dollar Universe Global Console 2.5</title>
		<link>http://www.orsypforum.com/index.php?showtopic=904</link>
		<description><![CDATA[Hello,<br /><br />when we start our graphic job monitor (windows xp pc,my colleague too), sometimes we have a small problem.<br />it starts with the date 09/20/2020  <img src="http://www.orsypforum.com/style_emoticons/default/wacko.gif" style="vertical-align:middle" emoid=":wacko:" border="0" alt="wacko.gif" /> .Then we must close the window or kill the process.<br />start -close, start-close.... then we get the current day. on the pc's we have different filter.]]></description>
		<pubDate>Fri, 23 Oct 2009 11:45:14 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=904</guid>
	</item>
	<item>
		<title>Solved : Unable to purge aborted uproc</title>
		<link>http://www.orsypforum.com/index.php?showtopic=890</link>
		<description><![CDATA[Hello all,<br /><br />We've encountered a new $U problem I was hoping that someone here could help us out of. It recently came to pass that a new uproc was run without an associated node. This has led to the uproc being visible, in aborted status, on the Operations Graphic Job Monitor.<br />This aborted uproc cannot be purged as normal through the GUI. In an effort to tidy it up, attempted to run a uxpur command, specifying Session, Uproc, MU, Session Number, Status, and date. However, the aborted uproc is still visible on the Graphic Job Monitor.<br /><br />Thanks in advance for any help you can offer.]]></description>
		<pubDate>Mon, 19 Oct 2009 23:50:16 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=890</guid>
	</item>
	<item>
		<title>Solved : HDP - find launch server for a session?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=745</link>
		<description><![CDATA[Hello!<br /><br />Does anybody knows how I can figure out the MU/node which launches a uproc within a session that using HDP?<br /><br />E.g. session starts on node1, 1.uproc starts on node1,  <br />                                          2.uproc starts on a MU which is defined via a MU-Dependency on node2.<br /><br />The question is: How can I list on node2 the that 2.Uproc was launched from node1.<br /><br />Thanks & best regards,<br />Josef Lippert]]></description>
		<pubDate>Mon, 28 Sep 2009 15:21:25 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=745</guid>
	</item>
	<item>
		<title>Solved : Possible to prevent the killing of an executing job?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=662</link>
		<description><![CDATA[Hello,<br /><br />is it possible to prevent the kill of an executing job in Dollar Universe?<br /><br />Eric]]></description>
		<pubDate>Wed, 08 Jul 2009 11:23:27 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=662</guid>
	</item>
	<item>
		<title>Solved : Possible changes at relaunch of aborted job?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=664</link>
		<description><![CDATA[Hi,<br /><br />We would sometimes need to change the user when an aborted job is relaunched. I can't seem to be able to do this. <br /><br />Any help would be appreciated!<br /><br />A.]]></description>
		<pubDate>Wed, 08 Jul 2009 11:38:01 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=664</guid>
	</item>
	<item>
		<title>Solved : Stop a job within a session and show it as completed so the rest of the son uprocs start</title>
		<link>http://www.orsypforum.com/index.php?showtopic=649</link>
		<description><![CDATA[Hello,<br /><br />this thread was initially posted by Comm. of Pa L&I:<br /><br /><br />Can you tell me how to stop a uproc within a session and show it as completed so the rest of the uprocs within the session start.<br /> <br />We have a session that has many uprocs associated with it, one of the uprocs went into a loop, we stopped the job but needed to show the job as completed successfully for the other jobs to run, but it did not work for us.]]></description>
		<pubDate>Mon, 29 Jun 2009 17:14:13 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=649</guid>
	</item>
	<item>
		<title>Solved : Ability to relaunch a completed job</title>
		<link>http://www.orsypforum.com/index.php?showtopic=628</link>
		<description><![CDATA[Hi,<br /><br />I heard thru the grapevine that it was now possible to relaunch a completed job. Can anyone confirm?]]></description>
		<pubDate>Fri, 19 Jun 2009 15:33:09 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=628</guid>
	</item>
	<item>
		<title>Solved : Remote Launch in Session not kicking off</title>
		<link>http://www.orsypforum.com/index.php?showtopic=579</link>
		<description><![CDATA[Hello,<br /><br />not sure this is the right place. What can be the reasons for a remote launch in a Session not to kick off (1st uproc runs on server A and 2nd uproc runs on server B ) ?<br /><br />A.]]></description>
		<pubDate>Mon, 27 Apr 2009 12:27:23 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=579</guid>
	</item>
	<item>
		<title>Solved : How can we determine executions that are sitting between two nodes?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=550</link>
		<description><![CDATA[Hello forum members,<br /><br />How can we determine executions that are sitting between two nodes?<br /><br />Cheers]]></description>
		<pubDate>Thu, 09 Apr 2009 15:31:04 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=550</guid>
	</item>
	<item>
		<title>Job Monitor Sound Notification</title>
		<link>http://www.orsypforum.com/index.php?showtopic=438</link>
		<description><![CDATA[Hi,<br /><br />Is there any way to create a sound notification for each failed uproc, when you use Job Monitor?<br /><br /><br />Thank you,<br /><br />Anastasios]]></description>
		<pubDate>Mon, 02 Feb 2009 14:04:19 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=438</guid>
	</item>
	<item>
		<title>Solved : Information field in graphic Job Monitor.</title>
		<link>http://www.orsypforum.com/index.php?showtopic=349</link>
		<description><![CDATA[Hello Guru's.<br /><br />Need help here!!!!!!!!!!!<br /><br />I am new user and I am in the middle of testing DU on Windows 2003 server.<br /><br />I have manage to configure DU and open and check the status of the Job using Graphic Job Monitor I am unable to see "Information" field. See the attached screen shot.<br /><br />I know uxset commands are available for interaction with Dollar Universe from the running uproc script<br /><br />Do anybody have ready-made script ? or anybody can let me know how to use those command please.<br /><br />Thanks in Advance.]]></description>
		<pubDate>Tue, 02 Dec 2008 13:07:00 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=349</guid>
	</item>
	<item>
		<title>Solved : How can I see INFO and SEVERITY fields from uxlst ctl ?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=348</link>
		<description><![CDATA[I'm trying to display INFO and SEVERITY fields using this command but it doesn't work.<br />As you can see, the command returns strange data  <img src="http://www.orsypforum.com/style_emoticons/default/blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> <br />Maybe the option INFO is not available with my version of $U ? (we use 5.23 version)<br /><br /><!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo-->$UXEXE/uxlst ctl upr=6* full info<!--sizec--></span><!--/sizec--><br /><br /> Command : uxlst ctl upr=6* full info status=*<br /><br />SESSION     UPROC      MU         STATE                 START      AT   END        AT      MODIFICATIONS          NODE       QUEUE                           JOB    PRI SESSNO  PROCNO  PDATE      USERNAME     VSES VUPR STP NSEQ    INFO                                               SEV<br />--------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------- ------------------------------------------<br />78140.32s00781.32s  007.32s    0.32s     .32s     .32s     .32s     .32s0100  100.32s    1.32s126103  610.32s    6.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32sHTCHBATCH.32sS_BAT.32sSYS_B.32s  SYS.32s    S.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32spappteapp.32s  tea.32s    t.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s00 000   00.32s0000  000.32s    0.32s     .32s     .32stcntr_cnt.32susr_c.32s  usr.32s8008/2008.32s11/20.32s7/11/.32s 28/1.32s   29.32s00  003021308008/2008.32s12/20.32s5/11/.32s3207328008/2008.32s11/20.32s1/12/.32s,12,6214,.32s17427.32s05174.32s39828527828.32s 0279.32s   02.32s0100  100.32s    1.32s815928  592.32s    5.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32sHTCHBATCH.32sS_BAT.32sSYS_B.32s  SYS.32s    S.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32spappteapp.32s  tea.32s    t.32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s     .32s]]></description>
		<pubDate>Mon, 01 Dec 2008 19:34:56 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=348</guid>
	</item>
	<item>
		<title>Solved : Command line : How to retrieve seconds from job monitor ?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=302</link>
		<description><![CDATA[Hello,<br /><br />Is there a way to retrieve seconds from the job monitor by using the command line ? Using the GUI (either Motif or Windows) the time a job started/ended is displayed with seconds.<br />Using the command "uxlst ctl full" this information is not displayed at all.<br /><br />Thanks,<br />David]]></description>
		<pubDate>Tue, 28 Oct 2008 08:13:25 +0100</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=302</guid>
	</item>
	<item>
		<title>Solved : Graphic Job Monitor sometimes taking ages to load sometimes not</title>
		<link>http://www.orsypforum.com/index.php?showtopic=110</link>
		<description><![CDATA[Hi,<br /><br />Got a problem: sometimes when I run the Graphic Job Monitor it takes ages to load the data, sometimes it goes much quicker (same data).<br /><br />Someone can help me?<br /><br />Thanks]]></description>
		<pubDate>Thu, 15 May 2008 15:56:55 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=110</guid>
	</item>
	<item>
		<title><![CDATA[Solved : Message "Fatal error reading General table" in aborted job]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=209</link>
		<description><![CDATA[Hello,<br /><br />I have a job which starts running, then the maintenance session is kicked off with the offline reorgnization which stops and restarts $Universe. The job ends up as aborted despite it has run correctly.<br /><br />In the job log:<br /><br />Fatal error reading General table<br />Execution 0004342 unknown in the history file<br />Execution 0004342 unknown in the history file<br /><br />Is there a solution to avoid this issue? <br /><br />Phil]]></description>
		<pubDate>Fri, 08 Aug 2008 18:00:25 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=209</guid>
	</item>
	<item>
		<title><![CDATA[Solved : Job aborting with "Failure of 6000 waitings on open thread ..." / "Echec des 6000 attentes sur open thread"]]></title>
		<link>http://www.orsypforum.com/index.php?showtopic=115</link>
		<description><![CDATA[Hello,<br /><br />We have jobs that abort and I can find the message in the $U log "Failure of 6000 waitings on open thread ..." (this is a translation  in english from the original message in french "Echec des 6000 attentes sur open thread ...")<br /><br />How can this be solved?<br /><br />We run $U 5.0 (with SPRE0025) on Wwindows 2000 and 2003.]]></description>
		<pubDate>Mon, 26 May 2008 12:57:01 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=115</guid>
	</item>
	<item>
		<title>Solved : How to retrieve in command mode aborted jobs with or without the relaunched ones?</title>
		<link>http://www.orsypforum.com/index.php?showtopic=97</link>
		<description><![CDATA[Hello,<br /><br />I am trying to retreive in command mode the aborted jobs with or without the relaunched ones?<br /><br />In the Windows GUI, all you need to do is activate the filter and tick or untick the "relaunched" box.<br /><br />But I can't find the way to do it in command mode.<br /><br />I run V500 of $u.<br /><br />Thanx for your help!!!]]></description>
		<pubDate>Thu, 24 Apr 2008 17:33:37 +0200</pubDate>
		<guid>http://www.orsypforum.com/index.php?showtopic=97</guid>
	</item>
</channel>
</rss>