What catch-phrase best describes SAP's software maintenance strategy?
A. "3-3-1 maintenance"
B. "5-1-2 maintenance"
C. "4-2-2 maintenance"
Using SAPDOCCD.ini, you have several options for changing the way online documentation is accessed.
Which of the following statements are true? There are 3 correct answers to this question.
Response:
A. You can change the access path to online documentation, depending on the user ID (in the SAP system) of the user calling help.
B. You can change the access path to online documentation, depending on the logon language (in the SAP system) of the user calling help.
C. You can change the access path to online documentation, depending on the release of the SAP system from which help is being called.
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.
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? 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
What can transaction RZ20 be used for? Choose the correct answer(s).
A. Database backup
B. Updating data
C. Monitoring the database and the SAP system
D. Configuring and monitoring the firewall
Oracle database release 10g is able to use new database statistic features for tables and index. Which statement regarding CBO (Cost-based optimizer) and RBO (Rule-based optimizer) is true? There are 3 correct answers to this question.
A. In Oracle 10g, both CBO- and RBO-based index statistics can be used simultaneously.
B. Database statistics can be managed automatically in Oracle 10g. This is implemented in the database as the dbms_scheduler job GATHER_STATS_JOB. However, this method is not yet supported and is deactivated to avoid conflicts with the brconnect methods.
C. Oracle 10g only supports CBO, while the RBO is not supported anymore.
D. As of Oracle 10g, you are required to create statistics for the Oracle dictionary as well.
Which of the following is an attribute of an output device definition in an AS ABAPbased SAP system?
A. The local Internet Communication Manager (ICM)
B. A specific spool work process
C. Logon client
D. Either a logical or a physical spool server
How are asynchronous update requests of SAP transactions assigned to work processes of type Update
V1 or Update V2?
There are 2 correct answers to this question.
A. If V2 update work processes are not configured, V1 work processes handle all update requests.
B. If V2 update processes are configured, V2 update requests will only be processed in available V2 update work processes.
C. The processing priority for V1 and V2 update requests is determined by the corresponding value of the parameters rdisp/wp_no_vb and rdisp/wp_no_vb2.
D. All update requests are assigned to V1 and V2 work processes in a round-robin fashion.
Which of the following statements are true with regard to SAP online help for an AS ABAP- based SAP
system?
(There are 3 correct answers to this question)
A. When installing the online documentation, you have the option to choose between Standard HTML (PlainHtml) and Compiled HTML (HtmlHelp).
B. The online documentation can be installed in the database of the SAP system.
C. The online documentation can be installed on a file or Web server.
D. The online documentation is installed with all available languages by default.
E. Access to the online documentation can be configured with transaction SR13 (Administration: Display of the SAP Library).
How many clients can exist per AS ABAP-based SAP system? Please choose the correct answer.
A. As many as you want.
B. The number of clients per system is limited to 500.
C. The maximum number is 1000 clients per SAP system.
D. The number of clients per system is limited to 1100.
Which of following is true for an SAP system with an Oracle database? ORACLE_HOME is... Please choose the correct answer.
A. ...a system environment variable defined on the Oracle database server and each SAP
B. application server.
C. ...a user environment variable defined on the Oracle database server only.
D. ...a system environment variable defined on the Oracle database server only.
E. ...a user environment variable defined on the Oracle database server and each SAP application server.
Which of the following statements regarding the Transport Management System (TMS) are true? There are 3 correct answers to this question.
A. For TMS to work, the user ID "TMSADM" is automatically set up on the Transport Domain Controller in client 000.
B. For TMS to work, the user ID "TMSADM" must be created manually in transaction SU01 (User Maintenance), in client 000 of each SAP System belonging to the same transport domain.
C. TMS automatically creates RFC destinations for each SAP System, which can be displayed using transaction SM59 (Display/Maintain RFC Destinations).
D. For each client in each SAP System, TMS creates RFC destinations which can be displayed using transaction SM59 (Display/Maintain RFC Destinations).
E. During the configuration of the transport domain controller, transport domain control data is written to the file DOMAIN.CFG in the transport directory (subdirectory "bin").
You want to reduce the fragmentation of a tablespace by using BR*TOOLS. Which methods can you use
to achieve this?
There are 2 correct answers to this question.
A. Online shrinking of tables
B. Update statistics
C. Online backup
D. Online redefinition of tables
E. Coalesce tables
What can be done with a maintenance transaction? Choose the correct answer(s).
A. Import Support Packages.
B. Calculate Support Package Stacks for your SAP systems.
C. Approve objects in your download basket.
D. Import SAP Notes.
E. Import SAP enhancement packages
What system behavior can be achieved by using specific profile parameters in AS ABAP- based SAP
systems?
There are 2 correct answers to this question.
A. You can generally deactivate authorization checks in the complete SAP system (for example, in Sandbox systems).
B. You can set the minimum password length.
C. You can enable an emergency "master user", named "SAP_ALL".
D. You can set an expiration time for passwords.
How can you determine the current patch level of your SAP NetWeaver AS Java 7.0? Please choose the correct answer
A. On the operating system level, using 'java -version'.
B. Within the file java_vers in the work directory from the Central Services Instance of SAP NetWeaver AS Java.
C. Using the System Information application (alias: /sap/monitoring/SystemInfo) of SAP NetWeaver AS Java.