C_TADM55_75 SAP Certified Technology Associate - System Administration (SAP HANA) with SAP NetWeaver 7.5

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which tools in the SAP NetWeaver AS 7.00 ABAP and Java Stack are responsible for the registration process in the System Landscape Directory (SLD)?

There are 2 correct answers to this question.

Select all that apply, then click Submit answer.

  • The whole mechanism to register an ABAP based SAP system is event triggered. Once a change in the configuration happens, a background job informs the SLD.

  • The transaction RZ21 allows the configuration of the SLD connection.

  • SAP systems based on AS Java can register to the SLD using the SLD Data Supplier Service in Visual Administrator.

  • The main ABAP transaction to inform the SLD is RZ70. The SAP gateway is involved.

  • SAP systems based on AS Java cannot register to the SLD.


Question 2

Which of the following statements about connecting SAP systems to the System Landscape Directory (SLD) are correct? (More than one answers are true)

Select all that apply, then click Submit answer.

  • Only transaction RZ70 is used to connect SAP systems based on AS ABAP + Java to the SLD. You do
    not require the Visual Administrator for this connection.

  • The Visual Administrator (SLD Data Supplier Service) is used to connect SAP systems based on AS LJ Java to the SLD.

  • Transaction RZ70 is used to connect SAP systems based on AS ABAP to the SLD.

  • If you import a Support Package (SP) into an SAP system connected to the SLD, you must manually trigger another data transfer to the SLD, so that the SLD also receives information about the new Support Package


Question 3

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

Select all that apply, then click Submit answer.

  • Guaranteed message transmission

  • The applications can lock objects are release locks again.

  • It manages the lock table in the main memory and receives requests for setting or releasing locks

  • Forwarding of messages and requests to all participants (broadcast)

  • Support for message server failover

  • Communication between different services