Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > IBM > IBM Certifications > C2090-623 > C2090-623 Online Practice Questions and Answers

C2090-623 Online Practice Questions and Answers

Questions 4

An administrator sees that an environment has a long startup time and wants to remedy the issue.

Which solution should be used?

A. Set load balancing to cluster compatible.

B. Check the Fast Startup option under IBM Cognos Configuration.

C. Increase the size of the JVM heap by selecting Large configuration.

D. Reduce the size of the Content Store through archiving and removal.

Buy Now

Correct Answer: A

If your IBM Cognos servers operate within a load balancing infrastructure, you can turn off the weighted round robin format of load balancing for the dispatcher. Otherwise, load balancing may be duplicated by the cluster and by IBM Cognos software, which can degrade performance. You can set the dispatcher property named loadBalancingMode either to weightedRoundRobin or clusterCompatible. References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 163

Questions 5

All users have unrestricted access in a secured environment. What must be modified to control this access?

A. Delete the "All Authenticated Users" group.

B. Disable anonymous access using IBM Cognos Configuration.

C. Modify the advanced properties of the authorization namespace.

D. Remove the "Everyone" group from the "System Administrators" role.

Buy Now

Correct Answer: B

You can disable the Anonymous user account by changing the configuration parameters in the configuration tool. This entry represents a user account shared by members of the general public who can access IBM Cognos software without being prompted for authentication. For example, this type of access is useful when distributing an online catalog. Anonymous users can see only those entries for which access permissions are not set, or are set specifically for this account or for the Everyone group.

Incorrect Answers:

A: The built-in entries include the Anonymous user account, the groups All Authenticated Users and Everyone, and the role System Administrators. You cannot delete the built-in entries. They appear in both secured and non-secured environments.

References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 297

Questions 6

Which policy rule is defined by this statement?

"If a policy has not been explicitly defined for an IBM Cognos Analytics object, then the policy that is

applied to its parent object will be used to evaluate if the object can be accessed."

A. Acquired policies

B. Group inheritance

C. Union of permissions

D. Traversing to view child entries

Buy Now

Correct Answer: D

Users must have at least traverse permissions for the parent entries of the entries they want to access. The parent entries include container objects such as folders, packages, groups, roles, and namespaces.

References: https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/ com.ibm.swg.ba.cognos.ug_cra.doc/c_accesspermissions.html

Questions 7

A report author gets the following error message:

"An error has occurred. Please contact your administrator. The complete error has been logged by CAF with SecureErrorID:2004-05-25-15:44:11.296-#9."

How can the administrator get the complete error message?

A. Open the cogerror.log file using a text editor.

B. Open the cogserver.log file using a text editor.

C. Run the user report errors audit report from the samples Audit package.

D. Run the user session details audit report from the samples Audit package.

Buy Now

Correct Answer: B

To find out about the actual error though an administrator with file access to the server log (cogserver.log)

will need to search that log for the SecureErrorID given in the on-screen message.

References: http://www-01.ibm.com/support/docview.wss?uid=swg21344157

Questions 8

An administrator is attempting to import a backup of the entire Content Store into an existing Content

Store.

What is an instance of when an object will be kept by the default conflict resolution rule?

A. There are not any conflict resolution rules applied when importing the entire Content Store. All objects will be replaced.

B. When the object is OUTPUT, GRAPHIC or PAGE and the CM.DEPLOYMENTKEEPERREPORTOUTPUT parameter is set to True.

C. When the object is OUTPUT, GRAPHIC or PAGE and the CM.DEPLOYMENTUSERREPORTOUTPUT parameter is set to True.

D. When the object is CACHEOUTPUT, SESSION or REPORTCACHE, REPORTMETADATACACHE or DEPLOYMENTDETAIL.

Buy Now

Correct Answer: D

The default conflict resolution rule for deploying the entire content store is replace. Exceptions to the default conflict resolution rule are listed in the following table:

Object name: SESSION, CACHEOUTPUT, REPORTCACHE, REPORTMETADATACACHE, DEPLOYMENTDETAIL Conflict Resolution Rule: Keep

References: https://www.ibm.com/support/knowledgecenter/SSEP7J_10.2.2/ com.ibm.swg.ba.cognos.ug_cra.10.2.2.doc/ c_ruleswhendeployingtheentirecontentstore.html#RulesWhenDeployingtheEntireContentStore

Questions 9

An administrator has a requirement to specify system-wide accessibility settings for all entries (reports, jobs and schedules).

How can this be done?

A. No action needed as the Administrator has access to all entries by default.

B. In IBM Cognos Portal select all entries and change owner to Administrator.

C. In IBM Cognos Administration, on the Deployment tab add a new deployment, select full Content Store and deploy without security and import overriding Source with Administrator user.

D. In IBM Cognos Administration, click on "configuration" > dispatchers and services > click on "set properties" > click on "settings" > in the Category drop down list box select "Administrator Override".

Buy Now

Correct Answer: D

Enable Accessible Report Output Using System-wide Settings Accessible reports contain features, such as alternate text, that allow users with disabilities to access report content using assistive technologies, such as screen readers. In IBM Cognos Administration, you can specify system-wide settings for accessible report output that apply to all entries, including reports, jobs, and scheduled entries. Accessibility settings in the user preferences and report properties can overwrite the system-wide settings in IBM Cognos Administration.

Steps

1.

Start IBM Cognos Connection.

2.

In the upper-right corner, click Launch, IBM Cognos Administration.

3.

On the Configuration tab, click Dispatchers and Services.

4.

From the toolbar in the upper-right corner of the page, click the set properties button .

5.

Click the Settings tab.

6.

Under Category, click Administrator Override.

7.

For the Administrator Override category, next to Accessibility support for reports, in the Value column, click Edit.

8.

In the Accessibility support for reports page, select one of the following options:

References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 189

Questions 10

An administrator is creating a datasource for an IBM Cognos PowerCube. On the datasource creation page, the `Configure JDBC connection' check box is played out and cannot be selected.

What is the reason for this?

A. The IBM Cognos PowerCube is not optimized.

B. The execution mode for the dispatcher is not set to 64 bit.

C. The execution mode for the environment is not set to 64 bit.

D. JDBC connection is not supported for IBM Cognos PowerCube.

Buy Now

Correct Answer: B

Explanaton: Compatible query mode To run reports that use the compatible query mode, you must use 32-bit data source client libraries and configure the report server to be 32-bit. The compatible query mode uses native client and ODBC connections to communicate with data sources. If the data source is 64-bit, ensure that you use the 32-bit client libraries to connect to the data source to use the compatibility query mode.

Incorrect Answers:

D: IBM Cognos PowerCube supports JDBC connections.

References: https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/ com.ibm.swg.ba.cognos.inst_cr_winux.doc/c_rptconnsingle.html

Questions 11

A user has been given administration capabilities to manage tasks without going into the IBM

Administration console.

Which of the following options can be performed? (Choose two.)

A. Importing and exporting specific folder content.

B. Creating or modifying a Datasource Connection.

C. Adding new groups and folder to the Cognos namespace.

D. Adding a new contact and distribution list to the Cognos namespace.

E. Viewing past and upcoming scheduled jobs and reports and what is currently running.

Buy Now

Correct Answer: AE

Questions 12

IBM Cognos Analytics is installed on a non-Windows platform. An administrator receives the following error after setting up a datasource connection:

"XQE-DS-0014 Unable to logon to the data source. An unexpected error from the JDBC driver "com.microsoft.sqlserver.jdbc.SQLServerDriver":

"java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.8 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0."

What should the administrator do to rectify this problem?

A. Elevate the permission of the driver folder.

B. Check the user account for proper logon permission.

C. Copy the sqljdbc4 driver to the install location\drivers directory.

D. Copy the sqljdbc4 driver to the install location\5dataserver\lib directory.

Buy Now

Correct Answer: C

Based on the error message that is displayed, it is likely that the JDBC driver is unable to read the correct `.jar' file. When performing an update of the JDBC driver to receive the new `.jar' file, the original `.jar' file is still likely to be stored in the same location as it contains the same file path that is held in the installer of the software.

Ensure that JDBC drivers are in the correct location. For the IBM Cognos Analytics, the JDBC drivers must be copied to the install_location\drivers directory.

References: https://developer.ibm.com/answers/questions/292756/the-xqe-ds-0014-error-message-appears-aftercarryi-1.html https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/ com.ibm.swg.ba.cognos.bi_install_faq.doc/c_inst_crit_config.html

Questions 13

An administrator wants to describe the internal architecture and request flow for a Query service of an

executed DQM report.

How is this done?

A. A report specification is executed via BIBus which directly queries via RDBMS adapter, and caches then waits for the result and generates the report output.

B. A report specification is executed via Query service which directly queries via RDBMS adapter, and caches then waits for the result and generates the report output.

C. A report specification is executed via Query service which parses the request into two trees and executes via RDBMS adapter and caches then waits for the result and generates the report output.

D. A report specification is executed via BIBus then to Query service which parses the request into two trees and executes via RDBMS adapter and caches then waits for the result and generates the report output.

Buy Now

Correct Answer: B

The SQL engine obtains data directly from the RDBMS Adapter. The Query Execution Engine updates the secure Data Cache with dimensional data for future reuse. Note: A report specification is an executable definition of a report, including query and layout rules, which can be combined with data to produce a report output.

References: https://www.ibm.com/developerworks/data/library/cognos/infrastructure/cognos_specific/ page529.html

Exam Code: C2090-623
Exam Name: IBM Cognos Analytics Administrator V11
Last Update: Jun 12, 2025
Questions: 60

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2025 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.