
C_TADM55a_75 Free Update With 100% Exam Passing Guarantee [2021]
[Aug-2021] Verified SAP Exam Dumps with C_TADM55a_75 Exam Study Guide
NEW QUESTION 91
Which of the following services are elements of the SAP NetWeaver Development Infrastructure (NWDI)?
(More than one answers are true)
- A. Change Management Service (CMS)
- B. Component Build Service (CBS)
- C. Design Time Repository (DTR)
- D. Central Make Tool (CMT)
- E. Object Development Tool (ODT)
Answer: B,C,D
NEW QUESTION 92
SAP FIORI FUNDAMENTALS AND ADMINISTRATION
What are the advantages of using central hub deployment in a SAP Fiori enviroment?
Note: There are 2 correct answers to this question
- A. Routing and composition of multiple system is supported
- B. The innovation speed of SAP Gateway and SAP Business Suite is synchronized
- C. The lifecycle of consumer applications is de-coupled from the lifecycle of the SAP business Suite
- D. An additional, separate SAP Gateway system is NOT required
Answer: A,C
NEW QUESTION 93
Which of the following options are available as global settings when setting the 'System change option' in SAP Systems (transaction SE06)? (Choose two)
- A. Modifiable
- B. Original objects modifiable
- C. An option to allow changes to Repository and client-independent customizing object
- D. Repaired objects modifiable
- E. Not modifiable
Answer: A,E
NEW QUESTION 94
How many CCMS Alert Monitoring Infrastructure consists?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B
NEW QUESTION 95
if for any reason deletion of the trigger via HANA Studio is not possible, triggers can be deleted
- A. via transaction lUUC.STOP directly on the database
- B. via transaction IUUC_REMOTE directly on the database
- C. via transaction IUUC_REMOTE in the source system
- D. via transaction IUUC_STOP in the source system
Answer: A
NEW QUESTION 96
Which of the following are existing variants of SAP GUI? (Choose three)
- A. SAP GUI for Windows
- B. SAP GUI for HTML
- C. SAP GUI for Linux
- D. SAP GUI for Java
Answer: A,B,D
NEW QUESTION 97
SYSTEM ADMINISTRATION AS JAVA
As a user administration of an AS JAVA-based system, what can you directly assign to a user in the user management engine (UME)?
Note: There are 2 correct answers to this question
- A. Groups
- B. Permissions
- C. UME roles
- D. Actions
Answer: A,C
NEW QUESTION 98
The objects that can be adjusted are some of the tables and views that can be maintained using transaction code
- A. SM30
- B. SM37
- C. SM29
- D. SM21
Answer: A
NEW QUESTION 99
TRANSPORT MANAGEMENT
You are running a three landscape DEV-QAS-PRD. When importing the latest support package stack into DEV system with transaction SPAM, you need to perform a modification adjustment in transaction SPAU.
What options do you have for SPDD to avoid data loss when importing the Support Packages in QAS?
Note: There are 2 correct answers to this question.
- A. Access to the Fiori Group
- B. Access to both the Fiori Catalog and the Fiori Group
- C. Access to the Fiori Catalog so the user can add the file them self
- D. Access to the Fiori Group so the user can add the file them self
Answer: B,C
NEW QUESTION 100
DATABASE ADMINISTRATION
You are asked by SAP support to provide SAP HANA support diagnosis information.
Where do you collect this information?
Note: There are 2 correct answers to this question.
- A. In the SAP HANA studio on the Trace Configuration tab of the Administration view
- B. In the operating system after you execute the Python script fullSystemlnfoDump.py
- C. In the operating system after you execute the Python support script PerfTrace.py
- D. In the SAP HANA studio on the Diagnosis Files tab of the Administration view
Answer: B,D
NEW QUESTION 101
Before you stop the system, which of the following status check you have to do?
- A. Check which jobs are active using the Job Overview (SM37)
- B. The stopping of the SAP system is performed in the same order of starting
- C. Check which users are logged on using the User List (SM04).
- D. Before you stop your system, you should inform users using a system message (SM02)
- E. Start the instances
- F. Use the Update Overview (SM13) to check whether update processes are terminated by the system stop
Answer: A,C,F
NEW QUESTION 102
Tp and the background jobs needed for transports, communicate using table (Please choose one correct answer)
- A. TRBAT
- B. RDDVERSL
- C. RDDMASGL
- D. RDDGENDB
Answer: D
NEW QUESTION 103
Which components are common for SAP HANA appliance software platform edition and SAP HANA appliance software enterprise edition?
- A. SAP HANA AFL 1.0
- B. Software Update Manager for SAP HANA
- C. SAP HANA database
- D. SAP Host Agent 7.20
- E. SAP LT Replication Server
Answer: E
NEW QUESTION 104
SYSTEM ADMINISTRATION AS JAVA
What information can you find in the dev_ms file written my message server of an AS Java-based SAP system?
Note: There are 2 correct answers to this question
- A. The HTTP-port of the message server
- B. The client of the AS ABAP that the user management engine connects to
- C. The current value of the maxHeapSize parameter
- D. The hardware key of your SAP system
Answer: A,D
NEW QUESTION 105
What is the name of the program on the operating system level that is used when an ABAP program calls an external program?
- A. saposcol
- B. sapxpg
- C. disp+work
- D. sap_ext_prog
Answer: B
NEW QUESTION 106
BROWSER-BASED UI (ADMINISTRATIVE TASKS)
You install a SAP Web Dispatcher 7.49 using SWPM to dispatch web requests to an AS ABAP-based backend system. You have chosen the parameter mode "Typical" for this installation.
What information do you have to provide during the installation concerning the backend systems?
Note: There are 2 correct answers to this question
- A. The system ID (SID) of the back-end system
- B. The path to the ICP service that is to be used by SAP Web Dispatcher
- C. The HTTP port of the message server of the back-end system
- D. The instance number of the primary application server (PAS) of the back-end system
Answer: A,C
NEW QUESTION 107
In a three system landscape from which system the Transportable change request has to be exported
- A. Quality System
- B. Development System
- C. Production System
Answer: A
NEW QUESTION 108
INSTALLATION AND PATCHING SAP SYSTEMS
You finished the installation of an AS ABAP-based SAP system and you want to set up a remote connection from this SAP system to SAP Support. Which information is required to set up this connection?
- A. The password of you company's S-User
- B. The IP address of your SAPRouter
- C. The URL of the SAP Support Portal
- D. The installation number of your SAP system
Answer: B
NEW QUESTION 109
DATABASE ADMINISTRATION
Why does SAP HANA have a persistence storage layer that is disk based?
Note: There are 2 correct answers to this question
- A. To enable ROW store in the SAP HANA database
- B. To provide an area to unload data when memory is full
- C. To enable data recovery if the power fails
- D. To provide an area to generate indexes for the ROW store
Answer: B,C
NEW QUESTION 110
SYSTEM ADMINISTRATION AS ABAP
What is only possible when using an external command instead of an external program in background processing of AS ABAP-based SAP systems?
- A. Screen output of the result of the external command can be included in the job log
- B. Authorizations can be granted based on the name of the external command
- C. Screen output of the result of the external command is saved in a spool list
- D. External commands can be used to run any required host system command in the SAP system without administrative preparation
Answer: B
NEW QUESTION 111
BROWSER-BASED UI (ADMINISTRATIVE TASKS)
Which prerequisites must be met to use th SAP GUI for HTML on your SAP system?
Note: There are 2 correct answers to this question
- A. An SAP Web Dispatcher must be up and running for the SAP system in question
- B. The ICF service "/sap/bc/gui/sap/its/webgui" must be active in the ICF
- C. Profile parameter itsp/enable must be set to 1
- D. The user that calls the integrated ITS must be allowed to start transaction WEBGUI (entry "WEBGUI" for authorization object S_TCODE)
Answer: B,C
NEW QUESTION 112
How many phases are there when implementing SAP Solution Manager?
- A. Five
- B. Two
- C. Four
- D. Three
- E. Six
Answer: A
NEW QUESTION 113
The ICM uses plug-ins to implement to which communication protocols? (More than one answers are true)
- A. SMTP
- B. https
- C. TCP/IP
- D. HTTP
Answer: A,B,D
NEW QUESTION 114
......
Authentic Best resources for C_TADM55a_75 Online Practice Exam: https://www.validvce.com/C_TADM55A_75-exam-collection.html
