GET_QUEUE_NAME - Get the name of the queue a batch job is on This program is run from a batch job. It searches through the job controller database (JBCSYSQUE) and determines what queue the job is on. The queue name is assigned to the local DCL symbol BATCH_NAME. Warning: This program will undoubtably stop working under Version 4 as the job controller will be undergoing major modifications.