Name
| Meaning
| Default
|
$RAHBUFDIR
Note: | Available on UNIX-based platforms only.
|
| directory for buffer
| /tmp/$USER
|
$RAHBUFNAME
Note: | Available on UNIX-based platforms only.
|
| filename for buffer
| rahout
|
$RAHOSTFILE (on UNIX-based platforms); RAHOSTFILE (on Windows NT)
| file containing list of hosts
| db2nodes.cfg
|
$RAHOSTLIST (on UNIX-based platforms); RAHOSTLIST (on Windows NT)
| list of hosts as a string
| extracted from $RAHOSTFILE
|
$RAHCHECKBUF
Note: | Available on UNIX-based platforms only.
|
| if set to "no", bypass checks
| not set
|
$RAHSLEEPTIME (on UNIX-based platforms); RAHSLEEPTIME (on Windows NT)
| time in seconds this script will wait for initial output from commands
run in parallel
| 86400 seconds for db2_kill, 200 seconds for all other
|
$RAHWAITTIME (on UNIX-based platforms); RAHWAITTIME (on Windows NT)
| on Windows NT, interval in seconds between successive checks that remote
jobs are still running.
On UNIX-based platforms, interval in seconds between successive checks that
remote jobs are still running and rah: waiting for <pid>
... messages.
On all platforms, specify any positive integer. Prefix value with a
leading zero to suppress messages, for example, export RAHWAITTIME=045.
It is not necessary to specify a low value as rah does not rely
on these checks to detect job completion.
| 45 seconds
|
$RAHENV
Note: | Available on UNIX-based platforms only.
|
| specifies filename to be executed if $RAHDOTFILES=E or K or PE or B
| $ENV
|
$RAHUSER (on UNIX-based platforms); RAHUSER (on Windows NT)
| on UNIX-based platforms, user ID under which the remote command is to be
run.
On Windows NT, the logon account associated with the DB2 Remote Command
Service
| $USER
|
You can specify all the environment variables that you need to initialize
the environment for rah.