Name:
Date: 10.02.2012
Course: TADM10_1
No. of questions: 20
Time: 45 min
1. Which of the following transaction is used to display spool requests?
Please choose the correct answer
a) SPRO
b) SM51
c) SPAD
d) SP01
e) SM37
2. Which of the following statements are correct for SAP systems based on AS ABAP?
There are 2 correct answers to this question
a) More than one dispatcher can be configured for an instance to improve system’s
scalability.
b) Message server will allocate the available work processes from the assigned SAP
instance server.
c) Only one gateway is configured for each dispatcher.
d) There is an Internet Communication Manager configured for each instance.
3. Which buttons can you use to create new entries in the SAP Logon system list?
There are 3 correct answers to this question
a) Properties
b) New
c) Logon
d) Groups
e) Server
f) Create
4. Which of the following statements are correct?
There are 3 correct answers to this question
a) A transaction is a set of non-divisible set of processes which when are completely
executed in a sequence will have meaning in business terms.
b) Users make transactions when they move from one screen to another screen.
c) Individual processes in a transaction are grouped together to create meaning in
business terms or following a business process.
d) SAP transactions are implemented as a sequence of logically connected dialog steps
which form a business meaning when are executed completely. Each dialog step is
represented by one screen image.
e) SAP transactions are executed by one single dialog work process.
1
5. When creating a logon group for Logon Load Balancing, which of the following cannot be
specified?
There are 3 correct answers to this question
a) Maximum allowable response time per logon group
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) Maximum number of users who may be logged on to the logon group
6. The SAP NETWEAVER consists of several components. Identify the components which are
part of SAP Netweaver.
There are 2 correct answers to this question
a) Application Platform
b) Microsoft .NET
c) SAP HR
d) People Integration
e) my SAP SCM
f) Customer Platform
7. Given and R/3 Central Instance with all services installed, using Instance ID 01 and having
the SAP ID C11. What is the name of the directory where the work process trace files are
written?
Please choose the correct answer
a) \usr\sap\C11\DVEBMGS01\data
b) \usr\sap\C11\DVEBMGS01\log
c) \usr\sap\C11\DVEBMGS01\work
d) \usr\sap\C11\work
e) The trace files are written in internal database tables
f) The trace files are written in the home directory of the database
8. What are the types of GUI available?
There are 3 correct answers to this question
a) GUI for Windows
b) GUI for ABAP
c) GUI for Java
d) GUI for HTML
e) GUI for LINUX
9. What is the starting sequence of the SAP system?
Please choose the correct answer
a) Database, sapstartsrv, gateway, dispatcher, work processes, message server
b) Dispatcher, gateway, database, sapstartsrv, work processes, message server
c) Database, sapstartsrv, message server, gateway, dispatcher, work processes
d) Database, sapstartsrv, message server, dispatcher, gateway, work processes
e) Dispatcher, database, sapstratsrv, gateway, message server, work processes
2
10. SAP system supports the following interface technologies
There are 5 correct answers to this question
a) ALE
b) SMTP
c) HTTP
d) Data link
e) XML
f) EDI
g) FTP
h) SQL
i) BSP
11. Which of the following statements are correct about SAP AS Java:
There are 2 correct answers to this question
a) SMICM can monitor Java instance but cannot be used for starting and stopping Java
instance.
b) A pure Java instance (Enterprise Portal) does not have any ABAP components.
Statup and Shutdown is managed from Startup Script or from MMC for Windows.
c) In ABAP+Java system it is possible to start ABAP and Java together and shutdown
Java system alone, but it is not possible to have Java system up while ABAP server
is down.
d) The following Java process types exist after your Java Instance has been started:
JLaunch, multiple JControl.
12. Which of the following statements are correct about update work processes:
There are 2 correct answers to this question
a) At least one V1 update work process should be present per system
b) At least one V2 update work process should be present per system
c) If V2 update work processes are present, then V1 update work processes are
reserved for critical updates
d) If V1 update work processes are present, then V2 update work processes are
reserved for critical updates
13. Identify the correct statements about Enqueue locks.
There are 2 correct answers to this question
a) Locks can be deleted only if a lock exists after the user has logged out or a user lost
his connection to SAP system and the lock persists in the system. Locks set by user
requests will be automatically released by the transaction itself.
b) All locks should be deleted manually after a maximum of 2 hours duration.
c) Deleting a lock in a normal situation will enable multiple users to modify data at the
same time.
d) Out-dated locks can be deleted via transaction SM12 or by logging off a
disconnected user from transaction RZ04.
3
14. Which of the following software solutions belong to SAP portfolio:
There are 2 correct answers to this question
a) SAP Business One
b) SAP Netweaver
c) SAP Business One-for-All
d) SAP Business Suite
e) SAP Business ERP
15. Which are the following statements are true:
There are 2 correct answers to this question
a) You can maintain parameter settings of a SAP Web AS Java with the Visual
Administrator when no SAP Web AS Java instance has been started.
b) You can use the Config Tool to maintain Java VM parameters for a SAP Web AS
Java instance.
c) The parameters that are maintained with the Visual Administrator only become
active after the SAP Web AS Java has been restarted.
d) If you want to use the System Information tool, you need to install it on your front
end.
e) You can use the Config Tool to add additional server processes to an SAP Web AS
Java instance.
16. Which of the following statements are not correct?
There are 3 correct answers to this question
a) Dialog work processes are dynamically allocated to users by the dispatcher
b) Dialog work processes communicate with each other via the gateway process
c) Dialog work processes do not update the database
d) Dialog work processes are assigned to users at logon time
e) A dialog work process sequentially processes dialog steps for various users and
programs
17. Which of the following services are elements of SAP Netweaver Development Infrastructure
(NWDI)?
There are 2 correct answers to this question
a) System Landscape Directory (SLD)
b) Central Development Tool (CDT)
c) Change Management Service (CMS)
d) Central Basis Service (CBS)
18. What part of an SAP system is responsible for converting OPEN SQL to Native SQL?
Please choose the correct answer
a) ABAP Interpreter
b) Dispatcher
c) Basis System
d) Database Interface
e) Database Server
4
19. Given a LAN with an R/3 Central Instance with database (Node: host1, Instance Name:
DVEBMGS01, SAPSID: C11), and R/3 Dialog Instance (Node: host2) and several R/3
Frontend PC's, what is the name of the profile where the rdisp/msserv parameter is defined?
Please choose the correct answer
a) C11_DVEBMGS00_host1
b) The parameter is defined in the database start-up profile
c) TMP.PFL
d) DEFAULT.PFL
e) START_DVEBMGS01_host1
f) DVEBMGS00_C11_host1
20. Which of the following is true of a locally defined object?
Please choose the correct answer
a) Local objects are saved in the file system of the development system
b) Local objects cannot be transported to other systems
c) Local objects can be transported to other systems
d) Customizing is saved as a 'local object'