Sponsored Content
Operating Systems Linux Red Hat Issue with Isilon and Autosys Post 302916959 by John Gillis on Friday 12th of September 2014 04:25:42 PM
Old 09-12-2014
Redhat posix

No the back end file system is Redhat POSIX
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

About autosys

Hi Friends, Any one give the description about autosys in unix and with some examples help me (1 Reply)
Discussion started by: btech_raju
1 Replies

2. UNIX for Advanced & Expert Users

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) (0 Replies)
Discussion started by: gram77
0 Replies

3. UNIX for Advanced & Expert Users

Autosys Issue

Hi Guys.. This is Mahesh.. Actually I have to work with autosys... Can anyone tell me how to start Autosys in the command prompt of Linux(fedora 8)? And from where can i download autosys software (2 Replies)
Discussion started by: mraghunandanan
2 Replies

4. UNIX for Advanced & Expert Users

Issue while killing the process using autosys job

Hi, I have one autosys job that will retrieve the proccess id's and will kill those processess as follows, pid=`/usr/ucb/ps -auwwxx | grep MAIN |nawk '{print $2}'` kill -9 pid but after executing this particular job, its status is showing as TE(terminated) and the kill process is... (3 Replies)
Discussion started by: Kattoor
3 Replies

5. 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

6. UNIX and Linux Applications

Autosys remote agent installation issue

We require Autosys remote agent to be installed in Unix (AIX) server to invoke a Unix script from Autosys. But the issue is there is already a Jobtrac scheduler present in this server, and the support team who do Autosys installation say that these 2 schedulers cannot exist in the same server.... (0 Replies)
Discussion started by: hidnana
0 Replies

7. AIX

Autosys remote agent installation issue

We require Autosys remote agent to be installed in Unix (AIX) server to invoke a Unix script from Autosys. But the issue is there is already a Jobtrac scheduler present in this server, and the support team who do Autosys installation say that these 2 schedulers cannot exist in the same server.... (0 Replies)
Discussion started by: hidnana
0 Replies

8. UNIX for Advanced & Expert Users

Autosys remote agent installation issue

We require Autosys remote agent to be installed in Unix (AIX) server to invoke a Unix script from Autosys. But the issue is there is already a Jobtrac scheduler present in this server, and the support team who do Autosys installation say that these 2 schedulers cannot exist in the same server.... (0 Replies)
Discussion started by: hidnana
0 Replies

9. Shell Programming and Scripting

Help regarding Autosys

Can you please help me out in retaining history for last 3 executions in Autosys (4 Replies)
Discussion started by: Olivia
4 Replies

10. Shell Programming and Scripting

Autosys job scheduling issue,

Hi Friends, There is an Autosys scheduled job that runs on the second day of the month, and it is using the Business day calendar. So when the month starts on a weekend or there is a holiday at the beginning of the month the second business day and second day of the month obviously do not... (1 Reply)
Discussion started by: Aditya_001
1 Replies
MHPARAM(1)                                                           [nmh-1.5]                                                          MHPARAM(1)

NAME
mhparam - print nmh profile and context components SYNOPSIS
mhparam [components] [-all] [-component | -nocomponent] [-version] [-help] DESCRIPTION
mhparam writes the value of the specified profile component to the standard output separated by newlines. If the profile component is not present, the default value (or nothing if there is no default) is printed. If the switch -component is given, then the component name is displayed along with the profile components value. This can be disabled with the switch -nocomponent. If more than one component is specified in the components list, then the switch -component is on by default. If only one component is specified, then the switch -nocomponent is on by default. If -all is specified, then all components in the nmh profile are displayed and other arguments are ignored. Examples: % mhparam path Mail % mhparam mhlproc /usr/lib/mh/mhl % mhparam -component Path Path: Mail % mhparam AliasFile rmmproc AliasFile: aliases rmmproc: rmmproc % mhparam -nocomponent AliasFile rmmproc aliases rmmproc % mhparam path nonexistent context Path: Mail context: context mhparam is also useful in back-quoted operations: % fgrep cornell.edu `mhpath +`/`mhparam aliasfile` EXIT STATUS
mhparam returns the number of components that were not found. FILES
$HOME/.mh_profile The user profile or $MH Rather than the standard profile <mh-dir>/context The user context or $MHCONTEXT Rather than the standard context PROFILE COMPONENTS
context: To determine the context file SEE ALSO
mh-profile(5) DEFAULTS
`-nocomponent' if only one component is specified `-component' if more than one component is specified `components' defaults to none CONTEXT
None MH.6.8 11 June 2012 MHPARAM(1)
All times are GMT -4. The time now is 09:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy