
[Nov-2021] SAP C-TADM54-75 Exam: Basic Questions With Answers
New 2021 Realistic Free SAP C-TADM54-75 Exam Dump Questions & Answer
SAPASE Certification Exam Details:
| Exam Code | C_TADM54_75 |
| Exam Name | SAP Certified Technology Associate – System Administration (SAP ASE) with SAP NetWeaver 7.5 |
| Sample Questions | SAP ASE Certification Sample Questions |
| Reference Books | ADM540 (EHP7 FOR ERP 6.0), TADM10, TADM12 |
| Number of Questions | 80 |
| Schedule Exam | SAP Training |
| Passing Score | C_TADM54_75 - 59% |
| Exam Price | $550 (USD) |
| Level | Associate |
| Duration | 180 mins |
SAP C-TADM54-75 Exam Description:
The "SAP Certified Technology Associate – System Administration (SAP ASE) with NetWeaver 7.5" certification exam validates that the candidate has the capability to assist clients and employers manage and execute key business processes. Armed with an understanding of SAP system administration, the candidate can implement this knowledge practically in SAP projects.
NEW QUESTION 33
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. users; ABAP and JAVA Schema owner: SAPLNX
- B. Table. dba_users; ABAP schema owner: SAP<SCHEMA-ID>
- C. Table. dba_user; ABAP schema owner: ORALNX
- D. Table. dba_users; JAVA schema owner: SAP<SCHEMA-ID>DB
- E. Table. dba_user; Java user: ORALNXDB
Answer: B,D
NEW QUESTION 34
Which of the following statements regarding the communication between a SAP system and an external Message Transfer Agent (MTA) using SMTP are correct?
There are 2 correct answers to this question.
- A. The SAP NetWeaver AS ABAP cannot automatically forward incoming mails to other domains.
- B. The SAP NetWeaver AS ABAP provides the full functionality of a Message Transfer Agent (MTA).
- C. To send e-mails to an MTA, or to receive emails from an MTA using SMTP, the SAP NetWeaver AS ABAP must have the ST-MAIL plugin, which needs to be installed using transaction SAINT.
- D. The SAP NetWeaver AS ABAP can send mails to only one specific MTA per SAP client.
Answer: A,D
NEW QUESTION 35
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. Offers project management tools.
- D. Gives you offline access to all the information required to customize an SAP system.
Answer: B,C
NEW QUESTION 36
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 transport request waiting to be imported into this system.
- C. PSM is a virtual system.
- D. There is no consolidation route pointing to the PSM system.
Answer: A
NEW QUESTION 37
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.
Response:
- A. Create a new tablespace.
- B. Set at least one data file of the tablespace to "autoextensible" (AUTOEXTEND ON).
- C. Enlarge a data file of the tablespace with a fixed size.
- D. Assign a data file to a different tablespace with more free space.
- E. Add a new data file.
Answer: B,C,E
NEW QUESTION 38
The figure shows the ABAP short dump of an aborted transaction in an SAP system. Which of the following statements are true?
There are 2 correct answers to this question.
- A. The error can be avoided by running the respective program in a batch job in the SAP system, if background processing is possible for this program.
- B. The error was caused by a transaction in the SAP system that exceeded the extended memory
- C. The error can be avoided by reducing the memory usage of the respective transaction in the SAP system.
- D. The error was caused by a transaction that exceeded the maximum runtime in a background work process of the SAP system.
- E. The error was caused by a transaction that exceeded the maximum runtime in a dialog work process of the SAP system.
Answer: A,E
NEW QUESTION 39
During the installation of an SAP ECC 6.0 system, which of the following components can be installed in a separate installation procedure?
There are 2 correct answers to this question.
- A. The database instance
- B. The central instance
- C. The message server
Answer: A,B
NEW QUESTION 40
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. Skip SPAM update
- B. Search for newer SPAM version in "...EPS\in"-directory
- C. Import Modification Adjustment Transport
- D. Switch to expert mode
Answer: A,B
NEW QUESTION 41
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.
Response:
- A. In this scenario, you need to define three RFC connections of type "3" within each client of the calling SAP system.
- B. No work is required in the remote system.
- C. The RFC connection to be defined needs to be of type "M", because multiple clients should be addressable in the target system.
- D. For the scenario described, you will need to define three RFC connections in the calling system.
Answer: B,C
NEW QUESTION 42
An SAP system's 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?
- A. 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.
- B. The database switches between writing to the original redo log files and the mirrored redo log files.
- C. The current online redo log is copied to its mirrored copy, then the next online redo log becomes open for writing.
- D. The database alternates between writing to the online and offline redo log files.
Answer: A
NEW QUESTION 43
What information is provided by the database system check "brconnect -f check"?
There are 2 correct answers to this question.
Response:
- A. Hit ratio of the buffer cache
- B. Size of all tables and indexes
- C. Tablespace fragmentation
- D. Space-critical objects
Answer: C,D
NEW QUESTION 44
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. Modification adjustments for the ABAP Dictionary are performed after the upgrade.
- C. Objects which may need to be adjusted in SPDD (Modification Adjustment Dictionary) are, for example, views and reports.
- D. Modification adjustments with transaction SPDD (Modification Adjustment
- E. Customer-developed reports in the customer name range are adjusted with transaction SPDD during the upgrade.
- F. Dictionary) are performed during the upgrade, to avoid data loss when customers have changed the standard ABAP Dictionary objects.
Answer: A,D
NEW QUESTION 45
Which of the following statements about the required RFC connections in CUA are correct?
Choose the correct answer(s).
- A. The RFC connections must be specified entirely in uppercase letters and must be identical to the name of the addressed logical system.
- B. Certain roles for the communication users are required only during CUA setup, and can then be removed from the relevant user master records.
- C. An RFC connection from the central system "to itself" is required.
- D. An RFC connection from the child system to itself is required.
- E. The user in the RFC connection must be a dialog user.
Answer: A,B,C
NEW QUESTION 46
You would like to install an SAP ECC system. Which of the following components can be installed in a separate installation procedure?
There are 2 correct answers to this question.
- A. The database instance
- B. The central instance
- C. The standalone message server
- D. An Internet Communication Manager
Answer: A,B
NEW QUESTION 47
You have established a Central User Administration (CUA) in AS ABAP. What user related data can be distributed from the central to the child systems?
There are 3 correct answers to this question.
Response:
- A. The Information which user master records should exist in which child system
- B. Definition of roles
- C. Initial passwords
- D. Assignment of roles
- E. Favorites in SAP Easy Access
Answer: A,C,D
NEW QUESTION 48
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 a Java application. Therefore, ABAP applications cannot make use of the
- B. information provided by the SLD
- C. SLD is the landscape-wide information provider for system landscape data and acts as a foundation of many SAP applications.
- D. SLD is only available with the shipment of SAP NetWeaver Process Integration (PI).
Answer: C
NEW QUESTION 49
Which of the following statements regarding implementation of ABAP support packages are correct?
There are 2 correct answers to this question.
Response:
- A. With ABAP support packages, existing functions can be patched.
- B. Each ABAP software component, like SAP_BASIS or SAP_APPL, has its own support packages.
- C. Support packages can be implemented in an arbitrary order.
Answer: A,B
NEW QUESTION 50
What catch-phrase best describes SAP's software maintenance strategy?
Please choose the correct answer.
- A. "5-1-2 maintenance"
- B. "3-3-1 maintenance"
- C. "4-2-2 maintenance"
Answer: A
NEW QUESTION 51
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. Local
- B. Central
- C. Global
- D. Redistribution
- E. Fixed
Answer: B,C,E
NEW QUESTION 52
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.
Response:
- A. Transaction SMLG is considered for Load Balancing in AS Java as well as for AS ABAP
- B. The dispatcher of an AS Java instance distributes load between the server processes of the local AS Java instance.
- C. Visual Administrator can be used for defining logon groups for AS Java, those are considered by SAP Web Dispatcher
- D. SAP Web Dispatcher distributes load between different Java instances of one AS Java- based SAP system
Answer: B,D
NEW QUESTION 53
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. Run the report "RSPFPAR"
- B. Launch the ICF path "/sap/bc/icf/info" in a Web browser
- C. Choose "System ->Status ->Component information".
- D. Depending on the operating system, use the "disp+work -v" or "dw -v" command
- E. Use transaction SPAM (Support Package Manager).
Answer: C,E
NEW QUESTION 54
......
SAP C-TADM54-75 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| 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 Java < 8% | Configure the SAP system (AS Java). |
| Browser-based UI (Administrative Tasks) < 8% | Configure ICM and SAP Web Dispatcher |
| 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. |
| SAP System Concepts < 8% | Describe SAP products, architecture and technologies. |
| 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. |
| 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. |
Guaranteed Success in SAP Certified Technology Associate C-TADM54-75 Exam Dumps: https://www.surepassexams.com/C-TADM54-75-exam-bootcamp.html