Applicable versions and levels
Solaris versions: 5.0 or later
Linux versions: 5.2, V10.0L10 or later
Linux for Itanium versions: V12.0L10 or later
HP-UX versions: 5.1 or later
AIX versions: 5.1 or later
Action
Points to check
Was a job started in the background (that is, suffixing it with ampersand (&))?
Cause
On the UNIX versions of Systemwalker Operation Manager, do not register commands or shell scripts that are started in the background as jobs, otherwise the process may be in an "executing" state even after they have completed. This might cause cluster failover to take time or a process accessing files under /var/spool/mjes to be detected during cluster failover.
Action method
Do not start a job in the background (that is, suffixing it with ampersand (&)).