Boe - Sabe301 Certification

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
SettingsSettings
Please wait...
  • 1/90 Questions

    Which characteristic of the Web Intelligence Job Server enables it to provide stability and efficiency for running large or complex reports?

    • Runs jobs as individual processes
    • Runs Jobs using a sync-safe threads
    • Uses the mark-and-sweep garbage collection algorithm
    • Uses hash tables and smart pointers
Please wait...
About This 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.

Boe - Sabe301 Certification - Quiz

Quiz Preview

  • 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?

    • Provides the service access to the network printer driver for report rendering

    • Enables access to an Input and Output File Repositorv Server (FRS) that is installed on a different System

    • Provides the service access to a Central Management Server that is installed on a different System

    • Enables the Services to start automatically when the system boots

    Correct Answer
    A. Provides the service access to the network printer driver for report rendering
    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.

    Rate this question:

  • 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?

    • Increase the Max Idle Time setting

    • Set the Use UNC Location property to true

    • Set the Use Mapped Network Drive property to true

    • Start the Service with a domain account with access to remote location

    Correct Answer
    A. Start the Service with a domain account with access to remote location
    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.

    Rate this question:

  • 4. 

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

    • Web Intelligence Server

    • Report Job Server

    • Output File Repository Server

    • Destination Job Server

    Correct Answer
    A. Destination Job Server
    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.

    Rate this question:

  • 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?

    • Common Object Request Broker Application

    • Common Object Request Broker Architecture

    • Common Object Request Basic Application

    • Common Object Request Basic Architecture

    Correct Answer
    A. Common Object Request Broker Architecture
    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.

    Rate this question:

  • 6. 

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

    • Disable all BusinessObjects Enterprise Services

    • Ensure client machines are running supported operating Systems

    • Ensure Server machines are running supported operating Systems

    • Collect error messages and check them against the Knowledge Base

    Correct Answer(s)
    A. Ensure client machines are running supported operating Systems
    A. Ensure Server machines are running supported operating Systems
    A. Collect error messages and check them against the Knowledge Base
    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.

    Rate this question:

  • 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?

    • SQL_MAX_ROWS

    • Limit SQL Cursor Fetch Size

    • Preview Sample Data

    • Database Records to Read When Prewiewing or Refreshing a Report

    Correct Answer
    A. Database Records to Read When Prewiewing or Refreshing a Report
    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.

    Rate this question:

  • 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?

    • Refresh Interval

    • Refresh Data if Needed

    • Share Report Data Between Clients

    • Viewer Refresh Always Yields Current Data

    Correct Answer
    A. Viewer Refresh Always Yields Current Data
    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.

    Rate this question:

  • 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.)

    • ODBC drivers

    • BusinessObjects Enterprise Java SDK

    • Web Component Adapter

    • MySQL drivers

    Correct Answer(s)
    A. BusinessObjects Enterprise Java SDK
    A. Web Component Adapter
    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.

    Rate this question:

  • 10. 

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

    • When a user schedules a .wid to run every Saturday starting next week

    • When a Web Intelligence report's schedule time is reached.

    • When a successful instance of a Web Intelligence report is viewed.

    • When a Web Intelligence report is viewed on demand.

    Correct Answer
    A. When a Web Intelligence report's schedule time is reached.
    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.

    Rate this question:

  • 11. 

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

    • Background Services

    • Programs

    • Fairqueuing

    • Start-time fairqueuing

    Correct Answer
    A. Background Services
    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.

    Rate this question:

  • 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.)

    • The object failed to migrate.

    • The object migrated successfully.

    • The Administrator of the production system is the owner of the migrated object.

    • Any security for the object is migrated.

    Correct Answer(s)
    A. The object migrated successfully.
    A. The Administrator of the production system is the owner of the migrated object.
    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.

    Rate this question:

  • 13. 

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

    • Network Packet Size

    • Maximum Jobs Allowed

    • Network Adapter Speed

    • Data Socket Buffer Size Equal to Block Size

    Correct Answer
    A. Maximum Jobs Allowed
    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.

    Rate this question:

  • 14. 

    Where do you create Server groups?

    • Info View

    • Central Management Console

    • Central Configuration Manager

    • All of the above

    Correct Answer
    A. Central Management Console
    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.

    Rate this question:

  • 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?

    • Crystal Reports Cache Server

    • Output File Repository Server (FRS)

    • The Web Application Server (WAS)

    • Web Intelligence Job Server

    Correct Answer
    A. The Web Application Server (WAS)
    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.

    Rate this question:

  • 16. 

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

    • List of Values Caching

    • Enable Viewing Caching

    • Enable Cache-By-Name Access

    • Share Report Data Between Clients

    Correct Answer
    A. List of Values Caching
    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.

    Rate this question:

  • 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.)

    • Apache Tomcat is required to support NT Authentication.

    • The user is not a member of the default domain and had not specified their domain.

    • The user entered their Enterprise user name instead of their NT user name.

    • The user is using Netscape which does not support NT Authentication.

    Correct Answer(s)
    A. The user is not a member of the default domain and had not specified their domain.
    A. The user entered their Enterprise user name instead of their NT user name.
    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.

    Rate this question:

  • 18. 

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

    • Central Management Server (CMS)

    • Report Application Server (RAS)

    • IIS Web Application Server

    • Apache Tomcat Server

    Correct Answer
    A. IIS Web Application Server
    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.

    Rate this question:

  • 19. 

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

    • Running scheduled LOV objects

    • Creating the report object required to hold the LOV

    • Creating dynamic cascading parameters

    • Creating the Business View that contains the data source for the LOV

    Correct Answer
    A. Running scheduled LOV objects
    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.

    Rate this question:

  • 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?

    • Central Management Server

    • Crystal Reports Cache Server

    • Crystal Reports Job Server

    • Web Application Server

    Correct Answer
    A. Web Application Server
    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.

    Rate this question:

  • 21. 

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

    • Central Management Server

    • Web Application Server

    • Connection Server

    • Auditing Server

    Correct Answer
    A. Central Management Server
    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.

    Rate this question:

  • 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)

    • Synchronize the server

    • Start the server

    • Create the server

    • Enable the server

    Correct Answer(s)
    A. Start the server
    A. Create the server
    A. Enable the server
    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.

    Rate this question:

  • 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?

    • Web Intelligence Cache Server

    • Web Intelligence Job Server

    • Web Intelligence Report Server

    • Web Application Server (WAS)

    Correct Answer
    A. Web Intelligence Job Server
    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.

    Rate this question:

  • 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?

    • Increase the Number of records per batch property

    • Decrease the Oldest on-demand data given to a client property

    • Decrease the Number of records to browse property

    • Increase the Number of database records to read property

    Correct Answer
    A. Increase the Number of database records to read property
    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.

    Rate this question:

  • 25. 

    Which event does the Event Server monitor?

    • File Events

    • Schedule Events

    • Calendar Events

    • Custom Events

    Correct Answer
    A. File Events
    Explanation
    The Event Server monitors File Events.

    Rate this question:

  • 26. 

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

    • Business View Manager

    • Crystal Reports

    • Central Management Console

    • List of Values Job Server

    Correct Answer(s)
    A. Business View Manager
    A. Crystal Reports
    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.

    Rate this question:

  • 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.)

    • Confirm you can create a new Crystal Report using the Standard Report Wizard.

    • Open the BusinessObjects Enterprise Administration Launchpad (Java or .NET depending upon yourWeb Application Server) and log into InfoView.

    • Log into the Central Management Server from the Central Management Console.

    • Schedule a Crystal Report and view the resulting instance.

    Correct Answer(s)
    A. Open the BusinessObjects Enterprise Administration Launchpad (Java or .NET depending upon yourWeb Application Server) and log into InfoView.
    A. Log into the Central Management Server from the Central Management Console.
    A. Schedule a Crystal Report and view the resulting instance.
    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.

    Rate this question:

  • 28. 

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

    • Start Central Configuration Manager (CCM)

    • Start the Central Management Server (CMS)

    • Stop the Central Management Server (CMS)

    • Stop the Central Configuration Manager (CCM)

    Correct Answer
    A. Stop the Central Management Server (CMS)
    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.

    Rate this question:

  • 29. 

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

    • Stores .EPF files

    • Generates .ETF flies

    • Stores .ETFfiles

    • Generates .EPFfiles

    Correct Answer(s)
    A. Stores .EPF files
    A. Stores .ETFfiles
    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.

    Rate this question:

  • 30. 

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

    • The physical disk space allocated to the Universe cache files

    • The number of Universes cached

    • The physical disk space allocated to Report Objects that use connections to Universes

    • The number of Report Objects cached when connected to Universes

    Correct Answer
    A. The number of Universes cached
    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.

    Rate this question:

  • 31. 

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

    • The Publishing Wizard must be instalied

    • All BusinessObjects Enterprise Servers must be installed

    • Network Connectivity to the Central Management Server (CMS)

    • Network Connectivity to the Production Database

    Correct Answer
    A. Network Connectivity to the Central Management Server (CMS)
    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.

    Rate this question:

  • 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?

    • The active File Repository Servers were the first ones installed in the initial BusinessObjects Enterprise deployment.

    • The active File Repository Servers are the ones that were first to register with the Central Management Server.

    • The active File Repository Servers are the ones that have the active switch set in their command lines.

    • The active File Repository Servers change depending on the location of the reporting database.

    Correct Answer
    A. The active File Repository Servers are the ones that were first to register with the Central Management Server.
    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.

    Rate this question:

  • 33. 

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

    • Web Component Adapter

    • Web Intelligence Report Server

    • Web Intelligence Job Server

    • Central Management Server (CMS)

    Correct Answer(s)
    A. Web Intelligence Report Server
    A. Web Intelligence Job Server
    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.

    Rate this question:

  • 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?

    • An error message will be shown.

    • The report will return partial results.

    • The administrator will be notified by email.

    • The user will be prompted to edit the report or view partial results.

    Correct Answer
    A. An error message will be shown.
    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.

    Rate this question:

  • 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.)

    • Expand

    • New

    • Custom

    • Silent Installation

    Correct Answer(s)
    A. Expand
    A. New
    A. Custom
    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.

    Rate this question:

  • 36. 

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

    • Crystal Reports Page Server

    • Output File Repository Server

    • Crystal Reports Job Server

    • Web Application Server

    Correct Answer
    A. Crystal Reports Job Server
    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.

    Rate this question:

  • 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?

    • There is no DSN on the Crystal Reports Page Server to match the DSN in the report.

    • The Crystal Reports Page Server does not have the Oracle dient Software installed.

    • The Crystal Reports Job Server does not have the Oracle dient Software installed.

    • There is no DSN on the Crystal Reports Job Server to match the DSN in the report.

    Correct Answer
    A. There is no DSN on the Crystal Reports Job Server to match the DSN in the report.
    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.

    Rate this question:

  • 38. 

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

    • Every 5 minutes

    • Every 10 minutes

    • Every 30 minutes

    • Every 60 minutes

    Correct Answer
    A. Every 60 minutes
    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.

    Rate this question:

  • 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.)

    • Import users

    • Retain security

    • Enforce global security

    • Import user groups

    Correct Answer(s)
    A. Import users
    A. Import user groups
    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.

    Rate this question:

  • 40. 

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

    • Web Intelligence Cache Server Cache Block Timeout

    • Web Intelligence Report Server Document Cache Duration

    • Web Intelligence Report Server Document Cache Scan Interval

    • Web Intelligence Cache Server Oldest On-Demand Data Given to Clients

    Correct Answer
    A. Web Intelligence Report Server Document Cache Duration
    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.

    Rate this question:

  • 41. 

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

    • Starts a JobServer thread to run the reportStarts a JobServer thread to run the report

    • Spawns a JobServerChild process to run the report

    • Contacts the Crystal Reports Page Server for the location of the report

    • Runs the report immediately by opening the report from the Input File Repository Server (FRS)

    Correct Answer
    A. Spawns a JobServerChild process to run the report
    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.

    Rate this question:

  • 42. 

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

    • Outgoing Mail Server

    • Crystal Reports Cache Server

    • Output File Repository Server

    • Input File Repository Server

    Correct Answer
    A. Output File Repository 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.

    Rate this question:

  • 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?

    • List of Values(LOV) Job Server

    • Crystal Reports Job Server

    • Central Management Server

    • Report Application Server

    Correct Answer
    A. Report Application Server
    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.

    Rate this question:

  • 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?

    • The Business View has a filter for the group to which you belong.

    • The report designer hard coded the value of Canada for the Country.

    • The Crystal Reports Page Server has not flushed the List of Values (LOV) cache.

    • The country parameter in the report has a default value of Canada.

    Correct Answer
    A. The country parameter in the report has a default value of Canada.
    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.

    Rate this question:

  • 45. 

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

    • A cached page has expired.

    • A report has been viewed successfully.

    • A report could not be viewed.

    • An idle connection has been closed.

    Correct Answer(s)
    A. A report has been viewed successfully.
    A. A report could not be viewed.
    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.

    Rate this question:

  • 46. 

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

    • The database is installed in the identical folder structure on each machine.

    • All CMS machines connect to the System database in the same manner.

    • All CMS machines must be in the same time zone.

    • Start the first CMS, wait 5 minutes, and Start the second CMS to register with the first CMS.

    Correct Answer(s)
    A. All CMS machines connect to the System database in the same manner.
    A. All CMS machines must be in the same time zone.
    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.

    Rate this question:

  • 47. 

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

    • Two greater than the Number of Preloaded Report Jobs value

    • Two less than the Number of Preloaded Report Jobs value

    • The same value set for Number of Preloaded Report Jobs

    • No more than fifty per processor

    Correct Answer
    A. Two greater than the Number of Preloaded Report Jobs value
    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.

    Rate this question:

  • 48. 

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

    • 2k

    • 4k

    • 8k

    • 16k

    Correct Answer
    A. 8k
    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.

    Rate this question:

  • 49. 

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

    • Input File Repository Server

    • Output File Repository Server

    • Program Job Server

    • Destination Job Server

    • Central Management Server

    Correct Answer(s)
    A. Input File Repository Server
    A. Output File Repository Server
    A. Program Job Server
    A. Central Management Server
    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.

    Rate this question:

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
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.