InterviewSolution
| 1. |
Where Are The Backup Files Are Present After Creating The Queue Manager? |
|
Answer» Windows SYSTEMS: If you use Web Sphere MQ for Windows NT and Windows 2000, configuration information is STORED in the Windows Registry. UNIX Systems: When you install the product, the Web Sphere MQ configuration FILE (mqs.ini) is created. It contains a list of queue managers that is updated each TIME you create or delete a queue manager. There is ONE mqs.ini file per node. When you create a new queue manager, a new queue manager configuration file (qm.ini) is automatically created. This contains configuration parameters for the queue manager. Windows systems: If you use Web Sphere MQ for Windows NT and Windows 2000, configuration information is stored in the Windows Registry. UNIX Systems: When you install the product, the Web Sphere MQ configuration file (mqs.ini) is created. It contains a list of queue managers that is updated each time you create or delete a queue manager. There is one mqs.ini file per node. When you create a new queue manager, a new queue manager configuration file (qm.ini) is automatically created. This contains configuration parameters for the queue manager. |
|