
Free SAP Certified Technology Associate C_TADM54_75 Ultimate Study Guide (Updated 210 Questions)
Get to the Top with C_TADM54_75 Practice Exam Questions
SAP C_TADM54_75 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| SAP Fiori (Fundamentals and Administration) > 12% | Configure SAP Fiori for SAP S/4HANA |
| Database Administration > 12% | Describe the architecture of an SAP system using ASE database, list the components of a ASE database instance and use the database tools. Define and set up techniques for ASE database administration. |
| SAP System Concepts < 8% | Describe SAP products, architecture and technologies. |
| Transport Management > 12% | Describe the methodology, concepts, and use of the tools in SAP software logistics. |
| User Administration (AS ABAP and/or AS Java) < 8% | Describe user and authorization concepts. |
| System Administration AS Java < 8% | Configure the SAP system (AS Java). |
| Installation and Patching SAP Systems > 12% | Describe the installation procedure of an AS ABAP, SAP Solution Manager, SAP S/4HANA, AS ABAP Post-Installation Activities as well as all updating SAP systems using Software Update Manager. |
| System Administration AS ABAP > 12% | Determine how to configure and administer an SAP NetWeaver Application Server (AS ABAP). Configure batch processing, RFC, printers, SMTP. Manage spools and schedule background jobs. |
| Browser-based UI (Administrative Tasks) < 8% | Configure ICM and SAP Web Dispatcher |
NEW QUESTION 32
How many clients can exist per AS ABAP-based SAP system?
Please choose the correct answer.
- A. The number of clients per system is limited to 500.
- B. The number of clients per system is limited to 1100.
- C. As many as you want.
- D. The maximum number is 1000 clients per SAP system.
Answer: D
NEW QUESTION 33
With which of the following transactions can you activate a trace for SQL statements in the SAP system?
Choose the correct answer(s).
- A. Database performance analysis
- B. Performance trace
- C. (SAP) system trace
- D. System log
Answer: B,C
NEW QUESTION 34
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 RZ20 (CCMS Monitor Sets) in a central AS ABAP-based monitoring
- B. SAP NetWeaver Administrator (NWA)
- C. Transaction ST02 (Tune Summary) in a central AS ABAP-based monitoring system
- D. system
- E. Config tool
Answer: A,B
NEW QUESTION 35
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. A single authorization value can be assigned to a user master record.
- B. One or more authorization profiles can be assigned to a user master record.
- C. An authorization object can be assigned to a user master record.
- D. One or more roles can be assigned to a user master record.
Answer: B,D
NEW QUESTION 36
In an AS ABAP+Java system, the SAP Web Dispatcher communicates with which of the following?
Please choose the correct answer.
- A. Both the AS ABAP and the AS Java message server
- B. The AS Java message server
- C. The AS Java central service instance
- D. The AS ABAP message server
Answer: D
NEW QUESTION 37
Which of the following processes connect to the database during the startup of an instance of an SAP system based on AS ABAP?
- A. All work processes connect to the database
- B. The message server, in order to check a valid SAP license
- C. The gateway process, via remote function call (RFC)
- D. The dispatcher process via JDBC
Answer: A
NEW QUESTION 38
When maintaining the user distribution field selection (transaction SCUM), you can choose which of the following options?
There are 3 correct answers to this question.
Response:
- A. Central
- B. Fixed
- C. Redistribution
- D. Global
- E. Local
Answer: A,B,D
NEW QUESTION 39
Your business requires data synchronization between one client (source client) in an AS ABAP-based SAP system (source system) and three different clients (target clients) in a second AS ABAP-based SAP system (target system).
How do you implement this requirement using RFC technology?
Please choose the correct answer.
- A. Define three RFC connections to the source client in the target system.
- B. Define one broadcast RFC connection of type "M" (multiple targets) to the target system in the source system.
- C. Define RFC connections between the three clients in the target system.
- D. Define three RFC connections to the target clients in the source system.
Answer: D
NEW QUESTION 40
Select the correct descriptions of what the IMG is or does:
Choose the correct answer(s).
- A. Is where all customizing activities must be performed.
- B. Provides customizing transactions.
- C. Gives you offline access to all the information required to customize an SAP system.
- D. Offers project management tools.
Answer: B,D
NEW QUESTION 41
You are running an AS ABAP-based SAP system. How can you determine the current Support Package level of all ABAP software components?
(There are 2 correct answers to this question)
Response:
- A. Launch the ICF path "/sap/bc/icf/info" in a Web browser
- B. Choose "System ->Status ->Component information".
- C. Depending on the operating system, use the "disp+work -v" or "dw -v" command
- D. Use transaction SPAM (Support Package Manager).
- E. Run the report "RSPFPAR"
Answer: B,D
NEW QUESTION 42
Where can you find details on the memory consumption of the SAP integrated ITS?
Please choose the correct answer.
- A. On operating system level, using the command "icmon"
- B. In the SAP system, using transaction/report SITSPMON (Internal ITS: Status)
- C. In the SAP system, using transaction SMICM (ICM Monitor)
- D. In the SAP system, using the ICF service /sap/moni/its/mem
Answer: B
NEW QUESTION 43
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. All update requests are assigned to V1 and V2 work processes in a round-robin fashion.
- B. 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.
- C. If V2 update processes are configured, V2 update requests will only be processed in available V2 update work processes.
- D. If V2 update work processes are not configured, V1 work processes handle all update requests.
Answer: C,D
NEW QUESTION 44
Which features are created automatically once you define a transport domain controller in an (ABAP-based) SAP landscape?
There are 4 correct answers to this question.
- A. The transport profile for the transport control program tp is generated in the file system.
- B. The RFC destinations required for the TMS are generated.
- C. The TMS configuration is stored in the database and the file system.
- D. The transport profile for the transport control program tp is generated in the database.
- E. The user TMSADM is created.
Answer: A,B,C,E
NEW QUESTION 45
How are authorizations assigned to a user?
Choose the correct answer(s).
Response:
- A. Users are assigned authorizations using a Certification Authority (CA).
- B. Users are assigned authorizations using user names.
- C. Users are assigned authorizations using roles.
- D. Users are assigned authorizations using profiles.
Answer: C,D
NEW QUESTION 46
When working with property variants in CCMS monitoring, which of the following statements are true?
There are 2 correct answers to this question.
Response:
- A. The property variant "SAP_DEFAULT" is the parent variant for property variant "*".
- B. Property variants cannot contain more than 99 performance attributes and their settings.
- C. For each client, you can choose another property variant as the active variant.
- D. Property variants can be activated manually.
Answer: A,D
NEW QUESTION 47
Which work process types are there in an AS ABAP system? (More than one answers are true)
- A. Update work process
- B. Dialog work process
- C. Internet Communication Manager (ICM)
- D. Message Server
- E. Background work process
- F. Spool work process
- G. Enqueue work process
Answer: A,B,E,F,G
Explanation:
Explanation
https://help.sap.com/saphelp_nw70/helpdata/en/05/0e41e6ba5911d188b20000e83539c3/frameset.htm
NEW QUESTION 48
You are running an AS ABAP-based SAP system. Which of the following can you achieve by using operation modes?
There are 2 correct answers to this question
- A. You can switch background work processes to dialog work processes.
- B. You can switch spool work processes to dialog work processes.
- C. You can define the number of work processes reserved for RFC communication.
- D. You can define the number of background work processes reserved for jobs of class "A".
Answer: A,D
NEW QUESTION 49
What system behavior can be achieved by using specific profile parameters in AS ABAP- based SAP systems?
There are 2 correct answers to this question.
- A. You can set the minimum password length.
- B. You can set an expiration time for passwords.
- C. You can generally deactivate authorization checks in the complete SAP system (for example, in Sandbox systems).
- D. You can enable an emergency "master user", named "SAP_ALL".
Answer: A,B
NEW QUESTION 50
Which of the following Oracle parameters should never be modified in the file init<DBSID>.ora?
There are 2 correct answers to this question.
- A. shared_pool_size
- B. db_name
- C. row_cache_cursors
- D. db_block_size
- E. db_block_buffers
Answer: B,D
NEW QUESTION 51
Which of the following checks are useful for database performance monitoring?
There are 3 correct answers to this question.
- A. Check the shared cursor cache for expensive SQL statements.
- B. Check the filling degree of tablespaces.
- C. Check the data buffer quality.
- D. Check for tables with more than 100 extents.
- E. Check if the Optimizer statistics are refreshed regularly.
Answer: A,C,E
NEW QUESTION 52
Which of the following statements regarding implementation of ABAP support packages are correct?
There are 2 correct answers to this question.
Response:
- A. Each ABAP software component, like SAP_BASIS or SAP_APPL, has its own support packages.
- B. Support packages can be implemented in an arbitrary order.
- C. With ABAP support packages, existing functions can be patched.
Answer: A,C
NEW QUESTION 53
......
Pass SAP C_TADM54_75 exam - questions - convert Tets Engine to PDF: https://www.actualtorrent.com/C_TADM54_75-questions-answers.html