![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| autorep command in autosys | tejasingaraju17 | Shell Programming and Scripting | 8 | 02-05-2009 04:12 PM |
| autorep command to get autosys command | ysrinu | Shell Programming and Scripting | 1 | 11-12-2007 03:09 AM |
| Documentation and books on Autosys Job Control Tool from Autosys | gram77 | UNIX for Advanced & Expert Users | 0 | 11-10-2007 06:24 AM |
| Can no longer login. | thebigm | Forum Support Area for Unregistered Users & Account Problems | 0 | 07-16-2007 02:52 PM |
| NIS no longer | twpvw5 | HP-UX | 8 | 11-15-2005 11:46 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi there,
my problem is, that i need to get all jobs with status from a autosys instance. If I use autorep -J ALL -d >joblist.txt longer Jobnames will be cut and the end will be replaced by 3 points like this "ThisIsALongerJobNameAnd..." If i try a single job query like autorep -J ThisIsALongerJobNameAndINeedHimComplet -d the jobname in the output is ok. Also when I do a autorep -J ALL -q >list.txt I get all jobs, without cut, but without detailed status to.. I can't do a loop to query job after job because this need 10-20 minutes for all jobs and i will miss job status between that. I play with the parameter -L but no difference to see. so my finaly question is: did anybody know a solution, how to get all jobs with status in one way without cutted details in the output ? (or how to speed up the thing)Regards drmaniac. |
| Bookmarks |
| Tags |
| autosys |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|