An administrator wants to start the LifeCycle Manager service.
How can this be done?
C
Explanation:
Before users can start working in Cognos LifeCycle Manager, you must start the Cognos LifeCycle
Manager web application.
Procedure
Start the Cognos LifeCycle Manager server:
On a Microsoft Windows system, from the Start menu, click LCM Start.
You can also type the following command in a command prompt window, from the Cognos LifeCycle
Manager install location. Depending on where Cognos LifeCycle Manager is installed, you might have
to run the command prompt window as an administrator.
lcm_start.bat
On a Linux system, run the server start script
install_location/lcm_start.sh
Start the Cognos LifeCycle Manager web application:
On a Microsoft Windows system, from the Start menu, click LCM URI.
Type the following URL in your browser:
http://server_name:port_number/lcm_servlet/app/main
An administrator is reviewing the memory allocations listed below in the current environment.
Which action should the administrator take?
A
An administrator is performing tasks in the IBM Cognos Administration console.
Which task can be performed on the Status > System page?
B
Explanation:
The area: System, dispatcher, server, and service administration: is used to monitor system
performance using system metrics and administer servers.
References:
https://www.ibm.com/support/knowledgecenter/SSMR4U_10.1.0/com.ibm.swg.ba.cognos.ug_cra.10.1.1.doc/c_administrationtools.html
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,E
An environment has two dispatchers with report servers installed on two machines with following
configuration:
Dispatcher 1 on Computer A
Dispatcher 2 on Computer B
What should the setting of processing capacity for Dispatcher 2 be set to, if the capacity for
Dispatcher 1 is set to 1?
B
Explanation:
If your installation includes more than one dispatcher, you can specify the proportion of requests that
each dispatcher handles by changing their processing capacity.
This is commonly referred to as load balancing. You typically set the capacity for a dispatcher based
on the CPU speed of the computer where it is installed.
For example, a first dispatcher is installed on a 2 GHz computer and a second dispatcher on a 1 GHz
computer. You set the processing capacity of the first dispatcher to 2.0 and the second to 1.0. The
first dispatcher handles two-thirds of the requests while the second handles one-third of the
requests. If you set the capacity of both dispatchers to 1.0, requests are sent to each dispatcher
alternately.
The default processing capacity for each dispatcher is 1.0.
References:
https://www.ibm.com/support/knowledgecenter/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ug_cra.doc/t_balancerequestsamongdispatchers.html#BalanceRequestsAmongDispatchers
An administrator needs to ensure that users do not have to enter/select Database credentials when
running reports.
What must a datasource have in order to accomplish this?
C
Explanation:
You add signons to data source connections so that users do not have to enter database credentials
when they run reports.
References:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ug_cra.doc/c_datasources.html
An administrator wants to use one of the sample audit reports to view the percentage of successful
and failed requests for the current day.
What must be done before they can successfully run this report?
B
Explanation:
Before you can create audit reports or use the sample audit reports that come with IBM Cognos
software, you must set up audit reporting.
An administrator wants to control server workload by putting routing rules in place.
Which components can be used?
D
Explanation:
A routing rule determines, based on user, group, or package, which server group you wish to handle
a user request.
There are four routing set rules in Cognos Business Intelligence.
References:
http://www-01.ibm.com/support/docview.wss?uid=swg21427147
Which attribute can an administrator enable to prevent malicious scripts from reading or
manipulating the CAM passport cookie during a users session with their Web browser?
B
Explanation:
The userCapabilities cookie, with the Session temporary type, contains all capabilities and the
signature for the current user.
Where can uploaded visualizations within the IBM Cognos Administration console be managed?
A
Explanation:
References:
http://www-01.ibm.com/support/docview.wss?uid=swg21993750
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?
B
Explanation:
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.
An administrator has a requirement to specify system-wide accessibility settings for all entries
(reports, jobs and schedules).
How can this be done?
D
Explanation:
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
References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 189
Where can a report or dashboard be saved?
A
Explanation:
While you are working on your custom dashboard, save it locally in the My content folder. When you
finish creating your dashboard, you can make it available to users with the WCM Report User role by
copying it to your custom dashboard folder in Team Content.
When you finish creating your dashboard, you can make it available to users with the WCM Report
User role by copying it to your custom dashboard folder in Team Content.
References:
https://www.ibm.com/support/knowledgecenter/en/SSRMV7/com.ibm.iwcm.doc/care/t_reporting_create_dashboards.html
An administrator is operating in a hybrid operating systems environment, trying to establish a
datasource connection. The compatible portion succeeds, however, the JDBC portion failed with
following error: XQE-JDB-0004 A problem occurred finding the driver class
com.microsoft.sqlserver.jdbc.SQLServerDriver.
What is the possible cause for this error?
C
Explanation:
Question
When testing a JDBC connection to Microsoft SQL Server 2005 / 2008 / 2012 you receive the error
XQE-JDB-0004
A
problem
occurred
finding
the
driver
class
"com.microsoft.sqlserver.jdbc.SQLServerDriver".
Cause
The JDBC connector is missing or not properly installed for Cognos Answer
You may need to download the .JAR files from Microsoft download center site:
http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11774
or search for "Microsoft JDBC Driver for SQL Server" via your favorite search engine.
Follow the Microsoft instructions to download and install.
References:
http://www-01.ibm.com/support/docview.wss?uid=swg21623909
What is the role of Cognos Access Manager (CAM)?
B
Explanation:
Access Manager provides a centralized environment to define, store, and maintain security
information for IBM Cognos business information applications.
In one central location, you can set up and maintain secure user access to data, such as cubes and
reports, that are created in other IBM Cognos applications. With Access Manager, you can also set up
and maintain user signon information and auto-access privileges for the data sources and servers
that contain the required data.
References:
http://public.dhe.ibm.com/software/data/cognos/documentation/docs/en/accman/7.4mr4/accessa
dm.pdf