If you don't want to enter the username/password interactively, you can enter the username/password as
the first parameter when calling SQLPLUS, for example sqlplus system/manager.
Please choose the correct answer.
Response:
A. Incorrect
B. Correct
Which of the following statements regarding the transaction RZ10 are true? (Choose two.)
A. When you use the save button in RZ10 and activate the profile, it will be written immediately to the operating system level.
B. The default profile cannot be maintained using transaction RZ10.
C. The maintained parameters will take effect immediately after the profile is activated in the RZ10.
D. You can compare the profile file on the operating system with the profile in the database.
Which of the following processes connect to the database during the startup of an instance of an SAP system based on AS ABAP?
A. The message server, in order to check a valid SAP license
B. The gateway process, via remote function call (RFC)
C. The dispatcher process via JDBC
D. All work processes connect to the database
Your company is running an AS ABAP-based SAP System. The employees use SAP GUI for Windows. You want to enable front end printing for all employees which are using the SAP system. What are possible steps to fulfill this requirement?
A. Create an output device with the host spool access method "G" and assign the host printer "__DEFAULT" to it.
B. Create an output device with the host spool access method "S" and assign the device type "SAP_SPRINT" to it.
C. Create an output device with access method "LOCL" for each local front end printer.
D. Create an output device "TemSe" and a batch job which redirects the output requests to the local PCs periodically.
Which of the following statements is correct regarding transport domains and transport groups in ABAP-based SAP Systems? There are 2 correct answers to this question
A. All SAP Systems within one transport group have a common transport directory.
B. A transport domain consists of the client-independent table TDOM (the transport domain table), into which all transports (exports or imports) in the SAP System are logged.
C. All SAP Systems in a transport domain must belong to the same transport group.
D. A transport domain can only be set up if more than one application server is installed.
E. All SAP Systems within one transport domain have RFC destinations (names beginning with "TMS...") pointing to the same transport domain controller system.
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 monitoring of an AS ABAP + Java system are true, when you are using a separate central monitoring system? Please choose the correct answer
A. For monitoring an AS ABAP + Java-based SAP system, you will use the agent SAPCCMSR for monitoring the AS Java.
B. The central monitoring system must be of a higher SAP release of the monitored SAP system.
C. Central monitoring of AS ABAP + Java-based SAP systems can only be carried out using a separate AS ABAP + Java-based SAP system.
D. The central monitoring system must have the System ID "CEN".
Which tool do you use to maintain memory settings for the Java Virtual Machine of a AS Java-based SAP
system?
Please choose the correct answer.
A. SAP NetWeaver Administrator (NWA)
B. Shell Console Administrator
C. Visual Administrator
D. Config Tool
Identify the activity that is not performed by Installation Check. Choose the correct answer(s).
A. Completeness of installation
B. Version compatibility
C. Accessibility of the message server
D. Network security
What happens when an Oracle database shuts down? There are 2 correct answers to this question. Response:
A. When using the IMMEDIATE option, open transactions are rolled back before the database is shut down.
B. When using the IMMEDIATE option, an instance recovery is required at the next database startup.
C. When using the NORMAL option, the database system disconnects all users before shutting down the database.
D. When using the ABORT option, the SAP system is shut down as well.
E. When using the IMMEDIATE option, the database system writes a checkpoint before shutting down the database.