SAP Basis Online Test

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Cvktech
C
Cvktech
Community Contributor
Quizzes Created: 10 | Total Attempts: 42,133
Questions: 20 | Attempts: 10,380

SettingsSettingsSettings
SAP Basis Online Test - Quiz

Basis is essentially the operating system for all SAP applications, including Advanced Business Application Programming. It provides a number of services and benefits. Do you know them? Find out in this quiz on SAP Basis!


Questions and Answers
  • 1. 

    What is the transaction used to import SAP-provided support packages into your system.

    • A.

      SPAM

    • B.

      SAPM

    • C.

      SNOTE

    • D.

      SARA

    Correct Answer
    A. SPAM
    Explanation
    SPAM is the correct answer because it is the transaction used to import SAP-provided support packages into the system. SPAM stands for Support Package Manager and it is a tool provided by SAP that allows users to download and install support packages, which contain bug fixes, enhancements, and legal changes for SAP systems. By using the SPAM transaction, system administrators can easily manage and apply these support packages to keep their SAP system up to date and ensure optimal performance.

    Rate this question:

  • 2. 

     You were assigned to run an ABAP program with more than one selection screen as a background job. How do you supply input to the selection screen and run it as a back ground job?

    • A.

      SPA/GPA Parameter

    • B.

      ABAP Memory

    • C.

      Variant

    • D.

      Function Modules

    Correct Answer
    C. Variant
    Explanation
    To supply input to the selection screen and run it as a background job, you can use a variant. A variant is a predefined set of input values that can be used to execute a program with specific parameters. By creating a variant, you can save the input values for the selection screen and assign it to the background job. This way, the program will run with the specified input values without any manual intervention.

    Rate this question:

  • 3. 

    What is the scheduler that checks the job scheduling table in the databases that are waiting for processing and transfer them to the free background work process in accordance with their priority?

    • A.

      Back ground job scheduler

    • B.

      Time dependent job scheduler

    • C.

      Dialog scheduler

    • D.

      Standard job scheduler

    Correct Answer
    B. Time dependent job scheduler
    Explanation
    The correct answer is the Time dependent job scheduler. This scheduler checks the job scheduling table in the databases that are waiting for processing and transfers them to the free background work process based on their priority.

    Rate this question:

  • 4. 

    What are the 3 different Oracle database startup modes?

    • A.

      Warm, cold, maintenance

    • B.

      Mount, nomount, open

    • C.

      Online, offline, utility

    • D.

      Level 1, level 2, level 3

    Correct Answer
    B. Mount, nomount, open
    Explanation
    The three different Oracle database startup modes are mount, nomount, and open. In the mount mode, the database is started and mounted, but not opened for user access. In the nomount mode, the database is started but not mounted or opened, which allows for operations like database creation or restoration. In the open mode, the database is fully started, mounted, and opened for user access.

    Rate this question:

  • 5. 

    What are the 3 different Oracle database shutdown modes?

    • A.

      Warm, cold, maintenance

    • B.

      Level 1, level 2, level 3

    • C.

      Normal, immediate, abort

    • D.

      Regular, active, passive

    Correct Answer
    B. Level 1, level 2, level 3
    Explanation
    The correct answer is level 1, level 2, level 3. In Oracle database, the shutdown modes are categorized into three levels. Level 1 is the normal shutdown mode where the database waits for all connected users to disconnect before shutting down. Level 2 is the immediate shutdown mode where the database terminates all active sessions and rolls back uncommitted transactions before shutting down. Level 3 is the abort shutdown mode where the database shuts down abruptly without performing any cleanup operations.

    Rate this question:

  • 6. 

     What action needs to be taken when Oracle returns an ORA-1653 error, failure to allocate an extent for a table in a specific tablespace?

    • A.

      The tablespace should be moved to a faster disk so that Oracle can find the extents quicker.

    • B.

      The tablespace size should be increased by adding 1 or more datafiles.

    • C.

      This is an Oracle internal error message which should be registered with Oracle immediately.

    • D.

      The database must be shutdown immediately to avoid damage.

    Correct Answer
    B. The tablespace size should be increased by adding 1 or more datafiles.
    Explanation
    When Oracle returns an ORA-1653 error, it means that there is a failure to allocate an extent for a table in a specific tablespace. The correct action to resolve this error is to increase the tablespace size by adding one or more datafiles. By doing so, Oracle will have more space to allocate extents for the table, preventing the error from occurring again.

    Rate this question:

  • 7. 

     SAP SUPPORT PACKS CAN BE APPLIED TO WHICH TYPE OF LANDSCAPE?

    • A.

      1-SYSTEM LANDSCAPE

    • B.

      2-SYSTEM LANDSCAPE

    • C.

      3-SYSTEM LANDSCAPE

    • D.

      ALL OF THE ABOVE

    Correct Answer
    D. ALL OF THE ABOVE
    Explanation
    The correct answer is "ALL OF THE ABOVE". This means that SAP support packs can be applied to any type of landscape, whether it is a single system landscape or a multi-system landscape. Support packs are updates and patches released by SAP to fix bugs, improve functionality, and enhance security in their software. These support packs can be applied to any type of landscape to ensure that the SAP system is up to date and running smoothly.

    Rate this question:

  • 8. 

    ON SAP INSTALLATION WHICH OF THE FOLLOWING CLIENT/CLIENTS ARE CREATED BY DEFAULT?

    • A.

      CLIENT 000

    • B.

      CLIENT 001

    • C.

      CLIENT 066

    • D.

      ALL OF THE ABOVE

    Correct Answer
    D. ALL OF THE ABOVE
    Explanation
    All of the above clients (client 000, client 001, and client 066) are created by default during SAP installation.

    Rate this question:

  • 9. 

     IS IT POSSIBLE TO HAVE MULTIPLE LANDSCAPES IN ONE TRANSPORT DOMAIN ?

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    Yes, it is possible to have multiple landscapes in one transport domain. A transport domain is a logical grouping of systems that share a common transport route for exchanging data. Within a transport domain, different landscapes can be set up to represent different stages of the development process, such as development, quality assurance, and production. Each landscape can have its own set of systems and configurations, allowing for separate testing and deployment environments. Therefore, it is possible to have multiple landscapes within a single transport domain.

    Rate this question:

  • 10. 

    HE SYSTEMS IN A SYSTEM LANDSCAPE SHARE CUSTOMIZING AND REPOSITORY OBJECTS VIA ________ ?

    • A.

      TRANSPORT REQUESTS

    • B.

      CONSOLIDATION ROUTE

    • C.

      REMOTE FUNCTION CALL

    • D.

      ALL OF THE ABOVE

    Correct Answer
    A. TRANSPORT REQUESTS
    Explanation
    In a system landscape, the systems share customizing and repository objects via transport requests. Transport requests are used to transport changes made in one system to other systems in the landscape. These requests contain the necessary information and objects that need to be transported, ensuring consistency and synchronization across systems. By using transport requests, customization and repository objects can be easily shared and deployed in different systems within the landscape.

    Rate this question:

  • 11. 

    DEVELOPMENT CLASSES CONTAINS ____________?

    • A.

      REPOSITORY OBJECTS

    • B.

      USER MASTER DATA

    • C.

      CUSTOMIZING DATA

    • D.

      ALL OF THE ABOVE

    Correct Answer
    A. REPOSITORY OBJECTS
    Explanation
    Development classes typically contain repository objects. These objects can include programs, function modules, tables, views, classes, and other elements created during the development process in software development environments such as SAP. While user master data and customizing data may be present in a system, they are not typically stored within development classes.

    Rate this question:

  • 12. 

    IS IT POSSIBLE TO DEFINE MORE THAN ONE CONSOLIDATION AND DELIVERY ROUTES IN A TRANSPORT DOMAIN ?

    • A.

      Yes

    • B.

      No

    Correct Answer
    A. Yes
    Explanation
    It is possible to define more than one consolidation and delivery routes in a transport domain. This allows for flexibility in managing the transportation of goods and optimizing the routes based on various factors such as distance, time, and cost. Having multiple routes also helps in accommodating different customer preferences and requirements.

    Rate this question:

  • 13. 

    WHICH OF THE FOLLOWING INFORMATIONS ABOUT TRANSPORTS REQUESTS NOT PRESENT IN COFILES?

    • A.

      INFORMATION OF TRANSPORT TYPES

    • B.

      REQUIRED IMPORT STEPS

    • C.

      TRACE FILES

    • D.

      POST PROCESSING EXIT CODES

    Correct Answer
    C. TRACE FILES
    Explanation
    The correct answer is TRACE FILES. The information about trace files is not present in COFILES. COFILES typically contain information about transport types, required import steps, and post-processing exit codes. Trace files, on the other hand, are used for debugging and troubleshooting purposes and are not directly related to the transport requests themselves.

    Rate this question:

  • 14. 

    COPYING OF ONE PACKAGE NAME TO ANOTHER PACKAGE NAME IS CALLED

    • A.

      TRANSPORT OF COPIES

    • B.

      RELOCATION

    • C.

      CUSTOMIZING REQUEST

    • D.

      WORKBENCH REQUEST

    Correct Answer
    B. RELOCATION
    Explanation
    Copying of one package name to another package name is called relocation. Relocation refers to the process of moving or transferring a package from one location to another. In this context, it means moving or copying a package name from one package to another package. This can be done for various reasons, such as organizing and categorizing packages or transferring packages between different systems or environments.

    Rate this question:

  • 15. 

    WHILE DOING SYSTEM COPY, YOU HAVE TO PRESERVE RFC DESTINATIONS (SM59), WHAT      PROCEDURE WILL YOU FOLLOW -

    • A.

      EXPORT SM59 TABLES USING TRANSPORT REQUEST

    • B.

      TAKE SNAPSHOTS AND PRESERVE THEM

    • C.

      THIS IS NOT POSSIBLE, THE DATA WILL BE OVERWRITTEN

    • D.

      USER SAP* AND INSTALL

    Correct Answer
    A. EXPORT SM59 TABLES USING TRANSPORT REQUEST
    Explanation
    To preserve RFC destinations (SM59) during a system copy, the procedure would involve exporting the SM59 tables using a transport request. This ensures that the RFC destinations are saved and can be imported into the new system after the system copy is completed.

    Rate this question:

  • 16. 

    IN WHICH CLIENT SHOULD WE CONFIGURE STMS

    • A.

      000

    • B.

      001

    • C.

      800

    • D.

      ANY CLIENT

    Correct Answer
    A. 000
    Explanation
    The correct answer is "000". STMS (SAP Transport Management System) should be configured in the client 000. Client 000 is the default client in SAP systems and is typically used for system administration and configuration purposes. Configuring STMS in client 000 ensures that the transport management system is set up and managed effectively for the entire SAP system landscape.

    Rate this question:

  • 17. 

    WHICH OF THE FOLLOWING DOES NOT COME UNDER /USR/SAP/TRANS

    • A.

      BIN

    • B.

      PROFILE

    • C.

      TMP

    • D.

      LOG

    Correct Answer
    B. PROFILE
    Explanation
    The correct answer is PROFILE. This is because the question is asking which of the given options does not come under the directory /usr/sap/trans. The options BIN, TMP, and LOG are all directories that can be found under /usr/sap/trans, but PROFILE is not a directory that is typically found under that path.

    Rate this question:

  • 18. 

    WHICH OF THE  FOLLOWING CONTANS A MESSAGE SERVER ?

    • A.

      DIALOG INSTANCE

    • B.

      CENTRAL INSTANCE

    • C.

      BOTH A & B

    • D.

      NONE OF THE ABOVE

    Correct Answer
    B. CENTRAL INSTANCE
    Explanation
    The correct answer is "CENTRAL INSTANCE." A message server is a component in a distributed system that manages the communication between different instances. In this case, the central instance is likely responsible for handling the messaging between different components or instances in the system. The other options, dialog instance, both A and B, and none of the above, do not specifically mention a message server.

    Rate this question:

  • 19. 

    IN SAP NETWEAVER AS ABAP+JAVA TWO DIFFERENT DATABASES ARE REQUIRED, ONE      FOR ABAP, ANOTHER FOR JAVA.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    In SAP NetWeaver AS ABAP+JAVA, only one database is required, which is used for both ABAP and Java. Therefore, the statement that two different databases are required is incorrect.

    Rate this question:

  • 20. 

    THREE SYSTEMS IN A SINGLE LANDSCAPE CAN HAVE DIFFERENT TRANSPORT     DIRECTORIES

    • A.

      Yes

    • B.

      No

    Correct Answer
    A. Yes
    Explanation
    It is possible for three systems in a single landscape to have different transport directories. This means that each system can have its own designated directory for transporting data, files, or information. This allows for better organization and management of the systems within the landscape, as each system can have its own specific directory for transport purposes.

    Rate this question:

Quiz Review Timeline +

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

  • Current Version
  • Feb 12, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 06, 2012
    Quiz Created by
    Cvktech
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.