
[Aug-2021] C-TADM-21 Pre-Exam Practice Tests | Exam Questions and Answers for SAP Certified Technology Associate Study Guide
SAP Certified Technology Associate - SAP S/4HANA System Administration Certification Sample Questions
NEW QUESTION 12
What are prerequisites for enabling communication between a standalone SAP Web Dispatcher and an AS ABAP-based SAP system? Note: There are 2 correct Answers to this question.
- A. Activation of ICF service /sap/public/ping
- B. Activation of ICF service /sap/public/icf_info/icr_groups
- C. Identification of the HTTP port of the ABAP message server
- D. Identification of the HTTP port of the PAS instance's ICM process
Answer: B,C
NEW QUESTION 13
How does a Transport of Copies differ from a Workbench Request? Note: There are 2 correct Answers to this question
- A. When creating the transport request, a target system without a consolidation route can be selected.
- B. When importing, the transport request is not forwarded to subsequent delivery systems.
- C. After the import, repository objects in the target system are classified as copies.
- D. No cofile is created, when releasing the transport request with the Transport Organizer (SE09).
Answer: B,D
NEW QUESTION 14
For an SAP HANA tailored datacenter integration (TDI) approach, what is the additional disk space factor required during delta merge operations?
- A. 1.2
- B. 0
- C. 1.6
- D. 1
Answer: A
NEW QUESTION 15
What can you configure by maintaining table HTTPURLLOC?
- A. The URL of a local Web server for user assistance resources
- B. The URL used by classic applications
- C. The hostname of the URL launched by transaction /UI2/FLP
- D. The path of the URL launched by transaction /UI2/FLP
Answer: C
NEW QUESTION 16
Using standard transport protocol settings, after importing a transport request, which log file provides the return codes of the individual import steps? (Note: These answer: use the following abbreviations:year <YY>, week: <WW>, quarter <Q>, SAP system ID <SID>, and a 5-digit number
<nnnnn>.)
- A. SLOG<YY><WW>.<SID>
- B. ULOG<YY>_<Q>
- C. <SID>E9<nnnnn>.<SID>
- D. ALOG<YY><WW>.<SID>
Answer: D
NEW QUESTION 17
In an SAP S/4HANA Server system, a target system alias, FIORI, is maintained for source system alias S4FIN. Which connection is relevant for the extraction of back-end catalogs with alias S4FIN?
- A. FIORI_HTTPS
- B. S4FIN_HTTPS
- C. S4FIN_RFC
- D. FIORI_RFC
Answer: B
NEW QUESTION 18
What are some start conditions of a background job in an AS ABAP-based SAP system? Note: There are 3 correct Answers to this question.
- A. Reaching a specific date and time
- B. Creating a job server group
- C. Triggering a background event
- D. Switching the operation mode
- E. Defining an external command
Answer: A,B,C
NEW QUESTION 19
During the import of a transport request, which tools write log files to the tmp subdirectory of the transport directory? Note: There are 3 correct Answers to this question.
- A. R3trans
- B. R3load
- C. Tp
- D. RDDMNTAB
- E. RDDMASGL
Answer: A,D,E
NEW QUESTION 20
The SAP Fiori launchpad is working for your users. How can you enable access to the SAP Easy Access menu for them in the app finder? Note: There are 2 correct Answers to this question.
- A. By assigning the correct target mappings, shipped via catalog /UI2/CLASSICAL_GUI_MENU
- B. By assigning the authorization to start transaction SEARCH_SAP_MENU
- C. By applying the correct settings in the SAP Fiori launchpad configuration (transaction
/UI2/FLP_SYS_CONF or /UI2/FLP_CUS_CONF) - D. By providing an HTTP destination type H named FIORI_CLASSICUI_HTTPS (transaction SM59)
Answer: A,C
NEW QUESTION 21
In an AS ABAP-based SAP system, where is the lock table stored?
- A. Main memory of the Primary Application Server instance
- B. Main memory of the Central Services instance
- C. Database
- D. File system of the Primary Application Server instance
Answer: B
NEW QUESTION 22
You configure the Transport Management System (TMS) as part of the installation of an AS ABAP-based SAP system. What information can you supply for the first SAP system that uses a specific transport directory? Note: There are 3 correct Answers to this question.
- A. The description of the AS ABAP-based SAP system
- B. The user ID of a new user that will be created
- C. The name of the Transport Group
- D. The name of the Transport Domain
- E. The password of a new user that will be created
Answer: A,D,E
NEW QUESTION 23
You have configured an SAP Web Dispatcher and set: wdisp/ssl_encrypt=2 icm/server_port_<xx>=...PROT=HTTP. Which communication channels does this establish?
- A. HTTPS between the client and SAP Web Dispatcher. HTTP between SAP Web Dispatcher and the SAP system
- B. HTTPS between the client and SAP Web Dispatcher. HTTPS between SAP Web Dispatcher and the SAP system
- C. HTTP between the client and SAP Web Dispatcher. HTTP between SAP Web Dispatcher and the SAP system
- D. HTTP between the client and SAP Web Dispatcher. HTTPS between SAP Web Dispatcher and the SAP system
Answer: C
NEW QUESTION 24
Using the Java Startup and Control Framework, what is the correct sequence of steps to start an application server of an AS Java-based SAP system?
- A. Connect to Message Server Start Offline Deployment Start bootstrap process Start ICM/Server process(es)
- B. Start ICM/Server process(es) Start Offline Deployment Start bootstrap process Connect to Message Server
- C. Start Offline Deployment Start bootstrap process Start ICM/Server process(es) Connect to Message Server
- D. Connect to Message Server Start bootstrap process Start Offline Deployment Start ICM/Server process(es)
Answer: A
NEW QUESTION 25
You are using a Change and Transport System (CTS) for the transport of native SAP HANA applications.
Which tool can you
use to create a transport request for these applications in the CTS system?
- A. Transport Organizer Web UI (in transaction STMS)
- B. Transport Organizer (in transaction SE09)
- C. Transport Organizer (Extended View) (in transaction SE01)
- D. Database Assistant (in transaction DB50N)
Answer: A
NEW QUESTION 26
You are using a standard three system landscape, DEV, QAS, and PRD. When will a change of a repository object in the QAS system be treated as correction?
- A. If the object was created in DEV and transported to QAS via a transport of copies.
- B. If the object was created in DEV and transported to QAS via a workbench request.
- C. If the original system of the object is QAS.
- D. If the object's name is in the SAP name range.
Answer: D
NEW QUESTION 27
Which tools can be used to create SAP Fiori catalogs? Note: There are 2 correct Answers to this question.
- A. SAP Fiori launchpad content manager (/UI2/FLPCM_CUST)
- B. SAP Fiori launchpad settings (/UI2/FLP_CUS_CONF)
- C. SAP Fiori launchpad designer (/UI2/FLPD_CUST)
- D. Launchpad customizing (LPD_CUST)
Answer: A,C
NEW QUESTION 28
You are running an AS ABAP-based SAP system. Which parts does the Internet Server Cache (ISC) of the ICM process consist of? Note: There are 3 correct Answers to this question.
- A. Browser cache
- B. CPU cache
- C. Memory cache
- D. UFO cache
- E. Disk cache
Answer: C,D,E
NEW QUESTION 29
......
SAP Exam Practice Test To Gain Brilliante Result: https://www.validdumps.top/C-TADM-21-exam-torrent.html