Skip to main content

Questions tagged [autosys]

CA Workload Automation AE (AutoSys Edition), known simply as AutoSys is a job scheduling and workload automation tool made by CA Technologies. Current version is R11.5. Unless you are asking a programming question about integration with the AutoSys SDK, your question is likely off-topic. Questions about the use of server management software should be directed to Server Fault.

autosys
0 votes
0 answers
21 views

Autosys Command Job is not triggering Teradata BTEQ script

I have autosys job with below JIL configuration insert_job: APP.C command : /NAS_MOUNT/run_bteq.ksh FOLDERNAME SCRIPTNAME.btq machine : serverA.com owner : John profile: /NAS_MOUNT/.John_profile If I ...
Siva Kumar's user avatar
-1 votes
0 answers
28 views

need last business day of a year in autosys

What they asked us is that on the LAST BUSINESS DAY OF THE YEAR the process does NOT have to run. The idea is to generate a new calendar that includes holidays like the existing one and add this last ...
Altair's user avatar
  • 1
0 votes
0 answers
18 views

Can we create a global variable in autosys which gives as last day of previous month

I need to create a Global variable in autosys jil which give me the last day of previous month, command: sendevent -E SET_GLOBAL -G "Blackrock_CASHFLOWdate=date '+%Y%m%d'" The above command ...
Loganayaki mahalingam's user avatar
0 votes
1 answer
25 views

Bulk copy do not execute when called SSIS package called from Autosys

I have Ssis package deployed on integration service catalog. It execute perfectly when I right click and execute the package on SSIS db. However when the package is triggered from autosys it does all ...
hrishi's user avatar
  • 1,551
0 votes
0 answers
24 views

How to generate multiple logs with n_retry autosys option

When i used n_retry option in autosys job, it is creating only one log for multiple runs. When it failed for the first time, n_retrys restarting the job for 3 times but it generates only one log. ...
Balu kumar's user avatar
0 votes
0 answers
29 views

Autosys condition with success of job or start_time

I have an Autosys job that runs on a trigger called A, Success of other job B, But there will chances that every day job B won't run. In that case I need to trigger job A on specific time like 10:00 ...
HashTags's user avatar
  • 105
0 votes
1 answer
57 views

Random errors causing Autosys Job Failure

I have an autosys running daily that basically fetches data from ftp server, then processes it and saves it to a shared drive and a database. The process uses an unzip method curl_download(url=ftp_url,...
Siddharth Somani's user avatar
0 votes
0 answers
97 views

Autosys Job Condition based on time and success

I have an autosys job_2 that I want to start based on either the success of job_1 OR the time reaches 12:00 PM, where the job will just run regardless of the success of job_1 or not. Job_2 will be ...
new's user avatar
  • 1
0 votes
1 answer
44 views

How to schedule a job Monthy - First 5 business(between mon-fri) days in autosys?

Want to schedule monthly job - for First 5 business(between mon-fri) days in autosys. What will be code snippet for this in JIL?
Big data Pyspark's user avatar
0 votes
1 answer
59 views

Understanding sucess(job,duration)

I have a query regarding lookback condition. Say for example I have a job B with this condition: s(jobA,01.30) Does the condition mean that the job B will execute every 1.5 hrs if the job A is in ...
ash22's user avatar
  • 3
0 votes
0 answers
66 views

Starting an autosys after 30 mins when a job is finished using lookback

I need to trigger a autosys job after another job is executed. But this job should only be triggered after 30 Minutes. I referred this but I don't want to create a box. I have setup a lookback ...
ash22's user avatar
  • 3
0 votes
0 answers
32 views

Autosys owner attribute - How to avoid hardcoding the value?

I have lower (UAT) and upper (PROD) environments, where Autosys jobs are run into UAT first, tested and then promoted to PROD. The main differences between the environments, from an autosys job ...
hebjam's user avatar
  • 1
0 votes
0 answers
32 views

Autosys scheduling

I have an autosys job which should be triggered after its dependency job is success and after a particular time. Is there a way that both the job and time can be given as dependency condition? As I am ...
Sahana S's user avatar
0 votes
0 answers
173 views

Autosys JIL Ice, update, start

I have a job that runs every 5 minutes and takes a few minutes to run. I just want to do a simple update to it. (change the log location). But when I run my update command it fails because it's hard ...
user22757385's user avatar
0 votes
0 answers
34 views

Autosys R 12-Send alert only for consecutive failures

We are using Autosys for workload automation. We are getting alerts every time a job fails. These jobs run every 30 mins and failures usually get corrected in the next run of the job. Requirement is ...
Mukund Kumar's user avatar

15 30 50 per page
1
2 3 4 5
26