IBM MQ/IBM WebSphere MQ Sample Test,Sample questions

Question:
 A bank application sends critical financial messages on a queue so that other applications can process them. In order to recover messages after a system failure, the messages need to be:

1. Defined with high priority.

2.Saved manually in a log file

3.Backed up to another queue.

4.Set as persistent.

Posted Date:-2022-10-03 10:45:43


Question:
 An administrator is asked to check whether existing channels with transport type of TCP are SSLenabled. Which one of the following commands does the administrator need to use for this purpose?

1.DIS CHL(*) CHLTYPE SSLPEER

2.DIS CHL(*) CHLTYPE SSLCIPH

3.DIS CHL(*) CHLTYPE SSLCERTI

4.DIS CHL(*) CHLTYPE SSLCAUTH

Posted Date:-2022-10-03 10:43:43


Question:
 Which of the following commands can the administrator use to get a list of all authority records for a queue manager on Windows?

1.Dmpmqaut

2.Dspmqrte

3.Dspmqaut

4.Runmqcfg

Posted Date:-2022-10-03 10:41:32


Question:
An administrator is trying to use WebSphere MQ Explorer to administer a remote queuemanager. After successfully connecting to the queue manager, what is the administrator able to do?

1.Stop the queue manager.

2. Delete the queue manager.

3.Start the command server for the queue manager.

4.Create queues on the queue manager.

Posted Date:-2022-10-03 10:44:35


Question:
An administrator was asked to restrict the IBM WebSphere MQ trace file size on AIX to 10 MB. How can the administrator do this?

1.Use the command setmqscp

2.Use the environment variable MQS_TRACE_OPTIONS

3.Set the MaxSize parameter under Trace Stanza

4.Pass the value as a parameter to strmqtrc

Posted Date:-2022-10-03 10:38:42


Question:
For the Solaris platform, which databases are supported as a resource manager in transactionscoordinated by IBM WebSphere MQ V7.0?

1.Oracle, Derby, My SQL

2.DB2, Derby, Teradata

3.DB2, Oracle, Informix, Sybase

4. DB2, SQL Server, Sybase, Informix

Posted Date:-2022-10-03 10:39:45


Question:
For the Solaris platform, which databases are supported as a resource manager in transactionscoordinated by IBM WebSphere MQ V7.0?

1.Oracle, Derby, My SQL

2.DB2, Derby, Teradata

3.DB2, Oracle, Informix, Sybase

4. DB2, SQL Server, Sybase, Informix

Posted Date:-2022-10-03 10:39:48


Question:
How to define alias queue?

1.define target as qalias

2.define qalias as target

3.define target as qlocal

4.define qlocal as target

Posted Date:-2022-10-03 10:31:21


Question:
How to setup MQ environment for media recovery?

1.No additional configuration is needed

2.Configure queue managers for advanced logging

3.Configure queue managers for linear logging

4.Modify logging so that log files are viewed as a closed loop

Posted Date:-2022-10-03 10:28:39


Question:
How to setup MQ environment with 0 message failure?

1.No particular setup is needed

2.Using persistent messages circular logging

3.Using persistent messages linear logging

4.Using nonpersistent messages linear logging

Posted Date:-2022-10-03 10:42:45


Question:
The software products of websphere are used for:

1.Creating applications

2.Deploying applications

3.All

4.Integrating applications

Posted Date:-2022-10-03 10:55:53


Question:
To clear local queue?

1.Using MQ explorer

2.MQSC command

3.Alter queue

4.Delete local queue

Posted Date:-2022-10-03 10:46:44


Question:
To make sure a SSL enabled channel can start successfully, the Distinguished Name (DN) of the certificate received from the peer queue manager or client must match the value of which channelattribute?

1.SSLUSER

2.SSLCIPH

3.SSLPEER

4.SSLCAUTH

Posted Date:-2022-10-03 10:37:58


Question:
To run MQSC command what will be the syntax

1.Crtmqm

2.Runmqsc

3.Strmqm

4.None of These

Posted Date:-2022-10-03 10:30:32


Question:
What are the advantages of using queue-sharing groups in IBM WebSphere MQ?

1.workload balancing, remote administration improved

2.performance, ease of monitoring

3.scalability, high availability, workload balancing

4.scalability, end-to-end security, data integrity

Posted Date:-2022-10-03 10:33:12


Question:
What are the four predefined message types?

1.Request, response, publication, datagram

2.Request, broadcast, acknowledgment, response

3.Request, reply, report, datagram

4.Publication, subscription, request, response

Posted Date:-2022-10-03 10:29:45


Question:
What is a business rule management system used for?

1.Enables organizational policies – and the operational decisions associated with those policies

2.Provide easy, safe, reliable control over automated decisions used by business systems

3.both (a) and (b)

4.none of the above

Posted Date:-2022-10-03 11:17:15


Question:
What is a business rule management system used for?

1.Enables organizational policies – and the operational decisions associated with those policies

2.Provide easy, safe, reliable control over automated decisions used by business systems

3.both (a) and (b)

4.none of the above

Posted Date:-2022-10-03 11:17:23


Question:
What is a business rule management system used for?

1.Enables organizational policies – and the operational decisions associated with those policies

2.Provide easy, safe, reliable control over automated decisions used by business systems

3.both (a) and (b)

4.none of the above

Posted Date:-2022-10-03 11:17:43


Question:
What is the default port for accessing WebSphere Application Server Console.

1.8080

2.9060

3.25

4.90

Posted Date:-2022-10-03 11:14:03


Question:
What is the use of websphere cloudburst?

1.Provides management capabilities to optimize the performance of single WebSphere deployments running in a shared Enterprise cloud

2.Provides management capabilities to optimize the performance of multiple WebSphere deployments running in separate Enterprise cloud

3.Provides management capabilities to optimize the performance of single WebSphere deployments running in a single Enterprise cloud

4.Provides management capabilities to optimize the performance of multiple WebSphere deployments running in a shared Enterprise cloud

Posted Date:-2022-10-03 10:52:57


Question:
What is the WASService command used for?

1.To deploy a service

2.Register the applications

3.Register the Websphere Application Server as a Windows service

4.To start a particular service

Posted Date:-2022-10-03 11:24:53


Question:
What is WebSphere Service Registry and Repository used for?

1.Ensure awareness of available applications and services

2.Ensure awareness of available applications, services and documents

3.Ensure awareness of available services and documents

4.None of These

Posted Date:-2022-10-03 11:18:44


Question:
What object must be running to handle inbound connection requests to start receiver channels?

1.Service

2.Listener

3.Channel Initiator

4.Process definition

Posted Date:-2022-10-03 10:26:55


Question:
What type of files can be deployed for an application into websphere?

1.War

2.JAR

3.ALX

4.None

Posted Date:-2022-10-03 16:46:11


Question:
What will be the command to stop command server?

1.Dspmqrte

2.Dspmqaut

3.Dspmqcsv

4.Endmqcsv

Posted Date:-2022-10-03 10:32:13


Question:
Which command dumps the security authorization of an MQ object in a readable format?




1.Dmpmqaut

2.Listmqaut

3.Setmqaut

4.Dumpmqaut

Posted Date:-2022-10-03 10:27:39


Question:
Which Eclipse version is a prerequisite to use MQ Explorer to administerIBM WebSphere MQV7.0 on Windows?

1.3.3

2.3.2

3.3.1

4.3.0

Posted Date:-2022-10-03 10:35:46


Question:
Which features of IBM WebSphere MQ specifically provide robust message transport?

1.Data integrity, security, parallel processing

2.Asynchronous delivery, once and once-only delivery, persistent messaging

3.Time independence, no duplicate delivery, synchronous processing

4.Assured delivery, application parallelism, time dependent applications

Posted Date:-2022-10-03 10:40:49


Question:
Which of the following are valid websphere solutions?

1.Mobile and speech middleware

2.Commerce

3.All

4.Optimization and Analytical Decision Support Solutions

Posted Date:-2022-10-03 11:03:09


Question:
Which of the following would occur if an administrator ran the MQSC command REFRESHSECURITY TYPE(SSL)?

1.All newly-created channels were restarted.

2.The cached view of the SSL key repository was updated.

3.Changes to users OS authority were recognized.

4.Changes of IBM WebSphere MQ security with OAM take effect.

Posted Date:-2022-10-03 10:34:20


Question:
Which websphere product is used to Build, deploy and manage applications?

1.Application portal

2.None

3.Application-infrastructure

4.Application integration

Posted Date:-2022-10-03 11:05:58


Question:
Which websphere product provides most comprehensive set of graphics?

1.Portal software

2.Websphere Application portal

3.None

4.IBM ILOG Visualization software

Posted Date:-2022-10-03 11:32:55


Question:
_____________ performs massive volumes of transaction processing with extreme efficiency and linear scalability.

1.WebSphere Business modeler scale

2.WebSphere eXtreme Scale

3.WebSphere Business vision

4.None of These

Posted Date:-2022-10-03 16:42:45


More MCQS

  1. IBM WebSphere MQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!