Anda di halaman 1dari 52

1.- Which settings are necessary for activating the integrated ITS?

Configure the HTML cache of the SAP Web AS Java True False Activate the service/defauld_host/sap/public/bc/its/mimes in transation SICF True False Set the profile parameter itsp/enable to 1 True False Set the profile parameter rdisp/optimize_web_app to 1 True False On operating system level you need to deploy the necessary HTML-Templates. True False

2.- Concerning the processing time, what are the recommendations of SAP? Processing time should never be lower than 45% of the dialog response time. True False CPU time should always be higher then processing time. True False Processing time should normally contribute about 40% to dialog response times True False Processing time should always be kep below 200ms. True False

3.- In the process monitor (SAM50) you can find different actions displayed. Identify possible actions done by work processes? Direct read. True False Insert. True False Database wait. True False Buffer wait. True False Load program. True False

4.- Which traces can be switch on and off from within the SAP system whithout restarting the instance? SQL Trace for ABAP-based applications. True False Database trace. True False SQL Trace for Java-based applications. True False SYSLOG Trace. True False Buffer Trace. True False

5.- The following situations are to be seen as critical: On Unix-based (32-and 64-Bit systems): True False On all SAP systems: Usage of more than 250 MB of Heap memory. True False On all SAP systems: On disk for Extended Memory exceeds 20% of In Memory. True False On all SAP systems: Max. use of Roll area exceeds 80% of In Memory. True False On Windows-based SAP systems with Zero Administration Memory Management activated: Max. use of Extended Memory exceeds 80% of In Memory. True False

6.- A real-live scenario: A customer experiences right now a dramatic decline in performance. By combining the funtions of SM50 and ST04 you are able to anwer the following questions: You can identify the user that put the highest load on the system, but only for the last 60 minutes. True False Using ST04 you can identify what kind of table access is used to retrieve data from the database. True False You find what select statement accesses what table, and you can get an Explain for it. True False You can find what report is accessing what table. Also you can identify the user who started this report. This information is only a snap-shot information. True False For the current day you can easily identify the transaction with the highest load on the system. True False

7.- What can you find out using the transaction profile in transaction ST03N? What transactions are causing high wait times. True False The average dialog response time for each user. True False The index used for data access on database level. True False What transactions are causing high load on the database. True False What transactions cause the highest load with respect to the total dialog response. True False

8.- Please identify the correct statements dealing with some answer components Roll wait is counted as a sub-component of GUI time. GUI time is measured during a round trip to the front end. True False High Roll Wait times always indicate that there is a hardware bottieneck (most likely the CPU) on the application server you are logged on to. True False High RFC+CPIC time indicate that either the network connection to the remote component is weak or that the processing of your request on the remote component takes a long time. True False High GUI time is of no relevance, because GUI time is no part of the dialog response time. True False Roll wait time is counted as a sub-component of RFC+CPIC time that is measured during synchronous RFC communication. True False

9.- Please identify the correct statements dealing with some answer time components Load (+generation) time during a round trip to frond end. True False Spool time. True False Wait time True False Compiling time. True False Database (request) time. True False

10.- If you would like to access buffered data you should follow these rules. The statement SELECTUSING BUFFER always accesses buffered data. True False SAP tables content is not buffered by default. You are required to active buffering as you see the need. True False You need to use SELECT SINGLE statements to access partial buffered (single record buffering) data. True False Native SQL statements do not make use SAP buffers. True False The statement SELECTBYPASSING BUFFER does not make use of the SAP buffers. True False

11.- What World you do if receive a customer complain that his / her SAP Web AS Java has crashed? I will schedule a NetMeeting and try to browse through the customer logs and traces to find the problem. I will ask the customer to install a Central Log Viewer on his computer and try to find the problem browsing the logs. I will ask him to send me via e-mail the logs and traces from his /her /log directory so that I can have a look at them. I will ask the customer to start a Remote Server on his host and I will then connect to his Remote Server with my Central Log Viewer and try to find the problem.

12.- Which of the following statements regarding the Basic idea of the SLD is correct? SLD is only available with the shipment of the SAP Exchange Infrastructure (XI). SLD is based on an SAP proprietary product standard called Solution Manager. SLD is the landscape-wide information provider for system landscape data acts as a foundation of many SAP applications. SLD is a Java application. Therefore, ABAP applications cant make use of the information provided by the SLD.

13.- Which of the following statements are correct regarding the UME authorization concept?. UME actions are directly assigned to roles. True False UME roles can be assigned using the Visual Administrator. True False ABAP roles can be used as groups in UME. True False UME permissions are defined by an administrator. True False

14.- The SAP Web AS Java is using the Java startup and control framework to start and stop. Which statements are correct in respect to the Java startup and control framework?. The Java startup and control framework doesnt support Java processes under Unix and Unix flavors. To stop the Java Engine running under Unix and other Unix flavors the administrator has simply to kill the corresponding processes. True False The Java startup framework can be used to monitor the Java processes. True False In an SAP Web AS Java Add-in Installation, the ICM Monitoring can be used to start and stop the SAP Web AS Java. True False On Windows operating systems the SAP Management console can be used to start/stop and monitor a SAP Web AS Java (only). True False

15.- What happens during or after a successful central activation, which can be triggered by the developer, after checking in to the Design Time Repository (DTR) using the SAP NetWeaver Developer Studio?. Within the Design Time Repository (DTR) the corresponding versions of the source files will be transferred to the inactive workspace of the Development Configuration. True False The archives created during the activation will be deployed to the runtime system (for example the central development system) belonging to the Development Configuration. True False Within the Component Build Service (CBS) the created archives will be transferred into the buildspace. True False Within the Design Time Repository (DTR) the corresponding versions of the source files will be transferred to the active workspace of the Development Configuration. True False

16.- Logs and traces are important information sources, especially in the Java world. But what are the differences between logs and traces?. Log messages are also visible in the corresponding trace. True False Logging is switched on during normal operation. True False By default the traces are written in separate files. True False Logs contain normal events, whereas traces contain exceptional events. True False

17.- The monitoring functionality of an SAP Web AS Java 6.40 has been greatly improved. Which of the following functionalities can be used in a pure SAP Web AS Java 6.40 environment?. SQL Trace. True False Notification in case of a CCMS alert. True False Display of aggregated distributed statistics record. True False Multiple activity log. True False State Monitoring. True False

18.- Which of the following statements regarding development configurations are correct?. Development configurations are required for track creation. True False Development configurations must exist for every system of a track (i.e. for the central development system, the consolidation system, the test system and the production system). True False There is one development configuration registered for each track in the SLD. True False Development configurations consist of two DTR workspaces and one CBS bulldspace. True False Development configurations are generated on track creation. True False

19.- The Integrated Log Viewer is presented as a service of the SAP Web AS Java. It provides a runtime control for working with log messages. Which of the following are true for the Integrated Log Viewer? 1.- The Integrated Log Viewer provides options for log and trace configuration. You can add new locations and categories and change the configuration of the existing ones. 2.- Log Viewer is the right tool for setting and modifying Severity levels. 3.- The Integrated Log Viewer merges logs within one SAP Web AS Java instance.

20.- What should you do if the systems shows a slow performance? Please choose the correct answer. a.- Activate Session trace on each running application to see which of the causes the problem. b.- Activate the performance trace for all the components and try to find where bad results appear. c.- Use the application tracing to start all deployed Java application in modified mode to. d.- Use the Distributed Statistics to systematically go through the data generated for the last several hours and try to find the components, actions or users that cause the problem.

21.- Prior to the track creation, some prerequisites must be fulfilled. Which of the following statements regarding the prerequisites are correct? The software component version to be deployed in the new track and their dependencies to the software component version required by them are defined in the SLD True False

The SAP NetWeaver Development Studio used by the administrator is installed. True False

Required Software Components for the new track has already been approve in the predecessor track. True False

A DTR server and a CBS server used by the new track must exist and have been configured. True False

Four Workspaces and two buildspaces used by the new track must exist. True False

22.- Identify the correct statements on the successful import of the a track into the production system (PROD). Within the Desing time Repository (DTR) the corresponding versions of the source files will be transferred into the inactive workspace of the Development Configuration of the PROD-system True False

The archives will be deployed into the runtime environment of the production systems. True False

Within the Component Build Service (CBS) the created archives will be transferred into the buildspace of the Development Configuration of the production System. True False

Within the Design Time Repository (DTR) the corresponding versions of the source files will be transferred into the active workspace of the Development Configuration of the PROD-system. True False

Only complete software components (SCs) will be imported into the production system, single activities wont be imported. True False

23.- Which of the following statements should be considered when using the Offline Configuration Editor? The SAP Web AS Java has to be offline. True False

Offline Configuration Editor needs a Java Virtual Machine (JVM) 1.5.x to run. True False

High risk of corrupting the system if Configuration Editor used without deep administration knowledge. True False

The corresponding DB must be offline. True False

24.- Which of these Administration tools has a text based interface? Please choose the correct answer. a.- Visual Administrator b.- Console access by Telnet. c.- System Info web Page. d.- Configuration Editor.

25.- How can you determine the current patch level of your SAP Web AS Java? Please choose the correct answer. a.- On operating system level using java-version b.- Using the service /sap/monitoring/Systeminfo of SAP Web AS Java. c.- The patch level of SAP Web AS Java is always identical to the current Kernel patch level. You can find this value in transaction SMICM in the SAP System, for example. d.- Within the file java_vers in the work directory of the Central Services Instance. e.- Using System --> Status in SAP GUI

26.- If your instance number is 02. Which is the default Telnet port number? Please choose the correct answer. a.- 20008 b.- 80002 c.- 50802 d- 52008 e.- 50208

27.- The Logging API introduces two types of messages logs and traces. Which of the following descriptions are true for traces? Traces are used for understanding the program execution path and the internal status of a system component or an application. True False

During a normal operation traces are usually turned off, or are set to an Error severity level. True False

Traces are mainly addressed to an administrator of a customer system. True False

Traces write all significant events that occur on a cluster node of the Java Cluster. True False

According to the Logging API traces are written to categories. True False

28.- The SAP Web Application Server 6.40 now contains a Java stack. Which of the following is a correct statement about the installation of the SAP Web AS Java? Please choose the correct answer. a.- It is installed in the file system. b.- It is always installed in a separate database from the SAP Web Application Server ABAP system. c.- It is installed in the same schema and same database as the SAP Web Application Server ABAP system.

29.- Which of the following statements are true for user master record in clients of SAP systems? A single authorization value can be assigned to a user master record. True False

One or more roles can be assigned to a user master record. True False

An user master record can be generated from transaction PFCG. True False

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

30.- What is the purpose of the operation modes? Please choose the correct answer. a.- Operation modes provide the possibility to automatically restart the SAP system.

b.- Operation modes provide the possibility to dynamically distribute jobs over all application servers with background work processes. c.- Operation modes provide the possibility to dynamically switch between different types of work processes. d.- Operation modes provide an advanced logon load balancing. e.- Operation modes provide the possibility to increase the overall number of work processes.

31.- 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 gets a dialog work process assigned in each instances. Depending on the load of the server, only one of these dialog work processes is active. 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 servers, different dialog work processes of different instance will work for this user. d.- It is not possible to logon to a server group using group logon e.- The user remains assigned to the same dialog work process.

32.- You can no longer successfully start the SAP system DEV that you administer. After a few minutes during which no login would have been possible, the startup process terminates. Which resources can you use to search for the causes of this behavior? The log files of the SAP Startup Manager (SSM) in the home directory of the user devadm contain important information for solving problems. True False The database logs should be analyzed in great detail. True False The system-wide developer traces in the directory \usr\sap\DEV\logging (or /usr/sap/DEV/logging): the files dev_ms, dev_disp and others can explain problem situations. True False The instance-dependent developer traces in the directory \usr\sap\DEV\<instance_ID>\work (or /usr/sap/DEV/<instance_ID>/work): the files dev_ms, dev_disp and others can explain problem situations. True False A careful analysis of the syslog (Transaction SM21) can provide information about possible causes. True False

33.- Which of the following types of Remote Function Call (RFC) are supported by SAP System? bRFC background RFC True False

tRFC Transactional RFC True False qRFC queued RFC True False

pRFC procedural RFC Synchronous RFC (sometimes Know as sRFC) True False

34.- Which of the following actions are possible using the CCMS Alert Monitor (Transaction RZ20) ? Instances of SAP systems can be restarted directly from the Alert Monitor. True False

Monitoring several complete SAP systems with one Alert Monitor. True False

Thresholds can be configures that determine whether an alert for a performance attribute is raised or not. True False

By default (without special configuration), the administrator automatically receives an Email by an Auto-Reaction method, when an alert is raised. True False

Monitoring all instances of one SAP system with one Alert Monitor. True False

35.- Which of the following statements are correct regarding background job scheduling in SAP systems? The background jobs scheduler runs in the dispatcher process. True False

A background job scheduler runs only on the central instance. True False

A background job can be triggered either by time or by event. True False

A background job can only be triggered by time True False

The parameter rdisp/btctime determines how frequently the background job scheduler is started True False

36.- Which of the following statements concerning the Change and Transport Systems are correct?

Small corrections on ABAP programs can be done safely in the production system. True False A new (and empty) created change requests always has one or more tasks. True False The transport directory is given by the parameter DIR_TRANS. True False All customizing needs a customizing change request. True False The import in the database of the target systems is started automatically. True False

37.- Which of the following is true of the operation modes in SAP systems? Please choose the correct answer. a.- Operation modes must be defined as either productive, test, or demo. b.- Operation modes can be switched according to a factory calendar. c.- Operation modes can be used to startup/shutdown instance of SAP systems. d.- Productive operation modes can be scheduled for specific dates and times. e.- Productive operation modes may only be switched manually.

38.- 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. a.- saposcol b.- msg_server.exe c.- sapevt d.- sapxpg e.- disp+work

39.- Which of the following process start sequences can be 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. One answer is correct. a.- 1. Dispacher, 2. Database Process(es), 3.Message Server, 4. ICM b.- 1. Database Process(es), 2. Message Server, 3. Dispatcher, 4. ICM c.- 1. Database Process(es), 2. ICM, 3. Message Server, 4. Dsipacher d.- 1. Message Server, 2. Database Process(es), 3. Dispatcher, 4. ICM e.- 1. Message Server, 2. Database Process(es), 3. Enqueue Work Process, 4. Dispatcher

40.- Which statements concerning the SAP user management are correct? By setting the parameter login/max_password_lng you can set the maximum allowed length for a users password. True False

If you forgot your password you can use the User-> New Password menu on the logon screen. The system administrator will then be notified of your request for a new password. True False

To provide users with authorizations, it is not enough to assign roles to users. You also have to do a user comparison. True False

By setting the parameter login/min_password_lng you can set the minimal required password length for a users password True False A user with user type System can not log on to the system by using the SAP GUI. True False

41.- Which of the following task might be performed to increase spooling performance? Configure printers as network printers wherever possible on the operating system level, to enable them to be used from the WAN. True False

Deactivate the option Delete after output under Defaults in the user master record (transaction SU3), and run report RSPO1041 as a background job daily. True False

Assign printers to spool server classes: production print, high volume print, and desktop print. True False

Assign all printers with access methods U or S, to optimize throughput. True False

Activate the option Allow load comparison for logical spool servers. True False

42.- Which statements are true for the system log of the SAP system? By switching to the expert mode in the system log transaction (SM21) you get the possibility to filter system log messages using the message ID. True False

If you use a Windows operating system for your SAP system, you can configure a central system log. True False

If you use a UNIX oprating system for your SAP system you can configure a central system log. True False

By default the system log files are written to the directory /usr/sap/<SID>/SYS/global.

True

False

By default the system log is recorded for each instance of the SAP system separately. True False

43.- There is a system with the following configuration: Central instance with database (Host:HOST1, Instance ID: DVEBMGS00, SAPSID: DEV), and an additional instance (Host: HOST2, Instance ID D00) and a large number of frontends logged on. What is de name of the system profile in which the parameter rdisp/mshost is specified? Please choose the correct answer. a.- START_DVEBMGS00_HOST1 b.- The parameter rdisp/mshost is specified in the start profile of the message server. The name of this system profile can be freely chosen during the installation of the SAP system. c.- DVEBMGS00 d.- DEFAULT:PFL e.- DEV_DVEBMGD00_HOST1

44.- What security relevant communication protocols and methods are supported by an SAP Web Application Server? Secure ABAP Protocol (SAP) True False

Secure Java Protocol (SJP) True False

Secure Network Communication (SNC) True False

Secure Store and Forward (SSF) True False

Secure Sockets Layer (SSL) True False

45.- What is the name of the program at operating systemlevel that is used when an ABAP program calls an external program? Please choose the correct answer. a) Saposcol b) Gwrd c) Sapevt d) Sapxpg e) disp+work

46.- Which are possible allocations when setting up output devices in SAP systems? More than one answer is correct. Decide whether each answer is true or false. An output device can be directly allocated to a specific SAPlpd process. True False An output device can be directly allocated to a real spool sever. True False An output device can be directly allocated to a logical spool sever True False An output device must be allocated to a specific spool work process. True False An output device does not need to be allocated to anything. True False

47.- While setting up the RFC connections for a Central User Administration (CUA) in an SAP Web AS 6.40-based system you are required to observe the following: The is more than one correct answer to this question. Select which of the following answers are true and which are false. The required RFC connections have to be named in capital letters. True False You need to use trusted RFC connections for setting up a CUA environment. True False The users used for the RFC connections for the CUA need to be of type SYSTEM with authorization SAP_ALL True False The naming convention recommended by SAP for both, RFC connections and logical system names, is the following: CUA_<SID>, e.g. CUA_DEV. True False The required RFC connections have to be named identical with the logical system they are connecting to. True False

48.- Once web applications are up and running, more SAP Web Application Server may be added to the landscape to help process the load. To balance the web application load across several SAP Web Applocation Server, SAP offers the SAP Web Dispatcher as a software load balancing mechanism. Which of the following is a correct statement about the usage of the Web. Please choose the correct answer. It is used only in Java-only systems. It is used only in ABAP-only systems It is used only in ABAP+Java systems. It is used in all configurations of the SAP Web AS: ABAP- only systems, Java-only systems, and ABAP/Java systems

49.- When maintaining the user distribution field selection (transaction SCUM) you can choose the following options: There is more than one correct answer to this question. Select which of the following answers are true and which are false. Local True False Redistribution True False Central True False Fixed True False Global True False

50.- When using the Central User Administration (CUA), when will your changes to user datase become effective in the daughter systems? Please consider also the options that the Application Link Enabling technology (ALE) offers! There is more than one correct answer to this question. Select which of the following answers are true and which are false. The changes can be replicated by the background job CUA_Distribute in the central system. True False The data for CUA will replicated to the daughter systems every 60 minutes, if no other setting/configuration overrides this default value. True False Choose the button Distribute all data in transaction SCUA. True False The IDocs transporting the changes to user master data in the daughter systems can be collected and transferred at a later time, triggered by a background job. True False The changes can be replicated immediately. True False

51.- Which kernel parameter is responsible for enabling/disabling the integrated ITS? Please choose the correct answer a) em/address_space_MB b) em/global_Area_MB c) itsp/memory_check d) itsp/enable

52.- When implementing Central User Administration. What do you need to consider? More than one answer is correct. Decide whether each answer is true of false. You should define logical systems, using the naming convention <SID>CLNT###, where <SID> signifies your system ID and ### signifies a client numner. You need to create RFC connections using the identical naming convention. True False You have to decide: either you want to user CUA or you want use a directory server for user management. Both cannot be used at the same time for the same clients. True False Authorization profiles generated by role definitions are distributed along with role definitions. True False CUA used ALE to distribute user master data True False CUA can only be set up between two clients True False

53.- If you would like to create a new user in a remote client by using the Central User Administration, you can assign the new logical system by fields on the following tabs. More than one answer is correct Systems True False Address True False Groups True False Roles True False Logon data True False

54.- By implementing the Central User Administration (CUA) you can maintain the following information centrally for all clients connected to the CUA. There is more than one correct answer to this questions. Select which of the following answers are true and which are false. Which user is allowed to logon to what client True False Authorization profiles can be replicated to other systems True False The lock status of users True False Initial (new) passwords True False Complete definitions of User Roles True False

55.- Which statements concerning the mapping between SAP Fields and attributes of the directory server are correct There is more than one correct answer to this question. Select which of the following answers are true and which are false. Complex mapping rules (e.g. n SAP fields are related to m attributes of the directory server) are possible True False The mapping between SAP Fields and attributes of the directory server uses function modules. True False SAP fields for which there exist no attributes on the directory server can be synchronized using schema extensions True False SAP fields for which there exist no attributes on the directory server cannot be synchronized for principal reasons True False For every SAP Field there has to be exactly one attribute of the directory server True False

56.- How can the internet Access to SAP systems from Web Browsers using the ICM be scaled? There is more than one correct answer to this question. Select which of the following answers are true and which are false. By increasing the number of threads of the ICM (e.g. using the parameters icm/min_threads). True False By using ICM processes from other SAP systems as well True False By using the stand-alone ITS for the corresponding application as well True False By increasing the number of instances on which the ICM is configured True False By increasing the number of ICM processes per instance (e.g. from 1 to 2 by using the parameter rdisp/no_of_ICM). True False

57.- How can an import of transport requests be scheduled from within the transport management system? There is more than one correct answer to this question. Select which of the following answers are true and which are false. At system start up applies only to import all True False At start time, applies to import all and import single True False After event, applies to import all and import single True False Periodically, applies to import all and import single True False Inmediate, applies to import all and import single True False

58.-To perform a modification in an SAP-System, the following requirements must be met. More than one answer is correct. Decide whether each answer is true or false Transaction SE06 (System Change Option) must be set globally to modifiable in the SAP System where the modification should be executed. True False All modifications must be registered in the SAP Service Marketplace. True False The developer for whom a modification key is requested must have attended the course BC400. This is checked by SAP. True False The customer must fax or e.mail an object modification request to SAP. True False

59.- In which of the following operating system files does the Transport Management System (TMS) set transport parameters for SAP-Systems? Please choose the correct answer. a) dev_tp.pfl b) trans.ini c) TP_<domain>.PFL d) DOMAIN_<SID>.CFG e) DOMAIN_DSC

60.- Which of the following statements are correct using the transaction SCU0 (CrossSystem Viewer) and transaction SM30 (Maintain Table Views) to compare clients? More than one answer is correct. Decide whether each answer is true or false. Table contents can only be compared directly on the database level. True False Table contents can be compared between different clients in the same SAP-Systems True False Table contents can be compared between different clients in different SAP-Systems. True False Customizing data can be adjusted across clients using transaction SM30 (Maintain Table Views). True False Table contents can be compared between SAP R/2 and SAP ECC Systems. True False

61.- Which of the following statements are correct in regard to planning and executing an SAP-System upgrade? More than one answer is correct Decide whether each answer is true or false. A new kernel for the SAP-System is installed during to upgrade. True False In a two system landscape, it does not matter which SAP-System you upgrade first. True False SAP Support Package can be integrated as part of the upgrade True False Planning an upgrade is not required, as all programs used during upgrade log all results. True False Use the tool PREPARE to detect modifications and plan possible modification adjustments during the upgrade. True False

62.- Which of the following statements is correct regarding transport domains and transport groups in SAP-Systems? More than one answer is correct. Decide whether each answer is true or false. 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. True False A transport domain can only be set up if more than one application server is installed. True False All SAP-System in a transport domain must belong to the same transport group True False All SAP-Systems within one transport domain have RFC destinations (names beginning with TMS) to the same transport domain controller. True False All SAP-Systems within one transport group have a common transport directory. True False

63.- A three system landscape consists of a development system (DEV), a quality assurance system (QAS) and a production system (PRD). Using the transport management system (TMS), from which system can an import into the quality assurance system (QAS) be started? Please choose the correct answer. From none of the three systems. Imports must be started on OS level using transport program tp. Only from the quality assurance system (QAS) Only from the production system (PRD) From all three systems Only from the development system (DEV)

64.- Which of these statements are correct, concerning the QA (quality assurance) and the special transport workflow within the transport management system? There is more than one correct answer to this question. Select which of the following answers are true and which are false. With the help of the special transport workflow it is possible to import a released transport request from the development system directly into the productive True False You defined different groups of users (department and request owner) to perform quality assurance. As soon as the first user rejects a transport request, no further decision is possible to approve this transport request. True False You defined different groups of users (system asministrator, department, request owner) that have to perform the quality assurenace. ALL three groups have to approve a transport request so that it can be imported (according to the QA) True False Transport request that have been rejected will automatically appear in the inbox of the special transport workflow for further decision. True False You can define different groups of users (system administrator, department, request owner) that have to perform a quality assurance. True False

65.- Which of the following tools can be used to define transport routers in an SAPSystem landscape? More than one answer is correct. Decide whether each answer is true or false. The text-oriented transport route editor within the Transport Management System. True False The graphical transport route editor within the Transport Management System. True False Use tp to configure the transport domain and the transport routes within. This information is stored in file Domain.cfg. True False The new tool Java-based Transport Management System (JTMS). True False It is recommended to use transaction SM31 (Maintain Table Views) to adapt the transport tables.

66.- Which of the following are tools offered by the CTS in SAP-Systems? More than one answer is correct. Decide whether each answer is true or false CTU Organizer True False Client Organizer True False Upgrade Organizer True False Transport Management System True False Transport Organizer True False

67.- 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 a) This question cannot be answered with the information available. b) Twdf0090 c) DEV d) 560 e) Twdf0090_DEV (Unfortunately, the rest cannot be identified from the screenshot provided)

68.- Which SAP product does not use SAP NetWeaver Please choose the correct answer a) SAP for Aerospace&Defence b) mySAP All-in-One c) mySAP CRM d) mySAP ERP e) SAP Business One

69.- What catch-phrase describes SAPs software maintenance strategy best? Please choose the correct answer. a) 3-3-1 maintenance b) 5-1-2 maintenance c) Support included d) Lifetime guarentee e) 4-2-2 maintenance

70.- What reasons can prevent a successful logon to An SAP System? More than one answer is correct. The network connection to the SAP system is broken. True False Passwords must be in capital letters True False The client you would like to log on is set to inactive mode True False You tried to log on to an non-existing client True False Mistyped user name True False

71.- SAP Business Content is Please choose the correct answer. The predefined content of an SAP Business One installation Part of the SAP Business Information Warehouse technology that is shipped and installed automatically with SAP Netweaver. an add-on to the SAP Business Information Warehouse that provides predefined Roles, Queries, Info Objects, etc. Part of the SAP Enterprise Portal technology that is shipped and installed automatically with SAP Netweaver. an add-on to the SAP Enterprise Portal that provides predefined Roles, Worksets, Pages, iViews, etc.

72.- Which of the following statement are correct regarding the usage of the lock table in an SAP system with several instances? More than one answer is correct. Decide whether each answer is true or false. If a dialog work process request a lock, the lock operationis performed by the message server process. True False The lock table is located in the shared memory of the message server, and can be accessed by all work process through the message server. True False The lock table is located in the shared memory of the computer where the enqueue work process is running True False If a dialog work process from another instance (without enqueue work process) requests a lock, the lock operation is performed by the enqueue work process on the central instance. True False The lock table is a transparent table located in the SAP system, and the contents can be displayed using the ABAP dictionary. True False

73.- In the XI pipeline, a document runs through the following steps (in the given order): Please choose the correct order Mapping Logical routing Technical routing Logical routing Mapping Technical routing Logical routing Technical routing Mapping

74.- What method should be used when a customer want to obtain additional SAP Service Marketplace users for their organization. Please choose the correct answer Additional users are created using R3SETUP after the customer requests the apropiate keyword from an SAP Note. Customer system administrators may create additional SAP Service Market Place users. Customers are required to list all SAP Service Market Place users in their SAP systems license contract. Customers are authorized to have only one SAP Service Market Place user per SAP system. This user is identified as sapadm and may be used by anyone with the correct password. Customers must request the additional users by creating a message in the SAP Service Market Place.

75.- The SAP Netweaver consists of several components. Identify the components that are part of SAP NetWeaver. More than one answer is correct. SAP HR True False Application Platform True False People Integration True False Microsoft .NET True False mySAP SCM True False

76.- SAP systems can be installed in different database types. Please identify the correct ones. More than one answer is correct. DB2 UDB True False Max DB True False Oracle True False MS Acces True False MS SQL Server True False

77.- You will find the initial sizing of your SAP systems hardware. More than one answer is correct. You find minimum hardware requirements within the installation guide. True False You find information on sizing issues on http://service.sap.com/sizing. True False The initial sizing recommendation for all SAP systems is: 256MB if RAM and at least one CPU of 1000 Mhz-equivalent processing power. True False Your hardware supplier can help you finding an initial sizing for your hardware. True False Open a call with SAP. The answer will contain a sizing proposal. True False

78.- Concerning multiple components in one database (MCODE) and Unicode which of the statements are true? More than one answer is correct. During the installation of an Unicode-based SAP system you have to activate the multi national language support (MNLS) to have a full Unicode enabled system. True False Migrations of non-MCODE systems to MCODE systems are possible. True False Unicode is supported since SAP Web AS 6.10 True False In an MCODE installation the SAP systems uses the same database user but different tables to store similar data. True False Within an MCODE database you can mix Unicode and non-Unicode-based SAP systems. True False

79.- During the installation selections screens with the following choices appear: More than one answer is correct. Make the installation CDs available for installation (copy on disc, mounting, sharing). True False Install Microsofts active directory or install generic LDAP directory during installation True False Default installation or expert installation of an SAP system True False Usage of existing Database: No, new Database or Yes, existing database True False Unicode or MNLS SAP ECC installation. True False

80.- During To be prepared as best as possible for an SAP system installation you should: One answer is correct. Make the installation CDs available for installation (copy on disc, mounting, sharing). Manually prepare the \sap\db\<dbtype>, resp. /sap/db/<dbtype> -directory for the database installation (where <dbtype> stands for the database type, e.g. ora for Oracle). Get more details on installation problems by checking http://service.sap.com/installationproblems.

Make sure that enough memory is available to avoid rebooting the server during installation. Always download and install the newest Java SDK available at http://www.sun.com.

81.- During a workload analysis session, an expensive SQL statement on table ZLARGE was identified in report ZZSLOW. Which of the following statements is a correct option to solve the problem? More than one answer is correct. Decide whether each answer is true or false. By SAP recommendation, changing the expensive statement in the code ZZSLOW is preferable to (has priority over) creating an index on table ZLARGE. True False Creating a new secondary index on ZLARGE always solves the problem without any impact to rest of the SAP system. True False Creating a new secondary index on ZLARGE has an impact on the cost based optimizer which can lead to bad optimizer decisions. True False By SAP recommendation, creating an index on table ZLARGE is preferable to (has priority over) changing the expensive statement in the code ZZSLOW. True False Dropping and recreating all indexes of ZLARGE solves the problem. True False

82.- Which of the following is true for the SQL statement highlighted on the Shared SQL screen ? Please choose the correct answer. The statement is not an expensive statement. The statement is an expensive statement, because it is on top of the list. The statement is an expensive statement, because it shows more than one million buffer gets. The statement is an expensive statement, because the buffer gets in this statement exceed 5% of the physical reads (disk reads) in this system. The statement is an expensive statement, because the buffer gets in this statement exceed 5% of the total buffer gets (reads) in this system.

83.- Which Oracle component dynamically maintains information about the status of the database redo logs, the database mode, the names and paths of database files, and is essential during a database recovery? Please choose the correct answer. The sapdba parameter file, init<DBSID>.dba The Oracle parameter file, init<DBSID>.ora Each tablespace data file contains this data for the whole database. The Oracle control file, cntrl<DBSID>.dbf. The SGA definition file, sgadef<DBSID>.def.

84.- Which of the following Oracle parameters should never be modified in the file init<DBSID>.ora? More than one answer is correct. Decide whether each answer is true or false. row_cache_cursors True False db_block_buffers True False db_block_size True False shared_pool_size True False db_name True False

85.- Which of the following rules apply when you are configuring online redo logs? More than one answer is correct. Decide whether each answer is true or false. In an SAP system standard installation, there are 2 redo log groups with 4 members each. True False Locating online redo logs on slow disk directly impacts the response time of SELECT operations. True False To provide a secure configuration, redo log members of each redo log group, must be on two different physical disks. True False The total combined size of all online redo log files must be at least as large as the maximum amount of redo log data generated by a single transaction. True False Each redo log group should have at least 2 members. True False

86.- What information can be found in the Oracle alert log file? More than one answer is correct. Decide whether each answer is true or false. Information about backups with brbackup. True False BD error messages caused by an archiver stuck. True False The instance startup and shutdown messages of SAP system instances. True False Information about aborted ABAP programs. True False Information about redo log switches. True False

87.- Find the options listed below that complete the following sentence correctly. In locally managed tablespaces, More than one answer is correct. Decide whether each answer is true or false. the extent size set by Oracle can be adapted through storage parameters INITIAL and Next. the NEXT extent size will be automatically adapted by SAP tool brconnect f next. less fragmentation occurs compared to dictionary managed tablespaces. the next extent size is determined automatically by Oracle.

88.- Which of the following kinds of information are provided by the database system check brconnect f check ? More than one answer is correct. Decide whether each answer is true or false. Complete path names and file sizes for all data files. True False Values of all active database configuration parameters. True False The tables and indexes with the most free space True False Space-critical objects. True False Information about when the last backup failed True False

89.- For tablespaces administration with BRSPACE, which of the following statements are true? More than one answer is correct. Decide whether each answer is true or false. Using BRSPACE, you can select to create autoextensible or fixed size data files. True False After an online backup failed abnormally, you can use BRSPACE to reset the backup status. True False When creating a datafile using BRSPACE, the file can be placed into any directory (for example because the existing disks containing sapdata directories is full). True False Using BRSPACE you can select to create a dictionary or locally managed tablespace. True False To enlarge a tablespace, the only possible way to do so is to add a data file. True False

90.- For reorganization(of tables without LONG fields) using BRSPACE, which of the following statements are true? More than one answer is correct. Decide whether each answer is true or false. SAP recommends to use the export/import facility of BRSPACE for reorganization. True False For the default and recommended method to reorganize tables using BRSPACE, free space in the sapreorg directory must be more the size of the tables being reorganized. True False The default and recommended method to reorganized tables using BRSPACE can be performed online. True False BRSPACE can be used to transform dictionary managed tablespace into locally managed tablespaces. True False

91.- When an update task of an SAP system aborts with an Oracle error ORA1653failure to allocate an extent for a table in a specific tablespace what action needs to be taken? Please choose the correct answer. The tablespace should be increased (add new data file or resize existing data file). The table should be moved to another tablespace. The storage parameter MAXEXTENTS must be increased. The table should be reorganized. The tablespace should be reorganized.

92.- What is the primary purpose of the sapreorg directory? Please choose the correct answer. Providing a work area for specific tasks of the central instance of the SAP system (e.g. central logging) Providing a work area for BR*Tools. Storing the online redo log files. Storing the online database backups instead of writing them to tape. Storing the offline redo log files.

93.- Which of the following checks are useful for database performance monitoring? More than one answer is correct. Decide whether each answer is true or false. Checking for tables with more than 100 extents. True False Checking that the cost based optimizer (CBO) statistics are refreshed once a week according to the strategy recommended by SAP. True False Checking that the archive directory contains enough free space. True False Checking the shared cursor cache for expensive SQL statements. True False Checking the data buffer quality. True False

94.- For UNDO table spaces, which of the following statements are true? More than one answer is correct. Decide whether each answer is true or false. Storage parameters of all undo segments should be equal. True False To avoid a tablespace overflow, the undo tablespace can be set to be autoextensible. True False Transformation of rollback to undo tablespace can be performed with BRSPACE. True False Undo segments are overwritten earliest after undo retention time. True False

95.-Within a working Oracle 9.20 database you can find the following elements (among many others). Please identify the correct ones. The Data Files True False File init<DBSID>.ora True False The directory saptrace True False Ther Oracle agent processes True False The directory /usr/sap/trans True False

96.-Complete the following sentence: Offline redo logs are written by the log writer LGWR the database writer DBW0 BRARCHIVE triggered by the checkpoint process CKPT the archiver ARC0

97.-Which of the following connect options enables the user to start and stop an Oracle 9.x database? Connect / as sysoper True False Connect sap<sid>/<password> True False Connect system/<password> True False Connect sys/<password> True False Connect / as sysdba True False

98.-Which of the following statements is true? In an SAP system, one shadow process is started for each connection to the Oracle Instance An Oracle shadows process is created for each Oracle background process; when the background process is busy for more than 300 milliseconds or even fails, its shadow process performs some or all of its tasks In an SAP system, one shadow process is started for each SAP instance

99.-Which of following is true for an SAP system with an Oracle database: ORACLE_HOME is an system environment variable defined just on the Oracle database server an user environment variable defined on the Oracle database server and each SAP application server an user environment variable defined just on the Oracle database server an system environment variables defined on the Oracle database server and each SAP application server

100.-Decide which of the entries listed below can completed the following sentence correctly. In the MOUNT mode of an Oracle instance, the administrator can access the Oracle V$ views True False recreate the missing control file True False change the ARCHIVELOG mode of the database True False access the Oracle DBA_views in tablespace SYSTEM True False do a media recovery True False

101.-The ability to start and stop the database is granted through (please complete the sentence with one of the options below) Database Role SYSDBA System privilege START_STOP_DATABASE Database role DBA Database privilege SYSOPER

102.-With which of the following methods or commands you can shut down an Oracle instance in an SAP system even if work processes of SAP instance have connections to the Oracle instance? SQL> SHUTDOWN IMMEDIATE True False In BRTOOLS: Shut down database with close mode inmmediate and force True False In BRTOOLS: Shut down database with close mode abort, without force True False In BRTOOLS: Shut down database with close mode inmmediate, without force True False In BRTOOLS: Shut down database with close mode abort and force True False SQL> SHUTDOWN ABORT True False

103.-Please complete the following sentence using one of the options listed below. SAP recommendsto change passwords of critical database users as SYS, SYSTEM or SAP<ECHEMA_ID> with help of BRBACKUP SQL Plus ant the command CHANGE PASSWORD SQL Plus ant the command ALTER USER BRCONNECT BRRESTORE

104.-Please complete the following sentence using one of the options listed below. When an instance of a Web Application Server 6.20 starts, its work process connect to the Oracle database with database user SYSTEM SYS SAP<SCHEMA_ID> <sapsid>adm (on UNIX) or SAPService<SAPSID> (on Windows) SAPR3

105.-During an offline backup, which files are saved by brbackup to ensure that the Oracle database can be restored to an internally consistent state? Database online redo log files and the SAP systems transport files Oracle executable files Oracle database online redo log files and offline redo log files Tablespace data files, database online redo log files, and the database control file Offline redo log files and the SAP systems SYSLOG file

106.-Which of the following statements are correct in regard to the restore and recovery option Complete database recovery? To use this option, the SYSTEM tablespace must be intact True False To use this option, at least one member of each redo log group must be intact True False You can also use this option for incomplete recoveries to an earlier point in time True False To use this option, the complete, undamaged BRBACKUP and BRARCHIVE logs must be available True False To use this option, all of the control file copies defined in the configuration file init<DBSID>.ora must be available True False

107.-SAP recommends checking the database for corrupt data blocks at least once per backup cycle. How can this be done? Use the verify option (-w |verify use_dbv) when running brarchive True False Oracle always checks for corrupted data blocks when a backup is performed True False The tool brbackup always checks for corrupted data blocks when a backup is performed True False Use the verify option (-w |verify use_dbv) when running brbackup True False You can perform a level 0 backup using the Oracle Recovery Manager (RMAN) together with SAP tools, because this method checks all blocks for corruption True False

108.-During the upgrade you encounter a serious problem and decide to restore and recover the database until the time when you started the upgrade, which was Friday, 3:00 p.m. The last backup taken was an offline backup taken on Thursday, 8 p.m. Which is the correct recovery scenario from BRRECOVER, in the case? Perfom a whole database reset using the offline backup taken at, 8 p.m. Perform a restore and recovery using the complete database recovery scenario of BRRECOVER to recover the database until Friday, 3 p.m. Perform a restore and recovery using the point-in-time recovery scenario of BRRECOVER to recover the database until Friday, 3 p.m. Perform a whole database reset using the offline backup taken on Thursday, 8 p.m., then perform a manual recovery until Friday, 3 p.m.

109.-What is the primary function of the sapbackup directory Providing a work area for SAP system database utilities during database reorganizations Storing database redo logs files temporarily before they are automatically written to tape Providing a work area for SAP system instance tasks Storing the offline redo log files Storing database backup log files

110.-An SAP systems Oracle database has four online redo logs, also known as database transaction logs. Each online redo log has a mirrored copy. What is the effect of a log file switch? The current SAP systems SYSLOG file is copied to the SAPARCH directory and a new SYSLOG file is created The current online redo log is copied to its mirrored copy, then the next online redo log become open for writing The database alternates between writing to the online and offline redo log files The current online redo log is closed and the next online redo log becomes open for writing, The ARCH process is triggered to begin backing up the recently closed redo log The database switches between writing to the original redo log files and the mirrored redo log files

111.-Which of the following statements is correct regarding online Oracle database backups? Online database backups are not supported by Oracle Users may only read data and may not enter data while the backup is running The database must be running in archivelog mode The database does not write to online redo log files during online backups A complete online backup consists of tablespace data files and the control file, all that are necessary for restoring the database to a consistent status

112.-You perform backups on local tapes using automatic tape selection on database C11. In transaction DB13, you checked that the tape for the next backup is tape volume C11B19. Because of a defect, tape having volume C11B19 is no longer usabe. Which of the following statements is true? The backup will accept tape volume C11B20instead True False You can insert any unlabeled tape to perform the next backup True False You can initialize a new tape with volume name C11B19; the next backup will accept this tape True False You can initialize a new tape with volume name scratch; the next backup will accept this tape, the volume will be automatically renamed to C11B19 True False You can initialize a new tape with volume name scratch. The next backup will accept this tape, the volume will not be renamed

113.-Which of the following statement are correct in regards to using a single run of BRBACKUP to save both the database files and the offline redo log files? The tapes used must have have initialized by BRBACKUP True False BRARCHIVE is started immediately after the database backup is complete: no further intervention by the database administration is necessary True False This technique can only be used for offline database backups, not online backups True False You can backup the database using multiple tape devices in parallel True False The database backup and the backup of the offline redo log files must fit on one tape because changing tapes is not supported True False

114.-When is data written to the Oracle redo log files? Before being written to the database files Sometimes before, sometimes after being written to the database files After being written to the database files After a transaction failed At the same time as being written to the database files

115.-During an online database backup, which files must be saved to ensure that the Oracle database can be restored to an internally consistent state? The tablespace data files, the database control files, and the database parameter file Tablespace data files, the database control file, and all database redo logs written during the online backup Oracle online redo log files and the database control file The Oracle executables, the database parameter file, and the tablespace data files Offline redo log files, the database control file, and the Oracle executables

115.-During an online database backup, which files must be saved to ensure that the Oracle database can be restored to an internally consistent state? The tablespace data files, the database control file, and the database parameter file Tablespace data files, the database control file, and all database redo logs written during the online backup Oracle online redo log files and the database control file The Oracle executables, the database parameter file, and the tablespace data files Offline redo log files, the database control file, and the Oracle executables

116.-For the database system check performed by BRCONNECT, which of the following statements are true? The check can be customized by maintaining table DBCHECKORA in transaction DB17 The check can be customized using parameters in init<DBSID>.sap Threshold values for the condition must be maintained exclusively in the CCMS alert moni-tor Check conditions are hard coded into BRCONNECT and cannot be changed

117.-What happens during the startup of an Oracle database? The Oracle shadow processes are created True False As the last step, the online redo log files are cleared and the data files are opened True False At every startup, Oracle automatically perform a media recovery True False In the mount phase, the database control files are evaluated True False The SGA is created in shared memory according to the parameter settings in spfile<DBSID>.ora or init<DBSID>.ora True False

118.-Which of the following statements are correct for the SAP-recommended strategy for creating and updating table statistics used by the cost-based optimizer? Statistics are created for all transparent tables that have no statistics True False The table DBSTATC controls the update of the statistics for the crost-based optimizer. Method and sample defined for a table in the DBSTATC table are used instead of the default method for collecting statistics True False The update for table statistics refreshes all transparent tables True False Table DBSTATC contains all statistics and therefore only this table is updated True False There are tables in SAP systems that must not have statistics True False

119.-Which of the following statements is correct in regard to OPS$connect? OPS$connect is an Oracle command enabling whoever executes it to Administer the database without using the Oracle tool SQL *Plus True False OPS$connect enables the R/3 saposcol process to communicate and exchange data with the Oracle database True False OPS$connect authorization is required for all users connecting to the Oracle database True False BR*Tools uses the OPS$connect by default to connect to the database True False OPS$connect authorization allows an operating system user to connect to the database without being prompted for a password True False

120.- What happens during the shutdown of an Oracle database?

When you shutdown the database with the NORMAL or IMMEDIATE option, the database system writes a checkpoint before shutting down the database. True False Shutting down the database with the IMMEDIATE option requires an instance recovery at the next database startup. True False When you shut down the database with the ABORT option. The SAP system is shut down, too. True False When you shutdown the database with the IMMEDIATE option, open transactions are rolled back before the database is shut down. True False When you shutdown the database with the NORMAL option, the database system disconnects all user before shutting down the database. True False

Anda mungkin juga menyukai