Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By OrlandoGardiner
O
OrlandoGardiner
Community Contributor
Quizzes Created: 1 | Total Attempts: 97
| Attempts: 97 | Questions: 90
Please wait...
Question 1 / 90
0 %
0/100
Score 0/100
1. Which characteristic of the Web Intelligence Job Server enables it to provide stability and efficiency for running large or complex reports?

Explanation

The characteristic of running jobs as individual processes enables the Web Intelligence Job Server to provide stability and efficiency for running large or complex reports. By running jobs as individual processes, each report is isolated from others, preventing any potential issues or failures from affecting the entire system. This also allows for better resource management and allocation, as each job can be assigned its own set of resources. Additionally, running jobs as individual processes enables parallel processing, allowing multiple reports to be executed simultaneously, further enhancing efficiency.

Submit
Please wait...
About This Quiz
Boe - Sabe301 Certification - Quiz

This SABE301 Certification quiz assesses skills in configuring and managing SAP BusinessObjects Enterprise (BOE). It covers settings for Crystal Reports, server management, and system configuration to optimize performance and security in a corporate environment.

Personalize your quiz and earn a certificate with your name on it!
2. What is an advantage of configuring the Crystal Reports Page Server service to run under a domain network account rather than the default Local System account?

Explanation

Configuring the Crystal Reports Page Server service to run under a domain network account allows the service to access the network printer driver for report rendering. This means that the service can easily print reports using the network printer, which may be located on a different system. By running under a domain network account, the service can establish a connection to the network printer driver and efficiently render reports for printing purposes.

Submit
3. You want to configure the Input file Repository Server's root directory to be located on a remote Server. What step must you perform in order to support this configuration?

Explanation

To configure the Input file Repository Server's root directory to be located on a remote server, you need to start the service with a domain account that has access to the remote location. This is necessary because the service needs the appropriate permissions to access and interact with files on the remote server. By starting the service with a domain account that has the necessary access rights, you ensure that the service can successfully connect to and utilize the remote location as the root directory for the Input file Repository Server.

Submit
4. Which BusinessObjects Enterprise component enables a user to send a report object or successful instance to an alternate destination?

Explanation

The Destination Job Server is the correct answer because it enables a user to send a report object or successful instance to an alternate destination. This component in BusinessObjects Enterprise allows users to specify a different location or recipient for their reports, ensuring flexibility and customization in delivering the desired information.

Submit
5. The Enterprise Infrastructure provides the basic messaging mechanism needed for BusinessObjects Enterprise components to communicate with one another. The Enterprise Infrastructure is a series of Services that are designed to communicate via CORBA, which runs over TCP/IP. What does CORBA stand for?

Explanation

CORBA stands for Common Object Request Broker Architecture. It is a middleware technology that allows different software components to communicate with each other regardless of the programming language or platform they are running on. It provides a standard way for objects to request services from other objects, enabling interoperability and integration between different systems.

Submit
6. Which three tasks should you perform when troubleshooting your BusinessObjects Enterprise System? (Choose three.)

Explanation

The three tasks that should be performed when troubleshooting a BusinessObjects Enterprise System are: ensuring that client machines are running supported operating systems, ensuring that server machines are running supported operating systems, and collecting error messages and checking them against the Knowledge Base. By ensuring that both client and server machines are running supported operating systems, compatibility issues can be prevented. Collecting error messages and checking them against the Knowledge Base helps in identifying and resolving any known issues or errors.

Submit
7. Which Crystal reports Page Server setting should you use to prevent users from running on-demand reports containing queries that return excessively large record sets?

Explanation

The correct answer is "Database Records to Read When Previewing or Refreshing a Report." This setting allows you to limit the number of database records that are retrieved when previewing or refreshing a report. By setting a lower value for this setting, you can prevent users from running on-demand reports that would return excessively large record sets, which could impact performance and consume resources.

Submit
8. Which setting for the Crystal Reports Page Server should you modify to ensure that when users explicitly refresh a report, all previously processed data is ignored and new data is retrieved directly from the database?

Explanation

To ensure that when users explicitly refresh a report, all previously processed data is ignored and new data is retrieved directly from the database, you should modify the "Viewer Refresh Always Yields Current Data" setting for the Crystal Reports Page Server. This setting ensures that the viewer always retrieves the most up-to-date data from the database, disregarding any previously processed data.

Submit
9. Which two components must you install on a Java Web Application Server if you wish to use the BusinessObjects Enterprise Java InfoView and the Central Management Console? (Choose two.)

Explanation

To use the BusinessObjects Enterprise Java InfoView and the Central Management Console on a Java Web Application Server, you need to install the BusinessObjects Enterprise Java SDK and the Web Component Adapter. The BusinessObjects Enterprise Java SDK provides the necessary tools and libraries for developing and integrating Java applications with BusinessObjects Enterprise. The Web Component Adapter is responsible for bridging the gap between the Java Web Application Server and the BusinessObjects Enterprise platform, allowing for seamless communication and integration between the two. ODBC drivers and MySQL drivers are not required for this specific functionality.

Submit
10. When does the Central Management Server (CMS) call the Web Intelligence Job Server?

Explanation

The Central Management Server (CMS) calls the Web Intelligence Job Server when a Web Intelligence report's schedule time is reached. This means that when the scheduled time for the report to run is reached, the CMS triggers the Job Server to execute the report and generate the necessary output. This ensures that the report is run and the results are available at the specified schedule time.

Submit
11. You want to adjust processor scheduling on your Windows Server to optimize it for BusinessObjects Enterprise. Which Performance parameter should you optimize?

Explanation

To optimize processor scheduling for BusinessObjects Enterprise on a Windows Server, the performance parameter that should be optimized is "Background Services." This is because BusinessObjects Enterprise typically runs as a background service on the server, and optimizing the processor scheduling for background services will ensure that the necessary resources are allocated efficiently to support the smooth operation of the BusinessObjects Enterprise application.

Submit
12. You use the Import Wizard to migrate an object from your test system to your production system, but you choose to not migrate the user who owns the object. Which two Statements are true after you complete this migration scenario? (Choose two.)

Explanation

After completing the migration scenario without migrating the user who owns the object, two statements are true. Firstly, the object migrated successfully, indicating that it was transferred from the test system to the production system without any issues. Secondly, the Administrator of the production system becomes the owner of the migrated object, implying that the ownership is transferred to the Administrator after the migration. However, it is not stated whether any security for the object is migrated or not.

Submit
13. Which Option is a Performance setting for the Destination Job Server in the Central Management Console (CMC)?

Explanation

The correct answer is "Maximum Jobs Allowed." This option refers to the performance setting for the Destination Job Server in the Central Management Console (CMC). It determines the maximum number of jobs that can be processed by the Job Server at any given time. By setting a specific value for this option, administrators can control the workload and optimize the performance of the Job Server based on the available resources and system requirements.

Submit
14. Where do you create Server groups?

Explanation

The correct answer is Central Management Console because it is the main interface where you can manage and configure server groups. The Central Management Console allows you to create, edit, and delete server groups, which are used to organize and manage servers in a centralized manner. This is where you can assign servers to specific groups, set group-level settings, and perform various administrative tasks related to server groups.

Submit
15. A BusinessObjects Enterprise user with the appropriate rights asks to view a Web Intelligence document on demand. When the Web Intelligence Report Server has finished processing the report, it sends the report to which of following BusinessObjects Enterprise Servers?

Explanation

The Web Application Server (WAS) is responsible for handling user requests and delivering the requested content to the user. In this case, when a BusinessObjects Enterprise user requests to view a Web Intelligence document on demand, the Web Intelligence Report Server processes the report and sends it to the Web Application Server. The Web Application Server then delivers the processed report to the user, allowing them to view it.

Submit
16. Which Web Intelligence Report Server parameter enables or disables List of Values (LOV) caching per user session?

Explanation

The correct answer is "List of Values Caching". This parameter enables or disables List of Values (LOV) caching per user session. LOV caching allows the server to store the LOV values in memory, reducing the need to retrieve them from the database each time they are accessed. By enabling this parameter, the server can improve the performance and response time of the reports by caching the LOV values for each user session.

Submit
17. You configure your BusinessObjects Enterprise System to use NT Authentication without Single Sign-on (SSO). When a user attempts to login to the Central Management Console or to InfoView, they receive the following error: "NT Authentication could not log you on. Please make sure your login Information is correct." Which two Statements describe a possible cause for the error? (Choose two.)

Explanation

The error message suggests that the NT Authentication could not log the user on, indicating that there is an issue with the user's login information. The first possible cause for the error is that the user is not a member of the default domain and had not specified their domain. This means that the user's login credentials are not recognized within the system. The second possible cause is that the user entered their Enterprise user name instead of their NT user name. This means that the user provided incorrect login information, causing the authentication to fail.

Submit
18. On which Server must you install .NETframework when using the .NET architecture in BusinessObjects Enterprise?

Explanation

When using the .NET architecture in BusinessObjects Enterprise, you must install the .NET framework on the IIS Web Application Server. The .NET framework is required for running and executing .NET applications, and since BusinessObjects Enterprise is built on the .NET architecture, the framework needs to be installed on the server where the application is hosted. The Central Management Server (CMS) is responsible for managing the BusinessObjects Enterprise system, the Report Application Server (RAS) is used for generating and delivering reports, and Apache Tomcat Server is typically used for hosting Java-based applications, so none of these servers require the installation of the .NET framework.

Submit
19. Which task is the List of Values (LOV) Job Server responsible for?

Explanation

The List of Values (LOV) Job Server is responsible for running scheduled LOV objects. This means that it is in charge of executing the tasks associated with generating and displaying the list of values in a report or application. The LOV Job Server ensures that the scheduled LOV objects are executed at the specified times and that the results are available for use in the relevant reports or applications.

Submit
20. When a user views a Crystal Report on demand using the DHTML viewer, which BusinesObjects Enterprise Server has a role in generating the Output to the user's web dient?

Explanation

The Web Application Server plays a role in generating the output of a Crystal Report to the user's web client when viewed on demand using the DHTML viewer. It is responsible for handling the user's request, retrieving the necessary data from the database, processing it, and rendering the report in a format that can be displayed in the web browser.

Submit
21. Which BusinessObjects Enterprise Server writes collected auditing data directly to the Auditing Database?

Explanation

The Central Management Server (CMS) writes collected auditing data directly to the Auditing Database. The CMS is responsible for managing and coordinating all the services in the BusinessObjects Enterprise Server. It collects and processes auditing data from various components and writes it to the Auditing Database for analysis and reporting purposes. The Web Application Server, Connection Server, and Auditing Server do not directly write auditing data to the database.

Submit
22. You currently run your BOE system on multiple servers. You want to ass another Crystal Reports Job Server service to the machine running the Crystal Reports Job Server service. Using the Add Server Wizard in the CCM, which three tasks must you perform? (Choose three)

Explanation

To add another Crystal Reports Job Server service to the machine, the following three tasks must be performed: Start the server, Create the server, and Enable the server. Starting the server ensures that it is up and running, while creating the server involves setting up the necessary configurations and parameters for the new server. Enabling the server allows it to actively participate in the BOE system and perform its designated tasks. Synchronizing the server is not required in this scenario.

Submit
23. When a scheduled Web Intelligence document runs successfully, which BusinessObjects Enterprise Server notifies the Central Management Server (CMS) that the instance has been successful?

Explanation

The Web Intelligence Job Server is responsible for notifying the Central Management Server (CMS) when a scheduled Web Intelligence document runs successfully. This server manages the execution of Web Intelligence jobs and communicates the status of the job to the CMS.

Submit
24. A BusinessObjects Enterprise user is viewing a report on demand and receives the following error: "A processing limit was reached." Which Report Application Server (RAS) setting in the Central Management Console do you modify to prevent this error?

Explanation

To prevent the error "A processing limit was reached" when a BusinessObjects Enterprise user is viewing a report on demand, the Number of database records to read property in the Report Application Server (RAS) setting should be increased. This will allow the RAS to retrieve and process a larger number of database records, ensuring that the processing limit is not reached and the error is avoided.

Submit
25. Which event does the Event Server monitor?

Explanation

The Event Server monitors File Events.

Submit
26. In which two locations can you create List of Values (LOV) objects? (Choose two.)

Explanation

List of Values (LOV) objects can be created in two locations: Business View Manager and Crystal Reports. The Business View Manager allows users to create and manage LOV objects for use in Business Views. Crystal Reports also provides the functionality to create LOV objects, which can be used in the report design process. The Central Management Console and List of Values Job Server are not locations where LOV objects can be created.

Submit
27. To confirm that your BusinessObjects Enterprise System is installed and configured properly, you can perform a number of tests. Select all that apply. (Choose three.)

Explanation

To confirm that your BusinessObjects Enterprise System is installed and configured properly, you can perform the following tests:
1. Open the BusinessObjects Enterprise Administration Launchpad (Java or .NET depending upon your Web Application Server) and log into InfoView. This test ensures that the administration launchpad is accessible and that the user can log in successfully.
2. Log into the Central Management Server from the Central Management Console. This test verifies that the central management server is functioning correctly and that the user can access it.
3. Schedule a Crystal Report and view the resulting instance. This test checks if the scheduling and execution of Crystal Reports is working properly.

Submit
28. Which action must you perform before you can migrate the Central Management Server (CMS) database to a new data source?

Explanation

Before migrating the Central Management Server (CMS) database to a new data source, it is necessary to stop the Central Management Server (CMS). This is because the CMS needs to be stopped in order to release any locks or connections it may have with the current data source. By stopping the CMS, it ensures that the database is not in use and can be safely migrated to the new data source without any conflicts or issues.

Submit
29. Which two tasks does the Crystal Reports Cache Server perform? (Choose two.)

Explanation

The Crystal Reports Cache Server performs two tasks: storing .EPF files and storing .ETF files. .EPF files are used to store report data and layout information, while .ETF files are used to store temporary files generated during report processing. By caching these files, the Crystal Reports Cache Server helps improve report performance by reducing the need to regenerate them every time a report is accessed.

Submit
30. Which attribute will you affect by changing the Universe Cache Size of the Web Intelligence Report Server?

Explanation

By changing the Universe Cache Size of the Web Intelligence Report Server, you will affect the number of Universes that are cached. Increasing the cache size will allow more Universes to be stored in the cache, improving performance and reducing the need for repeated retrieval of Universes from the database. Conversely, decreasing the cache size will limit the number of Universes that can be cached, potentially impacting performance if frequent access to different Universes is required.

Submit
31. What is a requirement for a client running the Central Management Console?

Explanation

The Central Management Console (CMC) is a web-based application used to manage and administer BusinessObjects Enterprise. In order for a client to run the CMC, it is essential to have network connectivity to the Central Management Server (CMS). The CMS is the core component of BusinessObjects Enterprise that manages all the system's resources, including users, servers, and reports. Without network connectivity to the CMS, the client will not be able to connect to and access the CMC, thus rendering it unusable.

Submit
32. You have configured your BusinessObjects Enterprise system to have multiple Input and Output File Repository Servers (FRS). How do you determine which are the active File Repository Servers?

Explanation

The correct answer is that the active File Repository Servers are the ones that were first to register with the Central Management Server. This means that when the BusinessObjects Enterprise system was initially deployed, the first File Repository Servers that were installed and registered with the Central Management Server are considered the active ones.

Submit
33. Which two BusinessObjects Enterprise Servers can be restarted using the Central Management Console? (Choose two.)

Explanation

The Web Intelligence Report Server and Web Intelligence Job Server can be restarted using the Central Management Console. The Central Management Console provides a centralized interface for managing and monitoring various servers and services in BusinessObjects Enterprise. It allows administrators to perform tasks such as starting, stopping, and restarting servers. In this case, the Web Intelligence Report Server and Web Intelligence Job Server can be restarted using the Central Management Console, indicating that these servers are managed through this interface.

Submit
34. You have a Crystal Report that returns a record set exceeding the "Database Records to Read When Previewing or Refreshing a Report" setting. Which result should you expect when you view the report on demand?

Explanation

When viewing the report on demand, if the record set exceeds the "Database Records to Read When Previewing or Refreshing a Report" setting, an error message will be shown. This is because the report is unable to fetch and display the entire record set due to the limitation set by the "Database Records to Read" setting. Therefore, the user will be notified with an error message indicating that the report cannot be fully displayed.

Submit
35. When you install BusinessObjects Enterprise, a number of options are available from the initial Install Type screen. Select three of the options that appear on this screen. (Choose three.)

Explanation

The options "Expand," "New," and "Custom" are available on the initial Install Type screen when installing BusinessObjects Enterprise. "Expand" is selected when you want to add components to an existing installation. "New" is chosen when you want to perform a fresh installation of BusinessObjects Enterprise. "Custom" allows you to customize the installation by selecting specific components and features to install.

Submit
36. When a scheduled Crystal Report runs successfully, which Server notifies the Central Management Server (CMS) of the instance Status?

Explanation

The Crystal Reports Job Server is responsible for notifying the Central Management Server (CMS) of the instance status when a scheduled Crystal Report runs successfully. This server is specifically designed to handle job scheduling and execution within the Crystal Reports environment. It communicates with the CMS to update the status of the report instance and ensure that the necessary information is available for further processing or analysis.

Submit
37. A report designer creates a Crystal Report on their desktop Computer that uses ODBC Oracle Wire protocol driver to connect to the corporate data in Oracle. You publish the report to BusinessObjects Enterprise using the Central Management Console. When the report is run on demand, the instance works perfectly. When the report is scheduled, the instance fails. What is the cause?

Explanation

The reason for the instance failing when the report is scheduled is that there is no DSN (Data Source Name) on the Crystal Reports Job Server that matches the DSN in the report. The DSN is necessary for establishing a connection to the corporate data in Oracle. Without a matching DSN, the Job Server is unable to connect to the data source and retrieve the required information for generating the report, resulting in the failure of the scheduled instance.

Submit
38. How often does the Central Management Server broadcast its System time by default?

Explanation

The Central Management Server broadcasts its system time every 60 minutes by default. This means that it sends out its current time information to other devices or servers on the network every hour. This broadcasting of system time helps ensure that all devices on the network are synchronized and have accurate time information.

Submit
39. You want to use the Import Wizard to import objects from a test environment into your production environment. Which two settings must you select in order maintain the rights associated with the imported objects? (Choose two.)

Explanation

To maintain the rights associated with the imported objects when using the Import Wizard, you need to select "Import users" and "Import user groups". By selecting these options, the users and user groups associated with the imported objects will also be imported, ensuring that the same rights and permissions are maintained in the production environment. This is important for maintaining the security and access control of the imported objects in the new environment.

Submit
40. Which setting enables you to limit how long the content for Web Intelligence Reports is stored in cache?

Explanation

The correct answer is "Web Intelligence Report Server Document Cache Duration". This setting allows you to specify the duration for which the content of Web Intelligence Reports is stored in the cache. By setting a specific duration, you can control how long the cached data remains available for faster retrieval.

Submit
41. A user schedules a Crystal Report. What Step does the Crystal Reports Job Server take when the schedule time is reached?

Explanation

When the schedule time is reached, the Crystal Reports Job Server will spawn a JobServerChild process to run the report. This means that a separate child process will be created to handle the execution of the report, allowing for better resource management and scalability. This approach ensures that the report can be run efficiently without impacting the overall performance of the Crystal Reports Job Server.

Submit
42. Where does the Destination Job Server retrieve the report file when it sends an instance to a SMTP Server?

Explanation

The Destination Job Server retrieves the report file from the Output File Repository Server when it sends an instance to an SMTP Server. The Output File Repository Server is responsible for storing and managing the report files generated by Crystal Reports. When the Destination Job Server needs to send a report instance via email using the SMTP Server, it will retrieve the necessary file from the Output File Repository Server before sending it.

Submit
43. A user with sufficient rights views a Crystal Report on demand using the Advanced DHTML viewer. Which Server will interact with the Web Application Server (WAS) to complete this view on demand request?

Explanation

The Report Application Server will interact with the Web Application Server (WAS) to complete the view on demand request. The Report Application Server is responsible for processing and generating Crystal Reports, while the Web Application Server handles the interaction with the user interface. Therefore, when a user with sufficient rights views a Crystal Report on demand using the Advanced DHTML viewer, the Report Application Server will communicate with the Web Application Server to fulfill the request.

Submit
44. When you schedule a report. you are able to choose records for any country, but when you run the report on demand only records for Canada appear in the instance. Which Statement describes the cause?

Explanation

The given answer suggests that the cause of only records for Canada appearing in the instance when running the report on demand is that the country parameter in the report has a default value of Canada. This means that when the report is run without explicitly selecting a different country, it automatically defaults to Canada.

Submit
45. Which two events can be audited on the Crystal Reports Cache Server? (Choose two.)

Explanation

The two events that can be audited on the Crystal Reports Cache Server are when a report has been viewed successfully and when a report could not be viewed. These events are important to track and monitor as they provide information on the successful viewing of reports and any issues that may arise when attempting to view a report. By auditing these events, administrators can identify any potential problems and take appropriate actions to resolve them.

Submit
46. What are two requirements when clustering Central Management Server (CMS) machines in the BusinessObjects Enterprise environment? (Choose two.)

Explanation

The two requirements for clustering Central Management Server (CMS) machines in the BusinessObjects Enterprise environment are that all CMS machines must connect to the System database in the same manner and all CMS machines must be in the same time zone.

Submit
47. What is the recommended value for the Maximum Simultaneous Report parameter of the Desktop Intelligence Report Server?

Explanation

The recommended value for the Maximum Simultaneous Report parameter of the Desktop Intelligence Report Server is two greater than the Number of Preloaded Report Jobs value. This means that the Maximum Simultaneous Report parameter should be set to a value that is two more than the Number of Preloaded Report Jobs value. This ensures that there are enough resources available to handle the maximum number of simultaneous report jobs without causing any performance issues or delays.

Submit
48. The database server for your BusinessObjects Enterprise auditing database supports variable page sizes. What page size should you use for the auditing database?

Explanation

The auditing database for BusinessObjects Enterprise should use a page size of 8k. This is because a larger page size allows for more data to be stored on each page, reducing the number of pages needed to store the same amount of data. This can improve performance and efficiency when accessing and retrieving data from the database.

Submit
49. Which four Servers are involved in processing a scheduled Program object? (Choose four.)

Explanation

The four servers involved in processing a scheduled Program object are the Input File Repository Server, Output File Repository Server, Program Job Server, and Central Management Server. The Input File Repository Server is responsible for storing the input files required for the program. The Output File Repository Server stores the output files generated by the program. The Program Job Server executes the program and performs the necessary computations. The Central Management Server handles the scheduling and management of the program execution.

Submit
50. When you install BusinessObjects Enterprise, what is the minimum disk space required for the drive holding the TEMP directory?

Explanation

The minimum disk space required for the drive holding the TEMP directory when installing BusinessObjects Enterprise is 700 MB. This is likely because the installation process may require temporary storage for various files and resources, and having at least 700 MB of free space ensures that there is enough room for these temporary files.

Submit
51. When viewing a Crystal Report using the DHTML viewer, what is the original format of the viewable files?

Explanation

When viewing a Crystal Report using the DHTML viewer, the original format of the viewable files is .EPF.

Submit
52. Where does the Web Intelligence Report Server send a Web Intelligence Report after it generates the report to make it available to users on demand?

Explanation

The Web Intelligence Report Server sends a Web Intelligence Report to the Web Application Server (WAS) after generating it. This is done to make the report available to users on demand. The WAS is responsible for hosting and serving web applications, including the Web Intelligence Report, to users. It ensures that the report is accessible and can be viewed by users through a web interface.

Submit
53. Which three Jobs does the Central Management Server perform? (Choose three.)

Explanation

The Central Management Server performs three jobs: maintaining a list of Servers and IP addresses, managing files during Schedule Events, and managing auditing. It keeps track of the Servers and their corresponding IP addresses, allowing for efficient communication and management. It also handles file management during scheduled events, ensuring that files are processed and handled correctly. Additionally, the Central Management Server manages auditing, which involves monitoring and recording activities and events for security and compliance purposes.

Submit
54. Which two settings are available for both the Crystal Reports Cache Server and Crystal Reports Page Server? (Choose two.)

Explanation

The two settings that are available for both the Crystal Reports Cache Server and Crystal Reports Page Server are "Oldest On-Demand Data Given to a Client" and "Viewer Refresh Always Yields Current Data". These settings ensure that the client receives the oldest data when requested and that the viewer always displays the most up-to-date data, respectively.

Submit
55. Which attribute does the "Maximum Jobs Allowed" setting control on the Web Intelligence Job Server?

Explanation

The "Maximum Jobs Allowed" setting controls the number of concurrent child processes on the Web Intelligence Job Server. This means that it determines the maximum number of jobs that can be executed simultaneously on the server.

Submit
56. Which configuration change should you make if the Desktop Intelligence Cache Server handles large or complex reports?

Explanation

To handle large or complex reports, increasing the cache size is the recommended configuration change. By increasing the cache size, more data can be stored in the cache, allowing the Desktop Intelligence Cache Server to handle larger and more complex reports efficiently. This will improve the performance and speed of generating reports, as the server will have more data readily available in the cache, reducing the need to retrieve it from the database repeatedly.

Submit
57. Which three events does the BusinessObjects Enterprise System monitor? (Choose three.)

Explanation

The BusinessObjects Enterprise System monitors three types of events: Custom Events, File Events, and Schedule Events. Custom Events refer to any user-defined events that are created within the system. File Events involve monitoring changes or updates to files within the system. Schedule Events pertain to events related to scheduled tasks or jobs within the system. These three events are monitored by the BusinessObjects Enterprise System to ensure smooth operation and to provide necessary notifications or actions based on the occurrence of these events.

Submit
58. Which four Servers are involved in processing a scheduled List of Values (LOV) object? (Choose four.)

Explanation

The four servers involved in processing a scheduled List of Values (LOV) object are the Input File Repository Server, Output File Repository Server, List of Values Job Server, and Central Management Server. The Input File Repository Server is responsible for storing the input files required for the LOV object. The Output File Repository Server stores the output files generated from the LOV object. The List of Values Job Server processes the LOV object and generates the list of values. The Central Management Server manages and coordinates the scheduling and execution of the LOV object.

Submit
59. When does Crystal Reports communicate with the BusinessObjects Enterprise infrastructure?

Explanation

Crystal Reports communicates with the BusinessObjects Enterprise infrastructure when opening a report from the Enterprise folders. This means that when a user accesses a report stored in the Enterprise folders, Crystal Reports will interact with the BusinessObjects Enterprise infrastructure to retrieve and display the report.

Submit
60. Where do you configure the BusinessObjects Enterprise Web Component Adapter (WCA)? (Choose two.)

Explanation

The BusinessObjects Enterprise Web Component Adapter (WCA) can be configured in two locations. The first location is the wcaconfig.ini file in the InfoView directory. This file contains specific configuration settings for the WCA. The second location is the web.config file in the WebContent directory. This file is responsible for configuring the web application settings for the WCA. The Central Configuration Manager and Central Management Console are not used for configuring the WCA.

Submit
61. Which BusinessObjects Enterprise tool enables you to schedule a List of Values (LOV) object?

Explanation

Business View Manager is the correct answer because it is a tool in BusinessObjects Enterprise that allows users to schedule a List of Values (LOV) object. This tool enables users to define and manage LOVs, which are used to define and manage the values that can be selected for a particular field in a report or query. With Business View Manager, users can schedule the generation and distribution of LOV objects, ensuring that they are always up to date and available for use in reports and queries.

Submit
62. Which parameter for the Crystal Reports Page Server enables you to trade-off between the number of database licenses used and the Performance that can be expected for certain types of reports?

Explanation

The parameter for the Crystal Reports Page Server that enables you to trade-off between the number of database licenses used and the performance of certain types of reports is the Report Job Database Connection. By adjusting this parameter, you can manage the number of database licenses being utilized while also optimizing the performance of the reports.

Submit
63. You attempt to login to the Central Management Console and receive the following error message: "Unable to receive cluster members." You continue that you have network Connectivity with the Central Management Server (CMS) host, but discover that there is no CMS running at port 6400. What is the cause?

Explanation

The cause of the error message is that the ODBC DSN that points to the System database was deleted. The Central Management Console requires access to the System database in order to retrieve cluster members. Since the ODBC DSN, which is the connection between the CMS and the System database, was deleted, the CMS is unable to retrieve the necessary information, resulting in the error message.

Submit
64. Which three .NET InfoView login page properties can you configure? (Choose three.)

Explanation

The three .NET InfoView login page properties that can be configured are the Central Management Server (CMS) name that shows on the login page, the Application name that appears in the title bar of the web browser, and the Authentication type that displays on the login page. These properties can be customized to provide a personalized and branded login experience for users.

Submit
65. Which two settings should you modify to allow the Crystal Reports Page Server to new requests using  data that was generated to meet a previous request? (Choose two.)

Explanation

To allow the Crystal Reports Page Server to serve new requests using data generated for a previous request, you should modify the settings "Oldest On-Demand Data Given to a Client" and "Viewer Refresh Always Yields Current Data." The "Oldest On-Demand Data Given to a Client" setting ensures that the server provides the oldest available data to a client when multiple clients request the same data. The "Viewer Refresh Always Yields Current Data" setting ensures that the viewer always displays the most up-to-date data by refreshing the data whenever a request is made.

Submit
66. Which two Statements describe the role of Report Application Server? (Choose two.)

Explanation

The Report Application Server provides Crystal Report design and modification capabilities over the web, allowing users to create and modify reports using a web interface. Additionally, it processes on-demand Crystal Reports for users using the Advanced DHTML viewer, which enables users to view and interact with reports in a web browser.

Submit
67. Which configuration change should you make to improve system Performance when real time caching is enabled for the Web Intelligence Report Server?

Explanation

Setting the Web Intelligence Report Server parameter Maximum Number of Downloaded Documents to Cache to zero will improve system performance when real-time caching is enabled for the Web Intelligence Report Server. By setting this parameter to zero, the server will not cache any downloaded documents, which can help to reduce memory usage and improve overall system performance.

Submit
68. Which two actions does the Central Management Server (CMS) take when it receives a schedule request for a Crystal Report? (Choose two.)

Explanation

When the Central Management Server (CMS) receives a schedule request for a Crystal Report, it performs two actions. First, it passes the job to a Job Server, which is responsible for executing the scheduled report. Second, it adds a new instance record to the System database. This record is used to track the scheduled report and its execution details. The CMS does not create an entry in the Report Event log or write the schedule information to SchedRpt.tmp.

Submit
69. Which parameter for the Report Application Server (RAS) specifies the number of distinct records that are returned from the database when browsing through a particular field's data?

Explanation

The parameter for the Report Application Server (RAS) that specifies the number of distinct records returned from the database when browsing through a particular field's data is the Browse Data Size. This parameter determines the number of records displayed at a time when browsing through a field's data, allowing users to navigate through the data more efficiently.

Submit
70. From which two sources does the Maximum Simultaneous Connections setting limit connections to the Web Intelligence Report Server? (Choose two.)

Explanation

The Maximum Simultaneous Connections setting limits connections to the Web Intelligence Report Server from two sources: the Web Intelligence Job Server and the Web Intelligence SDK. This means that the number of simultaneous connections allowed to the server from these two sources is restricted based on the value set for this setting. The Connection Server is not included in this limitation. Therefore, the correct answer is Web Intelligence Job Server and Web Intelligence SDK.

Submit
71. You observe that the amount of memory that the fcproc.exe process uses increases over. Which Desktop Intelligence Report Server parameter modification should you make?

Explanation

Lowering the "Maximum Operations before resetting a report job" parameter would be the appropriate modification to make in this situation. By doing so, the report job will be reset after a smaller number of operations, which can help to free up memory and prevent the fcproc.exe process from using excessive amounts of memory. This can be beneficial in situations where the memory usage of the fcproc.exe process is increasing over time.

Submit
72. Where does the List of Values (LOV) Job Server store reports when it processes scheduled List of Value objects?

Explanation

The List of Values (LOV) Job Server stores reports in the Output File Repository Server when it processes scheduled List of Value objects. This means that the output files generated by the LOV Job Server are stored in the Output File Repository Server for easy access and retrieval.

Submit
73. Which three Services are for schedule processing? (Choose three.)

Explanation

The three services for schedule processing are Program Job Server, Desktop Intelligence Job Server, and Web Intelligence Report Server. These services are responsible for executing scheduled tasks such as running programs, generating reports, and processing web intelligence reports. The Event Server, on the other hand, is not involved in schedule processing and is responsible for managing and distributing events in the system.

Submit
74. You design a Crystal Report on your own Computer. The report connects to an Oracle database using ODBC. You wish to publish the report to your BusinessObjects Enterprise environment to enable users to view it on demand. Which are requirements for viewing the report on demand? (Choose two.)

Explanation

To view the report on demand in the BusinessObjects Enterprise environment, the Crystal Reports Page Server and the Crystal Reports Job Server must have System DSNs that match the DSN created on the report designer's machine. This ensures that the servers can connect to the Oracle database using the same data source name as the report designer. The System DSNs act as a bridge between the servers and the database, allowing them to retrieve the necessary data and display the report to users on demand.

Submit
75. Which three Statements describe the role of the Web Intelligence Report Server? (Choose three.)

Explanation

The Web Intelligence Report Server has three main roles. First, it fulfills on-demand Web Intelligence report requests, meaning that it generates and delivers reports immediately when requested by the user. Second, it processes scheduled Web Intelligence report requests, which involves generating and delivering reports according to a predefined schedule. Lastly, it creates report instances for Web Intelligence reports, meaning that it generates and stores copies of reports for future reference or analysis. These three roles highlight the server's ability to handle both immediate and scheduled report generation and delivery, as well as the creation of report instances for further use.

Submit
76. What are three advantages of using Server groups in your BusinessObjects Enterprise System? (Choose three.)

Explanation

Server groups in a BusinessObjects Enterprise System offer several advantages. Firstly, they ease the management of servers by allowing administrators to perform tasks on multiple servers simultaneously, such as starting or stopping services or applying updates. Secondly, server groups enable the system to direct report processing to a specific set of servers, ensuring efficient resource allocation and load balancing. Lastly, server groups allow servers to be grouped together based on region or type, facilitating better organization and administration of the system.

Submit
77. While using the ImportWizard.which three options become available to you after you select "Enforce rights fidelity'"? (Choose three.)

Explanation

After selecting "Enforce rights fidelity", three options become available to you: "No, don't migrate security", "Import object security", and "Import folder security". These options allow you to choose whether or not to migrate security, import object security, and import folder security respectively.

Submit
78. Which two Statements describe situations that will benefit from using server groups? (Choose two.)

Explanation

Server groups can benefit situations where data sources are located in geographically dispersed locations because it allows for better distribution and management of data across different servers. Additionally, using server groups can be beneficial when some processing servers are configured for specific databases, as it allows for efficient routing and processing of database-specific tasks to the appropriate servers.

Submit
79. What type of objects does the Input File Repository Server store? (Choose two.)

Explanation

The Input File Repository Server stores Reports and List of values. Reports are documents that contain data and information in a structured format. List of values, on the other hand, are sets of predefined values that can be used in various applications or systems. Both reports and lists of values are important for storing and retrieving data and information within the Input File Repository Server.

Submit
80. Which three settings can you configure for the Crystal Reports Job Server Inbox destination? (Choose three)

Explanation

The Crystal Reports Job Server Inbox destination allows you to configure three settings. Firstly, you can choose to send a copy of the instance to the destination. This means that a duplicate of the report instance will be sent to the specified location. Secondly, you can send a shortcut to the instance, which allows users to access the report easily without having to navigate to the original file location. Lastly, you can specify the groups to which the report instance should be sent. This allows you to control who has access to the report.

Submit
81. Which three objects does the BusinessObjects Enterprise Repository store? (Choose three)

Explanation

The BusinessObjects Enterprise Repository stores three objects: Text objects, Commands, and Bitmaps. Text objects are used for storing textual information, such as labels or descriptions. Commands are used to define actions or operations that can be executed within the system. Bitmaps are used to store images or graphical representations. These three types of objects are essential for managing and organizing data within the BusinessObjects Enterprise system.

Submit
82. Which guideline should you follow when you set the Maximum Simultaneous Processing Threads for the Crystal Reports Cache Server?

Explanation

The correct answer states that the maximum simultaneous processing threads for all Crystal Reports Cache Servers should equal the maximum simultaneous report Jobs for all Crystal Reports Page Servers in the System. This means that the number of threads available for processing in the Cache Servers should match the number of report Jobs that can be processed simultaneously in the Page Servers. This ensures that the Cache Servers can handle the workload generated by the Page Servers effectively and efficiently.

Submit
83. You are configuring the value for Maximum Jobs Allowed on the Crystal Reports Job Server. Which three factors should you consider? (Choose three.)

Explanation

The value for Maximum Jobs Allowed on the Crystal Reports Job Server should be configured based on the number of processors dedicated to Crystal Reports Job Server processing, the number of scheduled reports that must be processed, and the time window in which scheduled reports must be processed. The number of processors will determine the server's processing power and its ability to handle multiple jobs simultaneously. The number of scheduled reports and the time window will determine the workload and the available time for processing the reports. Considering these factors will ensure optimal performance and efficient utilization of system resources.

Submit
84. Which two configuration tasks can you perform on a newly created Server group? (Choose two.)

Explanation

On a newly created Server group, you can perform the following configuration tasks:
1. Associate specific report objects with a Server group so that processing is always done by the same Servers for that object. This ensures consistent processing and prevents the need for manual assignment of report objects to servers.
2. Change the Server Status for all Servers in the Server group at one time. This allows you to easily manage the status of all servers in the group simultaneously, improving efficiency and simplifying server management.

Submit
85. Which two options are properties of the List of Values (LOV) Server? (Choose two.)

Explanation

The List of Values (LOV) Server has two properties: Maximum Jobs Allowed and Temp Directory. Maximum Jobs Allowed determines the maximum number of jobs that can be processed simultaneously by the server. Temp Directory specifies the directory where temporary files are stored during the LOV server operation.

Submit
86. Which two Statements describe the role of Report Application Server? (Choose two.)

Explanation

The Report Application Server (RAS) has two main roles. Firstly, it creates .EPF pages for users using the Advanced DHTML viewer. This means that it generates web pages with interactive features, allowing users to view and interact with reports in a dynamic and user-friendly manner. Secondly, the RAS processes List of Values (LOV) reports. LOV reports are used to provide users with a list of selectable values for specific parameters in a report, enhancing the flexibility and customization options for users.

Submit
87. A report designer creates a Crystal Report on their desktop Computer that uses Native Drivers to connect  to the corporate data in Oracle. The report works perfectly on the designer's machine. You publish the report to BusinessObjects Enterprise using the Central Management Console. When you test the report using Crystal Reports on the Server running the Crystal Reports Page Server and Crystal Reports Job Server, the report works perfectly. When the report is scheduled, the instance fails. Which two Statements describe a possible cause? (Choose two.)

Explanation

The first possible cause is that the report has 2 parameters and the values were not set when scheduling. This means that the report requires certain input values for the parameters to generate the desired output, but these values were not provided when scheduling the report.

The second possible cause is that the database login credentials were not specified during the scheduling. This means that the report needs to authenticate and access the corporate data in Oracle using specific login credentials, but these credentials were not provided when scheduling the report.

Submit
88. Which parameter can be configured for the Event Server?

Explanation

The File Filling Interval is a parameter that can be configured for the Event Server. This parameter determines the time interval at which the server will fill the files with event data. By adjusting this interval, the server can control the size and frequency of the files being filled, allowing for efficient storage and retrieval of event data.

Submit
89. You design a Crvstal Report on your own Computer. The report connects to a SQL database requiring NT security. You wish to publish the report to your BusinessObjects Enterprise environment to enable users to view it on demand. Which is a requirement for viewing the report on demand?

Explanation

The Crystal Reports Page Server must be started with a valid NT account in order to view the report on demand. This is because the report connects to a SQL database requiring NT security, and the Page Server is responsible for serving the report to users. Starting the Page Server with a valid NT account ensures that the necessary security credentials are in place to access the SQL database and retrieve the report data.

Submit
90. Which attribute will you affect by changing the List of Values (LOV) Batch Size of the Web Intelligence Report Server?

Explanation

By changing the List of Values (LOV) Batch Size of the Web Intelligence Report Server, you will affect the maximum number of records that are returned when reading the List of Values (LOV). This means that increasing the batch size will allow more records to be retrieved and displayed in the LOV, while decreasing the batch size will limit the number of records that can be retrieved and displayed.

Submit
View My Results

Quiz Review Timeline (Updated): Nov 20, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Nov 20, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 16, 2010
    Quiz Created by
    OrlandoGardiner
Cancel
  • All
    All (90)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which characteristic of the Web Intelligence Job Server enables it to...
What is an advantage of configuring the Crystal Reports Page Server...
You want to configure the Input file Repository Server's root...
Which BusinessObjects Enterprise component enables a user to send a...
The Enterprise Infrastructure provides the basic messaging mechanism...
Which three tasks should you perform when troubleshooting your...
Which Crystal reports Page Server setting should you use to prevent...
Which setting for the Crystal Reports Page Server should you modify to...
Which two components must you install on a Java Web Application Server...
When does the Central Management Server (CMS) call the Web...
You want to adjust processor scheduling on your Windows Server to...
You use the Import Wizard to migrate an object from your test system...
Which Option is a Performance setting for the Destination Job Server...
Where do you create Server groups?
A BusinessObjects Enterprise user with the appropriate rights asks to...
Which Web Intelligence Report Server parameter enables or disables...
You configure your BusinessObjects Enterprise System to use NT...
On which Server must you install .NETframework when using the .NET...
Which task is the List of Values (LOV) Job Server responsible for?
When a user views a Crystal Report on demand using the DHTML viewer,...
Which BusinessObjects Enterprise Server writes collected auditing data...
You currently run your BOE system on multiple servers. You want to ass...
When a scheduled Web Intelligence document runs successfully, which...
A BusinessObjects Enterprise user is viewing a report on demand and...
Which event does the Event Server monitor?
In which two locations can you create List of Values (LOV) objects?...
To confirm that your BusinessObjects Enterprise System is installed...
Which action must you perform before you can migrate the Central...
Which two tasks does the Crystal Reports Cache Server perform? (Choose...
Which attribute will you affect by changing the Universe Cache Size of...
What is a requirement for a client running the Central Management...
You have configured your BusinessObjects Enterprise system to have...
Which two BusinessObjects Enterprise Servers can be restarted using...
You have a Crystal Report that returns a record set exceeding the...
When you install BusinessObjects Enterprise, a number of options are...
When a scheduled Crystal Report runs successfully, which Server...
A report designer creates a Crystal Report on their desktop Computer...
How often does the Central Management Server broadcast its System time...
You want to use the Import Wizard to import objects from a test...
Which setting enables you to limit how long the content for Web...
A user schedules a Crystal Report. What Step does the Crystal Reports...
Where does the Destination Job Server retrieve the report file when it...
A user with sufficient rights views a Crystal Report on demand using...
When you schedule a report. you are able to choose records for any...
Which two events can be audited on the Crystal Reports Cache Server?...
What are two requirements when clustering Central Management Server...
What is the recommended value for the Maximum Simultaneous Report...
The database server for your BusinessObjects Enterprise auditing...
Which four Servers are involved in processing a scheduled Program...
When you install BusinessObjects Enterprise, what is the minimum disk...
When viewing a Crystal Report using the DHTML viewer, what is the...
Where does the Web Intelligence Report Server send a Web Intelligence...
Which three Jobs does the Central Management Server perform? (Choose...
Which two settings are available for both the Crystal Reports Cache...
Which attribute does the "Maximum Jobs Allowed" setting control on the...
Which configuration change should you make if the Desktop Intelligence...
Which three events does the BusinessObjects Enterprise System monitor?...
Which four Servers are involved in processing a scheduled List of...
When does Crystal Reports communicate with the BusinessObjects...
Where do you configure the BusinessObjects Enterprise Web Component...
Which BusinessObjects Enterprise tool enables you to schedule a List...
Which parameter for the Crystal Reports Page Server enables you to...
You attempt to login to the Central Management Console and receive the...
Which three .NET InfoView login page properties can you configure?...
Which two settings should you modify to allow the Crystal Reports Page...
Which two Statements describe the role of Report Application Server?...
Which configuration change should you make to improve system...
Which two actions does the Central Management Server (CMS) take when...
Which parameter for the Report Application Server (RAS) specifies the...
From which two sources does the Maximum Simultaneous Connections...
You observe that the amount of memory that the fcproc.exe process uses...
Where does the List of Values (LOV) Job Server store reports when it...
Which three Services are for schedule processing? (Choose three.)
You design a Crystal Report on your own Computer. The report connects...
Which three Statements describe the role of the Web Intelligence...
What are three advantages of using Server groups in your...
While using the ImportWizard.which three options become available to...
Which two Statements describe situations that will benefit from using...
What type of objects does the Input File Repository Server store?...
Which three settings can you configure for the Crystal Reports Job...
Which three objects does the BusinessObjects Enterprise Repository...
Which guideline should you follow when you set the Maximum...
You are configuring the value for Maximum Jobs Allowed on the Crystal...
Which two configuration tasks can you perform on a newly created...
Which two options are properties of the List of Values (LOV) Server?...
Which two Statements describe the role of Report Application Server?...
A report designer creates a Crystal Report on their desktop Computer...
Which parameter can be configured for the Event Server?
You design a Crvstal Report on your own Computer. The report connects...
Which attribute will you affect by changing the List of Values (LOV)...
Alert!

Advertisement