Previous Topic: Check Job Output

Next Topic: Check Space on the zFS File

Check Environment Variable Settings

A main cause of problems is the setting of environment variables. A couple of easy steps should easily determine if the settings are in place and correct.

To display current environment variable settings, issue the set command.

If the problem is seen when running a script, adding a ‘set’ command in the script displays the settings in STDOUT when the problem arises.