Usage Note 30570: Turning on the debugging facility for the job flow daemon (JFD) in the UNIX environment
To turn on the debugging facility for the job-flow daemon under UNIX:
- Edit your js.conf file
(The path of js.conf is JSROOT!/conf):
- Add comment delimiters around JS_LOG_MASK=LOG_NOTICE.
- Add the parameter JS_LOG_MASK=LOG_DEBUG to the file.
- Restart the job-flow daemon process, as follows. Note: The following jadmin stop and the jadmin start commands must be issued by the root user.
- Issue a jadmin stop command.
- Then issue a jadmin start command.
Turning on the debugging facility logs many messages and increases your disk usage substantially. Therefore, make sure that you turn off the facility after the debugging process is complete. To turn off the debugging facility:
- Edit your js.conf file again:
- Restore JS_LOG_MASK=LOG_NOTICE by removing the comment delimiters.
- Add comment delimiters around JS_LOG_MASK=LOG_DEBUG.
- Restart the job-flow daemon, as follows:
- Issue jadmin stop command.
- Then issue a jadmin start command.
Operating System and Release Information
| SAS System | Platform Process Manager | Linux | 3.0 | | 9.1 TS1M3 SP4 | |
| HP-UX IPF | 3.0 | | 9.1 TS1M3 SP4 | |
| 64-bit Enabled Solaris | 3.0 | | 9.1 TS1M3 SP4 | |
| 64-bit Enabled HP-UX | 3.0 | | 9.1 TS1M3 SP4 | |
| 64-bit Enabled AIX | 3.0 | | 9.1 TS1M3 SP4 | |
| Linux on Itanium | 3.0 | | 9.1 TS1M3 SP4 | |
| Solaris for x64 | 3.0 | | 9.1 TS1M3 SP4 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2009-04-07 10:09:09 |
| Date Created: | 2007-11-15 13:39:00 |