All log files are normally stored under the subdirectory ./vnc_logs. To remove all obsolete log files in the current working directory, use the nc clean command.
On occasion, jobs that run successfully outside of Accelerator fail when run through Accelerator. When this occurs, mostly likely the setups are not the same: the environment, inputs or other parameters may be
different, a misconfiguration or there is a problem with NFS.
Reports provide statistical information about all the jobs that are run during a specified time and the usage of the
resources that run jobs. The resources include CPU time, licenses, memory and more.
Some jobs may require a specific platform or operating system (OS) to run. As Accelerator automatically lists platform/OS as a tasker resources, the task of finding the right host to execute a job is easy: specify the required platform/OS as part
of the job resource requirements.
If the tool windows are not displayed on the submit host, this is caused by having set the incorrect value of DISPLAY
or from not allowing remote hosts to connect.
The working directory is the directory from which the job is submitted. For the job to execute correctly, the working
directory must exist on the remote host. Directories that are not reachable by all machines in the network should
be avoided; this can cause jobs to fail.
Simulation Scripts
This section describes job simulation scripts that emulate jobs. Such scripts are often used by developers as well as business systems analysts.
Troubleshooting X-Windows
If the tool windows are not displayed on the submit host, this is caused by having set the incorrect value of DISPLAY or from not allowing remote hosts to connect.
Sanity Check for vovserver
The command sanity is used to perform checks on the consistency of the trace and of other internal data structures.
Qualify the Working Directory of Jobs
The working directory is the directory from which the job is submitted. For the job to execute correctly, the working directory must exist on the remote host. Directories that are not reachable by all machines in the network should be avoided; this can cause jobs to fail.