1.
Which among the following hardwares support SAP Server?
(2 correct answers)
Correct Answer(s)
A. AS/400
B. PCs
Explanation
AS/400 and PCs are the correct answers because both of these hardware platforms are capable of supporting SAP Server. AS/400 is a midrange server platform developed by IBM, known for its reliability and scalability, making it suitable for hosting SAP Server. PCs, on the other hand, are commonly used as client machines for accessing SAP Server and running SAP applications. iPads and iPhones, although popular mobile devices, are not typically used as hardware platforms for hosting SAP Server.
2.
Which of the following OS are supported by SAP CRM servers?
(3 correct answers)
Correct Answer(s)
A. UNIX
B. Linux
D. Windows 2008 Server
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.
3.
The following database cannot be used as a database in a SAP server?
Correct Answer
A. MS Access
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.
4.
Which of the following are the layers of a three-tier client/server structure?
(2 correct answers)
Correct Answer(s)
B. Application Layer
C. Database Layer
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.
5.
We can use the following methods to login to an SAP server :
(2 correct answers)
Correct Answer(s)
A. SAP GUI
D. A Browser
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.
6.
Which of the following are products of NetWeaver technology?
(3 correct answers)
Correct Answer(s)
A. Business Intelligence
B. Enterprise Portal
C. Master Data Management
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.
7.
Installing an SAP Server in an enterprise is just one day job.
Correct Answer
B. False
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.
8.
The following skills help an SAP Basis Administrator to perform his or her duties better :
(3 correct answers)
Correct Answer(s)
A. Operating System
B. Database
C. Basic Networking
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.
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)
Correct Answer(s)
A. Application server name
B. Instance number
C. SID
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.
10.
After authentication, we can perform an activity in a SAP server ________
Correct Answer
D. All of the above
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.
11.
The T-code used to view all processes is ______
Correct Answer
C. SM50
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.
12.
User requests are first accepted by ______
Correct Answer
C. Dispatcher
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.
13.
Every Dialog Work Process has built-in memory.
Correct Answer
A. True
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.
14.
SAP Web Application server ________
Correct Answer
D. All of the above
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.
15.
Multiple Application servers can share a single database server.
Correct Answer
A. True
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.
16.
Which of the following are work process types?
Correct Answer
D. All of the above
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.
17.
SAP system number concept helps us to create logon groups to segregate users from different functional areas.
Correct Answer
A. True
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.
18.
Providing IP address is an alternative to providing application server name in SAP GUI screen.
Correct Answer
A. True
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.
19.
Which of the following T-codes can be used to view, what a user is doing?
Correct Answer
B. SM50
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.
20.
Which T-code can be used to view the name of the table accessed and the current action on the table?
Correct Answer
B. SM50
Explanation
T-code SM50 can be used to view the name of the table accessed and the current action on the table.
21.
Which of the following combination cannot be used in a single SAP Server instance?
Correct Answer
B. MS SQL & Solaris 11
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.
22.
SAP HANA server is installed on which OS?
Correct Answer
B. SUSE
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.
23.
After login whenever a user executes a T-code in an SAP server ________
Correct Answer
D. An authorization check is done
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.
24.
Whenever a user requests for a new information, which of the following is checked first?
Correct Answer
A. Database buffer
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.