SAP Basis Administration - Basics

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 Uwinpro
U
Uwinpro
Community Contributor
Quizzes Created: 25 | Total Attempts: 14,010
| Attempts: 996 | Questions: 24
Please wait...
Question 1 / 24
0 %
0/100
Score 0/100
1. Multiple Application servers can share a single database server.

Explanation

Multiple application servers can share a single database server because the database server is designed to handle multiple connections from different application servers simultaneously. Each application server can establish a connection to the database server and perform database operations independently. This allows for efficient resource utilization and scalability in a distributed system architecture.

Submit
Please wait...
About This Quiz
SAP Quizzes & Trivia

This SAP Basis Administration quiz assesses knowledge in monitoring SAP system workload, supported operating systems for SAP CRM, suitable databases, and client\/server architecture. It also tests familiarity with... see moreSAP NetWeaver products and login methods, essential for SAP system administrators. see less

2. The following skills help an SAP Basis Administrator to perform his or her duties better : (3 correct answers)

Explanation

The skills of Operating System, Database, and Basic Networking are essential for an SAP Basis Administrator to perform their duties effectively. Operating System knowledge is necessary to manage and configure the SAP system on the server. Database skills are required to handle the database management system used by SAP. Basic Networking knowledge helps in troubleshooting network-related issues and ensuring smooth communication between different system components. However, MS Access is not directly relevant to the role of an SAP Basis Administrator, so it is not included as a correct answer.

Submit
3. We can use the following methods to login to an SAP server : (2 correct answers)

Explanation

The correct answers for logging into an SAP server are SAP GUI and a browser. SAP GUI is a graphical user interface that provides a user-friendly way to access the SAP system, while a browser can also be used to access the SAP server through web-based interfaces like SAP NetWeaver Business Client. MS Word and MS Access are not valid methods for logging into an SAP server as they are not designed for this purpose.

Submit
4. The following database cannot be used as a database in a SAP server?

Explanation

MS Access cannot be used as a database in a SAP server because SAP servers typically require a more robust and scalable database system. MS Access is a desktop database management system primarily used for small-scale applications and lacks the scalability and performance capabilities needed for enterprise-level systems like SAP. SAP servers commonly use database systems like Oracle, SAP HANA, and MS SQL, which are designed to handle large volumes of data and provide advanced features required by SAP applications.

Submit
5. Which of the following are work process types?

Explanation

The correct answer is "All of the above" because DIA, UPD, and ENQ are all types of work processes. DIA stands for Dialog, which refers to a process that interacts with the user. UPD stands for Update, which refers to a process that updates data. ENQ stands for Enqueue, which refers to a process that manages locks on data objects. Therefore, all three options mentioned in the question are valid work process types.

Submit
6. Providing IP address is an alternative to providing application server name in SAP GUI screen.

Explanation

The statement is true because in SAP GUI, users have the option to enter either the IP address or the application server name to connect to the server. This flexibility allows users to connect to the server using either method, depending on their preference or the available information.

Submit
7. The T-code used to view all processes is ______

Explanation

SM50 is the correct T-code used to view all processes. This T-code provides a comprehensive overview of all active processes in the system. It allows users to monitor and manage the status, performance, and resource utilization of individual processes. By using SM50, users can identify any issues or bottlenecks in the system and take appropriate actions to optimize its performance.

Submit
8. SAP system number concept helps us to create logon groups to segregate users from different functional areas.

Explanation

The SAP system number concept allows us to create logon groups, which helps in segregating users based on their functional areas. By assigning different system numbers to different logon groups, users from different functional areas can be easily managed and their access can be controlled more efficiently. This concept is particularly useful in large organizations where there are multiple functional areas with different user requirements and access levels.

Submit
9. Which of the following informations are mandatory to connect to an SAP server located in the same network, from SAP GUI front end? (3 correct answers)  

Explanation

To connect to an SAP server located in the same network from the SAP GUI front end, three pieces of information are mandatory: the application server name, the instance number, and the SID (System ID). The application server name identifies the specific server within the network, the instance number specifies the instance of the SAP system running on the server, and the SID is a unique identifier for the SAP system. These three pieces of information are necessary to establish a connection between the SAP GUI front end and the SAP server. The SAProuter string, on the other hand, is not required for connecting to an SAP server in the same network.

Submit
10. Which of the following OS are supported by SAP CRM servers? (3 correct answers)

Explanation

SAP CRM servers support UNIX, Linux, and Windows 2008 Server operating systems. This means that the SAP CRM software can be installed and run on servers using any of these three operating systems. Windows Vista, on the other hand, is not supported by SAP CRM servers, so it is not a correct answer.

Submit
11. Which of the following are the layers of a three-tier client/server structure? (2 correct answers)

Explanation

The correct answer is Application Layer and Database Layer. In a three-tier client/server structure, the Application Layer is responsible for handling the user interface and business logic, while the Database Layer is responsible for storing and managing the data. These two layers work together to ensure the smooth functioning of the client/server system. The Performance Layer and Gateway Layer are not part of the three-tier structure and therefore not correct answers.

Submit
12. Every Dialog Work Process has built-in memory.

Explanation

Every Dialog Work Process has built-in memory means that each Dialog Work Process is equipped with its own memory, allowing it to store and retrieve information as needed. This suggests that the statement is true, as it implies that memory is an inherent feature of Dialog Work Processes.

Submit
13. What is the transaction code used to monitor the SAP system's workload and performance?

Explanation

SM50 is the transaction code used to monitor the SAP system's workload and performance. It provides a real-time overview of the active work processes, allowing administrators to identify performance bottlenecks, resource consumption, and potential issues. ST06 is used for system monitoring and performance analysis, SM04 displays logged-on users, and AL08 displays system log messages.

Submit
14. Installing an SAP Server in an enterprise is just one day job.

Explanation

The statement "Installing an SAP Server in an enterprise is just one day job" is false. Installing an SAP Server is a complex process that requires careful planning, configuration, and implementation. It involves various steps such as hardware and software setup, network configuration, database installation, and system configuration. Additionally, it may require the involvement of multiple stakeholders and technical experts. Therefore, it is not feasible to complete the installation of an SAP Server in just one day.

Submit
15. After authentication, we can perform an activity in a SAP server ________

Explanation

After authentication, we can perform an activity in a SAP server using T-codes, SAP menu, and through the browser. T-codes are transaction codes that allow users to directly access specific functions or programs in SAP. The SAP menu provides a hierarchical structure of all available functions and activities within SAP. Additionally, users can also access SAP through a web browser, which allows for remote access and flexibility in performing activities in the SAP server. Therefore, all of the options mentioned are valid methods for performing activities in a SAP server after authentication.

Submit
16. User requests are first accepted by ______

Explanation

The correct answer is "Dispatcher". In a computer system, when a user makes a request, it is first accepted by the dispatcher. The dispatcher is responsible for receiving and distributing the requests to the appropriate components or processes in the system. It acts as a central hub, coordinating the flow of requests and ensuring that they are handled efficiently. Therefore, the dispatcher plays a crucial role in managing and directing user requests within the system.

Submit
17. SAP Web Application server ________

Explanation

The correct answer is "All of the above." The SAP Web Application server is run by both ABAP and Java runtime environments, making it capable of supporting applications developed in both languages. It can also function as a middleware, similar to WebLogic, allowing it to integrate with other systems. Additionally, the SAP Web Application server is built-in to various SAP servers such as CRM, SCM, BI, SEM, HCM, ECC, and SRM. Therefore, all of the given options are correct.

Submit
18. Which of the following T-codes can be used to view, what a user is doing?

Explanation

SM50 is the correct answer because it is a T-code that can be used to view the active work processes in the system. It provides information about the users currently logged in, the programs they are running, and the status of their processes. This allows administrators to monitor and track user activity in the system.

Submit
19. After login whenever a user executes a T-code in an SAP server ________

Explanation

After logging in, whenever a user executes a T-code in an SAP server, an authorization check is done. This means that the system verifies whether the user has the necessary permissions and authorizations to perform the specific task associated with the T-code. This check ensures that the user is only able to access and perform actions that they are authorized to do, maintaining the security and integrity of the system.

Submit
20. Which of the following combination cannot be used in a single SAP Server instance?

Explanation

The combination of MS SQL and Solaris 11 cannot be used in a single SAP Server instance. SAP Server instances are typically run on specific operating systems and databases that are compatible with each other. In this case, MS SQL is a Microsoft database management system, while Solaris 11 is an operating system developed by Oracle. These two components are not compatible with each other, hence they cannot be used together in a single SAP Server instance.

Submit
21. SAP HANA server is installed on which OS?

Explanation

SAP HANA server is installed on SUSE OS. SUSE is a popular operating system that is compatible with SAP HANA and provides the necessary environment for running the server. It is specifically designed to support enterprise-level applications like SAP HANA and offers features and optimizations that make it a suitable choice for hosting the server. Therefore, SUSE is the correct choice for installing SAP HANA server.

Submit
22.  Whenever a user requests for a new information, which of the following is checked first?

Explanation

The correct answer is "Database buffer". When a user requests for new information, the system first checks the database buffer. The database buffer is a portion of the memory that is used to temporarily store frequently accessed data from the database. By checking the database buffer first, the system can quickly retrieve the requested information without having to access the slower hard drive or go through other processes such as the dispatcher or SPO work process. This helps to improve the overall performance and response time of the system.

Submit
23. Which of the following are products of NetWeaver technology? (3 correct answers)

Explanation

Business Intelligence, Enterprise Portal, and Master Data Management are all products of NetWeaver technology. NetWeaver is a software stack developed by SAP that provides a platform for integrating various applications and systems. Business Intelligence refers to the tools and processes used for analyzing and reporting data to support decision-making. Enterprise Portal is a web-based platform that allows users to access and interact with business applications and information. Master Data Management involves creating and managing a central repository of consistent and accurate master data across an organization.

Submit
24. Which T-code can be used to view the name of the table accessed and the current action on the table?

Explanation

T-code SM50 can be used to view the name of the table accessed and the current action on the table.

Submit
View My Results

Quiz Review Timeline (Updated): Jan 8, 2025 +

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

  • Current Version
  • Jan 08, 2025
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 04, 2012
    Quiz Created by
    Uwinpro
Cancel
  • All
    All (24)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Multiple Application servers can share a single database server.
The following skills help an SAP Basis Administrator to perform his or...
We can use the following methods to login to an SAP server :...
The following database cannot be used as a database in a SAP server?
Which of the following are work process types?
Providing IP address is an alternative to providing application server...
The T-code used to view all processes is ______
SAP system number concept helps us to create logon groups to segregate...
Which of the following informations are mandatory to connect to an SAP...
Which of the following OS are supported by SAP CRM servers?...
Which of the following are the layers of a three-tier client/server...
Every Dialog Work Process has built-in memory.
What is the transaction code used to monitor the SAP system's...
Installing an SAP Server in an enterprise is just one day job.
After authentication, we can perform an activity in a SAP server...
User requests are first accepted by ______
SAP Web Application server ________
Which of the following T-codes can be used to view, what a user is...
After login whenever a user executes a T-code in an SAP server...
Which of the following combination cannot be used in a single SAP...
SAP HANA server is installed on which OS?
 Whenever a user requests for a new information, which of the...
Which of the following are products of NetWeaver technology?...
Which T-code can be used to view the name of the table accessed and...
Alert!

Advertisement