IBM C2090-623 Exam Practice Questions (P. 3)
- Full Access (60 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
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?
What must be done to recover the configuration settings?
- AThe configuration settings are automatically included when running the import.
- BManually apply the settings because configuration settings are not a part of the Content Store deployment.
- CConfiguration settings are not included in the Content Store deployment. The parameter CM.DEPLOYMENTINCLUDECONFIGURATION must be set to true on the ContentManagerService prior to running the Content Store export deployment.
- DConfiguration settings are included in the Content Store deployment but not included in the import unless you set the parameter
Correct 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
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
send
light_mode
delete
Question #12
An environment is configured to use Compatible Query Mode (CQM).
Which statement is true about request flow?
Which statement is true about request flow?
- AOLAP, DMR and Relational components reside in the same Adapters layer.
- BOLAP, UDA and DMR components reside in the same Query Execution layer.
- COLAP, Relational and DMR components reside in the same Query Planning layer.
- DOLAP, DMR and Relational components reside in the same Query Execution layer.
Correct Answer:
C
OLAP style queries, like those against SAP BW, Oracle Essbase and IBM Cubing Services type data sources, will go to the OLAP query planner.
References: The IBM Cognos 10 Dynamic Query Cookbook (2010), page 7
C
OLAP style queries, like those against SAP BW, Oracle Essbase and IBM Cubing Services type data sources, will go to the OLAP query planner.
References: The IBM Cognos 10 Dynamic Query Cookbook (2010), page 7
send
light_mode
delete
Question #13
A user needs to create a data module that uses a datasource named MyDatabase.
What actions must be taken to enable the user to access this datasource?
What actions must be taken to enable the user to access this datasource?
- AUsing Manage, click on Data servers, click on + and choose the appropriate database type, name the connection "MyDatabase" and supply the appropriate connection details to connect to the data source.
- BUsing New, click on Data Module, select Data servers, click on the + to add a new data server, choose the appropriate database type, name the connection "MyDatabase" and supply the appropriate connection details to connect to the data source.
- CUsing Manage, click on Administration console, then click on "New Data Source" within the Data Source Connections option under the Configuration tab. Select the appropriate database type, name the data source "MyDatabase" and supply the appropriate connection details to connect to the data source.
- DUsing Manage, click on Administration console, then click on "New Data Server" within the Data Source Connections option under the Configuration tab. Select
Correct Answer:
C
You can combine multiple sources into one data module. After you add a source, click Add sources (Add a data source.) in Selected sources to add another source.
References:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ca_mdlg.doc/c_data_modules.html
C
You can combine multiple sources into one data module. After you add a source, click Add sources (Add a data source.) in Selected sources to add another source.
References:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ca_mdlg.doc/c_data_modules.html
send
light_mode
delete
Question #14
An administrator needs to exclude users from rendering reports as PDF output.
How can this be enabled?
How can this be enabled?
- AModify the permissions for the generate PDF Output capability.
- BUse Theme Manager to remove the generate PDF Output option.
- CCreate a role name "PDF output", add the built-in entry group name "Everyone" and set the permission to Deny.
- DModify the file located in <install>\templates\ps\system.xml, locate the line <format id="PDF>", and add the following attribute enabled="false".
Correct Answer:
A
By default, all users have permissions for the following capabilities:
✑ Generate CSV Output
✑ Generate PDF Output
✑ Generate XLS Output
✑ Generate XML Output
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.
References:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ug_cra.doc/c_specifyreportformat.html
A
By default, all users have permissions for the following capabilities:
✑ Generate CSV Output
✑ Generate PDF Output
✑ Generate XLS Output
✑ Generate XML Output
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.
References:
https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ug_cra.doc/c_specifyreportformat.html
send
light_mode
delete
Question #15
An administrator created a Content Store export and included the user account information.
How can a listing of the content be exported?
How can a listing of the content be exported?
- AWithin the export, ensure the Recording level option is set to Trace.
- BBy default when the Content Store is backed up, a full detailed listing is generated and available in the Logs folder.
- CModify the Advanced settings on the ContentManagerService by adding the parameter CM.DeploymentDetailEntireContent with a value of true.
- DModify the Advanced settings on the ContentManagerService by adding the parameter CM.DeploymentIncludeConfiguration with a value of true.
Correct Answer:
D
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.
Incorrect Answers:
C: The CM.DeploymentDetailEntireContent setting affects deployment history. By default, the information saved in deployment records includes the progress and summary reports only. If you want to include more detailed information, change the recording level using the advanced setting
CM.DEPLOYMENTDETAILENTIRECONTENT.
References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 384
D
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.
Incorrect Answers:
C: The CM.DeploymentDetailEntireContent setting affects deployment history. By default, the information saved in deployment records includes the progress and summary reports only. If you want to include more detailed information, change the recording level using the advanced setting
CM.DEPLOYMENTDETAILENTIRECONTENT.
References: IBM Cognos Administration Version 10.1.0, Administration and Security Guide, page 384
send
light_mode
delete
All Pages