Exam4Training

SAP C_TADM54_75 SAP Certified Technology Associate – System Administration (SAP ASE) with SAP NetWeaver 7.5 Online Training

Question #1

You have lost the password for the only login to SAP Adaptive Server Enterprise (SAP ASE) with the system security officer role (SSO_role).

Which of the following can you use to reset the password?

  • A . sybctrl
  • B . interactive SQL (dbisql)
  • C . SAP Control Center
  • D . The data server executable

Reveal Solution Hide Solution

Correct Answer: D
Question #2

Which of the following activities are executed by JControl? There are 3 correct answers to this question.

  • A . In an AS ABAP+Java (Dual Stack) system: Start the ABAP Dispatcher.
  • B . Start one or more server processes as JLaunch processes.
  • C . Synchronize binaries.
  • D . Start the Java Message service.
  • E . Connect to the Central Service Instance.

Reveal Solution Hide Solution

Correct Answer: B,C,E
Question #3

Which of the following are consequences of a work process reservation for class “A” jobs? There are 2 correct answers to this question.

  • A . A dedicated background work process is reserved for class "A" jobs.
  • B . Class "A" jobs are started with a higher probability at their planned start time.
  • C . Class "B" and class "C" jobs can encounter delays.
  • D . When all background work processes of an SAP system are reserved for class "A" jobs, jobs of classes "B" and "C" will be automatically promoted to class "A".

Reveal Solution Hide Solution

Correct Answer: B,C
Question #4

Which of the following processes connect to the database during the startup of an instance of an SAP system based on AS ABAP?

  • A . The message server, in order to check a valid SAP license
  • B . The gateway process, via remote function call (RFC)
  • C . The dispatcher process via JDBC
  • D . All work processes connect to the database

Reveal Solution Hide Solution

Correct Answer: D
Question #5

Which of the following options are available as global settings when setting the ‘System change option’ in SAP Systems (transaction SE06)? There are 2 correct answers to this question.

  • A . Modifiable
  • B . Repaired objects modifiable
  • C . An option to allow changes to Repository and client-independent customizing object
  • D . Original objects modifiable
  • E . Not modifiable

Reveal Solution Hide Solution

Correct Answer: A,E
Question #6

SAP Solution Manager 4.0 can use an SLD (System Landscape Directory).

Which statements are true for the purpose of the SLD?

  • A . SLD is only available with the shipment of SAP NetWeaver Process Integration (PI).
  • B . SLD is the landscape-wide information provider for system landscape data and acts as a foundation of many SAP applications.
  • C . SLD is a Java application. Therefore, ABAP applications cannot make use of the
  • D . information provided by the SLD

Reveal Solution Hide Solution

Correct Answer: B
Question #7

SAP Web Dispatcher is software that can be used to distribute internet requests in an SAP System.

How is the SAP Web Dispatcher run?

  • A . It is a service that is activated in the HTTP service tree (Transaction SICF).
  • B . It is a program that is installed and configured in the RFC destinations (transaction SM59)
  • C . It is a program that is installed and started on a machine that is accessible from the internet.

Reveal Solution Hide Solution

Correct Answer: A
Question #8

While setting up the RFC connections for a Central User Administration (CUA) in an AS ABAP-based SAP system, you are required to observe which of the following naming conventions? (There are 2 correct answers to this question)

  • A . The required RFC connections have to be named identically to the logical system they are connecting to.
  • B . The required RFC connections have to be named in capital letters.
  • C . The users that are used for the RFC connections for the CUA need to be of type "SYSTEM" with authorization SAP_ALL.
  • D . The naming convention recommended by SAP for both RFC connections and logical system names, is the following: "CUA_", for example, CUA_DEV.
  • E . You need to use trusted RFC connections for setting up a CUA environment.

Reveal Solution Hide Solution

Correct Answer: A,B
Question #9

RAC overcomes the limitations of traditional failover solutions by providing… There are 2 correct answers to this question.

  • A . Fast recovery
  • B . Load balancing
  • C . Concurrent processing
  • D . Fast and reliable detection of a node or network failure

Reveal Solution Hide Solution

Correct Answer: A,C
Question #10

You analyze the Oracle database alert log and discover the error message "Unable to extend tablespace".

What can you do to solve this issue? There are 3 correct answers to this question.

  • A . Set at least one data file of the tablespace to "autoextensible" (AUTOEXTEND ON).
  • B . Add a new data file.
  • C . Assign a data file to a different tablespace with more free space.
  • D . Enlarge a data file of the tablespace with a fixed size.
  • E . Create a new tablespace.

Reveal Solution Hide Solution

Correct Answer: A,B,D

Question #11

You are running a system landscape of AS ABAP-based SAP systems.

What characterizes a transport domain?

  • A . All systems act as a backup domain controller.
  • B . All systems have a common transport directory.
  • C . All systems are connected with a transport domain controller via transport routes
  • D . All systems have a common transport domain controller.

Reveal Solution Hide Solution

Correct Answer: D
Question #12

Your company is running an AS ABAP-based SAP System. The employees use SAP GUI for Windows. You want to enable front end printing for all employees which are using the SAP system.

What are possible steps to fulfill this requirement?

  • A . Create an output device with the host spool access method "G" and assign the host printer "__DEFAULT" to it.
  • B . Create an output device with the host spool access method "S" and assign the device type "SAP_SPRINT" to it.
  • C . Create an output device with access method "LOCL" for each local front end printer.
  • D . Create an output device "TemSe" and a batch job which redirects the output requests to the local PCs periodically.

Reveal Solution Hide Solution

Correct Answer: A
Question #13

During the update of AS ABAP-based SAP systems, the SAP Software Update Manager

(SUM) executes a SPAM version check.

Based on the result of this check, which options are offered? There are 2 correct answers to this question.

  • A . Import Modification Adjustment Transport
  • B . Switch to expert mode
  • C . Skip SPAM update
  • D . Search for newer SPAM version in „…EPSin“-directory

Reveal Solution Hide Solution

Correct Answer: C,D
Question #14

Which of the following statements regarding implementation of ABAP support packages are correct? There are 2 correct answers to this question.

  • A . Support packages can be implemented in an arbitrary order.
  • B . Each ABAP software component, like SAP_BASIS or SAP_APPL, has its own support packages.
  • C . With ABAP support packages, existing functions can be patched.

Reveal Solution Hide Solution

Correct Answer: B,C
Question #15

Which of the following statements is correct regarding transport domains and transport groups in ABAP-based SAP Systems? There are 2 correct answers to this question

  • A . All SAP Systems within one transport group have a common transport directory.
  • B . A transport domain consists of the client-independent table TDOM (the transport domain table), into which all transports (exports or imports) in the SAP System are logged.
  • C . All SAP Systems in a transport domain must belong to the same transport group.
  • D . A transport domain can only be set up if more than one application server is installed.
  • E . All SAP Systems within one transport domain have RFC destinations (names beginning with "TMS…") pointing to the same transport domain controller system.

Reveal Solution Hide Solution

Correct Answer: A,E
Question #16

How are asynchronous update requests of SAP transactions assigned to work processes of type Update V1 or Update V2? There are 2 correct answers to this question.

  • A . If V2 update work processes are not configured, V1 work processes handle all update requests.
  • B . If V2 update processes are configured, V2 update requests will only be processed in available V2 update work processes.
  • C . The processing priority for V1 and V2 update requests is determined by the corresponding value of the parameters rdisp/wp_no_vb and rdisp/wp_no_vb2.
  • D . All update requests are assigned to V1 and V2 work processes in a round-robin fashion.

Reveal Solution Hide Solution

Correct Answer: A,B
Question #17

How can you change a profile parameter for an AS ABAP-based SAP system? There are 2 correct answers to this question.

  • A . Using the ABAP Config Tool
  • B . Using transaction RZ11 (Maintain Profile Parameters)
  • C . Using transaction RZ10 (Edit Profiles)
  • D . Using transaction RZ03 (CCMS Control Panel)

Reveal Solution Hide Solution

Correct Answer: B,C
Question #18

Which work process types are there in an AS ABAP system? (More than one answers are true)

  • A . Update work process
  • B . Enqueue work process
  • C . Background work process
  • D . Message Server
  • E . Dialog work process
  • F . Spool work process
  • G . Internet Communication Manager (ICM)

Reveal Solution Hide Solution

Correct Answer: A,B,C,E,F
A,B,C,E,F

Explanation:

https://help.sap.com/saphelp_nw70/helpdata/en/05/0e41e6ba5911d188b20000e83539c3/fr ameset.htm

Question #19

Which of the following statements regarding the architecture of SAP NetWeaver AS are correct? There are 2 correct answers to this question.

  • A . The central services instance of the AS Java is required only for an AS Java installation, and not for an AS ABAP+Java (Dual Stack) installation.
  • B . SAP NetWeaver-based SAP systems use either AS ABAP, AS Java, or AS ABAP+Java (Dual Stack).
  • C . All SAP NetWeaver-based SAP systems can be installed as AS ABAP+Java (Dual Stack) systems.
  • D . With AS ABAP+Java (Dual Stack), the AS Java and AS ABAP use different database schemas.

Reveal Solution Hide Solution

Correct Answer: B,D
Question #20

How can you begin to leverage your Governance, Risk, and Compliance programs to optimize performance? Choose the correct answer(s).

  • A . Know your business
  • B . Know business-related risks
  • C . Know compliance and policy requirements
  • D . Know what reserves your company has for litigation

Reveal Solution Hide Solution

Correct Answer: A,B,C

Question #21

What catch-phrase best describes SAP’s software maintenance strategy? Please choose the correct answer.

  • A . "3-3-1 maintenance"
  • B . "5-1-2 maintenance"
  • C . "4-2-2 maintenance"

Reveal Solution Hide Solution

Correct Answer: B
Question #22

You import a transport request using the Transport Management System.

When the import finishes, the transport request disappears from the import queue although it caused a return code 8.

What is the most likely reason? Please choose the correct answer.

  • A . The transport strategy is set to ‘queue-controlled single transports’.
  • B . Quality assurance is set to ‘Delivery after confirmation’.
  • C . Quality assurance is deactivated.
  • D . The transport strategy is set to ‘queue-controlled mass transports’.

Reveal Solution Hide Solution

Correct Answer: D
Question #23

Business APIs (BAPIs) can be used to trigger and execute transactions in an SAP landscape.

Which of the following statements regarding BAPIs are correct? There are 2 correct answers to this question.

  • A . Data exchange by BAPI can only be done by asynchronous RFC
  • B . BAPI communication requires a connection to a central LDAP directory server
  • C . BAPIs are specialized remote function calls
  • D . BAPIs can be used for connecting external software to SAP systems

Reveal Solution Hide Solution

Correct Answer: C,D
Question #24

Which of the following statements regarding the system profile files are correct? (Choose two.)

  • A . The profile files are created during the installation of the system and can also be edited later.
  • B . After maintenance of a dynamically switchable profile parameter, the profile is read immediately.
  • C . The Profile files can be only maintained by operation system tools.
  • D . The Profile files are only read when the system/instance is started.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #25

Which user is used by SAP work processes to connect to Oracle using the OPS$-connect mechanism in UNIX? Please choose the correct answer.

  • A . SYSTEM
  • B . SYSDBA
  • C . ORA<SID>
  • D . <SID>ADM

Reveal Solution Hide Solution

Correct Answer: D
Question #26

You execute transaction Transport Management System (STMS) and switch to the import queue of an SAP system of the transport domain. Here you find that the Import All Requests button is missing but the Import Request button is available.

What is the most likely reason for this behavior?

  • A . The transport strategy for the PSM system is set to Single Transports.
  • B . There is no consolidation route pointing to the PSM system.
  • C . PSM is a virtual system.
  • D . There is no transport request waiting to be imported into this system.

Reveal Solution Hide Solution

Correct Answer: A
Question #27

Which of the following checks are useful for database performance monitoring? There are 3 correct answers to this question.

  • A . Check the data buffer quality.
  • B . Check the shared cursor cache for expensive SQL statements.
  • C . Check the filling degree of tablespaces.
  • D . Check for tables with more than 100 extents.
  • E . Check if the Optimizer statistics are refreshed regularly.

Reveal Solution Hide Solution

Correct Answer: A,B,E
Question #28

Which of the listed options for time-dependent scheduling of a job can be implemented with the standard resources of the SAP system? Choose the correct answer(s).

  • A . Daily at 1500
  • B . The second-last working day of every month
  • C . Every nine days, but not on Sundays
  • D . Only tomorrow at 2355
  • E . Every year on April 1 at 0800

Reveal Solution Hide Solution

Correct Answer: A,B,C,D
Question #29

Which applications/solutions are parts of SAP Business Suite? There are 3 correct answers to this question.

  • A . SAP CRM
  • B . SAP Business One
  • C . SAP SOA
  • D . SAP SRM
  • E . SAP ERP

Reveal Solution Hide Solution

Correct Answer: A,D,E
Question #30

Which software components allow load balancing in the context of SAP NetWeaver AS Java? Choose the correct answer(s).

  • A . SAP Web Dispatcher
  • B . ABAP Dispatcher
  • C . Server processes

Reveal Solution Hide Solution

Correct Answer: A

Question #31

In what profile can you change the number of background work processes? Choose the correct answer(s).

  • A . Start profile
  • B . Default profile
  • C . Background profile
  • D . Instance profile

Reveal Solution Hide Solution

Correct Answer: D
Question #32

What can transaction RZ20 be used for? Choose the correct answer(s).

  • A . Database backup
  • B . Updating data
  • C . Monitoring the database and the SAP system
  • D . Configuring and monitoring the firewall

Reveal Solution Hide Solution

Correct Answer: C
Question #33

Which performance optimization tasks can be performed by configuring Automatic Table Maintenance (ATM) in DBACOCKPIT? There are 2 correct answers to this question.

  • A . Archive tables based on thresholds.
  • B . Perform complete online reorganization ‘REORG REBUILD’ of tables.
  • C . Reorganize tables using row forwarding.
  • D . Update index statistics.

Reveal Solution Hide Solution

Correct Answer: C,D
Question #34

For an AS ABAP+Java system, the SAP Web Dispatcher communicates with which of the following?

  • A . Both the ABAP and Java message server
  • B . The Java message server
  • C . The ABAP message server

Reveal Solution Hide Solution

Correct Answer: C
Question #35

Which information is provided by the Computing Center Management System (CCMS) Alert Monitoring tool for an Oracle database? There are 2 correct answers to this question.

  • A . Database statistics
  • B . Database health
  • C . Database performance
  • D . Database sessions

Reveal Solution Hide Solution

Correct Answer: B,C
Question #36

Which of the following can be a purpose of an operation mode switch in an AS ABAP based SAP system?

  • A . To change the monitoring behavior of the SAP system if the system is monitored with transaction RZ20
  • B . To switch the SAP system into maintenance mode
  • C . To synchronize the database with the local instance buffer
  • D . To enforce the reset of the shared memory areas by restarting the work processes

Reveal Solution Hide Solution

Correct Answer: A
Question #37

When performing modification adjustments for the ABAP Dictionary, using transaction SPDD (Modification Adjustment Dictionary) during an SAP System upgrade of the development system, which of the following statements are true? There are 2 correct answers to this question.

  • A . Objects which may need to be adjusted in transaction SPDD (Modification Adjustment Dictionary) are, for example, domains, data elements, and table definitions.
  • B . Objects which may need to be adjusted in SPDD (Modification Adjustment Dictionary) are, for example, views and reports.
  • C . Modification adjustments with transaction SPDD (Modification Adjustment
  • D . Dictionary) are performed during the upgrade, to avoid data loss when customers have changed the standard ABAP Dictionary objects.
  • E . Customer-developed reports in the customer name range are adjusted with transaction SPDD during the upgrade.
  • F . Modification adjustments for the ABAP Dictionary are performed after the upgrade.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #38

Which of the following statements concerning user master records in AS ABAP- based SAP systems are correct? There are 2 correct answers to this question.

  • A . One or more roles can be assigned to a user master record.
  • B . An authorization object can be assigned to a user master record.
  • C . One or more authorization profiles can be assigned to a user master record.
  • D . A single authorization value can be assigned to a user master record.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #39

Which of the following statements with regard to Central User Administration are correct? Choose the correct answer(s).

  • A . CUA can be implemented as of AS ABAP 4.0B.
  • B . You can connect only SAP ECC systems to CUA. SAP CRM systems cannot be connected.
  • C . CUA uses an ALE setup.
  • D . The clients linked by CUA are called logical systems.
  • E . The clients linked with the CUA are known as the “central system” and “child systems.”

Reveal Solution Hide Solution

Correct Answer: C,D,E
Question #40

You are running an AS Java-based SAP system. You are maintaining local settings using the Visual Administrator. These settings become effective immediately. You want to make sure that the new settings are still valid after the next restart of your system.

How do you fulfill this requirement? Please choose the correct answer.

  • A . No further steps are necessary in this scenario.
  • B . Mark check box "Activate in profile".
  • C . Maintain the same settings in the global settings using the Visual Administrator.
  • D . Maintain the same settings in the Config Tool.

Reveal Solution Hide Solution

Correct Answer: A

Question #41

The SAP authorization concept is a positive concept because …Choose the correct answer(s).

  • A . Every user automatically receives all authorizations.
  • B . Authorizations must be explicitly assigned.
  • C . The range of features of the authorization check is so large.
  • D . The developers programmed it efficiently.

Reveal Solution Hide Solution

Correct Answer: B
Question #42

In SAP NetWeaver, several components need the ABAP and the JAVA stack. The customer has decided to install both stacks in one database. A default schema user is created for each stack.

In which Oracle database table are these users physically stored and how are they named? The SAP is LNX and the instance number is 03. There are 2 correct answers to this question

  • A . Table. dba_users; JAVA schema owner: SAP<SCHEMA-ID>DB
  • B . Table. dba_user; Java user: ORALNXDB
  • C . Table. users; ABAP and JAVA Schema owner: SAPLNX
  • D . Table. dba_users; ABAP schema owner: SAP<SCHEMA-ID>
  • E . Table. dba_user; ABAP schema owner: ORALNX

Reveal Solution Hide Solution

Correct Answer: A,D
Question #43

You have installed an SAP system based on AS ABAP+Java (dual stack). The default UME configuration was not changed.

Which relationships exist between ABAP and Java authorization concepts? There are 2 correct answers to this question.

  • A . The assignment of ABAP users to ABAP groups appears as the assignment of UME users to UME roles
  • B . ABAP roles appear as UME groups.
  • C . ABAP authorization profiles appear as UME security roles.
  • D . The assignment of ABAP users to ABAP roles appears as the assignment of UME users to UME groups.

Reveal Solution Hide Solution

Correct Answer: B,D
Question #44

The message service performs the following tasks in the Java cluster:(More than one answers are true)

  • A . Guaranteed message transmission
  • B . The applications can lock objects are release locks again.
  • C . It manages the lock table in the main memory and receives requests for setting or releasing locks
  • D . Forwarding of messages and requests to all participants (broadcast)
  • E . Support for message server failover
  • F . Communication between different services

Reveal Solution Hide Solution

Correct Answer: A,D,E,F
Question #45

Which of the following does SAP recommend to update statistics for an Oracle database used for an SAP system? There are 2 correct answers to this question.

  • A . Use transaction DBACOCKPIT to schedule an update statistics run.
  • B . Use tools and scripts provided by Oracle for an statistics update.
  • C . Use “brconnect -f stats” with further commands to schedule an statistics update.
  • D . Use transaction ST10 (Table call statistics).

Reveal Solution Hide Solution

Correct Answer: A,C
Question #46

What does SAP recommend when importing transport requests? (There are 3 correct answers to this question)

  • A . Transport requests should only be imported if the software component vector of the transport requests fit to the software components and their Support Package level of the target system.
  • B . Transport requests should be imported into the productive system one by one in the order of their sequence in the import queue
  • C . Transport requests should always be imported into the productive system in the sequence of their export from the development system
  • D . In general importing transport requests into the productive systems requires a maintenance window (downtime window).
  • E . Transport requests should be imported project wise into the productive system

Reveal Solution Hide Solution

Correct Answer: A,D,E
Question #47

You are running a system landscape of AS Java-based SAP systems. You want to use the enhanced Change and Transport System (CTS) to transport non-ABAP objects into these systems.

Which prerequisites are necessary to perform this task? There are 2 correct answers to this question.

  • A . The Software Deployment Manager (SDM) of the Transport Domain Controller must be configured for deployment in AS Java-based runtime systems.
  • B . Client-dependent transport routes must exist for all SAP systems in your transport domain.
  • C . The transport landscape for AS Java-based SAP systems must be maintained in transaction STMS in the Transport Domain Controller.
  • D . The AS Java-based SAP systems and the Transport Domain Controller must have the same SAP release level.
  • E . An RFC destination to the CTS Deploy Web Service must be configured on the AS ABAP-based Transport Domain Controller.

Reveal Solution Hide Solution

Correct Answer: C,E
Question #48

The software component SAP ECC 6.0 runs on which of the following? Please choose the correct answer.

  • A . SAP NetWeaver Application Server 7.00
  • B . SAP Basis 4.6D
  • C . SAP Web Application Server 6.40
  • D . SAP NetWeaver Application Server 7.10

Reveal Solution Hide Solution

Correct Answer: A
Question #49

Considering the attached screenshot, on which host is the database of the system running? (Choose correct answer)

  • A . twdf1576
  • B . DEV
  • C . This question cannot be answered with the information available
  • D . twdf1576_DEV_00

Reveal Solution Hide Solution

Correct Answer: A
Question #50

Which of the following statements regarding starting and stopping an SAP system based on AS ABAP+Java 7.0 are correct? There are 2 correct answers to this question.

  • A . The ABAP-dispatcher triggers the start of the Java part of the instance.
  • B . The Java-dispatcher and the ABAP-dispatcher of one instance write their respective developer traces in different files on the same directory.
  • C . If you use the command. "stopsap J2EE DVEBMGS00" on operation system level,
  • D . only the java part of the instance is stopped.
  • E . The SAP MC is Java-based, therefore you can only start and stop the Java part of an instance.

Reveal Solution Hide Solution

Correct Answer: A,B

Question #51

In Oracle 10g, a tablespace SYSAUX is created automatically by the installation tool SAPINST.

Which of the following statements is true? There are 2 correct answers to this question.

  • A . The most important purpose of the SYSAUX tablespace is to reduce the load on the system tablespace and additionally simplifying the administration.
  • B . The SYSAUX is a temporary help tablespace for the system tablespace. It provides a central space for necessary additional metadata outside of the system tablespace. Some components and products that previously used the system tablespace now use the SYSAUX tablespace.
  • C . The tablespace SYSAUX contains a predefined set of SAP tables. In the creation of the database, they are copied into the system tablespace in one step, instead of creating every table step by step.
  • D . The tablespace SYSAUX is needed by the installation tool SAPINST itself, and contains temporary Oracle dictionary information. It significantly reduces the installation time of the R3LOAD phase.

Reveal Solution Hide Solution

Correct Answer: A,B
Question #52

A customer wants to implement a change management process based on the IT Infrastructure Library (ITIL) standards.

Which of the following do you recommend using for the implementation? Please choose the correct answer

  • A . Implement the transport workflow process of an SAP system based on AS ABAP.
  • B . Implement Change Request Management in SAP Solution Manager.
  • C . Implement maintenance optimizer in SAP Solution Manager.
  • D . Implement Enhanced Change and Transport System of an SAP system based on AS ABAP and AS Java.

Reveal Solution Hide Solution

Correct Answer: B
Question #53

SAP GRC solutions are comprised of three main areas of capabillities: Choose the correct answer(s).

  • A . Avoid
  • B . Analyze
  • C . Monitor
  • D . Manage

Reveal Solution Hide Solution

Correct Answer: B,C,D
Question #54

You want to provide authorizations to a new user in an SAP system based on AS Java 7.10 or higher.

How can you do this with the user management engine (UME)? There are 2 correct answers to this question.

  • A . Add some actions to a role, then assign this role to the user.
  • B . Add some actions to the user directly.
  • C . Add some actions to a group, then assign this group to the user.
  • D . Add some actions to a role, assign this role to a group, then assign this group to the user.

Reveal Solution Hide Solution

Correct Answer: A,D
Question #55

Assume that you want to transport non-ABAP obejcts with the help of the ABAP Change and Transport System.

Which statements are correct? Choose the correct answer(s).

  • A . The Transport Domain Controller must be based on SAP NetWeaver AS 7.00 SP Stack 12 or higher.
  • B . If you want to transport SAP NetWeaver Portal Content with CTS, the SAP NetWeaver Portal runtime SAP systems need to based on AS Java 7.00 SP Stack 12 or higher.
  • C . You need to define non-ABAP SAP systems in Transaction STMS and you need to maintain the tp parameters for these SAP systems correctly.
  • D . You need to define transport routes between the non-ABAP SAP systems in question.
  • E . The CTS Deploy Web Service must be configured on every non-ABAP SAP system that is defined in transaction STMS

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #56

SAP recommends that: Choose the correct answer(s).

  • A . Project manager or person responsible for the transport (a limited number of users) are creating the transport requests
  • B . Project members should always create their transport request by there own
  • C . The project members are assigned to the transport request by creation of tasks for each project member inside the transport request
  • D . Project members are recording changes in their own task (assigned by the project manager or person responsible for the transport request)

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #57

Which of the following does not use SAP NetWeaver? Please choose the correct answer.

  • A . SAP ERP
  • B . SAP Business All-In-One
  • C . SAP CRM
  • D . SAP Business One

Reveal Solution Hide Solution

Correct Answer: D
Question #58

Which of the following statements is correct when using external commands for background processing in SAP systems based on AS ABAP? Please choose the correct answer.

  • A . The only way to execute operating system commands from a background job is by using external commands.
  • B . Only background users can execute external commands.
  • C . You can execute operating system commands from a background job by using external programs or external commands.

Reveal Solution Hide Solution

Correct Answer: C
Question #59

What are the necessary preparation steps to do a SAP ECC 6.0 installation? Choose the correct answer(s).

  • A . Do a Prerequisites Check?
  • B . Install the right JDK?
  • C . Install and configure SAPinst?
  • D . Rename the host to SAP<sid><instance number>?

Reveal Solution Hide Solution

Correct Answer: A,B
Question #60

You want to reduce the fragmentation of a tablespace by using BR*TOOLS.

Which methods can you use to achieve this? There are 2 correct answers to this question.

  • A . Online shrinking of tables
  • B . Update statistics
  • C . Online backup
  • D . Online redefinition of tables
  • E . Coalesce tables

Reveal Solution Hide Solution

Correct Answer: A,D

Question #61

What catch-phrase best describes SAP’s software maintenance strategy?

  • A . "3-3-1 maintenance"
  • B . "5-1-2 maintenance"
  • C . "4-2-2 maintenance"

Reveal Solution Hide Solution

Correct Answer: B
Question #62

How can you achieve that a transport request from the DEV system will be imported into several clients of the QAS system? Choose the correct answer(s).

  • A . By using a client-specific transport target group
  • B . By defining different consolidation routes pointing from the DEV system to the QAS system
  • C . It is impossible to achieve this with TMS.

Reveal Solution Hide Solution

Correct Answer: A
Question #63

When maintaining a new role using transaction PFCG (Role Maintenance), what do the yellow symbols displayed in the attached image indicate?

  • A . Full authorization is not allowed in this area.
  • B . Maintenance of authorizations for the corresponding area has not yet been completed. Additional work is needed.
  • C . You have full authorization for this area.
  • D . You do not have the necessary authorizations to maintain the objects underneath the yellow symbol.

Reveal Solution Hide Solution

Correct Answer: B
Question #64

With which methods is it possible to create users in child systems in the context of active CUA? Choose the correct answer(s).

  • A . In the child system with transaction SU01, Systems tab
  • B . In the central system with transaction SU01, Systems tab.
  • C . In the central system with transaction PFCG
  • D . In the child system with transaction PFCG
  • E . In the central system with transaction SU01, Roles tab

Reveal Solution Hide Solution

Correct Answer: B,E
Question #65

When implementing Central User Administration (CUA), which of the following do you need to consider? (Choose two.)

You have to decide. either you want to use CUA or you want use a directory server for user management. You cannot use both at the same time for the same client.

CUA uses ALE to distribute user master data.

CUA can only be set up between two clients

Authorization profiles generated by role definitions are distributed along with role definitions.

  • A . You should define logical systems, using the naming convention <SID>CLNT###, where<SID>signifies your system ID and ### signifies a client number. You need to create RFC connections using the same naming convention.
  • B . You have to decide. either you want to use CUA or you want use a directory server for user management. You cannot use both at the same time for the same client.
  • C . CUA uses ALE to distribute user master data.
  • D . CUA can only be set up between two clients
  • E . Authorization profiles generated by role definitions are distributed along with role definitions.

Reveal Solution Hide Solution

Correct Answer: A,E
Question #66

What are prerequisites if you want to support web scenarios using the HTTP protocol in an AS ABAP-based SAP system? There are 2 correct answers to this question.

  • A . The Internet Communication Manager has to be started.
  • B . The Logical port has to be defined for the HTTP protocol.
  • C . The Server port has to be defined for the HTTP protocol.
  • D . The SAP Web Dispatcher has to be started.

Reveal Solution Hide Solution

Correct Answer: A,C
Question #67

How are authorizations assigned to a user? Choose the correct answer(s).

  • A . Users are assigned authorizations using profiles.
  • B . Users are assigned authorizations using roles.
  • C . Users are assigned authorizations using user names.
  • D . Users are assigned authorizations using a Certification Authority (CA).

Reveal Solution Hide Solution

Correct Answer: A,B
Question #68

Which steps have to be performed before data can be synchronized between an AS ABAP and a directory server? There are 3 correct answers to this question.

  • A . Creation of an RFC destination of type "S" pointing to the directory server
  • B . Creation of an SAP user (type "system") that is used by the directory server to connect to the SAP system
  • C . Creation of an RFC connection of type "T" to the LDAP connector
  • D . Maintenance of host name, port number and product name of the directory server inside the SAP system
  • E . Definition of a system user that is used by the SAP system to log on to the directory server

Reveal Solution Hide Solution

Correct Answer: B,D,E
Question #69

Which of the following monitoring tools are designed to monitor AS Java-based SAP systems? There are 2 correct answers to this question.

  • A . Transaction ST02 (Tune Summary) in a central AS ABAP-based monitoring system
  • B . SAP NetWeaver Administrator (NWA)
  • C . Config tool
  • D . Transaction RZ20 (CCMS Monitor Sets) in a central AS ABAP-based monitoring
  • E . system

Reveal Solution Hide Solution

Correct Answer: B,D
Question #70

Which of the following technology components can be used together with an SAP Solution Manager 7.1 system? Choose the correct answer(s).

  • A . SAP Internet Transaction Server (SAP ITS), standalone
  • B . SAP Internet Transaction Server (SAP ITS), integrated
  • C . Internet Communication Manager (ICM)
  • D . Web Dynpro ABAP
  • E . Web Dynpro Java

Reveal Solution Hide Solution

Correct Answer: B,C,D,E

Question #71

You have to change the maximum password length setting of an AS Java- based SAP system.

Which of the following tools can you use? There are 2 correct answers to this question.

  • A . The Config Tool
  • B . The UME administration console
  • C . The SDM remote GUI
  • D . Transaction RZ10 (Edit Profiles)

Reveal Solution Hide Solution

Correct Answer: A,B
Question #72

Using SAPDOCCD.ini, you have several options for changing the way online documentation is accessed.

Which of the following statements are true? There are 3 correct answers to this question.

  • A . You can change the access path to online documentation, depending on the user ID (in the SAP system) of the user calling help.
  • B . You can change the access path to online documentation, depending on the logon language (in the SAP system) of the user calling help.
  • C . You can change the access path to online documentation, depending on the release of the SAP system from which help is being called.
  • D . You can change the access path to online documentation, depending on the SID (System ID) of the SAP system from which help is being called.

Reveal Solution Hide Solution

Correct Answer: B,C,D
Question #73

Concerning Load Balancing for AS Java, while using SAP Web Dispatcher, which of the following statements are correct? There are 2 correct answers to this question.

  • A . Visual Administrator can be used for defining logon groups for AS Java, those are considered by SAP Web Dispatcher
  • B . Transaction SMLG is considered for Load Balancing in AS Java as well as for AS ABAP
  • C . The dispatcher of an AS Java instance distributes load between the server processes of the local AS Java instance.
  • D . SAP Web Dispatcher distributes load between different Java instances of one AS Java-based SAP system

Reveal Solution Hide Solution

Correct Answer: C,D
Question #74

Where does AS Java store its log files (using ‘/’ as delimiter of directories)? (Choose correct answer)

  • A . In the cluster-node-specific directories
  • B . /usr/sap/<SID>/<instance>/j2ee/cluster/<dispatcher or server>/log
  • C . In the instance-specific directories /usr/sap/<SID>/<instance>/work
  • D . In the instance-specific directories /usr/sap///log
  • E . In the system-wide directory /usr/sap//SYS/global

Reveal Solution Hide Solution

Correct Answer: A
Question #75

Which of the following are repository objects in an AS ABAP-based SAP system? There are 2 correct answers to this question

  • A . Buffers
  • B . Programs
  • C . Screens (dynpros)
  • D . Client-independent Customizing settings

Reveal Solution Hide Solution

Correct Answer: B,C
Question #76

You would like to connect two SAP systems using RFC. RFC communication should be possible from each client of the calling system and should connect to three different clients of the target system.

What do you need to consider? There are 2 correct answers to this question.

  • A . No work is required in the remote system.
  • B . In this scenario, you need to define three RFC connections of type "3" within each client of the calling SAP system.
  • C . For the scenario described, you will need to define three RFC connections in the calling system.
  • D . The RFC connection to be defined needs to be of type "M", because multiple clients should be addressable in the target system.

Reveal Solution Hide Solution

Correct Answer: A,D
Question #77

Which of the following data sources are supported by the UME: Choose the correct answer(s).

  • A . Database
  • B . File system
  • C . ABAP user management
  • D . Directory service

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #78

Your customer is configuring a Central User Administration (CUA) in AS ABAP connecting to multiple child systems. Changes of the attribute "mobile telephone number" in the user master record in one child system should be transferred to the other relevant child systems.

Which setting for the attribute "mobile telephone number" in parameters for field distribution via transaction SCUM (Central User Administration) do you use to fulfill this requirement? Please choose the correct answer.

  • A . Global
  • B . Redistribution
  • C . Everywhere
  • D . Local

Reveal Solution Hide Solution

Correct Answer: B
Question #79

With which of the following transactions can you activate a trace for SQL statements in the SAP system? Choose the correct answer(s).

  • A . Performance trace
  • B . System log
  • C . (SAP) system trace
  • D . Database performance analysis

Reveal Solution Hide Solution

Correct Answer: A,C
Question #80

Oracle database offers different types of indexes.

Which are valid index types? There are 2 correct answers to this question.

  • A . Bitmap index
  • B . Unique master index
  • C . Dictionary index
  • D . Balanced tree (B*tree) index

Reveal Solution Hide Solution

Correct Answer: A,D
Exit mobile version