<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0">

<channel>
<title>Control-MUsage</title>
<link>http://www.control-musage.com</link>
<description>Control-M Usage Site</description>
<language>uk-UK</language>
<lastBuildDate>Fri, 04 Jul 2008 06:13:53 GMT</lastBuildDate>
<image>
<url>http://www.control-musage.com/images/logo.gif</url>
<title>Control-MUsage</title>
<link>http://www.control-musage.com</link>
</image>
<item>
<title> <![CDATA[ Compare job's sysout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=758</link>
<description><![CDATA[<br><b>Fri, 04 Jul 2008 04:19:10 GMT<br>==========================================================================================</b><br>

<b>Can you do this:<br />
<br />
JobA finishes, copy sysout to a directory with a staic name<br />
JobB finishes, copy sysout to same directory with another static name<br />
JobC waiting for conditions from JobA and JobB, with proper OS command to compare the two files, OK if same, NOTOK if different</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 04 Jul 2008 04:19:10 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ subject in do shout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=764</link>
<description><![CDATA[<br><b>Fri, 04 Jul 2008 04:14:15 GMT<br>==========================================================================================</b><br>

<b>With shout, message subject is the same as message body which is the shout message in job definition. Starting in version 6.3, job order ID is added in front of the message subject by default. You can turn it off by this parameter at Control-M server.<br />
<br />
MAIL_ADD_SUBJECT_PREFIX N</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 04 Jul 2008 04:14:15 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Accessing Control-M Enterprise Manager via Juniper VPN  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=763</link>
<description><![CDATA[<br><b>Fri, 04 Jul 2008 04:06:26 GMT<br>==========================================================================================</b><br>

<b>Then remote to an office PC and launch the EM client on the office PC is a more reliable solution.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 04 Jul 2008 04:06:26 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Fri, 04 Jul 2008 03:09:17 GMT<br>==========================================================================================</b><br>

<b>[quote="mauriziog"]The OrderDate = %%ODATE of controlm have the format YYMMGG.<br />
I dont understand when you say:<br />
<br />
[quote]everything is solved and no need to change anything because the jobs are on different year but same month and day. [/quote]<br />
<br />
Different years ?<br />
The conditions have 4 values not 6 or 8.<br />
<br />
Consider that AJF is the controlm present, different years in the same AJF are strange. <br />
I advice you to change your logical.[/quote]<br />
<br />
What I am trying to say is that.<br />
<br />
GroupA - order date 2008/07/04<br />
JobA give out condition JobA_ENDED_OK <br />
JobB require in condition JobA_ENDED_OK <br />
<br />
GroupB - order date 2018/07/04<br />
JobA with condition JobA_ENDED_OK <br />
JobB require in condition JobA_ENDED_OK <br />
<br />
if GroupA and GroupB run at the same time, after JobA of either group finished, JobB of both group will execute automatically. <br />
<br />
Is there any method to solve the above problem other than change in/out condition name?<br />
<br />
Thanks</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 04 Jul 2008 03:09:17 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ DISAPPEARED AT YYYYMMDDHHMMSS. RUNCNT 1  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=766</link>
<description><![CDATA[<br><b>Thu, 03 Jul 2008 22:40:48 GMT<br>==========================================================================================</b><br>

<b>If you are getting this error in the ctm server log then it could be that during the jobs execution, the ctm server can no longer contact the agent and by default flags the job as NOTOK which would explain why your job has continued to run on the agent but the server could not get any status from it. Check whether the agent gets stopped during the jobs execution for some reason.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 03 Jul 2008 22:40:48 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Compare job's sysout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=758</link>
<description><![CDATA[<br><b>Thu, 03 Jul 2008 21:01:36 GMT<br>==========================================================================================</b><br>

Can be done - If you are smart enough to use CMR_SYSOUT with sql/scripts. Good luck !!<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 03 Jul 2008 21:01:36 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ DISAPPEARED AT YYYYMMDDHHMMSS. RUNCNT 1  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=766</link>
<description><![CDATA[<br><b>Thu, 03 Jul 2008 16:33:36 GMT<br>==========================================================================================</b><br>

Hi there<br />
<br />
I keep getting this error message when I execute a job. I have the same job running in production while this one is running in pre-prod. It does actually complete the job, but just fails on me. I have compared the job properties and they are near identical (with the exception of the environment parameters). Other jobs are running in this schedule without any problems, so not sure what the root cause would be. any ideas would be much appreciated. I have searched through the forums and nothing has turned up. Many thanks, Wrenchos<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 03 Jul 2008 16:33:36 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ EM client 6.3.01 hang when clicking &amp;quot;Open ViewPoint&amp;quo  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=765</link>
<description><![CDATA[<br><b>Thu, 03 Jul 2008 04:35:14 GMT<br>==========================================================================================</b><br>

<b>Hi CTM guru:<br />
<br />
I installed EM client 6.3.01 on my Windows XP PC, but I hit a problem:<br />
<br />
After login the EM GUI, I clicked the &#34;File -&#62; Open ViewPoint&#34;, then EM hang, not responding.....<br />
<br />
I tried to switch to another user, the problem is gone. However the first user is my primary user account and I have to open EM in that account.<br />
<br />
Anyone can help?</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 03 Jul 2008 04:35:14 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ subject in do shout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=764</link>
<description><![CDATA[<br><b>Thu, 03 Jul 2008 00:10:52 GMT<br>==========================================================================================</b><br>

I have to send an email when a job fails,<br />
I created a shout destination table wit destination as &#34;M&#34; and address as &#34;S&#34; and logical name as &#34;mailraj&#34; and physical name as my mail address.<br />
In the post parameters, I did<br />
<br />
When = NOTK<br />
To=mialraj<br />
subject=%%jobname has failed. please look inot it.<br />
<br />
I am getting the email but in the subject it says as:<br />
<br />
 &#34;Control-M Server: Shout by orderno: 000038l0 test_job has failed. please look inot it&#34; <br />
<br />
and the message as :<br />
<br />
test_job has failed. please look inot it<br />
<br />
How can I modify the subject?<br />
<br />
I tried in the steps tab also, getting the same reply.<br />
<br />
And I tried DO MAIL in steps tab but its not sending any email but in the log it says &#34;shout to mailraj performed&#34; <br />
<br />
I dont understand its wierd behaviour?<br />
<br />
What could be the possible reason? Has anyone faced such problem?<br />
<br />
Thanks,<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 03 Jul 2008 00:10:52 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ controlm em 6.2 / migration to 6.3  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=760</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 21:33:56 GMT<br>==========================================================================================</b><br>

<b>and does anyone know how to manage more than one client on the same PC connecting to different control-m em 6.3.<br />
Does some file to be manage ?<br />
<br />
regards<br />
philmalmaison</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 21:33:56 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 21:31:20 GMT<br>==========================================================================================</b><br>

<b>do a job scanning AJF doing ctmruninf for each orderid(s), or a job scaning ajf by ctmpsm / calculating elapse sytem time start to time/ and shout to (what you want) if comparaison beetween elapse time and ctmruninf average total is more important than what you want ...<br />
<br />
<br />
Regards<br />
<br />
<br />
Philmalmaison</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 21:31:20 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ controlm em 6.2 / migration to 6.3  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=760</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 21:24:31 GMT<br>==========================================================================================</b><br>

thanks it's ok<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 21:24:31 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 18:25:59 GMT<br>==========================================================================================</b><br>

<b>I complete the procedure steps for loading certificates.<br />
After have the certificate in PEM format:<br />
<br />
3) Open a command shell (on windows run\cmd) and go to the path:<br />
&#60;CONTROL&#62;/cm/AFT/data/SSL/cert<br />
<br />
4) Run this command:<br />
 ../bin/sslcmd -k aftkey.kdb<br />
( the default password is &#34;cmforaft&#34;)<br />
<br />
5) From the sslcmd Utility menu, select Option 2 (Add CA).<br />
and  Specify the path to and filename of the server CA file.<br />
<br />
(example: /home/ctmagent/CA/server-ssl.pem)<br />
<br />
save and exit (19 option)<br />
<br />
6) Define the correspondent account with ctmaftacc utility<br />
<br />
7) Validate the account<br />
<br />
8) Run a job with a test file for testing the connection and user rights<br />
<br />
End.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 18:25:59 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ CONTROL-M and dataset triggers  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=676</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 18:10:41 GMT<br>==========================================================================================</b><br>

<b>I Add another important information about this:<br />
<br />
There is a way to transfer the dsnname of the dataset of the dsnevent triggered by CMEM  to Control-M if Control-O or Control-M/Links for z/OS  is installed. <br />
<br />
Control-O (and also Control-M/Links to z/OS which is a special 'smaller' version of Control-O) can make a global variable out of %%$DSN so that this can be referred to in the JCL of the forced job.<br />
<br />
Without this  you will have to create and order an own rule for each possible datasetname.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 18:10:41 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 17:07:34 GMT<br>==========================================================================================</b><br>

<b>waiting for your post</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 02 Jul 2008 17:05:55 GMT<br>==========================================================================================</b><br>

I am sorry I didnt mean it but may be my language.<br />
May be I am missing something because of that couldnt follow.<br />
<br />
anyways, thanks.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 17:07:34 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ STATUS SET TO NOTOK AS A RESULT OF DO RERUN  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=761</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 15:31:45 GMT<br>==========================================================================================</b><br>

<b>I confirm:<br />
<br />
<b>02/07/08 15:17:54   TR5132    STATUS SET TO NOTOK AS A RESULT OF DO RERUN<br />
02/07/08 15:17:54   TR5134 ENDED NOTOK<br />
02/07/08 15:17:54   TR5120 JOB STATE CHANGED TO Analyzed<br />
02/07/08 15:17:54   SL5215 ALL RERUNS HAVE BEEN PERFORMED. MAXRERUN = 99</b><br />
<br />
The maximum number in open jobs for the &#34;do_rerun&#34; action is 99.<br />
  :?</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 15:31:45 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 15:22:45 GMT<br>==========================================================================================</b><br>

[quote]I am sorry I didnt understand anything [/quote]<br />
 :( <br />
<br />
..... Anything?<br />
Discuraging !<br />
<br />
Is an advanced use of controlm, is long to explain it from the begin.<br />
With time I write in a new specific topic what it is, with examples.<br />
Or build a little document...<br />
will see.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 15:22:45 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 13:44:52 GMT<br>==========================================================================================</b><br>

The OrderDate = %%ODATE of controlm have the format YYMMGG.<br />
I dont understand when you say:<br />
<br />
[quote]everything is solved and no need to change anything because the jobs are on different year but same month and day. [/quote]<br />
<br />
Different years ?<br />
The conditions have 4 values not 6 or 8.<br />
<br />
Consider that AJF is the controlm present, different years in the same AJF are strange. <br />
I advice you to change your logical.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 13:44:52 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Accessing Control-M Enterprise Manager via Juniper VPN  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=763</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 12:15:48 GMT<br>==========================================================================================</b><br>

Hi..<br />
<br />
I'm having problems while accessing the Control-M Enterprise Manager to view all the jobs via VPN. Time to load the viewpoint is very very slow.. &#62;30 minutes. I don't have any problem accessing if I remote desktop to one of the pc in the office. Can someone help me in resolving this<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 12:15:48 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Query/commands behind neighborhood-function in ctm/em  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=762</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 11:48:20 GMT<br>==========================================================================================</b><br>

<b>Hello all, <br />
<br />
In ECS you have following option : NEIGHBORHOOD <br />
With this option you can find a specific job's predecessors, dependent <br />
radius, direct relationship to other jobs. <br />
The ouput can be written in a file/report &#38; you also have the option to <br />
open the result in a new viewpoint. <br />
<br />
Question : is there anybody who knows which queries/commands are behind <br />
this functionality (or how we can execute the above action <br />
automatically) ? <br />
<br />
Reason : I want to dynamically (automatically) generate these <br />
reports/lists/viewpoints, based on the data you get out of the <br />
neighborhood-functionality. <br />
<br />
Technical details : EM : 6.3.01.000 INSTALLATION <br />
6.3.01.300 FIXPACK <br />
Running on an oracle DB. <br />
<br />
Thx in advance for checking my question. <br />
<br />
Robbie.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 11:48:20 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Wed, 02 Jul 2008 03:13:11 GMT<br>==========================================================================================</b><br>

Thanks for you all~~<br />
<br />
I had checked the user guide and wondered that why when I order the job, the ODATE only have MM/DD, is there any configuration to order the ODATE in YYYY/MM/DD? If so, everything is solved and no need to change anything because the jobs are on different year but same month and day.<br />
<br />
Thanks alot.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 02 Jul 2008 03:13:11 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 19:32:32 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"][quote]I have predefined groups of email IDS for ech and every job. so, I need to send email to those particular groups corresponding to the job which has failed. Whats the best way to do it? [/quote]<br />
<br />
The method to send a shout to a script is not limited as you think because you have a centralized point to send e-mails.<br />
<br />
Another way is to send a shout to ECS (the alert GUI), this message usualy is coded. (note that is also a centralized point: the EM server).<br />
The alerts can be sent to a script, but be carefull ALL Alerts are sent.<br />
<br />
In the scritp you must parse the snmp message but you have many informations: jobname, group, application, hour, time, severity, message, etc.<br />
So you can reconize messages from one group of jobs and send an e-mail to a e-mail group.<br />
I've build this for all the jobs that run on MVS controlm that has not the e-mail.<br />
<br />
But is also a method to send an e-mail without writing informations on the jobs. In fact by default controlm send an alert if a Job end notok....<br />
So I use it when there are many mail segnalations to do and to administrate, and at job level is hard.<br />
<br />
But write well the program: be carefull.[/quote]<br />
<br />
I am sorry I didnt understand anything :(<br />
can you please send me a sample prog of urs so that I can rewrite it by modifying.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 19:32:32 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ STATUS SET TO NOTOK AS A RESULT OF DO RERUN  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=761</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 18:55:21 GMT<br>==========================================================================================</b><br>

For many runs use a ciclic job without &#34;max reruns&#34; parameters instead off do-rerun.<br />
<br />
I'm not sure that the 99 value is like infinite (like waxwait): someone has tested it ?<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 01 Jul 2008 18:45:15 GMT<br>==========================================================================================</b><br>

Thanks for the response though :D<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 01 Jul 2008 18:44:47 GMT<br>==========================================================================================</b><br>

How do you specify *infinite*, as the Maximum field only takes 0-99 (on v 6.1.3) and we need this to run 120 - 190 time a day depending on data volume?<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 01 Jul 2008 18:35:35 GMT<br>==========================================================================================</b><br>

The max rerun is set to 0, or you have reached the maximum number.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 18:55:21 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 18:34:20 GMT<br>==========================================================================================</b><br>

[quote]I have predefined groups of email IDS for ech and every job. so, I need to send email to those particular groups corresponding to the job which has failed. Whats the best way to do it? [/quote]<br />
<br />
The method to send a shout to a script is not limited as you think because you have a centralized point to send e-mails.<br />
<br />
Another way is to send a shout to ECS (the alert GUI), this message usualy is coded. (note that is also a centralized point: the EM server).<br />
The alerts can be sent to a script, but be carefull ALL Alerts are sent.<br />
<br />
In the scritp you must parse the snmp message but you have many informations: jobname, group, application, hour, time, severity, message, etc.<br />
So you can reconize messages from one group of jobs and send an e-mail to a e-mail group.<br />
I've build this for all the jobs that run on MVS controlm that has not the e-mail.<br />
<br />
But is also a method to send an e-mail without writing informations on the jobs. In fact by default controlm send an alert if a Job end notok....<br />
So I use it when there are many mail segnalations to do and to administrate, and at job level is hard.<br />
<br />
But write well the program: be carefull.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 18:34:20 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ STATUS SET TO NOTOK AS A RESULT OF DO RERUN  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=761</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 18:24:20 GMT<br>==========================================================================================</b><br>

We have a job that uses steps to manipulate conditions and then set the job to rerun:<br />
<br />
ON Stmt=* Code= COMPSTAT EQ 0 And<br />
DO Condition Name=&#60;Condition1&#62; -<br />
DO Condition Name=&#60;Condition2&#62; +<br />
DO Rerun<br />
<br />
This produces the following in the log:<br />
01/07/08 07:02:32   SL5120                 JOB STATE CHANGED TO Wait Condition<br />
<br />
01/07/08 07:03:02   SL5105                 SUBMITTED TO MYSERVERNAME<br />
<br />
01/07/08 07:03:06   TR5101                 STARTED AT 20080701070302 ON MYSERVERNAME<br />
<br />
01/07/08 07:03:06   TR5120                 JOB STATE CHANGED TO Executing<br />
<br />
01/07/08 07:04:27   SL5210                 CONDITION POS10II000_TO_POS10IO010     0701 DELETED<br />
<br />
01/07/08 07:04:27   SL5209                 CONDITION POS10IO010_TO_POS10IO020     0701 ADDED<br />
<br />
01/07/08 07:04:27   SL5120                 JOB STATE CHANGED TO Wait Rerun<br />
<br />
01/07/08 07:04:27   TR5132                 <color=\"red\">STATUS SET TO NOTOK AS A RESULT OF DO RERUN</color><br />
<br />
01/07/08 07:04:27   TR5100                 ENDED AT 20080701070427. OSCOMPSTAT 0. RUNCNT 1<br />
<br />
01/07/08 07:04:27   TR5134                 ENDED NOTOK<br />
<br />
<br />
Can anyone suggest a reason why the job is set to NOTOK as a result?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 18:24:20 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ ctmfw timeout value  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=487</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 18:19:51 GMT<br>==========================================================================================</b><br>

<b>Interesting question.<br />
A)<br />
In the ctmfw utility you can set the:<br />
----------<br />
absolute stop time:<br />
 Indicates an absolute time at which the file is no longer watched. For example,200502061400, would mean that at 2 PM on February 6th, 2005 the FileWatcher utility will stop watching the file.<br />
Alternatively, you can use the HHMM format, in which case the current date is used.<br />
------------<br />
<br />
That in your case is fixed at 1800.<br />
So set this option and when you find the file rerun the job setting maxrerun=3.<br />
<br />
B)<br />
Another way is to calculate the elapsed time (the maximum time that the utility runs) with a variable, based on the current time.<br />
So the first run elapsed=18:00-0600 --&#62; 12 hours<br />
the file arrived for example at 08:00 so the second run:<br />
elapsed= 18:00-0800 --&#62; 10 hours<br />
if the second file arrived at 14:00 for example for the run 3:<br />
elapsed=18:00-14:00 --&#62; 4 hours</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 18:19:51 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 17:51:36 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"]The do_shout of the BIM goes to the ECS (and the web part of the BIM...).<br />
In this case you can send all the alerts to a script, this do the filter and exec the destination script only for the mesages that arrive from BIM.[/quote]<br />
<br />
Is it possible to change the standard alers to a script instead of ECS?<br />
If so, how to do that?<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 01 Jul 2008 17:50:25 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"][quote]can you give us better explanation how to use this feature[/quote]<br />
This is one powerful possibility of controlm.<br />
<br />
I answer fast, if is not clear ask me more.<br />
0) Define a program that do the echo of the parameters received and redirect the output to a file.<br />
<br />
1) ON the CTM server. Create/save the script/program you want to run <br />
2) On the CTM-server define the destination of the shout:<br />
ctmsys + shout destination tables + new + &#34;NAME&#34; (type program, path e name of point 1)) + run on the server.<br />
<br />
3) Build a test job with in the steps do_shout to NAME and a message like:<br />
&#34;Example of message&#34;.<br />
<br />
4) When you execute the program the file of point 0) is writed.<br />
Read it.<br />
The SECOND PARAMETER is your message.<br />
So parsing the second parameter you can do all you want, and have variables passed from controlm to a program.[/quote]<br />
<br />
I tried this for jobs other than BIM, its working but it has lot of limitations like we can do echo of the parameters to the server location only not any other.<br />
What I want to do is to run a batch file to send email to particular group basing on the job which has failed.<br />
I have predefined groups of email IDS for ech and every job. so, I need to send email to those particular groups corresponding to the job which has failed. Whats the best way to do it?<br />
<br />
I am sorry if I am mixing the other topics here.<br />
<br />
Thanks,<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 17:51:36 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ ctmfw timeout value  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=487</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 17:46:22 GMT<br>==========================================================================================</b><br>

Hi,<br />
<br />
<br />
<br />
When you configure your job, then timeout parm can contend the date :<br />
<br />
Exemple :<br />
<br />
%%TIMEOUT=HHMM<br />
or<br />
%%TIMEOUT=YYYYMMDDMM<br />
<br />
For my situation, i use this formul for calculate next batch date :<br />
<br />
<br />
%%$CALCDATE %%$DATE +1<br />
<br />
<br />
I hope, that this reply is good for you<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 17:46:22 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ CONTROL-M and dataset triggers  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=676</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 14:00:25 GMT<br>==========================================================================================</b><br>

[quote]I found a reference to &#34;%%$DSN&#34; in the manual you suggested. I believe that it in the &#34;ON DSNEVENT&#34; &#34;%%$DSN&#34; can be defined as an autoedit variable that could pass that information to my job but I have no example. Can you put me in touch with someone that can help please.[/quote]<br />
<br />
You can define in the set panel, a variable SET VAR %%PIPPO=value;<br />
then on the job definition, JCL you can set the variable you want witha command like:<br />
%%DataSET=%%PIPPO<br />
<br />
Is very linear in MVS, in Open you must use %%PARM variable to send the value to the program you run.<br />
<br />
In this manner you obtain that the value of %%DataSET is dinamical not static.<br />
The &#34;set&#34; can be done not in the scheduling group or in another job and the job use the current value of the %%DataSET.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 14:00:25 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 12:04:49 GMT<br>==========================================================================================</b><br>

[quote="srinathk"]This is not a problem if you use proper naming conventions - always user source jobname + target jobname and clean the same in target job.<br />
[/quote]<br />
<br />
For the naming convention I advice to use:<br />
{Job Name}-TO-{ToJob{Job Name}}<br />
<br />
convention that you can set in the &#34;destop\option\links&#34; (version 6.3).<br />
<br />
If the &#34;jobname&#34; commands, make sure that the jobname be single: is there isnt two jobname with the same name, is impossible that there is the same condition name from different jobname.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 12:04:49 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ controlm em 6.2 / migration to 6.3  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=760</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 11:58:17 GMT<br>==========================================================================================</b><br>

There are two migration toolkit: one for the server and one for the EM.<br />
You can find the latest version here:<br />
ftp://ftp.bmc.com/pub/control-m/opensystem/<br />
under &#34;Controlm-server for unix and windows (version 6.3)&#34;<br />
and &#34;enterprise manager&#34;<br />
<br />
There you find also the documentation.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 11:58:17 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 11:52:45 GMT<br>==========================================================================================</b><br>

The do_shout of the BIM goes to the ECS (and the web part of the BIM...).<br />
In this case you can send all the alerts to a script, this do the filter and exec the destination script only for the mesages that arrive from BIM.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 11:52:45 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ controlm em 6.2 / migration to 6.3  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=760</link>
<description><![CDATA[<br><b>Tue, 01 Jul 2008 09:45:57 GMT<br>==========================================================================================</b><br>

Hy,<br />
Does anyone use a migration tool kit to migrate 6.2 version to 6.3 from Controlm EM, if yes, wich documentation does you use in 6.3.<br />
If it's controlm server migration guide, or not .<br />
<br />
regards<br />
philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 01 Jul 2008 09:45:57 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 20:18:57 GMT<br>==========================================================================================</b><br>

This is not a problem if you use proper naming conventions - always user source jobname + target jobname and clean the same in target job.<br />
<br />
Ex : First job : Servername-jobname-targetjobname - ODAT<br />
       Target job: in cond as above and it should be the same out condtion with - (clean up).<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 20:18:57 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 18:18:24 GMT<br>==========================================================================================</b><br>

But in the BIM, in the &#34;Do Action&#34; for shout, theres only &#34;Message&#34; tab but no destination tab. Then how can we shout to a program?:O<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 18:18:24 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 17:34:12 GMT<br>==========================================================================================</b><br>

Two choices: either make the jobnames uniqie between the two groups and therefore conditions that use jobnames become unique, or make the condition names different from jobnames so as to make conditions unique, for example prepend group names to condition names.<br />
<br />
This posting amplifies the need for a proper naming standard within the control-M environment. If you have adopted the standard of condition name be jobname-ENDED-OK, then the first choice should be used.<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Mon, 30 Jun 2008 16:48:45 GMT<br>==========================================================================================</b><br>

You can have a dummy job before the two groups. <br />
This have in the out condition two different conditions that connect the two groups. <br />
Only when the dummy runs add out conditions.<br />
So the in condition on the dummy job can be added in different times and the two scheduling groups starts only when the dummy has the inconditions (or reach the time, etc.).<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 17:34:12 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 16:23:01 GMT<br>==========================================================================================</b><br>

[quote]can you give us better explanation how to use this feature[/quote]<br />
This is one powerful possibility of controlm.<br />
<br />
I answer fast, if is not clear ask me more.<br />
0) Define a program that do the echo of the parameters received and redirect the output to a file.<br />
<br />
1) ON the CTM server. Create/save the script/program you want to run <br />
2) On the CTM-server define the destination of the shout:<br />
ctmsys + shout destination tables + new + &#34;NAME&#34; (type program, path e name of point 1)) + run on the server.<br />
<br />
3) Build a test job with in the steps do_shout to NAME and a message like:<br />
&#34;Example of message&#34;.<br />
<br />
4) When you execute the program the file of point 0) is writed.<br />
Read it.<br />
The SECOND PARAMETER is your message.<br />
So parsing the second parameter you can do all you want, and have variables passed from controlm to a program.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 16:23:01 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Compare job's sysout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=758</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 16:01:43 GMT<br>==========================================================================================</b><br>

There isnt an utility that do exactly the sysout comparison, but you can do it with controlm instruments (steps), or building a control script.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 16:01:43 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Job with Steps on Unix (and Control-M)  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=757</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 15:58:22 GMT<br>==========================================================================================</b><br>

<b>You have a single job that run a single script (sh), the scrip has many steps, for example 10 steps. If I have undertstand you want:<br />
is the first 4 steps go ok and the scripts fail at the 5 step, when I rerun the job you want to begin from step 5.<br />
<br />
Controlm dont do this, If you want this you must build this kind of iteration by controlm and the script.<br />
<br />
Each job in controlm can be seen as a single step, or many steps that has the same logical. So i your case you have 10 jobs that run 10 steps, not 1 job that run 10 steps. <br />
<br />
Is a different logical that can connect more steps in many dirrerent ways (es. parallel). If you have to convert this logical in existing scritps:<br />
- if you can cut them<br />
- use parameters in the scritps that locate various steps and set them in the controlm variables so, when rerun, the script can know where it is...<br />
<br />
More near to the controlm logical you are better is... if you can.<br />
 :)</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 15:58:22 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M duplicate condition problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=759</link>
<description><![CDATA[<br><b>Mon, 30 Jun 2008 11:20:34 GMT<br>==========================================================================================</b><br>

Hello,<br />
<br />
I want to ask if there are 2 different schedule group with exactly the same In / Out condition, command line ....etc (only the node id and group name is not the same). How to run both group at the same time?<br />
<br />
For example, at the same ODATE : 06/30<br />
<br />
GroupA <br />
JobA give out condition JobA_ENDED_OK<br />
JobB require in condition JobA_ENDED_OK<br />
<br />
GroupB <br />
JobA with condition JobA_ENDED_OK<br />
JobB require in condition JobA_ENDED_OK<br />
<br />
If both groups are order in the same time, after JobA of either group finished, JobB of both group will execute automatically.<br />
<br />
Are there any methods or solutions to handle this problem?<br />
<br />
Thanks<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 30 Jun 2008 11:20:34 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Sun, 29 Jun 2008 10:41:23 GMT<br>==========================================================================================</b><br>

[quote=&#34;mauriziog&#34;][quote]<br />
In controlm I shout a message to that program and so I send the e-mail.<br />
This is applicable also in a BIM job.<br />
<br />
In this manner I send e-mail with attachment (sysout or job output, and so on) using the &#34;shout to&#34;.[/quote]<br />
<br />
Please, can you better explain this? How to send shout to program?<br />
I use feboot mail (similar to blat.exe) and I created .bat file with febootmail and all required parameters for sending mail with attachment, and that .bat works.<br />
I would like to use &#34;shout to&#34; features with that .bat, a created new entry in shout destination tables, named FEBOOTMAIL, put the physical name in format:&#60;path&#62;\mail.bat and in Job definition form se tthe On/Do action with shput to FEBOOTMAIl, but this failed with &#34;SHOUT TO FEBOOTMAIL FAILED  The user name could not be found.&#34;.<br />
I changed entry in shout destination tables from server to agent, and then failed with: &#34;SHOUT TO C:\SO\so_mail.bat FAILED  Failed to execute command '&#34;&#34;C:\SO\so_mail.bat&#34; &#34;CMEM6301SQL&#34;<br />
<br />
Please, can you give us better explanation how to use this feature?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Sun, 29 Jun 2008 10:41:23 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Compare job's sysout  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=758</link>
<description><![CDATA[<br><b>Sat, 28 Jun 2008 19:33:29 GMT<br>==========================================================================================</b><br>

Hello all,<br />
<br />
How I can, using CONTROL-M 6.3.01 for Distributed Systems, compare results (sysout) of two jobs, and if the results are not equal, set the status of second job to NOTOK?<br />
Is that possible on CTM for Distributed Systems? I know about CONTROL-M/Analyzer (it works only on z/OS), but how to achieve this without Analyzer, on DS side?<br />
<br />
For example:<br />
Job_A – in the sysout, we have result from SELECT query, and it says, for example, 62250.<br />
Job_B – finished, and compare it's results (SELECT statement too) with Job_A, and if results are different, Job_B must finish with NOTOK status.<br />
<br />
How to control job's flow using comparison between job's sysout?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Sat, 28 Jun 2008 19:33:29 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 20:34:56 GMT<br>==========================================================================================</b><br>

Thats grt!<br />
<br />
Can you please explain how to use that program blat.exe<br />
<br />
Thanks in advance,<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 20:34:56 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 20:27:36 GMT<br>==========================================================================================</b><br>

I havent created any certificates.<br />
It worked fine without any certificates.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 20:27:36 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Job with Steps on Unix (and Control-M)  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=757</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 19:18:32 GMT<br>==========================================================================================</b><br>

Hi,<br />
<br />
We want our scripts (Jobs) to contain several Steps inside them, controlled by Control-M under Unix.<br />
<br />
I was wondering what is the best approach for managing steps with Control-M under Unix. How does control-M know what step should be executed next, in case of a restart of a failed job?<br />
<br />
I've been doing some research and I found that some use a Condition 'marker' for every step of a given Job: the condition is named something like &#60;jobname&#62;-&#60;stepname&#62;, and it gets deleted after every successful step execution and created before executing a step.<br />
<br />
Another way I've found is using the filesystem as marker (similar approach but writing a file instead of a Condition).<br />
<br />
I was wondering if there were other good alternatives to this approach. We do not want to go from a job-with-steps approach to a single-step per job one because it will make our schedules much more complex.<br />
<br />
We will have about 1000 jobs a day and 10000 steps a day (approx 10 steps per job), and I am worried that creating and deleting so many Conditions in Control-M could break havoc.<br />
<br />
Any ideas are welcome.<br />
Thanks for your support<br />
AB<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 19:18:32 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ BIM Installation and config  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=701</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 16:51:43 GMT<br>==========================================================================================</b><br>

<b>You have installed the BIM after em configuration and fix pack?<br />
<br />
If so unistall the fix pack, install the BIM, reinstall the fix pack.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 16:51:43 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to install Reporting Facility in CONTROL-M envoirnement.  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=748</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 15:55:48 GMT<br>==========================================================================================</b><br>

<b>Use the Oracle client and try to connect to the CTM\EM DB.<br />
Is a DB connection problem, so try the connection before running the setup.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 15:55:48 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ CONTROL-M and interactive jobs?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=756</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 12:08:21 GMT<br>==========================================================================================</b><br>

<b>I suggest you to use this controlm commands:<br />
<br />
1) ctmcreate<br />
2) ctmcontb<br />
3) ctmvar<br />
4) ctmorder<br />
5) ctmudly</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Fri, 27 Jun 2008 11:49:25 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"]You must have a User Interface were the user inserts the data.<br />
This interface can be a web interface, were the user compile the data and then when he click to the OK/exec button, the job is submitted to controlm.<br />
Or another &#34;interface&#34; that collect data.<br />
<br />
Is possible, I have this architecture for request jobs. But you must develop the &#34;web (or other) Interface&#34;.[/quote]<br />
<br />
Users has the interface, i think this is VB interface. And some of that jobs in in the middle of business process/job flow.<br />
OK mauriziog, tnx.. i will research possibilities.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 12:08:21 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Benchmarking using Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=752</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 11:46:52 GMT<br>==========================================================================================</b><br>

<b>[quote]We do not have Forecast. Currently we are running version 6.2. I am in the process of reviewing for an upgrade to v6.3 and I have made a recommendation for Forecast Tool. In the meantime, I need to find a way to benchmark w/ what we have[/quote]<br />
You can work on the statistical data.<br />
You must extract the data and sort them in base of the analisis you whant to do, after this you can analise with eletronic sheets like &#34;ms excel&#34; the results.<br />
The base is the statistical data of exec time, cpu, etc.; after you must build the analisis to have the benchmark.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 11:46:52 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ CONTROL-M and interactive jobs?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=756</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 11:39:11 GMT<br>==========================================================================================</b><br>

You must have a User Interface were the user inserts the data.<br />
This interface can be a web interface, were the user compile the data and then when he click to the OK/exec button, the job is submitted to controlm.<br />
Or another &#34;interface&#34; that collect data.<br />
<br />
Is possible, I have this architecture for request jobs. But you must develop the &#34;web (or other) Interface&#34;.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 11:39:11 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFTP - Validation failed  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=747</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 11:28:16 GMT<br>==========================================================================================</b><br>

<b>[quote]I already tried with \OUT_FOLDER\ and with \, but in that case, validation passed, but I can't see the directory and job failed. <br />
I need to transfer multiple files from host 2 to host 1. [/quote]<br />
Create the job and use the select button to search the correct path, putting only / (or \) at the begging and then browsing on the correct name.<br />
<br />
If the select button dont work try to do a ftp manually and after connection type:<br />
&#34;pwd&#34; to see were you are, or &#34;cd path&#34; to seee if you can change to the correct path.</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Fri, 27 Jun 2008 11:24:17 GMT<br>==========================================================================================</b><br>

[quote]And, can AFTP module works with &#34;dynamically createdY folders? For example, I want 2 jobs, first one runs every day and create folder with current system date. The second job is FTP job that must place files in folder created by first job. So, I dont want to use folder name exactly in FTP job, I want to use folder name &#34;YYYYMMDD&#34; format, which is created by previously job.[/quote]<br />
<br />
Yes you can, without problems. <br />
Only remember that you must have right on the path to create folders and after to write in the new folder.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 11:28:16 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to send a email  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=744</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 11:16:53 GMT<br>==========================================================================================</b><br>

<b>Your Control-m version ?<br />
<br />
I have assumed that you have 6.2 or above system, sorry.<br />
 :)</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 11:16:53 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ CONTROL-M and interactive jobs?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=756</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 10:52:13 GMT<br>==========================================================================================</b><br>

Is there any possibilities for CTM to run interactive jobs?<br />
<br />
For example, accounting jobs, user must enter date of close account and then execute all batch which is connected with that account. The closing date can be any date in current month, but it must be entered by the user.<br />
<br />
How to execute jobs which required user actions from terminal, windows form....?<br />
<br />
Any idea, experience?<br />
<br />
Tnx,<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 10:52:13 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Problem configuring Chainview 3.30  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=755</link>
<description><![CDATA[<br><b>Fri, 27 Jun 2008 00:32:57 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
<br />
I'm running for the first time this tool. I've installed PHP 1.8, and used a Oracle ODBC Driver already tested with sucess to my Control-M Database.<br />
<br />
But, it is giving some errors like the ones i show bellow:<br />
<br />
Notice: Undefined variable: OPI_LICENSE_DIR in c:\program files\easyphp1-8\www\teste\chainview.php on line 144<br />
<br />
Notice: Undefined variable: PATH in c:\program files\easyphp1-8\www\teste\chainview.php on line 144<br />
<br />
Notice: Undefined variable: LD_LIBRARY_PATH in c:\program files\easyphp1-8\www\teste\chainview.php on line 145<br />
<br />
Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed, SQL state IM004 in SQLConnect in c:\program files\easyphp1-8\www\teste\chainview.php on line 148<br />
<br />
 <br />
Could someone help me ?<br />
<br />
Regards,<br />
<br />
osafr71</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 27 Jun 2008 00:32:57 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 18:46:23 GMT<br>==========================================================================================</b><br>

Here is another possible way if you use the Active From/To dates in Schedule tab - you can use the below query to get all the job definitions based on thier Active To dates and can determine which are obsolete -<br />
<br />
<br />
select active_till,group_name,job_name,node_id from def_job where active_till !=' ' order by 1,2;<br />
<br />
This is the we remove obsolete jobs from the database.<br />
<br />
<br />
~~~~~~~~~~~~SRIK~~~~~~~~~~~<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 18:46:23 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to troubleshoot &amp;quot;Wait Resource&amp;quot; status  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=751</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 18:23:58 GMT<br>==========================================================================================</b><br>

<b>I got the error. The machine name was mentioned wrong.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 18:23:58 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AdvancedFileTransfer - Create Timestamp on Filenames  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=47</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 17:24:48 GMT<br>==========================================================================================</b><br>

<b>[quote="fyot"]Try this<br />
<br />
replace<br />
<br />
 C:\SO\.%%$YEAR.%%MONTH\tmp\ <br />
<br />
by<br />
<br />
 C:\SO\.%%$YEAR.%%MONTH<b>.</b>\tmp\[/quote]<br />
<br />
It works, fyot!<br />
But without first  dot. ;) (in .%%$YEAR)<br />
<br />
Thanks a lot!</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Thu, 26 Jun 2008 16:45:54 GMT<br>==========================================================================================</b><br>

Try this<br />
<br />
replace<br />
<br />
 C:\SO\.%%$YEAR.%%MONTH\tmp\ <br />
<br />
by<br />
<br />
 C:\SO\.%%$YEAR.%%MONTH<b>.</b>\tmp\<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 17:24:48 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to configure Chainview under windows  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=754</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 16:39:43 GMT<br>==========================================================================================</b><br>

<b>Evreything is explain in that <b><a href="http://www.control-musage.com/modules.php?name=Forums&#38;file=viewtopic&#38;t=724&#38;highlight=chainview" onclick="window.open('http://www.control-musage.com/modules.php?name=Forums&#38;file=viewtopic&#38;t=724&#38;highlight=chainview','popup');" title="http://www.control-musage.com/modules.php?name=Forums&#38;file=viewtopic&#38;t=724&#38;highlight=chainview">post</a></b></b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 16:39:43 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AdvancedFileTransfer - Create Timestamp on Filenames  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=47</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 16:19:24 GMT<br>==========================================================================================</b><br>

I'm trying to copy files (using FTP) to a folder created with time stamps.<br />
<br />
I put the dots between the variables: C:\SO\.%%$YEAR.%%MONTH\tmp\<br />
The folder is created by DOS bat file,  in format: YYYYMM<br />
<br />
But job failed. :(<br />
<br />
Here is the sysout:<br />
Dst file: 'C:\SO\.2008CTMERRMONTH\tmp\file_1.txt' on host 'cmem6301sql'<br />
  File 'C:\SO\.2008CTMERRMONTH\tmp\file_1.txt' open for overwrite failed<br />
	Error[2]: The system cannot find the path specified.<br />
<br />
<br />
How to solve that?<br />
Tnx!<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 16:19:24 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 15:47:12 GMT<br>==========================================================================================</b><br>

Statistics are kept in table CMR_RUNINF (AIX)<br />
Do create SQL alike:<br />
<br />
select memname, max(startrun) from cmr_runinf <br />
  where memname   like 'XICTMD1%'<br />
  group by memname;<br />
<br />
MEMNAME                        MAX(STARTRUN)<br />
------------------------------ --------------<br />
XICTMD1A                       20080626<br />
XICTMD1B                       20080626<br />
XICTMD1C                       20080626<br />
<br />
These are my UserDaily jobs, which last run dat was today.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 15:47:12 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to configure Chainview under windows  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=754</link>
<description><![CDATA[<br><b>Thu, 26 Jun 2008 15:17:17 GMT<br>==========================================================================================</b><br>

Hi Guys,<br />
<br />
Does anyone know how i can configure chainview to work under windows connecting to my EM database which is a sybase DB running on solaris.<br />
I cannot seem to get the ODBC working on solaris so thought of trying to get it working on windows.<br />
<br />
Thanks<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 26 Jun 2008 15:17:17 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ VISUAL|job for Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=753</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 23:47:36 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
<br />
Here is some differences between VisualJob, Forecast and BIM.<br />
<br />
Visualob vs Forecast<br />
They can do the same, but visualjob add some other function.<br />
- You can have a GANTT view<br />
- You can simulate futur plan, but you will be able to see what jobs will not be submitted.<br />
- You could see all condition link between your jobs, including DO Condition.<br />
- You could export graph and list in csv or picture file.<br />
- Visulajob is principaly a tool to analyse and simulate your plan.<br />
<br />
BIM.<br />
It could be interesting if you want to be able to supervise your treatments.<br />
It's like a business monitoring, and could give you a real time status.<br />
Do use BIM you need to have a macro view of your production.</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 25 Jun 2008 20:33:30 GMT<br>==========================================================================================</b><br>

Does anyone use VISUAL|job for Control-M? Is it better then Control-M/Forecast? Is it similar or different to Batch Impact Manager?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 23:47:36 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Benchmarking using Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=752</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 20:31:25 GMT<br>==========================================================================================</b><br>

We do not have Forecast. Currently we are running version 6.2. I am in the process of reviewing for an upgrade to v6.3 and I have made a recommendation for Forecast Tool. In the meantime, I need to find a way to benchmark w/ what we have.<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 25 Jun 2008 20:17:47 GMT<br>==========================================================================================</b><br>

Try using simulation/what-if scenario feature in FOrecast.<br />
Open jobs in forecast and run what-if scenarios. Add a jobs to jor Production in FOrecast and looks what's happening.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 20:31:25 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFTP - Validation failed  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=747</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 20:13:26 GMT<br>==========================================================================================</b><br>

Tnx, mauriziog.<br />
I already tried with \OUT_FOLDER\ and with \, but in that case, validation passed, but I can't see the directory and job failed.<br />
I need to transfer multiple files from host 2 to host 1.<br />
<br />
I don't have the virtual machine at home, I will try again tomorrow morning.<br />
<br />
And, can AFTP module works with &#34;dynamically createdY folders? For example, I want 2 jobs, first one runs every day and create folder with current system date. The second job is FTP job that must place files in folder created by first job. So, I dont want to use folder name exactly in FTP job, I want to use folder name &#34;YYYYMMDD&#34; format, which is created by previously job.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 20:13:26 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:52:02 GMT<br>==========================================================================================</b><br>

phil...thank you for the reply. I suppose I was not clear enough in my first post. I know how to look at each individual job and tell when the last run was. What I need to do is check 7000+ jobs to see when they last ran. Is there a way to export the job run statistics for ALL jobs in the DB so I can sort by last run date to try and weed out those that have not run in say 'x' months? There is no way I can go through each single job to check the last run stats...I'd be there forever.<br />
<br />
Thanks again to anyone who has an answer...<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:52:02 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to troubleshoot &amp;quot;Wait Resource&amp;quot; status  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=751</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:44:07 GMT<br>==========================================================================================</b><br>

what did you code inside  job nodegroup ? or nodeid ?<br />
regards<br />
philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:44:07 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:41:17 GMT<br>==========================================================================================</b><br>

right click on the job box in gui select statistics.<br />
it mean that you are daily runing ctmjsa &#34;*&#34; job ...<br />
regards<br />
philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:41:17 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Benchmarking using Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=752</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:25:10 GMT<br>==========================================================================================</b><br>

Currently my company has 5 regions, 4 test regions and 1 Production region running Control-M. None of the test regions are equal, resource wise, jobs that run, etc. to Production. For instance, CPU resources are divided where 90% of the CPU goes to Production, 5% goes to our PStage region and 3% goes to QA, the remaining % is divided between the lower 2 test regions. I need to get Benchmarking in place for comparison testing of jobs before they move to Production. However, since none of the test regions are set up equal to Production, data is skewed and a true benchmark of how a job will run (how long it will take to process) in Production is not feasible at this time. Any ideas on how I could go about Benchmarking jobs that run in a test region to show comparative data for what may occur once the job migrates to Production? Anyone else's company experiencing similar needs? We run about 1800 jobs each in QA and PS but 3000 or more in Production.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:25:10 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to order a job for a future day  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=718</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:16:12 GMT<br>==========================================================================================</b><br>

<b>Using the GUI, you would click on Tools - Order/Force - Select the job you want to add to the schedule and at the bottom where it says ODATE click the circle next to the date parm, change the date to the date you wish to run and then click the box that says 'Wait for ODATE to run'.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:16:12 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Any way to track last run of jobs in Control-M v6.2?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=715</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 19:11:22 GMT<br>==========================================================================================</b><br>

Can you be a little more specific?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 19:11:22 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to troubleshoot &amp;quot;Wait Resource&amp;quot; status  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=751</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 18:23:54 GMT<br>==========================================================================================</b><br>

Hi,<br />
<br />
<br />
I scheduled job on agent and the job does not trigger but goes to &#34;Wait Resource&#34; current status.<br />
<br />
My Control-M admin has created a node group with the test machine name. And the test machine has been added to &#34;Resources -&#62; Quantative Resources&#34;. <br />
<br />
For a job which I created previously and running successfully the Node ID displays the test machine name and Node Group displays the Node Group name.<br />
<br />
But for this job Node ID and Node Group display the Node Group Name.<br />
<br />
Please let me know how to trouble shoot this.<br />
<br />
Using Control-M version 6.1.03<br />
<br />
Thanks,<br />
Sunitha<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 18:23:54 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to send a email  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=744</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 18:08:46 GMT<br>==========================================================================================</b><br>

MY CUSTOMIZATION MENU JUST HAS 4 OPTIONS<br />
<br />
<br />
<b>Parameter Customization Menu<br />
-----------------------------<br />
<br />
Select one of the following options:<br />
<br />
1 - Communication and Operational Parameters<br />
2 - System Parameters and Shout Destination Tables<br />
3 - Default Parameters for Communicating with Agent Platforms<br />
4 - Parameters for Communicating with Specific Agent Platforms<br />
<br />
q - Quit<br />
<br />
 Enter option number ---&#62;   [q]:</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 18:08:46 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ sybase engine parameters  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=750</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 16:12:03 GMT<br>==========================================================================================</b><br>

<b>for every people having trouble with &#34;open objects&#34; and &#34;open indexes&#34; managment for engine parameters, please read sybase white paper at<br />
<a href="http://www.control-musage.com/Uploads/philmalmaison/mdcache_whitepaper.pdf" onclick="window.open('http://www.control-musage.com/Uploads/philmalmaison/mdcache_whitepaper.pdf','popup');" title="http://www.control-musage.com/Uploads/philmalmaison/mdcache_whitepaper.pdf">http://www.control-musage.com/Uploads/philmalmaison/mdcache_whitepaper.pdf</a><br />
<br />
it allow you to anderstand cahe managment for your sybase database<br />
<br />
<br />
regards<br />
philmalmaison</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 16:12:03 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 15:10:13 GMT<br>==========================================================================================</b><br>

[quote] The only thing I found is by adding a condition if the service is running late and then kicking off a job which waits for that condition to be satisfied and sends emial to as many users as I can. <br />
But in that way, I cannot use the BIM Auto edit variables. <br />
any other way?[/quote]<br />
<br />
In windows I use a free program to send e-mail (and attachments) via batch: blat.exe.<br />
I have builded a little program that sends a message to all the distributed list that I want (can be listed in txt files). <br />
In controlm I shout a message to that program and so I send the e-mail.<br />
This is applicable also in a BIM job.<br />
<br />
In this manner I send e-mail with attachment (sysout or job output, and so on) using the &#34;shout to&#34;.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 15:10:13 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to send a email  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=744</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 12:01:16 GMT<br>==========================================================================================</b><br>

To send an e-mail from controlm WITH DO MAIL in the steps:<br />
<br />
1) configure the smtp from:<br />
 ctm_menu<br />
6.Parameter customization\6.SimpleMailTransferProtocolParameters<br />
<br />
here configure the smtp name or ip, port, sender and replay e-mail, etc.<br />
<br />
2) Send a test e-mail fron one job<br />
3) read the log of the job (shout to &#34;e-mail&#34; performed)<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 12:01:16 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFTP - Validation failed  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=747</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 11:23:57 GMT<br>==========================================================================================</b><br>

On the first host you have the client installed (=CM for AFT), the second host is the FTP server.<br />
<br />
To validate the account you must known how is configured the FTP server.<br />
<br />
Do this:<br />
1) create a job that use this account (nodeid the AFT host, AFT job type,  load account name)<br />
<br />
2) click on the select button and go to the destination machine.<br />
You see the directory?<br />
<br />
Often the destination directory is the home directory of the user when you logs on the ftp server, or there is some &#34;virtual directory&#34; configured on it.<br />
So the destination path can be &#34;\OUT_FOLDER\&#34; or also only &#34;\&#34;.<br />
<br />
So: try to send a file and see if you see it in the correct path.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 11:23:57 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 11:17:27 GMT<br>==========================================================================================</b><br>

[quote]tried it again, it worked fine. <br />
They have given two accounts, testing one and the other prodcution. <br />
I was trying the testing one, it was not working. <br />
when I changed to production one, it was working [/quote]<br />
<br />
I dont understand, after the conversion what you have done:<br />
you have imported the pem certificate and then the accounts works?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 11:17:27 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to install Reporting Facility in CONTROL-M envoirnement.  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=748</link>
<description><![CDATA[<br><b>Wed, 25 Jun 2008 06:25:05 GMT<br>==========================================================================================</b><br>

Version is 6.3 and when i try to install it on Windows XP system it's looking for BMC oracle installation, where as i have installed standard oracle 10g client.<br />
The installation wizard does not move beyond the database selection screen.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 25 Jun 2008 06:25:05 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 16:37:56 GMT<br>==========================================================================================</b><br>

I tried it again, it worked fine.<br />
They have given two accounts, testing one and the other prodcution.<br />
I was trying the testing one, it was not working.<br />
when I changed to production one, it was working :)<br />
Thanks a lot all :)<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 16:37:56 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Error while installing Control-M Agent 6.3.01  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=726</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 16:35:45 GMT<br>==========================================================================================</b><br>

<b>Then I unsinstalled it and installed it again, it worked like magic :)<br />
Now, its working fine, Thanks a lot all :)</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 24 Jun 2008 16:34:56 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"][quote]I awlays login through remote desktop [/quote]<br />
<br />
Your problem on the cluster (installation of the fix pack?)<br />
can be ... the remote destop connection !<br />
Try to install directly on the server machine.[/quote]<br />
<br />
no not again the RDC prob, <br />
I have installed it but it was not working, when I run a job in CTM, it says &#34;no nodeid available for the node group&#34;<br />
I did all the post installation procedures but still I could not find out where the error was.<br />
<br />
I think there was some problem with the cluster administration itself. It was a testing server, they were doin glot of things on it.<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 24 Jun 2008 16:30:48 GMT<br>==========================================================================================</b><br>

[quote="hipikll"]what about clusters? which architecture for cluster do you use?<br />
one floating agent or two installations and one active agent? or?[/quote]<br />
<br />
cluster administrator is: one installation with failover on both the nodes<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 16:35:45 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to install Reporting Facility in CONTROL-M envoirnement.  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=748</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 16:18:38 GMT<br>==========================================================================================</b><br>

which version?<br />
<br />
it's just about installing Client Components on Windows machine. That's all.<br />
<br />
or?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 16:18:38 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ The sign @ truncates commands  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=749</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 15:34:50 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
I've got a problem running sql scripts and inserting mail adreses in the shout table of Control-m. <br />
1.The thing is when i'm trying to launch  sql command through a simple shell script<br />
[code:1]<br />
#!/usr/bin/sh<br />
echo Warning&#58; Removal started!<br />
SQL @CMR_IOALOG_Remove.sql<br />
[/code:1]<br />
I`m not able to launch it as, probably to some profile settings, all info, lines e.t.c before sign &#34;@&#34; are just truncated.<br />
2. When i`m trying to insert a new mail destination in a shout tables instead of this mail[code:1]mwee@me.com[/code:1] only[code:1]me.com[/code:1] is written down, but the name of the recepient &#34;mwee&#34; is lost. The same goes for other commands through shell, as soon as i`m typing sign &#34;@&#34; all records are deleted...The default shell for Control-m user is c shell, i guess:<br />
[code:1]cat /etc/passwd<br />
Controlm user&#58;/ora10/ctm631p&#58;/bin/csh<br />
[/code:1]<br />
Is there a possibility to fix this problem, and should csh shell to be default for Control-m Server. <br />
OS where control-m is installed is HP-UX<br />
Thank you in advance</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 15:34:50 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to install Reporting Facility in CONTROL-M envoirnement.  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=748</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 14:29:08 GMT<br>==========================================================================================</b><br>

I have Control-M server/EM running in my setup and i want to install &#38; configure/enable reporting facility.<br />
<br />
Need help with the approach/setup steps and best practicies.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 14:29:08 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFTP - Validation failed  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=747</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 12:41:47 GMT<br>==========================================================================================</b><br>

2 Windows machines.<br />
Created AFTP account, but validation is failed with:<br />
<br />
HOST2 validation failed: C:\OUT_FOLDER\: The filename, directory name, or volume label syntax is incorrect.<br />
<br />
I'm confused, the directory is there, but AFTP can't find it and validate.<br />
<br />
How to solve it?<br />
<br />
Thanks a lot,<br />
<br />
P.S. CTM Agent and AFTP not installed on host 2, only on host 2. FTP service on host 2 is enabled.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 12:41:47 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M Vs CA Autosys  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=746</link>
<description><![CDATA[<br><b>Tue, 24 Jun 2008 11:11:25 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
<br />
I've been implementing, supporting and using Control-M for 10 years.<br />
<br />
I've also received training on Autosys and did testing on it for comparison between the 2 tools.<br />
<br />
I and my colleagues at that time, all came to the same conclusion. Control-M is hands-down the best tool, as matter of fact, because Autosys's user interface, functionality and architecture are so archaic, there is actually no comparison!</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 24 Jun 2008 10:26:16 GMT<br>==========================================================================================</b><br>

Hi,<br />
<br />
You will find some others informations to compare following that site <a href="http://Job-scheduling.org" onclick="window.open('http://Job-scheduling.org','popup');" title="http://Job-scheduling.org"><b>Job-scheduling.org</b></a><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Tue, 24 Jun 2008 08:34:30 GMT<br>==========================================================================================</b><br>

Go to BMC page and ask BMC Sales Support abou that?<br />
Once ?ive seen Sales guide and compariosn between CONTROL-M and UC4. Ask BMC Sales if they have anything (white paper, comparison table...) for CONTROL-M and CA.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 24 Jun 2008 11:11:25 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ graphical elements under Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=745</link>
<description><![CDATA[<br><b>Mon, 23 Jun 2008 22:46:57 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
<br />
You should see Control-M Control Module for BPI.<br />
It could help you.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 23 Jun 2008 22:46:57 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M Vs CA Autosys  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=746</link>
<description><![CDATA[<br><b>Mon, 23 Jun 2008 21:40:26 GMT<br>==========================================================================================</b><br>

I work for a company that is using CA Autosys. We were acquired by them in 2005. We were using Control-M version 6.1.03 for our batch scheduling/Monitoring before we transitioned over to Autosys. I have always felt that Control-M is a more robust, efficient and scalable tool in comparison to Autosys. However, I have just a few things to compare the two tools. I am not sure if any of you have any exposure to Autosys, but I was looking to find out if you are aware of any inadequacies of Autosys that I can incorporate in my list. I am trying to make a presentation to show some of the functionalities of Control-M not avaialble in CA Autosys. Any feedback will be appreciated. Thanks.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 23 Jun 2008 21:40:26 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ graphical elements under Control-M  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=745</link>
<description><![CDATA[<br><b>Mon, 23 Jun 2008 21:09:13 GMT<br>==========================================================================================</b><br>

Batch means offline - which execute things in the backend - you can supress the splash screen and make it to write to log - it should work better. Or you need to provide wrapper scripts to control m which triggers the original script with graphics......................<br />
<br />
~~~~~Srik~~~~~~~<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Mon, 23 Jun 2008 15:11:41 GMT<br>==========================================================================================</b><br>

Hello Guys...<br />
<br />
My customer is trying to use Control-M to schedule a batch file that runs my application and executes one Javascript, but he is facing problems with the graphical ellements from my application, that has a splash screen showing the name of the application, the license used and a progress bar while it tries to open. <br />
<br />
My customer said that Control-M doesn´t support these graphical ellements while it is running, so I wish to know if there´s anything I could do to solve this problem.<br />
<br />
The Control-M used is: Control_M E/M 6.1.03<br />
<br />
Thanks, BR<br />
<br />
______________________________<br />
Fernando M. Trapnell<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Mon, 23 Jun 2008 21:09:13 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to send a email  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=744</link>
<description><![CDATA[<br><b>Fri, 20 Jun 2008 00:04:55 GMT<br>==========================================================================================</b><br>

I´m working with Control-M v 6.1.03 windows, for 3 years ago, I didn´t send an email when a job fail. But, now  I need to set this function.<br />
<br />
BMC send a documentation about this theme, but I don´t understand.<br />
<br />
1. Installed in Contro-M server OFFICE OUTLOOK 2003.<br />
2. In OUTLOOK 2003 set control-m email account from my EXCHANGE server (controlm-desa@comerci.com)<br />
3. I used ctm_menu (opc 6-2-1-M-S) to put email account controlm desa@comerci.com ( physical name ), ctm (logical name), S (adr), M (destination Type)<br />
4. I tested <br />
CTMSHOUT -DEST ctm -MESSAGE testeando11 -SEVERITY R<br />
<br />
I got a message from OUTLOOK, I push YES botton, and message to put in  desa@comerci.com box mail.<br />
<br />
But, when I tested in with job fail (I written email destiny in steps), did´t get message.<br />
<br />
So...What does it is wrong?<br />
<br />
Thanks in advance<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Fri, 20 Jun 2008 00:04:55 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control Ressource and Quantitative Ressource On Group  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=743</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 20:39:21 GMT<br>==========================================================================================</b><br>

<b>It would be usefull to have Control and quantitative Ressource on a scheduling group.<br />
<br />
See i have a situation where a job flow must finish before an other can start but sometime job flow A come before B as some other time job flow B come first.  I have not found any easy way to do it. So right now i'm using Quantitative ressource set in a Precmd and post command on first and last job of the flow.<br />
<br />
If i could define a group that need a control ressource as exclusive and that ressource stay lock as long as the group is running it would be wonderfull.<br />
<br />
Skaven</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 20:39:21 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Control-M job fails saying bat file not found  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=731</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 19:01:23 GMT<br>==========================================================================================</b><br>

<b>Thanks mauriziog, for your fantastic explanation.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 19:01:23 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 18:17:25 GMT<br>==========================================================================================</b><br>

Btw, what's DER?<br />
I used the second command. I assumed my crt as DER and tried to convert it to PEM.<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Thu, 19 Jun 2008 18:02:04 GMT<br>==========================================================================================</b><br>

Failed :((<br />
<br />
When I tried using your syntax, I got the following error:<br />
<br />
//<br />
unable to load certificate<br />
3292:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:crypto/asn1<br />
/tasn_dec.c:946:<br />
3292:error:0D07803A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error:cr<br />
ypto/asn1/tasn_dec.c:304:Type=X509<br />
error in x509<br />
//<br />
<br />
I have no clue what's that.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 18:17:25 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Others scheduler concurrent  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=738</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 14:40:08 GMT<br>==========================================================================================</b><br>

<b>Hi,<br />
<br />
You will find a lot of information concerning scheduler following that link <a href="http://job-scheduling.org" onclick="window.open('http://job-scheduling.org','popup');" title="http://job-scheduling.org"><b>job-scheduling.org</b></a></b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 14:40:08 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ How to Submit Business Object Reports from Command Line  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=326</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 14:22:46 GMT<br>==========================================================================================</b><br>

<b>I am also after a way to trigger some BO ETL processes. Any help would be appreciated</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 14:22:46 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Others scheduler concurrent  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=738</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 13:14:02 GMT<br>==========================================================================================</b><br>

My opinion for open systems:<br />
<br />
I know TWS8.x and ... it is uncomparable with CTM. <br />
For end user, it is 10 years behind.<br />
The only thing, I like about TWS is enabling FTA agents to run without MDM. (agents can run jobs without 'main server') and the switchmgr utility if the master fails.<br />
The application uses WAS and it is another 'spanish village'. <br />
Managing conditions? - really strange. <br />
To do such things like I did in CTM - i should bury myself.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 13:14:02 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Adding Variables together  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=742</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 12:10:13 GMT<br>==========================================================================================</b><br>

<b>YES is possible.<br />
Correct only the syntax of the last value:<br />
<br />
[quote]VAR3=%%VAR1;%%VAR2 [/quote]<br />
<br />
in<br />
<br />
VAR3=%%VAR1.;%%VAR2<br />
<br />
(add the &#34;.&#34; at the end of the first variable name)</b><br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Thu, 19 Jun 2008 11:12:52 GMT<br>==========================================================================================</b><br>

Is it possible to do the likes of the following using control M autoedit variables.<br />
<br />
VAR1=ABC<br />
VAR2=DEF<br />
VAR3=%%VAR1;%%VAR2<br />
<br />
Such that VAR3 is resolved to ABC;DEF<br />
<br />
I am using Control-M 6.3.01.300 on Microsoft Windows<br />
<br />
Thanks in advance<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 12:10:13 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Others scheduler concurrent  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=738</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 10:36:30 GMT<br>==========================================================================================</b><br>

Which other concurrent in MVS and open systems exists?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 10:36:30 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 10:31:31 GMT<br>==========================================================================================</b><br>

[quote]I don’t know which commands to use to convert my .crt to PEM certificate. I searched on goole and I got hell lot of things and I got confused.[/quote] <br />
<br />
The syntax of my version, for converting fron crt to pem is:<br />
<br />
1) convert a certificate from PEM to DER:<br />
x509 –in input.crt –inform PEM –out output.crt –outform DER<br />
<br />
2) convert the certificate obtained from 1) to PEM:<br />
convert a certificate from DER to PEM:<br />
x509 –in input.crt –inform DER –out output.crt –outform PEM<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 10:31:31 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Multiple GUI Server. Any Advantage?  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=734</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 10:09:54 GMT<br>==========================================================================================</b><br>

<b>yes you can have two gui server for one controlm em, it allow you to support a lot of client connected to the EM.<br />
It could be nice to load balance access if you have something like 100 users.<br />
<br />
regards<br />
Philmalmaison</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 10:09:54 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Others scheduler concurrent  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=738</link>
<description><![CDATA[<br><b>Thu, 19 Jun 2008 10:06:42 GMT<br>==========================================================================================</b><br>

what is the question ?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Thu, 19 Jun 2008 10:06:42 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 20:49:17 GMT<br>==========================================================================================</b><br>

oohh yeah, we have server and all the agents on windows only.<br />
<br />
so, is it possible only in unix?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 20:49:17 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 20:37:16 GMT<br>==========================================================================================</b><br>

Hey,<br />
Where can we get this openssl?<br />
Does it come with the OS?<br />
I searched for openssl in my comp and I found &#34; C:\Program Files\Intel\AMT&#34; which contains openSSL_license.txt<br />
And in the network also, I found openssl.exe, When I double clicked that openssl.exe file, it opened a dos prompt window like:<br />
<br />
OpenSSL &#62;<br />
<br />
But I don’t know which commands to use to convert my .crt to PEM certificate. I searched on goole and I got hell lot of things and I got confused.<br />
Can you tell me the exact command line syntax to do the needful?<br />
<br />
Thanks,<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 20:37:16 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ FTP Processing Question  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=541</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 19:20:00 GMT<br>==========================================================================================</b><br>

<b>Follow the topic in the &#34;Control Module&#34; section.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 19:20:00 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Account Name population in Control Module  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=695</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 18:59:26 GMT<br>==========================================================================================</b><br>

<b>[quote]Could you please explain how the account name in the AFT module is populated and where are the account details saved?[/quote] <br />
<br />
The account file is in XML format and is saved on the agent machine were you have installed the AFT.<br />
The path is:<br />
&#60;ctm&#62;\ctm\cm\AFT\data<br />
and the file name is: &#34;accounts.dat&#34;.<br />
<br />
In this file you can change all the values respecting the XML syntax, the password is cripted by the account utility (ctmaftacc); so dont chage it.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 18:59:26 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT - Question about implementing the AFT Module  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=700</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 18:53:10 GMT<br>==========================================================================================</b><br>

<b>[quote="xasper"]I install the aft module only in the agent running on control-m server.[/quote]<br />
<br />
Only consider that in this manner you have one point of failure also for the FTP client, and also that the ftp flow influence the server network.<br />
<br />
In the 6.3 version from the fix pack 4, is possible to define anda mange the accounts fron the Configuration Manager (the Administration Facility evolution). So from only one point you can manage many servers and accounts.<br />
<br />
I distribute the accounts files from the ctm server machine to the FTP clients (=agents. Now is easy to manage the accounts but I have build a system.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 18:53:10 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 18:44:40 GMT<br>==========================================================================================</b><br>

[quote]The certificate which I have is with .crt extension but not PEM? <br />
.crt doesnt work? can I change .crt to PEM? <br />
If so, how?[/quote]<br />
<br />
Change the certificate format.<br />
There is a program freewere that consent to convert the certificate format.<br />
I have used &#34;openssl&#34;.<br />
<br />
Or you can ask to the server ftp administrator to send you the certificate in this format.<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 18 Jun 2008 18:26:18 GMT<br>==========================================================================================</b><br>

Yes, when I was using WS_FTP Pro, it automatically opened a window to install the certificate and so it ran.<br />
<br />
The certificate which I have is with .crt extension but not PEM?<br />
.crt doesnt work?<br />
can I change .crt to PEM?<br />
If so, how?<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 18 Jun 2008 18:18:49 GMT<br>==========================================================================================</b><br>

[quote]well, we have some software &#34;WS_FTP Pro&#34; through which I am able to login to the ftp server and able to download the files from it.[/quote]<br />
<br />
Ok rajesekhar, this is important: from one client on the same server the connection works. Fine. <br />
When you use &#34;WS_FTP Pro&#34; automatically open a window that save the certificate the first time, isnt it?<br />
<br />
Well: step TWO<br />
<br />
The certificate you have must be &#34;X.509 PEM (Privacy-Enhanced Mail) format to import certificates&#34;.<br />
<br />
You have? YES? Well step 3:<br />
You must &#34;specify your security level&#34; on Windows:<br />
in the path:<br />
&#60;CONTROL&#62;/cm/AFT/data/SSL/cert<br />
there is a .reg file: &#34;aft_security_level.reg&#34;<br />
3.1 Make a backup of this file<br />
3.2 edit it with text editor<br />
3.3 change/control the value of &#34;Security_Level&#34;<br />
<br />
Set it = 3 (server authentication)<br />
Is the must common setting.<br />
Save the file<br />
<br />
3.4  Run it (double click)<br />
3.5 run\regedit and control that the values are correctly set<br />
3.6 restart agent services<br />
<br />
When done this we continue.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 18:44:40 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Error while installing Control-M Agent 6.3.01  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=726</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 17:57:40 GMT<br>==========================================================================================</b><br>

[quote]I awlays login through remote desktop [/quote]<br />
<br />
Your problem on the cluster (installation of the fix pack?)<br />
can be ... the remote destop connection !<br />
Try to install directly on the server machine.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 17:57:40 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 17:53:23 GMT<br>==========================================================================================</b><br>

[quote]I really dont understand &#34;.mailrc&#34;[/quote]<br />
<br />
I think that you have controlm server on windows and not on unix...<br />
isnt it?<br />
The creation of  &#34;.mailrc&#34; is for unix/linux SO.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 17:53:23 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Display runtime in EM  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=729</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 17:49:14 GMT<br>==========================================================================================</b><br>

<b>[quote="Skaven"]That i know.<br />
But anyone have ever see the real time graphic of remaining runtime base on statistics.[/quote]<br />
<br />
The &#34;graphics&#34; is possible with the BIM (Batch impact Manager) component installed.</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 17:49:14 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ To send alert to more email IDs  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=688</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 16:50:07 GMT<br>==========================================================================================</b><br>

I really dont understand &#34;.mailrc&#34;<br />
<br />
When I tried to create a new text document and renamed it to .mailrc, it says I have to type a file name.<br />
<br />
How come the name can be just .mailrc? It should be soemthing like some.mailrc, right?<br />
<br />
And again, whats root of control-m server? Is it D:\CONTROL-M Server\Ctm\Data?<br />
<br />
sorry if I am so dumb.<br />
<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 16:50:07 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Display runtime in EM  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=729</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 16:04:42 GMT<br>==========================================================================================</b><br>

i forgot :<br />
select first active panel on the job in ajf<br />
regards<br />
philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 18 Jun 2008 16:03:24 GMT<br>==========================================================================================</b><br>

right click on the job in ajf and <br />
see Statistic with :<br />
<br />
average run time<br />
standard deviation<br />
<br />
regards <br />
philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 16:04:42 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ JCL MSGCLASS Output to Control-D Out Of Order  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=741</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 15:29:49 GMT<br>==========================================================================================</b><br>

<b>Our mainframe O/P is sent to our msgclass output class.  What now (after Control-M)happens is the JCL (JESMSGLG) is buried in other output that is produced in the same class as our JESMSGLG output.<br />
Is there a way to get our JESMSGLG to the top of the output? The output is currently being sent to Control-D</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 15:29:49 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ unix agent 6.2.01.200 become unavailable  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=739</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 14:48:33 GMT<br>==========================================================================================</b><br>

<b>thanks for your help Franck, i think i found the pb.<br />
i have 9 agents on the same machine, but a mistake was made in port number.<br />
As controlm give dynamically the 3 number after the AGCMNDATA, it take +1 +2 +3 and i have some of the other agent taking the predecessor port number +1, so the port looks busy some times for the second one if first one using the number for TRACKER/AG_COMM or AT_COMM<br />
<br />
<br />
regards<br />
Merci A+</b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 14:48:33 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Display runtime in EM  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=729</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 14:29:50 GMT<br>==========================================================================================</b><br>

That i know.<br />
But anyone have ever see the real time graphic of remaining runtime base on statistics.<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 14:29:50 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Error while installing Control-M Agent 6.3.01  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=726</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 13:17:47 GMT<br>==========================================================================================</b><br>

what about clusters? which architecture for cluster do you use?<br />
one floating agent or two installations and one active agent? or?<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 13:17:47 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Official $Universe Forum  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=740</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 12:34:23 GMT<br>==========================================================================================</b><br>

<b>Find link to access on the <a href="http://orsypforum.com/" onclick="window.open('http://orsypforum.com/','popup');" title="http://orsypforum.com/"><b>Official site of $Universe</b></a></b><br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 12:34:23 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ unix agent 6.2.01.200 become unavailable  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=739</link>
<description><![CDATA[<br><b>Wed, 18 Jun 2008 12:30:34 GMT<br>==========================================================================================</b><br>

Hi Philmalmaison,<br />
<br />
You try to use a bad TCP port to connect your agent.<br />
<br />
You must verify some information on your agent :<br />
-Authorized CTM Server (verify if your CTM server could be ping)<br />
-TCP port (and firewall parameters)<br />
<br />
Do same verification on your server to connect your agent.<br />
- If you define special TCP port for your agent don't forget to modify<br />
- AGENT PORT for that agent on your Control-M Server.<br />
- Verify CONVERSION parameters (must be 06 to 6.2.01)<br>

<b>==========================================================================================</b><br><br>]]>

<![CDATA[<br><b>Wed, 18 Jun 2008 09:14:00 GMT<br>==========================================================================================</b><br>

does anybody have this king of message, remaining from a agent unavailable<br />
proclog message :<br />
TCP_COMM::connect: OS_SOCKET_connect Socket Error - 146<br />
<br />
<br />
thanks in advance<br />
Philmalmaison<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Wed, 18 Jun 2008 12:30:34 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Tue, 17 Jun 2008 23:45:28 GMT<br>==========================================================================================</b><br>

From the FTP server, I have both the FTP over SSL and SFTP(SSH) certificates and the username/password to enter the FTP site.<br />
<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 17 Jun 2008 23:45:28 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ FTP Processing Question  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=541</link>
<description><![CDATA[<br><b>Tue, 17 Jun 2008 23:44:07 GMT<br>==========================================================================================</b><br>

Its the same question here too. so, lets discuss there.<br />
<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 17 Jun 2008 23:44:07 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ AFT--&amp;gt; New Account creation Problem  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtopic&amp;t=722</link>
<description><![CDATA[<br><b>Tue, 17 Jun 2008 23:42:29 GMT<br>==========================================================================================</b><br>

[quote="mauriziog"]I have configured some of this kind of accounts but i difficult to guide you from outside.<br />
The first information I need are:<br />
1) version of controlm agent and of the CM for aft installed<br />
2) so: windows or unix?<br />
3) server ftp windows or unix?<br />
4) language of the server<br />
<br />
The true test is to run a job that use this account, the validate option works if the user that define the account has true rights.[/quote]<br />
<br />
1)6.2.01 and 6.2.02 respectively<br />
2)windows<br />
3)server ftp unix<br />
4)I dont understand this, hmmmmmm......<br />
<br />
well, we have some software &#34;WS_FTP Pro&#34; through which I am able to login to the ftp server and able to download the files from it. so, for the time being I ran a script which runs this &#34;WS_FTP Pro&#34; and access the ftp server.<br />
And I am running that script from Control-M(atleast I can say Control-M is involved somehow)<br />
<br />
But I am not able to set up that in CM for AFT. when it works in &#34;WS_FTP Pro&#34; then theres some problem with me in setting up the account but not the server.<br />
<br />
Raj<br>

<b>==========================================================================================</b><br><br>]]>

</description>
<pubDate>Tue, 17 Jun 2008 23:42:29 GMT</pubDate>
</item>

<item>
<title> <![CDATA[ Error while installing Control-M Agent 6.3.01  ]]> </title>
<link>http://www.control-musage.com/modules.php?name=Forums&amp;file=viewtop