The bcoll Command
To collect batch jobs on a one-time basis, use the bcoll command:
bcoll batchid
This is a convenient utility for retrieving the jobname.out and jobname.err files generated by bsub with nfs mode off. The argument is the batch ID indicated when bsub is finished submitting.
To check the status of a Batch Job, you must be running PDriver with a Driver user that has the appropriate Security Role on the Manager. To do this, create a Driver user mapped to a role with access to the Batch Admin View feature (such as the default Manage role), and set DSUsername and DSPassword in the driver.properties file to this username.