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)? (Choose two)
A. The whole mechanism to register an ABAP based SAP system is event triggered. Once a change in the configuration happens, a background job informs the SLD.
B. The transaction RZ21 allows the configuration of the SLD connection.
C. SAP systems based on AS Java cannot register to the SLD.
D. SAP systems based on AS Java can register to the SLD using the SLD Data Supplier Service in Visual Administrator.
E. The main ABAP transaction to inform the SLD is RZ70. The SAP gateway is involved.
What is the name of the program on the operating system level that is used when an ABAP program calls an external program?
A. saposcol
B. disp+work
C. sap_ext_prog
D. sapxpg
You want to improve the data access performance for your SAP database
A. Use as many data files as there are CPUs dedicated to the SQL Server.
B. Use as many data files as there are CPUs on the database host.
C. When the database is growing, regularly create new data files for new data to avoid uncontrolled growth of existing files, because data access performance directly depends on the size of the data files.
D. Keep number of data files of the SAP database and of the tempdb database approximately equal.
Tuning the performance of an SQL Server instance includes configuring the memory used by this instance on a given host. An optimal memory configuration depends on several aspects such as; memory requirements of the SQL Server itself, hardware resources, other applications installed on the host, or internal usage of the values of the two most important SQL Server parameters - min server memory and max server memory. For which exact purposes can the database administrator use these parameters? (Choose two)
A. To determine the maximum size of memory used by the whole SQL Server system with help of max server memory
B. To determine the maximum size of the buffer pool, because it never increases its memory allocation above the value specified in max server memory
C. To determine the minimum size of the buffer pool, because it never drops its memory allocation below the value specified in min server memory
D. To determine the maximum size of the data cache, because it never increases its memory allocation above the value specified in max server memory
E. To determine the minimum size of the data cache, because it never drops its memory allocation below the value specified in min server memory
Business APIs (BAPIs) can be used to trigger and execute transactions in an SAP landscape. Which of the following statements regarding BAPIs are correct? (Choose two)
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
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?
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.
During installation, several log files are written by SAPinst. Identify these log files. (Choose two)
A. sapinst.log
B. inst.log
C. sapinst_dev.log
Which of the following statements regarding the SAP GUI Installation Server is true?
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.
Which of the following are possible assignments when setting up output devices in SAP systems based on AS ABAP? (Choose two)
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.
The software component SAP ECC 6.0 runs on which of the following?
A. SAP Web Application Server 6.40
B. SAP Basis 4.6D
C. SAP NetWeaver Application Server 7.00
D. SAP NetWeaver Application Server 7.10