In a LifeCycle Manager Project, a user can create either a Benchmark task or a Comparison task.
Which statement is INCORRECT when describing the application of Benchmark tasks?
Answer : C
An administrator is implementing security by managing and working with the Cognos namespace.
Which statement is true?
Answer : D
The Cognos namespace includes predefined objects to help you quickly set up initial security.
You use the predefined objects and other features of the Cognos namespace for ongoing security management.
You can create groups and roles in the Cognos namespace.
Initial access permissions are applied to all predefined objects. You can modify the permissions from the object properties.
An administrator wants to start the LifeCycle Manager service.
How can this be done?
Answer : C
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
Why would an administrator use IPF (Indication Processing Facility) logging?
Answer : C
Some error messages may contain sensitive information, such as server names. By default, error message details in IBM Cognos software are routed to IPF log files, and the secure error message option is enabled. The information presented to users indicates only the occurrence of an error, without any details.
The database containing the Content Store crashed. The administrator needs to restore the Content Store in its entirely including all of the configuration settings that were defined.
What must be done to recover the configuration settings?
Answer : C
Specify if Configuration Objects and Children are Part of Deployment.
You can specify if configuration objects and their children are included as part of deployment. By default, they are not included.
You can change the default setting using the advanced setting
CM.DEPLOYMENTINCLUDECONFIGURATION.
By default, it is set to False (do not include configuration objects in deployments).
To change the default to include configuration objects and their children, set it to True.
References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 384
An administrator needs to exclude users from rendering reports as PDF output.
How can this be enabled?
Answer : A
By default, all users have permissions for the following capabilities:
These separately secured functions support the management of system resources. To control the formats options that users can see and run in the user interface, set access permissions for these capabilities.
Which attribute can an administrator enable to prevent malicious scripts from reading or manipulating the CAM passport cookie during a user's session with their Web browser?
Answer : B
The userCapabilities cookie, with the Session temporary type, contains all capabilities and the signature for the current user.