<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: AutoSys Scheduler: Create &amp; Manage Jobs using AutoSys Job Scheduler</title> <atom:link href="http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/feed" rel="self" type="application/rss+xml" /><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html</link> <description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description> <lastBuildDate>Wed, 16 May 2012 17:16:20 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Gary</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-26654</link> <dc:creator>Gary</dc:creator> <pubDate>Thu, 19 Apr 2012 13:10:46 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-26654</guid> <description>I currently have autosys submitting jobs to a peoplesoft server residing on one machine. I have now added a second peoplesoft server residing on a different machine. Is there a way to have autosys submit a job to either machine based on the fact that one or the other is down. Basically a failover situation, I can get this to work in peoplesoft manually, but autosys only submits to the first machine and stays queued on peoplesoft side if it&#039;s down. I did notice in the command parms that only the first machine name is entered. Is there a way to put both machine names in so that it checks both servers to see if they are available and sends work to the one that is.</description> <content:encoded><![CDATA[<p>I currently have autosys submitting jobs to a peoplesoft server residing on one machine. I have now added a second peoplesoft server residing on a different machine. Is there a way to have autosys submit a job to either machine based on the fact that one or the other is down. Basically a failover situation, I can get this to work in peoplesoft manually, but autosys only submits to the first machine and stays queued on peoplesoft side if it&#8217;s down. I did notice in the command parms that only the first machine name is entered. Is there a way to put both machine names in so that it checks both servers to see if they are available and sends work to the one that is.</p> ]]></content:encoded> </item> <item><title>By: Halibaboo</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-26590</link> <dc:creator>Halibaboo</dc:creator> <pubDate>Thu, 12 Apr 2012 11:04:45 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-26590</guid> <description>Superb.. wow, great</description> <content:encoded><![CDATA[<p>Superb.. wow, great</p> ]]></content:encoded> </item> <item><title>By: Rose</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-26181</link> <dc:creator>Rose</dc:creator> <pubDate>Tue, 28 Feb 2012 08:41:22 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-26181</guid> <description>Is it possible to change the status of an autosys job based on a return status code obtained from the command that the autosys job executes. For e.x., an autosys job calls a batch script which executes a sql command. we get a status code of 0 or errno when sql command is executed and the batch script will complete successfully. So can we change the autosys job status to SU if status code returned is 0, and FA if errno.</description> <content:encoded><![CDATA[<p>Is it possible to change the status of an autosys job based on a return status code obtained from the command that the autosys job executes.<br /> For e.x., an autosys job calls a batch script which executes a sql command. we get a status code of 0 or errno when sql command is executed and the batch script will complete successfully. So can we change the autosys job status to SU if status code returned is 0, and FA if errno.</p> ]]></content:encoded> </item> <item><title>By: Mohd</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-25870</link> <dc:creator>Mohd</dc:creator> <pubDate>Tue, 07 Feb 2012 04:38:18 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-25870</guid> <description>If an autosys backup job has failed/terminated ,what should we set the status of that job so it can run at its next schedule cycle? Can we restart a  production job if it  has failed/yerminated?Also in the JIL what des  max run time, Min run time before alarm and terminate job if run time exceeds xyz hours means?Thanks Mohd</description> <content:encoded><![CDATA[<p>If an autosys backup job has failed/terminated ,what should we set the status of that job so it can run at its next schedule cycle? Can we restart a  production job if it  has failed/yerminated?Also in the JIL what des  max run time, Min run time before alarm and terminate job if run time exceeds xyz hours means?</p><p>Thanks<br /> Mohd</p> ]]></content:encoded> </item> <item><title>By: Akhil</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-25828</link> <dc:creator>Akhil</dc:creator> <pubDate>Sat, 04 Feb 2012 11:45:04 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-25828</guid> <description>Yes , you could do that in two ways. 1. using jil update_job : start_times: &quot;01:00,04:00&quot; days_of_week: &quot;th,fr&quot; 2.Changing the job definition using GUI</description> <content:encoded><![CDATA[<p>Yes , you could do that in two ways.<br /> 1. using jil update_job :<br /> start_times: &#8220;01:00,04:00&#8243;<br /> days_of_week: &#8220;th,fr&#8221;<br /> 2.Changing the job definition using GUI</p> ]]></content:encoded> </item> <item><title>By: ragesh</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-25781</link> <dc:creator>ragesh</dc:creator> <pubDate>Thu, 02 Feb 2012 07:16:53 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-25781</guid> <description>Is there any method in autosys jil definition to run same job at different times on different days?</description> <content:encoded><![CDATA[<p>Is there any method in autosys jil definition to run same job at different times on different days?</p> ]]></content:encoded> </item> <item><title>By: Babu Vijay Prasad Kamineni</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-15791</link> <dc:creator>Babu Vijay Prasad Kamineni</dc:creator> <pubDate>Mon, 29 Aug 2011 07:59:44 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-15791</guid> <description>Can any one tell me how to generate a .csv file from an autosys job? i.e. a job will execute some set of comands and the output should be in .csv file.</description> <content:encoded><![CDATA[<p>Can any one tell me how to generate a .csv file from an autosys job? i.e. a job will execute some set of comands and the output should be in .csv file.</p> ]]></content:encoded> </item> <item><title>By: Ryan</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-14614</link> <dc:creator>Ryan</dc:creator> <pubDate>Thu, 28 Apr 2011 16:27:28 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-14614</guid> <description>Hi All, I have installed the autosys client on windows 2008 server(server name = ARC). I created a local account (user = autosysuser) and gave the required permissions to login remotely. I can remotely login and execute my job. But when I run from autosys it fails with an error &quot;No authentication performed&quot;. In the JIL i have mentioned owner: autosysuser@ARC. What are the permissions/policies do I need to set for this local account?</description> <content:encoded><![CDATA[<p>Hi All,<br /> I have installed the autosys client on windows 2008 server(server name = ARC). I created a local account (user = autosysuser) and gave the required permissions to login remotely. I can remotely login and execute my job. But when I run from autosys it fails with an error &#8220;No authentication performed&#8221;. In the JIL i have mentioned owner: autosysuser@ARC. What are the permissions/policies do I need to set for this local account?</p> ]]></content:encoded> </item> <item><title>By: Sanjay</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-14593</link> <dc:creator>Sanjay</dc:creator> <pubDate>Wed, 27 Apr 2011 09:21:38 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-14593</guid> <description>@Devang After completion of Job A job B will get started.</description> <content:encoded><![CDATA[<p>@Devang<br /> After completion of Job A job B will get started.</p> ]]></content:encoded> </item> <item><title>By: wakyakala</title><link>http://viralpatel.net/blogs/2009/02/autosys-create-manage-jobs-autosys-scheduler-job-monitoring-autosys.html/comment-page-1#comment-14448</link> <dc:creator>wakyakala</dc:creator> <pubDate>Tue, 29 Mar 2011 12:42:34 +0000</pubDate> <guid isPermaLink="false">http://viralpatel.net/blogs/?p=808#comment-14448</guid> <description>Hi,Can anyone suggest me how  to schedule an autosys job in windows?kala</description> <content:encoded><![CDATA[<p>Hi,</p><p>Can anyone suggest me how  to schedule an autosys job in windows?</p><p>kala</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/14 queries in 0.118 seconds using disk: basic
Object Caching 363/365 objects using disk: basic

Served from: viralpatel.net @ 2012-05-17 08:42:31 -->
