C1000-091 Free Update With 100% Exam Passing Guarantee [2021]
[Aug-2021] Verified IBM Exam Dumps with C1000-091 Exam Study Guide
NEW QUESTION 27
How are the logging levels for the Operational Decision Manager (ODM) containers specified?
- A. Update the ODM Operator, specifying a new configMap.
- B. Update the logging properties in the Liberty console.
- C. Update the logging element in the WebSphere Liberty server.xml
- D. Update the trace level in the Decision Center.
Answer: A
NEW QUESTION 28
How can an administrator migrate a set of applications currently running on Business Automation Studio v
19.0.2 to a new deployment of Business Automation Studio v19.0.3?
- A. Export a snapshot of each application as ".app" and then import into the new BAS v19.0.3 deployment.
- B. Export ail applications into a single "app" file and then perform a bulk import into the new BAS V19.0.3 deployment.
- C. Export each application as ".twx" and then import into the new BAS v19.0.3 deployment.
- D. Export all applications into a single ".zip" file and then perform a bulk import into the new BAS v19.0.3 deployment.
Answer: A
NEW QUESTION 29
What must be created to provide external storage for the content services environment for Business Automation Content Analyzer?
- A. Namespace
- B. Ingress
- C. Persistent Volume
- D. Kube Proxy
Answer: C
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.install/k8s_topics/tsk_prepare_ba
NEW QUESTION 30
How can an administrator migrate a set of applications currently running on Business Automation Studio v 19.0.2 to a new deployment of Business Automation Studio v19.0.3?
- A. Export a snapshot of each application as ".app" and then import into the new BAS v19.0.3 deployment.
- B. Export ail applications into a single "app" file and then perform a bulk import into the new BAS V19.0.3 deployment.
- C. Export each application as ".twx" and then import into the new BAS v19.0.3 deployment.
- D. Export all applications into a single ".zip" file and then perform a bulk import into the new BAS v19.0.3 deployment.
Answer: A
NEW QUESTION 31
Which command should be used to verify that a user can authenticate to the new cluster?
- A. oc connect -u <user name> -p <password>
- B. oc connect <master cluster name URL>
- C. oc login <master cluster name URL>
- D. oc ssh <master cluster name URL> -u <username> -p <password>
Answer: B
NEW QUESTION 32
Which IBM Cloud Pak for Automation component needs post-deployment configuration to allow users to access Kibana dashboards?
- A. IBM Business Automation Insights
- B. IBM FileNet Content Manager
- C. IBM Business Automation Content Analyzer
- D. IBM Automation Digital Worker
Answer: D
Explanation:
Reference:
https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&subtype=CA&htmlfid=897/ENUS219-477&appname=USN
NEW QUESTION 33
Which component is needed to view tasks of Automation Workstream Services?
- A. Business Automation Workflow Server
- B. Business Automation Insights
- C. Business Automation Studio
- D. Business Automation Navigator
Answer: A
NEW QUESTION 34
Where is the data persisted for Operational Decision Manager?
- A. Elastic Block Storage
- B. HDFS
- C. Red Hat Data Grid
- D. Database
Answer: D
NEW QUESTION 35
Running the command oc get pods displays the following:
Which command is used to delete this pod?
- A. oc terminate pod test-pod

- B. oc remove pod test-pod
- C. oc delete pod test-pod
- D. oc kill pod test-pod
Answer: C
NEW QUESTION 36
Where are the Content Analyzer logs located?
- A. In the Content Analyzer container
- B. logs PV
- C. systemout.log
- D. database
Answer: B
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.install/op_topics/tsk_ca_troublesh
NEW QUESTION 37
Which component must be installed before installing Business Automation Application Engine?
- A. User Management Service
- B. Business Automation Insights
- C. Business Automation Studio
- D. Application Engine Studio
Answer: A
NEW QUESTION 38
In order to install Cloud Pak for Automation, which command is needed to add the privileged SCC to the service account?
- A. oc new-project my-project
- B. oc adm policy add-scc-to-user privileged -z default
- C. oc adm policy privileged
- D. oc edit sec privileged
Answer: B
NEW QUESTION 39
Which two components are supported for single sign-on by UMS?
- A. IBM Business Automation Insights
- B. IBM Business Automation Studio
- C. IBM FileNet Content Manager
- D. IBM Datacap
- E. IBM Operation Decision Manager
Answer: B,C
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.offerings/topics/con_ums.html
NEW QUESTION 40
Which is the correct configuration in the dc_ums-datasource section for two failover DB servers of the User Management Service?

- A. Option A
- B. Option D
- C. Option B
- D. Option C
Answer: B
NEW QUESTION 41
What is used to deploy an IBM Business Automation Application Engine (App Engine) environment for running the applications that are built in IBM Business Automation Studio?
- A. Swagger file
- B. Docker Compose
- C. Custom Resource (CR) file
- D. Kube Proxy
Answer: C
NEW QUESTION 42
Where are the instructions and configuration files to install IBM Cloud Pak for Automation?
- A. Docker Hub (http://dockerhub.com/)
- B. GitHub (http://github.com)
- C. FixCentral (https://www.ibm.com/support/fixcentral/)
- D. Red Hat container registry (https://quay.io/)
Answer: B
NEW QUESTION 43
Flink jobs ingest and process events before storing results in HDFS. Kafka, and Elasticsearch. If no results appear in one of those destinations, it is important to be able to investigate how the job were executed by looking at the logs. Which command can be used to see the logs of the corresponding task managers?
- A. oc get pods
- B. oc describe <my-release>-bai flink t jskmanager-<id>
- C. oc logs -since=3h <my release>-bai-flink ta3kmanager-<id>
- D. tail -t systemOut.log
Answer: C
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_20.0.x/com.ibm.dba.bai/topics/tsk_bai_flink_get_jo
NEW QUESTION 44
When communicating with Kafka in Business Automation Insights, which mechanism is supported for authentication?
- A. Kerberos
- B. SAML
- C. UMS
- D. OAuth2
Answer: A
NEW QUESTION 45
What must an administrator make sure of before a toolkit contributor can successfully communicate with Business Automation Studio?
- A. Transport Layer Security (TLS) certificates are exchanged between Business Automation Studio and the contributor.
- B. The contributor is also a Kubernetes-based service or product.
- C. The Business Automation Studio and the contributor share the same database.
- D. The contributor is installed on the same server as Business Automation Studio.
Answer: A
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSYHZ8_20.0.x/com.ibm.dba.install/op_topics/tsk_basconfig_t
NEW QUESTION 46
Which two statements are true about User Management Services (UMS)?
- A. Provides a common login page for all of the IBM Cloud Pak for Automation components
- B. Provides an authentication scheme that is based on SAML
- C. Provides a common registry for components to store information
- D. Provides an authentication scheme that is based on the open standards OpenID Connect and OAuth 2.0
- E. Provides a common login page for some of the IBM Cloud Pak for Automation components
Answer: A,B
NEW QUESTION 47
When configuring the plug-in for external share in Business Automation Navigation in a container environment, what should be used in the JAR file path field?
- A. A relative local directory path to the sharePlugin JAR
- B. A URL that points to the sharePlugin JAR
- C. An absolute local directory path to the sharePlugin JAR
- D. An environment variable specifying the location of the sharePlugin JAR
Answer: D
NEW QUESTION 48
What are the primary components of OpenShift Container Platform logging?
- A. collectd, Elasticsearch, Graphite
- B. Fluentd, Solr, Grafana
- C. Logstash, Log fusion, Grafana
- D. Fluentd, Elasticsearch, Kibana
Answer: D
Explanation:
Explanation
https://docs.openshift.com/container-platform/4.5/logging/cluster-logging.html The major components of cluster logging are:
* collection - This is the component that collects logs from the cluster, formats them, and forwards them to the log store. The current implementation is Fluentd.
* log store - This is where the logs are stored. The default implementation is Elasticsearch. You can use the default Elasticsearch log store or forward logs to external log stores. The default log store is optimized and tested for short-term storage.
* visualization - This is the UI component you can use to view logs, graphs, charts, and so forth. The current implementation is Kibana.
NEW QUESTION 49
Running the command oc get pods displays the following:
Which command is used to run a shell inside the pod?
- A. oc rsh test-pod
- B. oc shell test-pod

- C. oc terminal test-pod
- D. oc telnet test-pod
Answer: A
NEW QUESTION 50
Why would an administrator issue the command oc get routes <SERVICE NAME>?
- A. To test an OpenShift route being used by a service within an IBM Cloud Pak for Automation component
- B. To configure an OpenShift route to be used by a service within an IBM Cloud Pak for Automation component
- C. To access a service within an IBM Cloud Pak for Automation component using an OpenShift route
- D. To determine the URL to be used to access a service via an OpenShift route within an IBM Cloud Pak for Automation component
Answer: D
NEW QUESTION 51
......
Authentic Best resources for C1000-091 Online Practice Exam: https://www.ipassleader.com/IBM/C1000-091-practice-exam-dumps.html