Install JQM
Installation Requirements
| Requirement | Details | 
|---|---|
| SuperSTAR installation | Job Queue Manager requires SuperADMIN, SuperSERVER and SuperWEB2. | 
| Relational Database (RBDMS) | JQM requires a relational database to store tabulation results, such as Oracle, Microsoft SQL Server or MySQL.  | 
| Tomcat and Java | JQM can either be installed in the same Tomcat instance that hosts SuperWEB2, or a separate Tomcat instance (recommended). In these instructions, <tomcat_home> refers to the root folder of the Tomcat instance where you are installing JQM.  | 
Installation Steps
- Stop the Tomcat instance if it is running.
 - Extract the Job Queue Manager ZIP file.
 - Copy War Files\queuedjobservice.war from the extracted files to <tomcat_home>\webapps
 - Start the Tomcat instance. This will extract the contents of the Job Queue Manager .war file.