Documentation and books on Autosys Job Control Tool from Autosys


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Documentation and books on Autosys Job Control Tool from Autosys
# 1  
Old 11-10-2007
Error Documentation and books on Autosys Job Control Tool from Autosys

My project uses Autosys.

I am new to this product and I don't know where to start from.

Q1. Please provide me the link where I can get Autosys documentation

Q2. Please refer a good book on Autosys. (Beginner/Intermediate Level)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Autosys job in UNIX

Hi all, I am new to Unix. I would like to create a Autosys job in Unix. Can you please suggest. below is the requirement. 1. Need t Send in email every 30 minutes from 11 am to 3:00 PM. E-mail should only be sent ONLY when below Query have data return. select * from emp where... (1 Reply)
Discussion started by: vasuvv
1 Replies

2. UNIX for Dummies Questions & Answers

Autosys: How to change a machine name in Autosys JIL.

All the autosys jobs are on server-1 and server-1 has been crashed due to some reason, Now I have to run 5 autosys jobs on server-2 (failover server) which are on server 1. How to do with Autosys command (which command needs to fired on JIL) (0 Replies)
Discussion started by: tp2115
0 Replies

3. Fedora

how to check if autosys or control-M is running?

Hi, On a unix/linux server, how do I check if Autosys or Control-M (scheduler) is running? are there unique processes for these applications that I could do ps -ef | grep ??? thanks, Jason (11 Replies)
Discussion started by: seafan
11 Replies

4. Shell Programming and Scripting

Autosys Job Permission

Hi friends, Can anybody tell me the different type of permission used in autosys. thanks!!!!! (0 Replies)
Discussion started by: diehard
0 Replies

5. Shell Programming and Scripting

Autosys Job

I need to know the list of autosys job that run between given time. I have the following command. job_depends -t -J abc% -F "12/25/2010 03:00" -T "12/26/2010 05:00" Above command will give the list of job that run between time 3 AM and 5 AM. But the it gives me in random order how to... (1 Reply)
Discussion started by: diehard
1 Replies

6. UNIX for Dummies Questions & Answers

Autosys Job.

Hi Can any one tell me free online good book for autosys job. Also whats the basic difference between Autosys job and cron job. Thanks in advance. (2 Replies)
Discussion started by: diehard
2 Replies

7. Shell Programming and Scripting

autosys job configuration for job failure.

We need to configure autosys that when a job fails continously for 3 times, we need to call another job. Is this possible in Autosys, or can anyone advice on the alternative. (2 Replies)
Discussion started by: sangea
2 Replies

8. UNIX for Advanced & Expert Users

Autosys job scheduling

Hi, I want to schedule a job through Autosys (in Linux server) to run on 1st day of every 3rd month(gap of 90 days). Please someone help me to achive my above requirement Example: Run the sample.sh on 01-Jan-2009, 01-Apr-2009, 01-Jul-2009, 01-Oct-2009. Thanks in advance (4 Replies)
Discussion started by: apsprabhu
4 Replies

9. UNIX for Dummies Questions & Answers

Documentation and books on Computer Associates: Autosys

My project uses Autosys. I am new to this product and I don't know where to start from. Q1. Please provide me the link where I can get Autosys documentation Q2. Please refer a good book on Autosys. (Beginner/Intermediate Level) (1 Reply)
Discussion started by: gram77
1 Replies

10. UNIX for Advanced & Expert Users

Autosys Job update

Hi could someone tell me how do I update an autosys job? i was trying something like: $ jil < solarCleaning.jil -V none ______________________________________________________________________________ Insert/Updating Job: solarCleaning *** CANNOT INSERT Job: solarCleaning, because... (3 Replies)
Discussion started by: nosnam
3 Replies
Login or Register to Ask a Question
GLAURUNG(6)															       GLAURUNG(6)

NAME
glaurung - free UCI chess engine, to calculate chess moves SYNOPSIS
glaurung DESCRIPTION
This manual page documents the glaurung command. glaurung is an UCI chess engine, to calculate chess moves Opening book This version of Glaurung has experimental support for PolyGlot opening books. For information about how to create such books, consult the PolyGlot documentation. Currently, Glaurung requires that the book file is named book.bin and is placed in Glaurungs working directory. More than one CPU Beginning with version 2-epsilon/3, Glaurung has support for up to four CPUs. Because the program currently cannot automatically detect the number of CPUs on your computer, it uses only a single search thread by default. If your computer has two or more CPUs (this includes dual-core CPUs like the Intel Core Duo or the AMD Athlon 64 X2), you should set the "Threads" UCI parameter to the number of CPUs to obtain optimal performance. OPTIONS
This program does NOT follow the usual GNU command line syntax, with long options starting with two dashes. SEE ALSO
Communication with UCI commands is documented by "The UCI Communication Protocol" in /usr/share/doc/glaurung/engine-interface.txt. AUTHOR
glaurung was written by <Romstad Tord <tord@glaurungchess.com>>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (but may be used by others). Juli 9, 2007 GLAURUNG(6)