SAP Basis Exam
SAP Basis Exam Quiz
Test your knowledge on SAP Basis with our comprehensive quiz designed for aspiring professionals and those looking to certify their skills. This quiz covers a wide range of topics related to SAP Basis, including client management, data structures, communication protocols, and business solutions.
Highlights of the quiz:
- 236 carefully crafted questions
- Multiple choice and checkbox formats
- Immediate scoring feedback
1. In clients the system change option for global settings can be set as? (2 correct)
A. Cannot have more clients in DEV than in PRD
B. If SE06 is modifiable, restrict in SCC4
C. To have more than one productive client you have to switch on the extended transport control
C. To have more than one productive client you have to switch on the extended transport control
E. If SE06 is not modifiable and SCC4 allows changes, you can’t change options
2. After an ABAP/4 Dictionary object has been modified, what must be done before it is usable by application programs? (1 correct)
A. It must be transported to all the other R/3 hosts.
B. It must be copied to all other R/3 clients.
C. It must be activated.
D. The R/3 instance must be restarted to flag the program's availability.
3. Which of the following options are available as global settings when setting the system change option in R/3 Release 4.0? (2 correct)
A. Modifiable
B. A global option enabling or disenabling changes to Repository and client-independent Customizing objects.
C. Not modifiable.
D. Customer objects modifiable.
E. Original objects modifiable.
4. Which R/3 facility is used to release a correction/repair? (1 correct)
A. Workbench Organizer
B. Transaction SE06
C. Development Workbench
D. Customizing Organizer
5. Which of the following are repository objects in an AS ABAP-based SAP system? (2 correct)
A. Programs
B. Buffer areas
C. Screens (Dynpros)
D. Client-independent customizing settings
6. Which SAP products use SAP NetWeaver? (3 correct)
A. SAP ERP
B. SAP Business All-In-One
C. SAP CRM
D. SAP R/3 4.6C
7. What elements are parts of the data structure of an SAP system? (3 correct)
A. Registry Repository
B. Object Repository
C. Client
D. Database Server
E. Cross-client customizing
F. SAP Kernel
8. What consequences has the use of "native SQL" in ABAP programs written by customers? (2 correct)
A. Loss of database independence for these programs
B. No buffering of table content on the SAP application server
C. No lock handling by the enqueue work process
D. The use of native SQL always results in poor performance
9. Which of the following statements regarding the client concept and the client copy tools in ABAP based SAP Systems (for example, SAP ECC) are true? (3 correct)
A. Application data can only be copied from one client to another, when all client-specific customizing is also copied.
B. Clients can be copied between SAP Systems of the same release.
C. Client-independent customizing is always automatically copied between clients.
D. User master records cannot be copied between clients.
E. Clients can be copied within a single SAP System.
10. How many clients can exist per AS ABAP-based SAP system? (1 correct)
A. The maximum number is 1000 clients per SAP system
B. As many as you want
C. The number of clients per system is limited to 500
11. In client copies which of the following are correct? (4 correct)
A. Clients can be copied within a single system.
B. Clients can be copied between systems of the same release.
C. User master records can be copied between clients.
D. Profiles define the type of client data to be copied when creating new clients.
E. User master records cannot be copied between clients.
12. Actions in project IMG? Came out once. (4 correct).
A. Activation of CTS functionality
B. assigned CTS requests
C. Display project data
D. Status
E. CTS project piece list
13. Which of the following is true of creating new clients within an R/3 System? (1 correct)
A. Customizing and repository objects from a source client are copied to the new client using the client copy tool.
B. The client transport tool can be used to simultaneously transfer multiple SAP clients from one R/3 System to another in a single action.
C. Log files indicating the success of a new client creation are stored in the home directory of the user initiating the copy.
D. Profiles define the types of client data to be copied.
E. Remote client copies generate large data files at the operating system level.
15. Which of the following statements is NOT true? (1 correct)
A. Clients can be copied within a single R/3 System.
B. Clients can be copied between R/3 Systems of the same release.
C. User master records can be copied between clients.
D. The Client Copy tools support the copying of printer definitions between clients.
16. Which of the following statements are correct in regard to table comparison in R/3? (3 correct)
A. Table contents can be compared between R/2 and R/3 Systems.
B. Table contents can be compared between different clients in the same R/3 System.
C. Table contents can be compared between different clients in different R/3 Systems.
D. The contents of the same tables in different clients can be automatically adjusted.
E. Table contents can only be compared directly on the database level.
2. Fundamentals of RFC Communication TADM10, TADM12, ADM100
2. Fundamentals of RFC Communication TADM10, TADM12, ADM100
1. Application Link Enabling (ALE) allows you to (2 correct)
A. Exchange data only between SAP systems, as long as they have the same release status.
B. Exchange data across system boundaries, but only for SAP applications.
C. Exchange data between collaborating enterprises, using certain formats and technologies.
D. The communication between different systems of your system landscape.
E. Update your order data using the appropriate BAPI, only once every 24 hours.
2. The following interfaces or communication options are supported by SAP systems: (4 correct)
A. HTTP (HyperText Transfer Protocol)
B. SMTP (Simple Mail Transfer Protocol)
C. RFC (Remote Function Call)
D. BAPIs (Business Application Programming Interfaces)
E. XDTP (Extended Data Transfer Protocol)
F. STP (SAP Transfer Protocol)
3. You can use BAPIs to (3 correct)
A. Request data from an SAP system.
B. Pass data to an SAP system.
C. Transfer SAP screen images to third-party applications (such as Microsoft Word).
D. Access business processes in SAP systems.
4. You access BAPIs in SAP systems using an RFC interface. True or False?
True
False
5. Which Remote Function Call procedures does an SAP system provide? (3 correct)
A. Synchronous RFC
B. Reflexive RFC
C. Looped RFC
D. Transactional RFC
E. Direct RFC
F. Queued RFC
6. Which RFC variant can you use to process work steps in parallel? (1 correct)
A. Synchronous RFC
B. Transactional RFC
C. Queued RFC
D. Asynchronous RFC
7. SAP Business WorkFlow ensures that: (4 correct)
A. Appropriately configured business processes can be partially automated.
B. Appropriately configured business processes are executed in consistent sequences.
C. The right employee receives the right work at the right time.
D. Your workflow-supported business processes are handled more efficiently.
E. All your company processes that have been implemented in ABAP run without errors.
8. You can also use SAP Business WorkFlow functions (for example, with XML) to trigger functions in other systems. True or False?
True
False
9. Business APIs (BAPIs) can be used to trigger and execute transactions in an SAP landscape. Which of the following statements regarding BAPIs are correct? ( 2 correct)
A. BAPI communication requires a connection to a central LDAP directory server
B. Data exchange by BAPI can only be done by asynchronous RFC
C. BAPIs are specialized remote function calls
D. BAPIs can be used for connecting external software to SAP systems
10. In which of the following scenarios is RFC communication used as the standard communication method in SAP systems? (3 correct)
A. RFC communication is used for transferring monitoring data between SAP systems.
B. RFC communication is used for exchanging information between the ICM process and a web browser.
C. RFC communication is often used for exchanging business data between different SAP systems
D. RFC communication is used for exchanging user data between AS ABAP-based SAP systems and the LDAP connector.
11. Which of the following statements about the gateway process of an SAP system are correct? (1 correct)
A. The gateway process is able to handle communication between different SAP systems and external programs.
B. Remote Function Calls (RFC) are handled by the gateway process of the SAP system.
C. Only the central instance of an SAP system hosts a gateway process.
D. One gateway process runs in each instance of the SAP system.
3. Load Balancing ABAP/Java TADM10, ADM100, ADM200
3. Load Balancing ABAP/Java TADM10, ADM100, ADM200
1. Load balancing in JAVA, is performed by which processes/components. (2 correct)
A. Message server
B. Abap Dispatcher
C. SAP Web Dispatcher
D. Java Dispatcher
E. Java server Node
2. If a user is logged on to a server group, how are dialog work processes assigned to this user? (1 correct)
A. The user always remains assigned to the same dialog work process, regardless of server load.
B. Depending on the load of the servers, different dialog work processes of the same R/3 Instance will be assigned to the user.
C. Depending on the load of the servers, different dialog work processes of different instances will be assigned to this user.
D. It is not possible to logon to a server group.
3. When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified? (1 correct)
3. When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified? (1 correct)
B. Maximum number of users who may be logged on to the instance.
C. Name of the instance defined for the logon group.
D. Maximum number of sessions per user.
E. Name of the logon group
4. If a user is already logged on to an AS ABAP-based SAP system using logon load balancing, how are dialog work processes assigned to this user? (1 correct)
A. The user gets a dialog work process assigned in each instance. Depending on the load of the servers, only one of these dialog work processes is active.
B. Depending on the server load, different dialog work processes of different instances will work for this user.
C. Different dialog work processes of the same instance of the SAP system will work sequentially for the user.
D. The user always remains assigned to the same dialog work process.
5. Which of the following statements regarding the Java Message Server are correct? (2 correct)
A. It is not a critical component of SAP NetWeaver AS system and it can be stopped when not in use.
B. It can supply information to the SAP Web Dispatcher about the status of AS Java instances.
C. It keeps a list of all active AS Java instances.
6. SAP Web Dispatcher can be used to distribute HTTP requests over one or more SAP NetWeaver Application Server instances. SAP Web Dispatcher stores connection information in a configuration file. Which of the following parameters is mandatory in the SAP Web Dispatcher configuration file? (1 correct)
A. rdisp/msserv
B. icm/HTTP/j2ee_
C. ms/http_was_required
D. icm/host_name_full
E. ms/http_port
7. For an AS ABAP+Java system, the SAP Web Dispatcher communicates with which of the following? (1 correct)
A. Both the ABAP and Java message server
B. The ABAP message server
C. The Java message server
1. With regards to MTA what functions does it have? (2 correct)
A. Abap can send mail to only 1 mta per client.
B. Cannot automatically forward incoming mail to other domains.
C. Abap provides full functionality of the MTA
D. Can’t remember the last one
2. Which of the following statements regarding the communication between a SAP system and an external Message Transfer Agent (MTA) using SMTP are correct? (2 correct)
A. The SAP NetWeaver AS ABAP can send mails to only one specific MTA per SAP client.
B. The SAP NetWeaver AS ABAP cannot automatically forward incoming mails to other domains.
C. The SAP NetWeaver AS ABAP provides the full functionality of a Message Transfer Agent (MTA).
D. To send e-mails to an MTA, or to receive emails from an MTA using SMTP, the SAP NetWeaver AS ABAP must have the ST-MAIL plugin, which needs to be installed using transaction SAINT.
5. Performing SAP installations using SAPinst TADM12, ADM110
5. Performing SAP installations using SAPinst TADM12, ADM110
1. SAPINST – Post installation tasks for ECC6. (2 correct).
A. Operation mode is automatically configured
B. Standard jobs have to be scheduled.
C. Permanent license is automatically installed
D. Additional languages have to be installed.
2. SAPINST – Input during a typical installation. (2 correct).
A. SID
B. Master Password
C. RAM for central instance
3. In an ECC6 installation, which components can be installed in a separate procedure? (also known as additional usage type) (2 correct).
A. Database instance
B. MS Server
C. Central Instance
D. Dialog instance.
E. Gateway instance
4. SAPINST - ABAP+JAVA Architecture: (2 correct)
A. Have same schema in DB
B. Have different schemas in DB.
C. Can communicate using the Jco.
D. Cannot communicate using Jco.
5. What is the user name and password for the R/3 System administrator in a newly installed system (Clients 000 and 001)? (1 correct)
A. User name: SAP*, password: ddic
B. User name: SAP*, password: init
C. User name: SAP*, password: 06071992
D. User name: SAP*, password: manager
E. User name: SAP*, password: 19920706
6. What is the user name and password for the R/3 System data dictionary administrator in a newly installed system (Clients 000 and 001)? (1 correct)
A. User name: SAP*, password: ddic
B. User name: DDIC, password: init
C. User name: DDIC, password: manager
D. User name: DDIC, password: 06071992
E. User name: DDIC, password: 19920706
7. Which of the following is true in terms of configuring the R/3 Enqueue Service? (1 correct)
A. Each R/3 instance may have a locally running enqueue service.
B. The host where the enqueue service runs is defined in the startup profile.
C. There must be exactly 1 enqueue service per SAP System.
D. The enqueue service must be installed on the R/3 Central instance.
8. To use R/3 in a distributed system with an official software license, an SAP license key must be installed. Where should this license key be installed? (2 correct)
A. On the server where the database is located.
B. On all servers in the distributed system, since a maintenance fee is due on all R/3 servers used.
C. On the server where the message server process is located.
D. On the server defined as the message server.
E. On the server where the dispatcher is located.
9. SAP ERP 6.0 and SAP R/3 4.6C are two completely different solutions/applications, which are shipped by SAP. True or False?
True
False
10. SAP supports Unicode, Non-unicode and MDMP with SAP ERP 6.0 installations. True or False?
True
False
11. An SAP ERP Central Component system does not require more hardware resources than SAP R/3 4.6C. True or False?
True
False
12. SAP ERP Central Component is built on SAP Basis Technology. True or False?
True
False
13. What are the necessary preparation steps to do a SAP ECC 6.0 installation? (2 correct)
A. Do a Prerequisites Check?
B. Install the right JDK?
C. Install and configure SAPinst?
D. Rename the host to SAP?
14. Which of the following is not a classical GUI variant to access the SAP system? (1 correct)
A. Business Explorer
B. SAP GUI for Windows
C. SAP GUI for HTML
D. SAP GUI fir Java
15. The SAP GUI installation server can be used to install all types of SAP GUI (SAP GUI for Windows, SAP GUI for Java, SAP GUI for HTML). True or False ?
True
False
16. During installation, several log files are written by SAPinst. Identify these log files. (2 correct)
A. sapinst.log
A. inst.log
C. sapinst_dev.log
17. Which ABAP software components are installed during the installation of an SAP ECC 6.0 system? You find those in System -> Status of your SAP ECC 6.0 system. (2 correct)
A. SAP_APPL
B. SAP_CRM
C. SAP_HR
18. Which of the following statements regarding the SAP GUI Installation Server is true? (1 correct)
A. With the SAP GUI Installation Server, it is possible to distribute the SAP GUI for HTML from one central installation share to many front end workstations.
B. With the SAP GUI Installation Server, it is possible to distribute the SAP GUI for Java from one central installation share to many front end workstations.
C. With the SAP GUI Installation Server, it is possible to distribute the SAP GUI for Windows from one central installation share to many front end workstations.
1. Patching, how do you determine the current patch level in AS JAVA? (1 correct).
A. http…../sap/monitoring/SystemInfo
B. transaction JAVA
C. In the Visual administrator
D. In the configuration tool
2. Patching, modification adjustments with SPDD. When and on what are they performed?
A. Modification adjustments with SPDD are performed during upgrade to avoid data loss when customers have changed the standard ABAP dictionary objects.
B. The objects which may need to be adjusted are domains, data elements and tables. The modification adjustment is performed during the upgrade.
A. Modification adjustments with SPAU are performed during upgrade to avoid data loss when customers have changed the standard ABAP dictionary objects.
B. The objects which may need to be adjusted are domains, data elements and tables. The modification adjustment is performed after the upgrade.
2. Patching, modification adjustments with SPAU. When and on what are they performed?
A. Modification adjustments for SPAU are performed during an upgrade to avoid data loss when customers have changed standard repository objects
B. Modification adjustments with SPAU are performed after the upgrade
C. Modification adjustments with SPAU are performed during the upgrade
D. Modification adjustments for SPAU are performed after an upgrade to avoid data loss when customers have changed standard repository objects
3. When updating SPAM the following is correct (1 correct)
A. TMS must have been setup
B. TMS not needed
C. You need an app server before you can set up TMS.
4. After the installation of an SAP ECC 6.0 three-system landscape, you plan to apply a Support Package stack to the Development system. Which statements concerning support packages for ABAP based SAP Systems are true? (2 correct)
A. To use the SPAM transaction, you need to configure the transport environment with STMS in the client 000.
B. If there are modification adjustments necessary, transaction SPAM does not start the import. You need to perform these adjustments before importing the Support Package.
C. To use the SPAM, a valid transport landscape must have been created.
D. To use the SPAM transaction, you need to configure the transport environment with transaction STMS in the client 066 with user DDIC.
5. Which of the following statements regarding implementation of ABAP support packages are correct? (2 correct)
A. Each ABAP software component, like SAP_BASIS or SAP_APPL, has its own support packages.
B. Support packages can be implemented in an arbitrary order.
C. With ABAP support packages, existing functions can be patched.
6. Which of the following statements about ABAP Support Packages are true? (2 correct)
A. Before importing new ABAP Support Packages, you should apply the newest SPAM/SAINT Update, if not already installed.
B. ABAP Support Packages can be imported in a 'downtime minimized' mode. If you do not select this option, the SAP system will be shut down for some time during the import of the Support Packages.
C. Several ABAP Support Packages can be imported in one queue, using transaction SPAM
7. Which of the following is true concerning the SPDD transaction? (2 correct)
A. ABAP/4 Dictionary objects are adjusted during an upgrade using the SPDD transaction.
B. Transaction SPDD should be executed as soon as the R3up upgrade control program indicates.
C. SPDD adjustments are not necessary unless changes have been made to the SAP standard ABAP/4 Dictionary objects. Objects in the customer name range are not processed.
D. All SPDD adjustments should be done by the R/3 System user DDIC and not by a normal user.
E. The objects affected by SPDD adjustments are domains, data elements, and tables.
8. Which of the following statements is true concerning the SPAU transaction? (1 correct)
A. After completion of an upgrade, you have a limited time period for executing transaction SPAU without needing an SSCR key for adjusted objects.
B. Adjustment of ABAP/4 Repository objects is carried out with the help of the SPAU transaction.
C. The R3up program instructs the user to start SPAU at the end of an upgrade.
D. Objects adjusted by SPAU should be saved to a single change request for transport to subsequent systems.
E. Adjustment of ABAP/4 Dictionary objects (domains, data elements, and tables) is done using the SPAU transaction.
9. To perform any modification in an R/3 System, the modification must be registered with the SAP Software Change Registration (SSCR).Which of the following DOES NOT apply to SSCR? (1 correct)
A. Developers must be registered in the SAP OSS System.
B. All modifications must be registered in the OSS System.
C. The customer's R/3 System must have a correctly installed SAP license.
D. The customer must fax an object modification request to SAP.
E. The R/3 installation number for the system must be valid.
10. When upgrading an R/3 System, which of the following statements are correct in regard to performing modification adjustments for the ABAP Dictionary using Transaction SPDD? (2 correct)
A. The objects which may need to be adjusted are domains, data elements, and reports.
B. Modification adjustments for the ABAP Dictionary are performed after the upgrade.
C. Customer-developed reports in the customer name range are adjusted during the upgrade.
D. Modification adjustments with Transaction SPDD are performed during upgrade to avoid data loss when customers have changed the standard ABAP Dictionary objects.
E. The objects which may need to be adjusted are domains, data elements, and tables; the modification adjustment is performed during the upgrade.
11. Which of the following tasks should be performed after an R/3 upgrade? (3 correct)
A. Scheduling report RDDIMPDP, if it is not already scheduled.
B. Installing any required additional software, such as CPI-C libraries, RFC libraries, or Archivelink.
C. Sending the log CHECKS.LOG to the SAP Upgrade Service.
D. Installing additional dialog instances
E. Testing interface programs in the production R/3 System.
12. Which of the following are prerequisites for an R/3 upgrade? (3 correct)
A. All clients except the productive client must be deleted from the R/3 System.
B. The programs tp and R3trans must be able to connect to the database.
C. The latest Hot Packages must be installed in R/3 before the upgrade can be performed.
D. Checking the upgrade manual to see if you can upgrade to the target R/3 Release from the present R/3 Release.
E. RDDIMPDP must be scheduled in all clients.
1. When an SAP instance switches to a new operation mode which has no configured background tasks, what happens to any active background processes at the time of the switch? (1 correct)
A. All active batch processes are aborted.
B. All batch processes are suspended and are resumed when batch services become available.
C. All active batch processes finish to completion before the operation mode is switched.
D. All active batch processes complete and the operation mode does not switch.
2. Which of the following is NOT true of event controlled background processing in R/3? (1 correct)
A. An event can be triggered from within R/3 by ABAP/4 programs.
B. An event in R/3 can be triggered from outside of the R/3 System by using the operating system level program, sapevt. c. It is not
C. It is not necessary for the R/3 System to be active for events to be triggered.
D. Events are used internally by the R/3 System and cannot be raised by users.
E. The sapevt program can start the event scheduler in R/3 which checks the job queue for scheduled jobs waiting for this event and then starts these jobs.
3. What is the name of the program at the operating system level which is used when an ABAP/4 program is used to trigger an external program? (1 correct)
A. disp+work
B. gwrd
C. sapevt
D. saposcol
E. sapxpg
4. With which operating system level program do external programs communicate when triggering R/3 System events? (1 correct)
A. disp+work
B. gwrd
C. sapevt
C. D. sapxpg
E. saposcol
5. Which R/3 System user is used for starting external programs using SAP background jobs? (1 correct)
A. DDIC
B. SAP*
C. SAPR3
D. SAPCPIC
E. adm
6. Which of the following statements is correct in regard to using logical commands in background processing in R/3? (1 correct)
A. You can only execute operating system commands from a background job using logical commands (external commands).
B. You can execute operating system commands from a background job using physical programs (external programs) or logical commands (external commands).
C. Only background users can execute logical commands (external commands).
D. When defining a logical command (external command) that is to be used in more than one operating system, the name defined must differ for each operating system.
E. Using authorizations, you can only allow a user to either use all logical commands in background processing or none. You cannot authorize a user for a subset of all logical commands.
7. Batch job scheduling, in a background work process, OS commands can be called with what?
A. External commands
B.External programs
C. Internal Commands
D. Internal Programs
8. Basics of Solution Manager Operations TADM10, SM100
8. Basics of Solution Manager Operations TADM10, SM100
1. To implement periodic data transfer to the SLD what steps must be completed. (2 correct).
A. Job landscape_fetch must be running in solution manager
B. Trusted RFC from Solman to SLD configured
C. SLD with JCO RFC provider must be configured
D. You need to trigger an event in SLD
2. Which of the following statements about connecting SAP systems to the System Landscape Directory (SLD) are correct? (2 correct)
A. Transaction RZ70 is used to connect SAP systems that are based on AS ABAP to the SLD.
B. The Visual Administrator (SLD Data Supplier Service) is used to connect SAP systems based on AS Java to the SLD.
C. Only transaction RZ70 is used to connect SAP systems based on AS ABAP + Java to the SLD. You do not require the Visual Administrator for this connection.
D. If you import a Support Package (SP) into an SAP system connected to the SLD, you must manually trigger another data transfer to the SLD, so that the SLD also receives information about the new Support Package.
3. Which steps are required (among others) to establish periodic data exchanges between the System Landscape Directory and the SAP Solution Manager system? (3 correct)
A. The Jco RFC Provider service must be configured correctly in the SLD.
B. A user that has administration authorization in the SLD must be defined in the systems that are connected to the SLD (managed systems).
C. Transaction SMSY_SETUP must be used to schedule the LANDSCAPE_FETCH job periodically in the SAP Solution Manager system.
D. An RFC destination (type T) for the SLD must be established in the SAP Solution Manager system.
4. Which tools in the SAP NetWeaver AS 7.00 ABAP and Java Stack are responsible for the registration process in the System Landscape Directory (SLD)? (2 correct)
A. The whole mechanism to register an ABAP based SAP system is event triggered.
B. Once a change in the configuration happens, a background job informs the SLD.
C. The transaction RZ21 allows the configuration of the SLD connection.
D. SAP systems based on AS Java cannot register to the SLD.
E. SAP systems based on AS Java can register to the SLD using the SLD Data Supplier Service
5. You want to configure the automatic data transfer from an SAP System Landscape Directory (SLD) to the SAP Solution Manager system. Which of the following configuration steps are necessary? (2 correct)
A. On the SLD system, you need to configure the JCo RFC Provider Service in Visual Administrator.
B. On the SAP Solution Manager system you need to schedule a periodic data transfer job (Job LANDSCAPE_FETCH). This can be done in transaction SMSY_SETUP.
C. On the SLD system, you need to trigger an event that starts the data transfer to the SAP Solution Manager system (event START_TRANSFER).
D. On the SAP Solution Manager system, you need to create a trusted RFC connection of Type "3" to the SLD.
6. You want to install SAP ECC 6.0 as the very first system of your landscape. Which of the following are prerequisites concerning SAP Solution Manager? (3 correct)
A. SAP Solution Manager must be installed first, otherwise the SAP ECC 6.0 system cannot be installed.
B. Together with the SAP Solution Manager, a System Landscape Directory (SLD) can be installed
C. To install an SAP ECC 6.0 system, a key provided by an SAP Solution Manager is required.
D. The Solution Manager is part of an SAP ECC 6.0 installation. No additional steps are required.
1. Printers can be assigned to different output devices. What are the different types of output devices recommended by SAP?
A. Logical spool server
B. Network printer
C. Non-critical printing
D. Physical spool server
E. Front-end or local
F. Critical printing
G. All the above
2. What access method is used for frontend printing in Windows? (1 correct)
A. L
B. C
C. U
D. S
E. F
F. G
3. Which statement is correct about Printing (1 correct)
A. Front-end printing used method C for printing on SAPGui for windows
B. Logical printing method L and C depending on the OS.
C. Logical printing method C only
Logical printing method L only
4. Printing in the R/3 System is handled by the TemSe (storage for Temporary Sequential data) and spool components. Which of the following is NOT true: (1 correct)
A. The TemSe only stores the output request data.
B. The instance parameter, rspo/store_location, determines whether TemSe data is stored in the database or in an operating system file.
C. TemSe data stored in an operating system file must be backed-up separately from the database data.
D. TemSe data stored in the database can be accessed faster by the host. Operating system spooler than when it is stored in a file
E. TemSe data stored in the database is backed-up when regular database backups are done.
5. Which of the following are possible assignments when setting up output devices in SAP systems based on AS ABAP? (2 correct)
A. An output device can be directly assigned to a logical spool server.
B. An output device must be assigned to a specific spool work process.
C. An output device does not need to be assigned to a spool server.
D. An output device can be directly assigned to a physical spool server.
6. Which statement regarding remote printing with SAP NetWeaver AS ABAP is correct? (1 correct)
A. If you want to configure remote printing for an output device, you need to choose access method C for Windows operating systems.
B. If you want to configure remote printing for an output device, you have to choose access method R in every case (on all operating systems).
C. If you want to configure remote printing for an output device, you can use access methods U and S, depending on your operating system.
10. Basics of (ABAP) SAP-system monitoring TADM10, ADM100
10. Basics of (ABAP) SAP-system monitoring TADM10, ADM100
1. What can alert monitoring be used for? (1 correct)
A. Database backup
B. Updating data
C. Monitoring the database and the SAP system
D. Configuring and monitoring the firewall
2. Why do you incorporate remote systems in central system monitoring? ( 1 correct)
A. To transport program code from system to system
B. To create a local connection to a database backup of remote systems
C. To monitor these remote systems centrally
D. To allow file sharing
E. To connect an LDAP server
3. What types of monitors are there in the SAP system? (2 correct)
A. Ruled monitors
B. Statistical monitors
C. Rule-based monitors
D. Static monitors
E. Self-repairing monitors
4. Properties variants are used to… (1 correct)
A. Store user master data
B. Customize transport requests
C. Save system monitoring settings (especially threshold values).
D. Store combinations of parameters for calling an ABAP report
5. With which of the following transactions can you activate a trace for SQL statements in the SAP system? (2 correct)
A. Performance trace
B. System log
C. (SAP) system trace
D. Database performance analysis
6. Which of the following terms are correlated to the (ABAP-based) SAP system monitoring infrastructure? (2 correct)
A. Alert Memory
B. Alert Server
C. Data Supplier
D. Monitoring Tree Element
7. Concerning some (CCMS) monitoring terminology, which of the following statements are correct? (3 correct)
A. Each MTE can only be used in exactly one customer-defined monitor definition at a time.
B. Each monitoring attribute is assigned to exactly one monitoring object.
C. A monitoring attribute is also a monitoring tree element (MTE).
D. A monitoring object can have more than one assigned monitoring attribute.
8. Which of the following statements regarding the functions offered by CCMS-based monitoring are true? (2 correct)
A. It is possible to monitor more than one SAP system by using the functions offered by CCMS monitoring.
B. Correctly configured threshold values to be used for monitoring purposes can be switched by using operation modes.
C. You need a special key (generated within SAP Solution Manager) to create your own monitor definitions in transaction RZ20.
9. Which of the following functions are offered by CCMS-based monitoring (tcode RZ20 (2 correct)
A. Monitoring different attributes of all instances of one SAP system using a single monitor.
B. By default, all alerts in transaction RZ20 generate corresponding mail notifications.
C. Monitoring different attributes of different SAP systems using a single monitor
10. Which of the following is actions are possible with the new R/3 Release 4.0 Alert Monitor? (3 correct)
A. Monitoring several R/3 instances with one Alert Monitor
B. Monitoring several R/3 Systems with one Alert Monitor
C. Parts of the new Alert Monitor can be replaced by R/3 Release 3.x Alert Monitors
D. Thresholds can be customized directly from one Alert Monitor
E. R/3 instances can be restarted directly from one Alert Monitor
11. SAP system starting and stopping, SAP MC TADM10, ADM100, ADM200
11. SAP system starting and stopping, SAP MC TADM10, ADM100, ADM200
1. Starting and Stopping. The AS Java start sequence. 1. MS 2. DB 3. Dispatcher (1 correct)
A. 1 2 3
B. 2 1 3
C. 3 2 1
D. 3 1 2
2. Which of the following statements regarding starting and stopping an SAP system based on AS ABAP+Java 7.0 are correct? (2 correct)
A. If you use the command: "stopsap J2EE DVEBMGS00" on operation system level, only the java part of the instance is stopped.
B. The Java-dispatcher and the ABAP-dispatcher of one instance write their respective developer traces in different files on the same directory.
C. The ABAP-dispatcher triggers the start of the Java part of the instance.
D. The SAP MC is Java-based, therefore you can only start and stop the Java part of an instance.
3. If you look at the following screenshot taken from an SAP Management Console (SAP MC), which statement about the status of the SAP system DEV is correct? (1 correct)
A. The dialog instance D01 of SAP system DEV is stopped.
B. The database belonging to SAP system DEV is in status "blue". This means that the SAP system is going to be stopped in a few minutes.
C. Some processes of the SAP system DEV are not running.
4. Which of the following processes connect to the database during the startup of an instance of an SAP system based on AS ABAP? (1 correct)
A. The gateway process, via remote function call (RFC)
B. All work processes connect to the database
C. The message server, in order to check a valid SAP license
D. The dispatcher process via JDBC
12. DB-depending Administration –Oracle TADM51, ADM505, ADM506
12. DB-depending Administration –Oracle TADM51, ADM505, ADM506
1. When an Oracle database is used by an R/3 System with SAP System ID C11, what is the name of the file for brbackup and brarchive parameters? (1 correct)
A. initC11.ini
B. initC11.sap
C. initC11.ora
D. sapdba.ini
E. initC11.dba
2. When is data written to the Oracle transaction logs (redo logs)? (1 correct)
A. Sometimes before, sometimes after being written to the database files.
B. After being written to the database files.
C. At the same time as being written to the database files.
D. As specified by the parameter "dblg_after" in the ORACLE initialization file.
E. Before being written to the database files.
1. Which settings are necessary for activating the integrated ITS? (1 correct)
A. Set the profile parameter itsp/enable to 1.
B. Set the profile parameter rdisp/optimize_web_app to 1.
C. You need to deploy the necessary HTML templates on the operating system level.
D. Configure the HTML cache of the SAP NetWeaver AS Java
2. If the SICF service is blue, what does it indicate? (1 correct)
A. Activated directly
B. Deactivated directly
C. Inactive
D. Deactivated indirectly
3. Where do you look for memory consumptions in integrated ITS (1 correct)
A. Transaction SITS
B. Transaction SICF
C. Transaction SMICM
D. Transaction ST22
E. Program or transaction SITSPMON
4. Which of the following technology components can be used together with an SAP ERP Central Component (ECC 6.0) system? (4 correct)
A. SAP Internet Transaction Server (SAP ITS), standalone
B. SAP Internet Transaction Server (SAP ITS), integrated
C. Internet Communication Manager (ICM)
D. Web Dynpro ABAP
E. Web Dynpro for Java
5. Which tools can you use to administer an SAP ITS standalone? (2 correct)
A. Wgate configuration tool
B. Transaction SITS in the SAP system
C. ITS Administration Tool
D. Microsoft Management Console with the SAP ITS Snap-In
6. Which statement/s is /are correct? (1 correct)
A. The ICM is implemented as a thread and is available for a larger number of operating systems.
B. You can use an instance profile parameter to configure how many ICMs are started for each ABAP dispatcher.
C. SAP recommends that you operate a separate ICM for each client in an SAP system.
D. None of the above
7. The ICM is relevant only for applications based on BSPs. True or False?
True
False
8. Which statements are correct? (2 correct)
A. The SAP Web Dispatcher stores system information in a small local database.
B. The SAP Web Dispatcher knows the capacity of all application servers in the SAP system.
C. The SAP Web Dispatcher makes a firewall superfluous.
D. The SAP Web Dispatcher communicates with the message server.
9. Consider an SAP system that is based on AS ABAP + AS Java (for example an SAP Exchange Infrastructure system). How does the Internet Communication Manager (ICM) "know" which browser-based requests are intended for the AS ABAP part and which requests are for the AS Java part? (1 correct)
A. For systems based on AS ABAP + AS Java, the ICM can only distribute incoming request to the AS ABAP part. Requests to the AS Java part must be sent to the Java Dispatcher directly.
B. By analyzing the URL prefix of the corresponding request and by comparing this request with the entries of the URL prefix table. Entries in the prefix table indicate requests for the AS ABAP part.
C. By forwarding this request both to the dispatcher of the AS ABAP part and to the dispatcher of the AS Java part of the instance. Only the "correct" dispatcher will execute this request.
D. By evaluation of a session cookie from the browser.
14. SAP Solutions – Overview of SAP Products & Technology TADM10, SAPTEC
14. SAP Solutions – Overview of SAP Products & Technology TADM10, SAPTEC
1. SAP SOLUTIONS – what are the different SAP offerings? (4 correct)
A. SAP Business suite
B. SAP all at once
C. SAP business by design
D. SAP business all in one
E. SAP business exec
F. SAP starter pack
G. SAP business one
2. SAP ECC 6 runs in? SAP SOLUTIONS (1correct)
A. Netweaver 2004 platform
B. Netweaver 7 platform
C. Netweaver 4.6 platform
D. SAP business one
3. The following solutions are provided by SAP (3 correct)
A. SAP BCE (Business change enabler)
B. SAP PLM (Product Lifecycle management)
C. SAP CRM (Customer relationship Management)
D. SAP SCM (Supply Chain management)
E. SAP SOP (Strategic Organization Planning)
4. What catch-phrase best describes SAP's software maintenance strategy? (1 correct)
A. "3-3-1 maintenance"
B. "4-2-2 maintenance"
C. "5-1-2 maintenance"
15. Basic transport concepts ABAP/Java TADM10, SAPTEC
15. Basic transport concepts ABAP/Java TADM10, SAPTEC
1. Tools to configure transport routes? (1 correct).
A. Graphical editor in transaction STMS
B. TP program
C. File TP domain Dev.pfl
2. What do you use to release transport requests? (1 correct).
A. SE80
B. STMS
C. SE09 (work bench optimizer)
3. What action will require a change in TMS configuration? (2 correct)
A. A requests needs to be imported in QAS
B. New system is installed in the same transport domain.
C. A virtual system is added.
4. Which of the following is NOT true of a quality assurance system in a three system landscape? (1 correct)
A. Original objects cannot be transported to a quality assurance system.
B. Another name for a quality assurance system is “Consolidation” system.
C. The quality assurance system is where the final verification and testing of all implementation efforts occurs.
D. Development errors should be corrected in the quality assurance system and transported to the development system.
E. Only repairs are possible in the quality assurance system. All corrections must be transported from the development system.
5. Which of the following statements about the R/3 transport directory is correct? (1 correct)
A. The transport directory physical location is dependent upon which database is being used.
B. SAP recommends that a separate transport directory be local on each R/3 System.
C. The transport directory may not be shared among R/3 Systems because it will cause database and filesystem inconsistencies.
D. The use of a common transport directory is recommended by SAP because it facilitates transport functionality among systems in a multi-system landscape.
6. What is configured in the transport parameter file? (2 correct)
A. The transport parameters for all R/3 Central and Dialog instances.
B. The database host for each of the systems in the system landscape.
C. The R/3 Dialog instance startup parameters.
D. The location of the transport directory.
7. You want to use the Change and Transport System (CTS) to perform transports of non-ABAP objects into non-ABAP systems. Which configuration settings are necessary for this? (3 correct)
A. The transport domain controller system must be based on SAP NetWeaver AS 7.00 SP Stack 12 or higher.
B. You must use client-dependent transport routes for all systems in your transport domain.
C. You need to adjust certain TP parameters for the non-ABAP systems in question.
D. The CTS Deploy Web Service must be configured.
8. The customer has decided to implement a three system landscape for SAP ECC 6.0. A lot of customizing and development work must be done before the SAP landscape goes live. Someone has recommended using virtual systems in the beginning, instead of buying physical hardware. Which statements regarding virtual systems are true? (3 correct)
A. Virtual systems are used to save money in the beginning of a project. Another side-effect is that the productive SAP system can always be installed on the newest hardware technology.
B. Virtual systems are mainly used to simulate the correctness of transport routes.
C. The of the virtual system should be the same as the planned physical system.
D. Virtual systems are used in the transport environment like physical systems. Transport buffers, command files and data files are created.
E. Virtual systems in the SAP transport environment are only used together with hypervisor technologies from different third-party vendors.
9. After establishing a three-system landscape transport environment for SAP systems based on AS ABAP, a developer has released a transport request in the DEV system. You now receive a mail with the transport request number from the developer and your job is to import this request into the QAS system. However, even after pressing the refresh button several times, the import queue of the QAS systems seems to be empty. Which of the following are possible reasons for this problem? (2 correct)
A. The systems DEV and QAS belong to different transport groups.
B. The repository objects in this transport request belong to a package (formerly development class) that points to a transport layer, which in turn does not point to the QAS system.
C. You do not have the necessary authorizations to refresh the import queue of the QAS system.
D. A virtual system exists in your transport landscape. Once you have a virtual system in your transport landscape the import buffers are empty.
10. Which program, on the operating system level, performs and controls transports between ABAP based SAP-systems? Note that this program is controlled by your actions, for example in transactions SE09 (Transport Organizer) and STMS (Transport Management System). (1 correct)
A. transport.exe
B. RDDIMPDP.bat
C. import.exe
D. RDDEXPPP.exe
E. tp.exe
11. Which features are created automatically once you define a transport domain controller in an (ABAP-based) SAP landscape? (4 correct)
A. The transport profile for the transport control program tp is generated in the file system.
B. The TMS configuration is stored in the database and the file system.
C. The transport profile for the transport control program tp is generated in the database.
D. The user TMSADM is created.
E. The RFC destinations required for the TMS are generated.
12. Which of the following statements concerning the Change and Transport System are correct? (2 correct)
A. The transport directory is given by the parameter DIR_TRANS.
B. Small corrections on ABAP programs can be done safely in the production system.
C. Newly created (and empty) customizing change requests always have one or more tasks.
C. None of the above
13. What is automatically created when creating a transport domain. (4 correct)
A. User TMSADM
B. RFC’s
C. Data + cofiles
D. Domain.cfg
E. Create transport group group_(sid)
14. What transport strategies are available with TMS? Mass, Single etc. (3 correct)
A. Single-controlled mass transports
B. Queue-controlled mass transports
C. Queue- controlled single transports
D. Mass-controlled single transports
E. Workflow-controlled transports
15. Which of the following statements are correct in regard to the Transport Management System (TMS)? (3 correct)
A. For TMS to work, the user ID "TMSADM" must be explicitly created in User Maintenance in each client of each R/3 System.
B. For TMS to work, the user ID "TMSADM" is automatically set up on the Transport Domain Controller in client 000.
C. To enable communication between R/3 Systems through Remote Function Call (RFC), for each R/3 System, TMS creates RFC destinations which can be displayed using Transaction SM59 (Display/Maintain RFC Destinations).
D. To enable communication between R/3 Systems through Remote Function Call (RFC), for each R/3 System and each client, TMS creates RFC destinations which can be displayed using Transaction SM59 (Display/Maintain RFC Destinations).
E. During the configuration of the domain controller, transport domain control data is written to the files DOMAIN.CFG in the transport directory "/usr/sap/trans/bin" or ":\usr\sap\trans\bin".
16. Which of the following statements is correct in regard to R/3 transport domains? (1 correct)
A. A transport domain consists of the client-independent table TDOM (the transport domain table) into which all transports (exports or imports) in the R/3 System are logged; to maintain TDOM, use Transaction SM31.
B. In a UNIX-R/3 environment, a transport domain can only be set up if an additional application server is set up on Windows NT and configured as the domain controller.
C. A transport domain consists of all R/3 Systems into or out of which transports are required, and consists of multiple servers.
D. A transport domain consists of all R/3 Systems which form a group for the purposes of transport administration.
E. A transport domain is an interface between the SAP OSS System and all production customer R/3 Systems.
1. How many Enque processes can you have per system? (1 correct)
A. 3
B. 2
C. 3
D. Any Amount
2. Update work processes may be categorized as V1 or V2. Which of the 2 types of Update work processes has priority? (1 correct)
A. V1 and V2 work processes are handled simultaneously without priority.
B. V1 and V2 work processes are handled on a first-in-first-out basis.
C. Processing priority is determined by the rdisp/wp_no_vb profile parameter.
D. V1 work processes have priority.
E. V2 work processes have priority.
3. If an R/3 System has the dialog, update, enqueue, background, message, gateway and spool services installed using Instance ID 01 and connects to a database using the database system identifier C11, what is the R/3 System Instance name? (1 correct)
A. DVBMGS01_C11
B. DVEBMGS
C. DVEBMGS01_C11
D. DVEBMS01_C11
4. What is the minimum number of Dialog Work Processes in an SAP Instance? (1 correct)
A. Central Instance: 0 , Dialog Instance: 0
B. Central Instance: 0 , Dialog Instance: 1
C. Central Instance: 2 , Dialog Instance: 1
D. Central Instance: 2 , Dialog Instance: 2
5. Which of the following statements are correct in regard to the lock table? (2 correct)
A. The lock table is RSENQUE, is located in R/3, and can be displayed using the ABAP dictionary.
B. The lock table is located in the shared memory of the message server, and can be accessed by all work processes of the message server.
C. The lock table is located in the shared memory of the enqueue server, and can be accessed by all work processes of the enqueue server.
D. For application servers other than the one on which the lock table is located, lock operations are performed in the enqueue work process on the enqueue server.
E. For application servers other than the one on which the lock table is located, lock operations are performed in the message work process on the message server.
6. How many spool work processes can be configured for each SAP instance? (1 correct)
A. More than one spool work process can be configured for each SAP instance.
B. The number of spool processes has to be equal to the number of background processes.
C. Only one spool work process can be configured for each SAP instance.
7. Which of the following statements is correct in regard to how many spool work processes may be configured for each R/3 instance? (1 correct)
A. Only one spool work process may be configured for each R/3 instance.
B. Only one spool work process may be configured for the entire distributed system.
C. Any number of spool work processes may be configured, depending on the amount of available shared memory.
D. Only two spool work processes may be configured for each R/3 instance.
8. What connects to the Database first? (1 correct)
A. The dispatcher
B. The work processes
C. The message server to check the SAP licence.
9. What does "enqueue" and "dequeue" mean? (1 correct)
A. Puts/reads messages in the SAP message queue.
B. Locks/unlocks SAP objects during database updates.
C. Enables/disables SAP print queues.
D. Reads/writes update messages in the database
10. The ______ manages the information exchange between the SAPGUI and the work processes. (1 correct)
A. Data Dictionary
B. Message server
C. Gateway service
D. Dispatcher
17. User Administration Basics TADM10, ADM100, ADM200
17. User Administration Basics TADM10, ADM100, ADM200
1. For user management in AS ABAP, which of the following are correct? (2correct)
A. If a user forgot the password he can click on new password in the logon screen
B. SAP recommends assigning authorization profiles via assignment of roles to users
C. User type system cannot logon to SAP
D. One more but it is incorrect
2. Authorization concept for AS ABAP? 10-2, Unit 2 (2correct)
A. You need special authorization to define a user
B. Authorizations control access to data and to functions
C. Users SAP* and DDIC must be copied and thereafter deleted
D. The user automatically receives authorizations in database and in OS
3. When a new Java application is deployed. What 2 authorization checks does Java have?
A. J2EE security roles
B. UME roles
J2EE security user
UME users
4. ABAP + Java installation with the default user store UME? (2 correct)
A. ABAP users and roles mapped to UME users and group.
B. ABAP roles mapped to UME groups.
C. ABAP roles mapped to UME roles.
D. One more.
5. Which of the following is NOT true of the R/3 System Authorization concept? (2 correct)
A. Authorizations are used to administer and assign access rights to data and functions in the R/3 System.
B. Authorizations are used to set up users in the R/3 System.
C. Users defined in the R/3 System automatically receive full operating system user privileges.
D. Access to specific R/3 data can be defined using authorizations.
E. R/3 objects may have several authorizations assigned.
6. When you create a new user, to which client may the user log on? (1 correct)
A. All clients.
B. Only in the client where the user was created.
C. In the client where the user was created and in client 000.
D. In the client where the user was created and in client 001.
7. How are authorizations assigned to a user? (2 correct)
A. Users are assigned authorizations using profiles.
B. Users are assigned authorizations using roles.
C. Users are assigned authorizations using user names.
D. Users are assigned authorizations using a Certification Authority.
8. The SAP authorization concept is a positive concept because (1 correct)
A. Every user automatically receives all authorizations.
B. Authorizations must be explicitly assigned.
C. The range of features of the authorization check is so large.
D. The developers programmed it efficiently.
9. Which of the following data sources are supported by the UME (3 correct)
A. Database
B. File system
C. ABAP User Management
D. Directory service
10. You can use the Identity Management application to lock users. True or False?
A. True
B. False
11. Users can assign permissions directly in Identity Management. True or False?
A. True
B. False
12. The term J2EE security role is another name for a UME role. True or False?
A. True
B. False
13. If the emergency user (SAP*) is activated, the administration user (Administrator, J2EE_ADMIN_) can also log onto AS Java. True or False?
A. True
B. False
1. When removing CUA, which ones are correct?
A. You remove the entire CUA
B. Remove a child system from the CUA
C. Remove a child system from the SU01
D. You remove the entire SU01
2. What to consider when using CUA?
A. Uses ALE’s
B. Contains a logical system name
C. Uses RFC connection with naming convention CLNT
D. None of the above
3. User administrator advanced – 12-2 Unit 7. Connection to LDAP – (3 correct)
A. Transaction LDAP
B. Report to generate schema is RSLDAPSCHEMAEXT
C. Mapping of users
D. Executable LDAP RFC
4. When removing the CUA what can be removes? (2 correct).
A. Only a child system
B. The entire CUA
C. Nothing
5. Which information can you maintain in the CUA? (3 correct)
A. Initial Passwords
B. Client to logon
C. Locks
D. Roles and profiles assigned to user master records
6. You have installed an AS ABAP+Java system and the default UME configuration was not changed. Which of the following statements are true (for one client of the AS ABAP system)? (2 correct)
A. ABAP authorization profiles appear as UME security roles.
B. The assignment of ABAP users to ABAP groups appears as the assignment of UME users to UME roles.
C. ABAP roles appear as UME groups.
D. The assignment of ABAP users to ABAP roles appears as the assignment of UME users to UME groups
7. For an AS ABAP, the connection to an LDAP Directory can be configured. Which of the following statements are true? (3 correct)
A. The main configuration of an LDAP connection is done using the transaction LDAP.
B. In AS ABAP, there is a report available which can enhance the LDAP schema of different LDAP providers.
C. SAP trusts the LDAP user management. Therefore, the users cannot be maintained anymore in the transaction SU01.
D. Technically, the connection is done using the operating system program ldap_rfc.
8. When implementing Central User Administration (CUA), which of the following do you need to consider?
A. CUA can only be set up between two clients.
B. You should define logical systems, using the naming convention CLNT###, where signifies your system ID and ### signifies a client number. You need to create RFC connections using the same naming convention.
C. CUA uses ALE to distribute user master data.
D. You have to decide: either you want to use CUA or you want use a directory server for user management. You cannot use both at the same time for the same client.
E. Authorization profiles generated by role definitions are distributed along with role definitions.
9. Which data sources are supported by the User Management Engine (UME) of AS Java? (3 correct)
A. A file (also called secure store)
B. A client of an AS ABAP based SAP system
C. A directory server (LDAP)
D. A UDDI provider
E. The database of the AS Java
10. By implementing the Central User Administration (CUA), you can maintain some of the following information centrally for all clients connected to the CUA. Which information can be maintained centrally? (3 correct)
A. Complete definitions of "User Roles"
B. Which user is allowed to logon to what client
C. The definition of authorization profiles
D. Initial (new) passwords
E. The lock status of users
11. Which steps have to be performed before data can be synchronized between an AS ABAP and a directory server? (3 correct)
A. Maintenance of host name, port number and product name of the directory server inside the SAP system
B. Creation of an RFC destination of type "S" pointing to the directory server
C. Definition of a system user that is used by the SAP system to log on to the directory server
D. Creation of an RFC connection of type "T" to the LDAP connector
E. Creation of an SAP user (type "system") that is used by the directory server to connect to the SAP system
12. In java can you add UME permissions with visual admin?
A. Yes
B. No, only in the UME management console
C. Maybe, only in the UME management console
19. Basics of (Java) SAP-system monitoring TADM10, ADM200
19. Basics of (Java) SAP-system monitoring TADM10, ADM200
1. The SAP NetWeaver AS Java can only be monitored locally and not in a central monitoring system. True or False?
A. True
B. False
2. Which actions are possible using the Visual Administrator in the Monitoring service? (2 correct)
A. Changes to threshold values
B. Delete history values
C. Cross-system monitoring
D. Display monitoring data for Java instances
3. Which of the following steps do you need to perform when installing an agent? (2 correct)
A. Start agent registration in the Visual Administrator.
B. Create the CSMADMIN user.
C. Create the CSMCONF file.
D. Set up an RFC connection to the central monitoring system before the installation.
4. Which service can you use to change the severity of log files? (1 correct)
A. Log Configurator service
B. Integrated Log Viewer
C. Standalone Log Viewer
D. Monitoring service
5. During the availability check with the GRMG, an XML document is sent by HTTP as the response to a request. True or False?
A. True
B. False
6. Which of the following traces are part of SAP NetWeaver AS Java? (4 correct)
A. Developer trace
B. Single Activity trace
C. Application trace
D. System trace
E. Performance trace
F. SQL trace
7. Additional third-party tools belong to the SAP Solution Manager Diagnostics. True or False?
A. True
B. False
8. In SAP NetWeaver AS Java, you can configure the severity for logs and traces. Which statement is true? (1 correct)
A. You can configure the severity for a tracing location with the Standalone Log Viewer.
B. You can configure the severity for a logging category with SAP NetWeaver Administrator
C. You can configure the severity for a whole sub-tree of logging destinations with SAP NetWeaver Administrator (NWA).
9. The Integrated Log Viewer is presented as a service of SAP NetWeaver AS Java. It provides runtime control for working with log messages. Which of the following statements about the Integrated Log Viewer is true? (1 correct)
A. Log Viewer is the right tool for setting and modifying Severity levels.
B. The Integrated Log Viewer provides options for log and trace configuration. You can add new locations and categories and change the configuration of the existing ones.
C. The Integrated Log Viewer can merge logs within an SAP NetWeaver AS Java instance.
1. SAPDOCCD.ini, it can depend on? (3 correct)
A. SAP release
B. SAP system
C. SID and language
D. User ID
2. Using SAPDOCCD.ini, you have several options for changing the way online documentation is accessed. Which of the following statements are true? (3 correct)
A. You can change the access path to online documentation, depending on the release of the SAP system from which help is being called.
B. You can change the access path to online documentation, depending on the user ID (in the SAP system) of the user calling help.
C. You can change the access path to online documentation, depending on the logon language (in the SAP system) of the user calling help.
D. You can change the access path to online documentation, depending on the SID (System ID) of the SAP system from which help is being called.
1. AS ABAP based SAP system. Default logon parameters stored where? (1 Correct)
A. DEFAULT.PFL
B. Instance profile
C. Startup profile
D. Database
2. Tool to configure VM parameters for AS JAVA? (1 correct)
A. Visual Admin
B. NWA
C. Configuration Tool
D. RZ10
3. Transaction RZ10 for AS ABAP+JAVA system which profiles can you maintain in RZ10. (1 correct).
A. Start
B. Default
C. Instance
D. All profiles
4. Which of the following is true of operation modes in R/3? (2 correct)
A. Productive operation modes may only be switched manually
B. Test operation modes may be switched manually or periodically.
C. Operation modes can be used to startup/shutdown SAP instances.
D. Operation modes can be scheduled for specific dates and times.
E. Operation modes must be defined as either productive, test or demo.
5. Which of the following is true when creating new clients within an SAP System based on AS ABAP (1 correct)
A. Customizing and repository objects from a source client are automatically copied to the new client using the client copy tool.
B. Remote client copies generate large data files at the operating system level.
C. Log files indicating the success of a new client creation are stored in the home directory of the user initiating the copy.
D. The client transport tool can be used to transfer the same source client, simultaneously, from one SAP System to multiple other SAP systems in a single action.
E. The client copy can be accelerated by using several dialog work processes in parallel.
6. For which of the following options do you need to install and configure SAProuter? (2 correct)
A. EarlyWatch session done remotely by an employee of SAP
B. Create a support message in case of problems with the SAP system
C. Remote Consulting from SAP
D. Connection to http://help.sap.com.
7. When using SAP NetWeaver Administrator (NWA) for configuration of an AS ABAP+Java based system, which statement is correct? (1 correct)
A. In SAP NetWeaver Administrator you can display the Java Virtual Machine (JVM) properties
B. In SAP NetWeaver Administrator you can maintain profile parameters for the instance profiles.
C. In SAP NetWeaver Administrator you can maintain Logon Groups for the AS ABAP.
8. Which of the following statements regarding normal operation modes in SAP systems based on AS ABAP is correct ("normal" as opposed to "exception")? ( 1 correct)
A. Normal operation modes can be switched according to a factory calendar.
B. Normal operation modes may only be switched on manually.
C. Normal operation modes can be scheduled for specific dates and times.
9. Which of the following statements regarding the transaction RZ10 are true? (2 correct)
A. When you use the save button in RZ10 and activate the profile, it will be written immediately to the operating system level.
B. You can compare the profile file on the operating system with the profile in the database.
C. The default profile cannot be maintained using transaction RZ10.
D. The maintained parameters will take effect immediately after the profile is activated in RZ10.
10. Which of the following is NOT true of the SAProuter? (1 correct)
A. The SAProuter is an application level gateway.
B. The SAProuter acts as a secure gateway into and out of a customer's SAP environment
C. SAProuter will only accept incoming data if it conforms to SAP's own internal protocol and if it is coming in over a predefined port number from a predefined internet address.
D. SAProuter installation is mandatory for connection to the SAP Online Service System (OSS).
E. SAProuter installation is not mandatory for connection to the SAP Online Service System (OSS).
1. Which R/3 System transaction is used to view the system log? ( 1correct)
A. SP01
B. SM21
C. SM37
D. SPAD
2. What happens when the SYSLOG file becomes full? (1 correct)
A. The system halts and sends an error message.
B. The SYSLOG switches and logging continues.
C. The SYSLOG file is overwritten restarting with block 0.
D. No more error messages will be logged.
3. How does setting the parameter rdisp/TRACE to trace level 2 change the R/3 SYSLOG? (1 correct)
A. The rdisp/TRACE output is not listed in the SYSLOG and so has no effect.
B. The SYSLOG contains errors, warnings and informational messages depending on the trace level.
C. Database error logging is enabled but the R/3 SYSLOG is not affected.
D. Depending on the Trace level, SYSLOG messages become more or less detailed.
5. Which traces can be switched on and off from within the SAP system without restarting the instance? (2 correct)
A. Buffer Trace
B. SYSLOG Trace
C. SQL Trace for ABAP-based applications
6.Which of the following standards are implemented in SAP Netweaver AS to support web services.
A. XML
B. SOAP
C. WDSL
D. UDDI
E. Web Server
7. Tests that one can perform on STSM (3 of them)
A. RFC Connection test
2. Transport Directory check
3. Transport control program
4. Transport domain check
8. Who can approve a transport on the QA approval
A. Department
B. Request owner
C. System administrator
D. Consultant
9. What role can a SAP system role play in STMS (List 3)
A. Delivery System
B. Consolidation System
C. Integration System
D. Basis System
11. By default ICF Services are deactivated. True or False
A. True
B. False
2. As of ABAP release 6.40 the SAP ITS was integrated into ABAP kernel as (SAP Integrated ITS) True or False
A. True
B. False
3. What are the SAP ITS (Standard) Features. 3 correct answers
A. SAP GUI for HTML
B. SAP GUI for Windows
C. IAC
D. Flow logic
E. None of the above.
4. What are the SAP ITS (Integrated) Features. 2 correct answers
A. SAP GUI for HTML
B. SAP GUI for Windows
C. IAC
D. Flow logic
E. None of the above.
5. What functions are monitored in transaction SITSPMON? 6 correct
A. Status
B. Parameter
C. List
D. Memory Consumption
E. Cache analysis
F. Mutex locks
G. Feature list
6. UME supports a variety of data source where user data can be stored. List them ? 3 correct
A. ABAP
B. Java
C. Ldap
D. None ABAP
7. UME consist of the following functional areas. 4 correct
A. UME UI
B. UME List
C. UME Services
D. UME API Layer
E. UME Core Layer
8. What must you consider when installing an additional SAP HANA system on a single SAP HANA host using SAP HANA application lifecycle management tools? Please choose the correct answer.
A.You must use the same system ID (SID) and the same instance number on a different installation path.
B. You must use a different system ID (SID) and the same instance number.
C. You must use a different system ID (SID) and a different instance number
D. You must use the same system ID (SID) and a different instance number.
9. You want to migrate an SAP ERP system to an SAP HANA database. You executed the SAP HANA database sizing report in the source system. What basic figure do you use to determine which T-shirt size is required? Please choose the correct answer.
A. I/O resource categories
B. RAM
C. Disk
D. CPU
10. You apply SAP support packages to an AS ABAP-based SAP system using the Software Update Manager (SUM). What is an advantage of using the main configuration setting 'Single system' instead of using the settings 'Standard' or 'Advanced'? Please choose the correct answer.
A. The downtime is shorter.
B. The overall runtime of the update process is shorter.
C. The shadow instance is installed on the same host as the primary application server (PAS)
D. The ABAP load generation is performed on the shadow repository.
11. During the update of AS ABAP-based SAP systems, the SAP Software Update Manager (SUM) executes a SPAM version check. Based on the result of this check, which options are offered? Note: There are 2 correct answers to this question.
A. Import Modification Adjustment Transport
B. Switch to expert mode
C. Skip SPAM update
D. Search for newer SPAM version in “…EPS\in”-directory
12. You set up an operation mode as shown in the attached screen shot. On this work process distribution screen, for which work processes can you increase the number by 1 without decreasing any others? Note: There are 3 correct answers to this question.
A. Reserved work processes
B. Spool work processes
C. Enqueue work processes
D. Dialog work processes
E. Update work processes
13. What are prerequisites if you want to support web scenarios using the HTTP protocol in an AS ABAPbased SAP system? Note: There are 2 correct answers to this question.
A. The Internet Communication Manager has to be started.
B. The Logical port has to be defined for the HTTP protocol.
C. The Server port has to be defined for the HTTP protocol.
D. The SAP Web Dispatcher has to be started.
14. How can you increase the number of batch work processes on a Primary Application Server Instance (PAS) or on an Additional Application Server Instance of an AS ABAP-based system without restarting it? Please choose the correct answer.
A.Increase the profile parameter rdisp/wp_no_btc.
B.Increase the dynamic profile parameter rdisp/btctime.
C. Adjust the relevant operation mode.
D. Start a reserved work process.
15. What are benefits of using property variants in Computing Center Management System (CCMS)-based system monitoring? Note: There are 2 correct answers to this question.
A. You can transport monitor definitions between AS ABAP-based SAP systems.
B. You can transport threshold settings between AS ABAP-based SAP systems.
C. You can create customer-defined monitor definitions in AS ABAPbased SAP systems.
D. Depending on the operation mode of the AS ABAP-based SAP system, you can switch sets of threshold values.
16. You import a transport request using the Transport Management System. When the import finishes, the transport request disappears from the import queue although it caused a return code 8. What is the most likely reason? Please choose the correct answer.
A. The transport strategy is set to ‘queue-controlled single transports’.
B. Quality assurance is set to ‘Delivery after confirmation’.
C. Quality assurance is deactivated.
D. The transport strategy is set to ‘queue-controlled mass transports’.
17. You are maintaining User Management Engine (UME) principles using the Identity Management tool of an AS Java-based SAP system. To which of the following can you directly assign a UME group? Note: There are 2 correct answers to this question.
A. JEE security roles
B. UME actions
C. Java users
D. UME roles
{"name":"SAP Basis Exam", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on SAP Basis with our comprehensive quiz designed for aspiring professionals and those looking to certify their skills. This quiz covers a wide range of topics related to SAP Basis, including client management, data structures, communication protocols, and business solutions.Highlights of the quiz:236 carefully crafted questionsMultiple choice and checkbox formatsImmediate scoring feedback","img":"https:/images/course1.png"}