ADM100 Quesions

38
TCS – Week 1 1) The SAP NETWEAER consists of several components. Identify the components which are part of SAP Netweaver a) Application Platform b) Microsoft .NET c) SAP HR d) People Integration e) my SAP SCM 2) Which of the following statement are correct with regard to locks and SAP enqueues? a) Database lock that lasts too long can cause a sap system standstill. b) After an SAP enqueue has been placed, the corresponding database table can Still be changed by an update request coming from programs such as customer developed ABAP reports. Internal Use Only

description

ADM100

Transcript of ADM100 Quesions

Page 1: ADM100 Quesions

TCS – Week 1

1) The SAP NETWEAER consists of several components. Identify the components which are part of SAP Netweaver

a) Application Platformb) Microsoft .NETc) SAP HRd) People Integratione) my SAP SCM

2) Which of the following statement are correct with regard to locks and SAP enqueues?

a) Database lock that lasts too long can cause a sap system standstill.

b) After an SAP enqueue has been placed, the corresponding database table can Still be changed by an update request coming from programs such as customer developed ABAP reports.

c) A database lock usually released at the end of transaction step, while an SAP enqueue is Usually released at the end of an SAP transaction.

d) All above

3) What is a Valid Configuration for an R3 System?

a) Many App servers and one database server

Internal Use Only

Page 2: ADM100 Quesions

TCS – Week 1

b) one app server and one database serverc) No app server and one database serverd) One app server and many database servers

4) What part of an SAP system is responsible for converting OPEN SQL to Native SQL?

a. ABAP Interpreterb. Dispatcherc. Basis Systemd. Database Interfacee. Database Server

5) What Interface Protocol is RFC based on?

a. TCP/IPb. CPIC-Cc. SNAd. LU6.2

6) The following personalization options are available in the SAP GUI:Choose the correct answer(s).

a) You can change the font size (within limits) in the SAP GUI

b) You can have system messages displayed in a dialog box

c) You can change the size of input fieldsd) You can suppress the display of pictures in the SAP

GUI

Internal Use Only

Page 3: ADM100 Quesions

TCS – Week 1

e) Every user can display a picture of his or her choice on the SAP Easy Access screen

f) You can use a personal input history on your front end

7. Which layer in an SAP client server architecture processes ABAP programs?

a) Applicationb) Presentationc) Internetd) Database

8. Which service is responsible for communication between distributed dispatchers?

a) Dialogb) Communicationc) Messaged) Gateway

9) Database transactions are based on the ACID principle. So are SAP transactions. Why does the database transaction concept nevertheless not cover all the needs of the SAP system?Choose the correct answer(s).

a) An SAP transaction can bundle several database transactions. It is only as a result of all of these bundled database transactions that the data is consistent in business terms.

Internal Use Only

Page 4: ADM100 Quesions

TCS – Week 1

b) Due to work process multiplexing, each work process starts a separate database transaction within each dialog step.

c) This is because less resources are utilized in the system by following this strategy

d) Using the SAP transaction as a structural level above the database transaction significantly improves the performance of your SAP system.

10. Identify the characteristics of a Business object:

a) Business objects require knowledge of the internal source code to be able to access the data

b) Business objects provide methods to implement business functions

c) Business objects ONLY use BAPI's to access data

d) Business objects are managed in the Business Object Repository (BOR)

e) Business objects are business oriented

11. What does a workflow achieve?

a) Builds screen sequenceb) Controls Information flowc) Automates execution of activitiesd) Manages Communication media

12. What are the tasks of Dispatcher?

Internal Use Only

Page 5: ADM100 Quesions

TCS – Week 1

a) Organizing communicationb) Performing program syntax checksc) Assigning users to work processd) Distributing transaction load

13. How many “message” services can be configured in a Sap system?

a) As many as possibleb) Onec) Two d) Three

14 Where does SAP keep system profiles?

a) /usr/sap/<SID>/sys/profile or \usr\sap\<SID>\sys\profile

b) /usr/sap/trans/profile or \usr\sap\trans\profilec) /etc or \winnt\system32\drivers\etcd) /oracle/<SID>/dbs or \oracle\<SID>/dbs

15. Which OS level program is used to trigger jobs in SAP?

a) SAPEVTb) SAPXPGc) SAPMXBTCd) SAPTRIG

Internal Use Only

Page 6: ADM100 Quesions

TCS – Week 1

16. Which transaction is used to maintain the start, default & instance profile?

a) SM21b) RZ01c) RZ20d) RZ10

17. If an SAP distributed instance has the system no. 10, hostname 'DAS1' and SID 'DEV', what would be the name of the instance profile be?

a) default_dev.pflb) DEV_DVEBMGS10_DAS1c) DAS1_DVEBMGS10_DEVd) DEV_DBS10_DAS1

18. Which of the following is true in terms of configuring the SAP Message Service?

a) Each SAP instance must have a locally running message service.

b) The host where the message service runs is defined in the database parameter profile.

c) There must be exactly 1 message service per SAP System.

d) The message service must run on the SAP Central Instance.

Internal Use Only

Page 7: ADM100 Quesions

TCS – Week 1

e) In a networked SAP System environment consisting of 1 database host and 1 or more Application Servers, 1 Application Server functions as the Update work process server.

19. When you create a new user, to which client may the user log on?

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.

20. Which of the following types of steps can be entered when defining background jobs in SAP?

a) BAPIs and SMAPIsb) ABAP programsc) External commands (predefined by the

system administrator)d) External RFC stepse) External programs (direct command input

by system administrator)

21. Which of the following is true of operation modes in SAP?

Internal Use Only

Page 8: ADM100 Quesions

TCS – Week 1

a) Operation modes may only be switched manually.

b) 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.

.

22. Answer the following questions as true or false

a) The favorites are user specificb) The user menu can be adopted by each user

to his own needsc) Favorites are stored in your local computer.

Therefore you won’t have access them from other computer other than your front end

d) The user menu is created according to the roles assigned to your user

e) Your user menu contains always the so called SAP Menu as another hierarchy level

23 ) Screens in SAP system can offer many different elements, used for structuring information navigation etc. Identify the screen elements you can find on the SAP screen.

a) Check boxesb) Undo buttonc) Status bar

Internal Use Only

Page 9: ADM100 Quesions

TCS – Week 1

d) Command fielde) Home button

24) SAP Netweaver consists of several components. Identify the components that are part of the SAP Netweaver.

a) mySAP SCMb) Application platformc) People Integrationd) Microsoft .nete) SAP HR

25) Identify which are types of SAP Gui

a) SAP GUI for ABAPb) SAP GUI for windowsc) SAP GUI for Linuxd) SAP GUI for HTMLe) SAP GUI for Java

26) Transactional procedures comply with the ACID principle. What does ACID mean?

Please choose the correct answer.

Internal Use Only

Page 10: ADM100 Quesions

TCS – Week 1

a) Absolute, Complete, Intrinsic and Durable.b) Atomic, Consistent, Isolated and Durable.c) Always, Continuous, Immediate and Dangerous.d) Auto Complete and Immediate Data refresh

27) What kind of RFC can be found in SAP systems?

a) Asynchronous and synchronous RFCs. b) Translational RFCc) Relational RFCd) Transactional and queued RFCs

28) Which of the following statements are correct regarding the update service?

More than one answer is correct. Decide whether each answer is true or false.

a) Only one instance of the SAP system may contain update work processes.

b) At least one V1 update work process (rdisp/wp_no_vb) must be defined per SAP system

c) At least one V2 update work process (rdisp/wp_no_vb2) must be defined per SAP system

d) If V2 update work processes (rdisp/wp_no_vb2) are configured, all V1 update work processes (rdisp/wp_no_vb) are reserved for V1 updates.

Internal Use Only

Page 11: ADM100 Quesions

TCS – Week 1

e) A dialog work process never writes directly to the database. Only update work processes have direct database write access.

29) What does "enqueue" and "dequeue" mean?

a) Puts/reads messages in the message queue of the SAP system

b) Locks/unlocks objects in the SAP system.c) Enables/disables print queues in SAP systemsd) Reads/writes update messages in the database.e) Locks/unlocks user context data in the roll memory.

30) From the screenshot, find the machine on which the database for this system is running. The associated logon was performed in English.

Please choose the correct answer

Internal Use Only

Page 12: ADM100 Quesions

TCS – Week 1

a) twdfr501_DEV... (Unfortunately, the rest cannot be identified from the screenshot provided)

b) twdfr501c) DEV

d) 560e) This question cannot be answered with the information available.

Internal Use Only

Page 13: ADM100 Quesions

TCS – Week 1

31) Update work processes are categorized as V1 or V2. In what sequence are V1- and V2- update function modules (that belong together) processed?

Please choose the correct answer.

a) These function modules are processed simultaneously.

b) These modules are processed according to the "First In - First Out" rule

c) The sequence is determined by the profile parameter "vb/seq_of_VB_proc"

d) V1 modules come first, V2 modules come second

e) V2 modules come first, V1 modules come second

32) You would like to connect two SAP systems by means of an RFC connection. The RFC connection should not allow dialog logon to the target system, because these connections may be abused anonymously. What do you need to consider?

More than one answer is correct. Decide whether each answer is true or false.

Internal Use Only

Page 14: ADM100 Quesions

TCS – Week 1

a) If you do not provide correct technical settings (target host, system number) you will be automatically logged on to client 000 of your own system using user SAPSYS.

b) For the connection to another SAP System you have to choose connection type "R" like "R/3 System".

c) When you filled in all necessary data in SM59 you should verify the technical connectivity by using the "Test connection" button

d) Because you would like to disallow dialog logon to the target system, you use a user of type

"Communications" (as in SU01) in the target client. To make sure that you got the credentials correct you may use the menu path "Test --> Authorization". This works for "Communications" users as well.

e) As an alternative to using a "Communications" user for disallowing an easy to abuse anonymous dialog logon, you may keep the user field blank. This way each time the RFC connection is to be used an authorization to the target system is needed

33) When an external program triggers an SAP system event, which operating system executable of the SAP system is used in triggering the event?

Please choose the correct answer.

Internal Use Only

Page 15: ADM100 Quesions

TCS – Week 1

a) disp+workb) msg_server.exec) sapevtd) sapxpge) saposcol

34) Which of the following process start sequences can typically be observed when starting an SAP system? Note that the specified sequence does not need to be "complete", only the chronological sequence of the selected processes is considered here.

a) 1.Message Server, 2. Database Process(es), 3. Enqueue Work Process, 4. Dispatcher

b) 1.Database Process(es), 2. Message Server, 3. Dispatcher, 4. ICM

c) 1.Database Process(es), 2. ICM, 3. Message Server, 4. Dispatcher

d) 1.Message Server, 2. Database Process(es), 3. Dispatcher, 4. ICM

e) 1.Dispatcher, 2. Database Process(es), 3. Message Server, 4. ICM

35) Which of the following statements are correct?.

Internal Use Only

Page 16: ADM100 Quesions

TCS – Week 1

More than one answer is correct.

a) Support packages can be implemented in arbitrary order.

b) SPAM/SAINT updates must be implemented in a successive order.

c) Each software component of an SAP system like BASIS or APPL has their own support package cycle

d) With support packages the SAP system can get functional updates Implementing of support packages only is possible if the parameter rdisp/supp_pack is set to "true"

36) Which statements concerning the SAP user management are correct?

More than one answer is correct.

a) All workprocesses of an SAP system are connecting to the database with one and the same database user.

b) If you forgot your password you can use the "User -> New Password" menu on the logon screen. The

Internal Use Only

Page 17: ADM100 Quesions

TCS – Week 1

system administrator will then be notified of your request for a new password

c) If you set your personal default logon language to a language that is not installed, you can only logon

to the system if you fill the language field on the logon screen

d) By setting the parameter login/min_password_lng you can set the minimal required password length for a user's password.

e) By setting the parameter login/max_password_lng you can set the maximum allowed length for a user's password.

37) Concerning the functions offered by the CCMS monitoring, which of the following statements are correct?

More than one answer is correct.

a) You can configure the change of threshold values of CCMS alert monitors depending on operation mode switches by assigning property variants to operation modes

b) It is not possible to centrally monitor all SAP systems in your system landscape

Internal Use Only

Page 18: ADM100 Quesions

TCS – Week 1

C) Property variants allow you to save parameter settings, like threshold values, for the CCMS alert monitoring.

D) It is not possible to build your own monitors, you can only use the standard CCMS monitors delivered by SAP.

E) Only SAP software can be monitored with the CCMS alert monitor.

38) If a user is already logged on to a logon group using logon load balancing, how are dialog work processes assigned to this user?

Please choose the correct answer.

A) The user always remains assigned to the same dialog work process.

B) Different dialog work processes of the same instance of the SAP system will work sequentially for the user.

C) Depending on the load of the servers, different dialog work processes of different instances will work for this user.

D) It is not possible to logon to a server group using "group logon".

Internal Use Only

Page 19: ADM100 Quesions

TCS – Week 1

E) 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.

39) When you create a new role with the role maintenance tool (transaction PFCG), how is it assigned to the user?

More than one answer is correct. Decide whether each answer is true or false.

a) A role can be directly assigned to a user master record using transaction SU01.

b) From the role definition (in PFCG) an authorization profile can be generated. This profile can then be assigned indirectly to an user by using PFCG to assign the role to an user

c) A role can be directly assigned to an authorization object. This authorization object is then assigned to the user master data by using SU01

d) A role is automatically assigned to the user who created the role.

e) "Role" is just a synonym for "authorization profile". You only need to assign the generated

authorization profile to an user (by using SU01);

Internal Use Only

Page 20: ADM100 Quesions

TCS – Week 1

the role is then automatically added to the user's master data.

40) Which of the following statements are true for user master records in clients of SAP systems?

More than one answer is correct. Decide whether each answer is true or false.

a) An authorization profile can be assigned to a user master record.

b) One or more roles can be assigned to a user master record.

c) An authorization object can be assigned to an user master record

d) An user master record can be generated from transaction PFCG

e) A single authorization value can be assigned to an user master record

41) In your system landscape there should be a system dedicated to the Solution Manager. This mighty tool allows you to:

More than one answer is correct. Decide whether each answer is true or false.

Internal Use Only

Page 21: ADM100 Quesions

TCS – Week 1

a) Document all elements of your system environment, including solutions used, releases, patch levels, hardware used etc.

b) Build your own Support Infrastructure.

c) Create your own Early Watch Alert Reports.

d) Monitor the status of your systems

e) Set up central user administration with only a few clicks.

42 State which are the statements are correct.

a) SAP follows Maintenance strategy of 5 – 2 – 1 b) Sap Web As – Dispatcher and message servers

programs are written in ABAP for Web As ABAP application server.

c) SAP xapps allow you to integrate existing applications with each other by accessing existing datasets

d) SAP integration possibilities are for only integration SAP applications

e) Sap netweaver is recommended for all SAP applications -SAP 4.x , Sap 3.x and ECC applications because of its extensive integration functionalities.

Internal Use Only

Page 22: ADM100 Quesions

TCS – Week 1

43 With respect to SAP GUI, state which statement is/ are correct.

a) TCP/IP protocol is used between SAP GUI and Application server

b) DIAG protocol is used between SAP GUI and application server

c) DIAG and HTTP is used between SAP GUI and application server

d) SAP GUI for windows , Java and Html are available

e) SAP GUI is for windows is written in standard ABAP coding

44)SAP ABAP system work process – Answer all correct answers

a) Processing of printing steps is carried out by multiple spool process.

b) Processing of dialog steps of a Transaction is carried out by multiple dialog work process

c) Dialog work process can not communicate with data base. So we require update work process to communication with the database.

d) Number of each type of work processes shall be adjusted with Profile parameters.

Internal Use Only

Page 23: ADM100 Quesions

TCS – Week 1

e) Update work process is optional for SAP system. It is requited only we have complicated business transaction requirement

f) The purpose of ENQUE server is to maintain locks at the application so that database is relived from the extra load setting DB locks during its processing.

g) For priority dialog users , you can predetermine and allocate particularWork processes in the instance.

h) SAP V1 type update process executes jobs synchronous and V2 type update process executes jobs Asynchronously

45)SAP system supports the following interface technologies

a) ALEb) SMTPc) HTTPd) Data linke) XMLf) EDIg) FTP

46)Fill in the blanks with correct Transactions code

a) For background job overview __________b) To manage work processes _________c) To manage update records ____________d) For SAP system monitoring _____________

Internal Use Only

Page 24: ADM100 Quesions

TCS – Week 1

e) For modifying SAP profile parameters ____________

f) To find out the Logged on users over all instances ______________

47)All SAP GUI logon information are stored in the following files . Answer all correct

a. saplogon.inib. sapdiag.inic. saproute.inid. sapwin.inie. sapmsg.ini

48)Sap profile parameters – Answer all correct

a) Sap proposes default values for some standard SAP parameters. Users have to define all other necessary parameters in the User default value

b) Sap configuration parameters are edited thro T-code Rz10

c) Sap configuration parameters are edited thro Tcode Rz11

d) Sap configuration parameters are edited thro Tcode R20

e) Values in the instance profile specifies the host on which dispatcher and message servers to be started on.

Internal Use Only

Page 25: ADM100 Quesions

TCS – Week 1

f) If a particular parameter is defined in the default profile and instance profile, the value of instance profile will be taken during starting of the instance

g) During comparison of profile, the system compares the profile with the all previous version stored in the application server and correct profile is take to effect

h) During maintenance of profile parameters, when the administrators save the change of the profile parameter it is saved in the operating system

49)Background Jobs can be - Answer all correct.

a)time based schedulingb) Program based schedulingc) Application based scheduling d)Event based schedulinge) Rdisp/btctime – is specifies the time period in which the time dependent job scheduler is active to schedule the jobs from the job scheduling table

50) property variants

a) You must have property variant defined for the CCMS system to work

b) Property variants are containers which provides easy switch of monitoring parameters between operation modes

Internal Use Only

Page 26: ADM100 Quesions

TCS – Week 1

c) Property variants can not be transported . You will have to download to excel file and upload to other systems.

d) Property variants have hierarchical structure in which the parent would be SAP-default meaning that if the value is not defined it will be taken from the parent SAP –default.

Internal Use Only