Short_Test_v2
![]() |
![]() |
![]() |
Title of test:![]() Short_Test_v2 Description: My_Test_v2 |




New Comment |
---|
NO RECORDS |
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?. Transport Organizer Web UI (in transaction STMS). Transport Organizer (Extended View) (in transaction SE01). Transport Organizer (in transaction SE09). Database Assistant (in transaction DB50N). What action(s) can you perform in the SAP HANA cockpit to back up the complete database system?. Back up the system database and all tenant databases in one step. Back up the system using a fallback snapshot for every database. Back up the system using a database snapshot and a data snapshot. Back up the system database and all tenant databases individually. Which processes can run optionally as part of ABAP SAP Central Services (ASCS)? Note: There are 2 correct answers to this question. Message Server. Enqueue Server. RFC Gateway. SAP Web Dispatcher. When performing a standard SAP HANA database system installation, which users will be created or validated during that installation? Note: There are 2 correct answers to this question. SYSTEM. SAP<SID>. <sid>crypt. Sapadm. Which services can you stop in the SAP HANA cockpit from the SYSTEMDB Manage Services app? Note: There are 2 correct answers to this question. Compile server. Index server. Daemon. Preprocessor. 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. Identification of the HTTP port of the ABAP message server. Identification of the HTTP port of the PAS instance's ICM process. Activation of ICF service /sap/public/ping. Activation of ICF service /sap/public/icf_info/icr_groups. During startup, an AS Java-based SAP system generates an error. Which file contains information about manager and services. dev_jstart. jvm_bootstrap.out. dev_icm. std_server<X>.out. You plan to update an AS ABAP-based SAP system with the role "Quality Assurance System". Which of the following actions might be required before you start Software Update Manager (SUM) for this system? Note: There are 2 correct answers to this question. Execute the SAP Load Generator (SGEN) transaction for invalid loads. Follow the instructions in the SAP Notes for the used version of SUM. Update the database software. Import the modification adjustment transports from the update of the "Development System". You are running an SAP HANA database in log mode "normal". Under what circumstances does the database automatically execute a regular log backup? Note: There are 2 correct answers to this question. When a commit occurs. When the log buffer is full. When the log segment is full. When the time threshold is exceeded. You are preparing an installation of an AS ABAP-based SAP system. You already downloaded all software that Maintenance Planner can calculate. What else must you download?. SPAM/SAINT update. Database software. SAP Kernel. SAP Host Agent. From top to bottom what is the hierarchy of the NetWeaver Administrator (NWA)?. Work Center -> Work Set -> Function. Function -> Work Center -> Work Set. Work Set -> Work Center -> Function. Work Center -> Function -> Work Set. What is the definition of "Transport Group" in Transport Management System (TMS)?. A collection of systems that are controlled by the same transport domain controller. A collection of systems that share the same transport directory. A collection of systems that are connected by transport routes. A collection of Systems that are assigned to the same transport target group. During the installation of SAP Solution manager AS ABAP 7.2, which of the following user IDs does SAPinst suggest for SAP Solution Manager AS Java 7.2? Note: There are 2 correct answers to this question. SAP*. Administrator. J2EE_ADMIN. SAPJSF. How can you register multiple SAP Gateway services simultaneously? Note: There are 2 correct answers to this question. Using transaction /IWFND/MAINT_SERVICE. Using task list SAP_GATEWAY_ACTIVATE_ODATA_SERV. Using task list SAP_GATEWAY_BASIC_CONFIG. Using transaction /IWFND/GW_CLIENT. You want to perform rapid activation for SAP Fiori. In what order should you run the task lists?. 1. SAP_GW_FIORI_ERP_ONE_CLNT_SETUP 2. SAP_FIORI_CONTENT_ACTIVATION 3. SAP_FIORI_FOUNDATION_S4. 1. SAP_FIORI_FOUNDATION_S4 2. SAP_FIORI_CONTENT_ACTIVATION 3. SAP_GW_FIORI_ERP_ONE_CLNT_SETUP. 1. SAP_GW_FIORI_ERP_ONE_CLNT_SETUP 2. SAP_FIORI_FOUNDATION_S4 3. SAP_FIORI_CONTENT_ACTIVATION. 1. SAP_FIORI_FOUNDATION_S4 2. SAP_GW_FIORI_ERP_ONE_CLNT_SETUP 3. SAP_FIORI_CONTENT_ACTIVATION. Using standard transport protocol settings, after importing a transport request, which log file provides the return codes of the individual import steps? (Note: These answers use the following abbreviations: year <YY>, week: <WW>, quarter <Q>, SAP system ID <SID>, and a 5-digit number <nnnnn>.). SLOG<YY><WW>.<SID>. ALOG YY><WW>.<SID. <SID>E9<nnnnn>.<SID>. ULOG<YY>_<Q>. In an AS ABAP based SAP system, a user performs the second dialog step in a dialog transaction. The dialog work process used in the first dialog step is occupied by a different user. What happens with this second user request?. The request is processed by a different free dialog work process. The dialog work process that handled the first dialog step performs a rollout to handle the request. The request is processed asynchronously by an update work process. The request remains in the request queue until the dialog work process that handled the first dialog step is free again. When performing a local client copy, which client copy profiles are available? Note: There are 3 correct answers to this question. Client-specific customizing and cross-client customizing. Application Data and User master data. Client-specific customizing including the authorization profiles. User master data, user roles, and authorization profiles. All Client-specific Data W/o change documents. In an AS ABAP-based SAP system, where is the lock table stored?. Database. Main memory of the Primary Application Server instance. Main memory of the Central Services instance. File system of the Primary Application Server instance. How are savepoints triggered? Note: There are 2 correct answers to this question. By performing a database backup. By performing a delta merge. By a database soft shutdown. By issuing a transactional commit. You are importing an SAP Support Package Stack with transaction SPAM. Which steps require SAP system downtime? Note: There are 2 correct answers to this question. Import of inactive dictionary objects (DD IMPORT). Modification adjustment of dictionary objects (SPDD). Activation of dictionary objects (DD ACTIVATION). Modification adjustment of other objects (SPAU). You are configuring outbound e-mails for an AS ABAP-based SAP system. What can you use to set the default domain?. Profile parameter is/SMTP/virt_host_<x>. Transaction SCOT. Report RSADRCK7. File DOMAIN.CFG. 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?. • HTTPS between the client and SAP Web Dispatcher • HTTP between SAP Web Dispatcher and the SAP system. • HTTP between the client and SAP Web Dispatcher • HTTPS between SAP Web Dispatcher and the SAP system. • HTTPS between the client and SAP Web Dispatcher • HTTPS between SAP Web Dispatcher and the SAP system. • HTTP between the client and SAP Web Dispatcher • HTTP between SAP Web Dispatcher and the SAP system. What actions can you perform using the SAP_FIORI_FOUNDATION_S4 task list? Note: There are 3 correct answers to this question. Schedule a job for calculation of SAPUI5 application index. Replicate backend catalogs. Create users with generated business roles. Generate SAP Fiori foundation roles. Enable SAP GUI for HTML. What is the purpose of the SAP HANA secure user store (hdbuserstore)? Note: There are 2 correct answers to this question. To store connection information on the SAP HANA XS advanced engine. To store connection information on the SAP HANA database client. To configure failover support in a 3-tier scenario. To configure an SAP HANA auto-restart for fault recovery. You are working in an AS ABAP-based SAP system that runs on Linux. Where is the spool data stored when you use the value 'G' for the profile parameter rspo/store _ocation?. /usr/sap/<SID>/D<nn>/work. /usr/sap/<SID>/sys/global. /usr/sap/<SID>/sys/profile. /usr/sap/<SID>/D<nn>/data. Which parameters are mandatory when using the HDBLCM tool to install the SAP HANA database system in batch mode? Note: There are 2 correct answers to this question. Installation path. Password of user sapadm. SAP HANA System ID (SID). Data and log path. What can you configure by maintaining table HTTPURLLOC?. The URL of a local Web server for user assistance resources. The path of the URL launched by transaction /UI2/FLP. The hostname of the URL launched by transaction /UI2/FLP. The URL used by classic applications. In the role maintenance transaction (PFCG) of an AS ABAP-based SAP system, which step grants the authorizations of a role to a user master record?. Assign a user to the role. Save the role. Perform a user comparison. Generate the profile. When releasing a workbench request from the development system, what are prerequisites for an export to take place? Note: There are 3 correct answers to this question. A consolidation route from the development system to a subsequent system must exist. Repository objects within the workbench request must be assigned to the same transport layer. Packages used by objects in the workbench request must be assigned to a valid transport layer. A delivery route from the development system to a subsequent system must exist. Repository objects within the workbench request must be assigned to a package. You are logged onto an AS ABAP-based SAP system. What happens when you release a task of a transport request that contains changes to a program?. The object list is handed over to the transport request. A version is Created in version management. The repository locks are released. A data file and a cofile are created. Which of the following tools are used when importing a transport request? Note: There are 3 correct answers to this question. RDDNEWPP. R3load. tp. RDDIMPDP. R3trans. Which file system locations do you need to specify when installing the SAP HANA multi-host database system using the default settings? Note: There are 2 correct answers to this question. /hana/shared. /hana/log/<SID>. /usr/sap/hostctrl. /usr/sap/<SID>. You want to set up a printer locally on a Microsoft Windows-based AS ABAP. Which host spool access method must you use?. L. G. U. C. In ABAP programs, what are features of ABAP SQL that are not available with native SQL? Note: There are 2 correct answers to this question. Execution of ABAP programs as database procedures. Use of the AS ABAP data buffer. Database independence. Execution without a work process. Which file systems are supported for the data and log volumes of the SAP HANA 2.0 database system? Note: There are 2 correct answers to this question. XFS. GPFS. OCFS2. Btrfs. When you install SAP Solution Manager 7.2 AS Java, what information do you need to provide? Note: There are 2 correct answers to this question. The package path to additional language installation media. The package path to an archive for SAP JVM. The decision whether to install an SAP Gateway integrated in the SCS instance. The decision to use an External ABAP System as UME Data Source. You are installing a Primary Application Server and a Central Services instance for an AS Java-based SAP system. What is the minimum number of Java server nodes you must configure?. 4. 1. 2. 0. Using standard tp settings, how does the transport strategy 'Queue-Driven Transports, Mass transports' differ from 'Queue-Driven Transports, Single transports'? Note: There are 3 correct answers to this question. The 'Import All Requests' button is available. The import process can be scheduled in the background. Return Code 16 is caused by an erroneous object in a transport request. Using the 'Import Request' button causes the imported transport requests to remain in the import queue. Return Code 8 is considered a successful import. 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. R3trans. R3load. tp. RDDMNTAB. RDDMASGL. Under which Java System Properties category do you find an AS Java-based Manager in the SAP NetWeaver Administrator (NWA)?. Applications. Services. Kernel. VM Environment. Which app types need SAP HANA as system database? Note: There are 2 correct answers to this question. Transactional apps. Classic applications. Analytical apps. Fact sheet apps. 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?. 1. Start ICM/Server process(es) 2. Start Offline Deployment 3. Start bootstrap process 4. Connect to Message Server. 1. Start Offline Deployment 2. Start bootstrap process 3. Start ICM/Server process(es) 4. Connect to Message Server. 1. Connect to Message Serve 2. Start Offline Deployment 3. Start bootstrap process 4. Start ICM/Server process(es). 1. Connect to Message Server 2. Start bootstrap process 3. Start Offline Deployment 4. Start ICM/Server process(es). In which subdirectories of sapmnt can you find information about startup problems of an AS Java-based SAP system? Note: There are2 correct answers to this question. J<instance no.>/log. D<instance no.> /work. SCS<instance no.>/work. J<instance no.>/work. 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. Memory cache. UFO cache. CPU cache. Disk cache. Browser cache. What is the correct sequence of the following four steps when you restart the SAP HANA database system?. 1. Aborted transactions are rolled back 2. Open transactions are recovered 3. Row tables are loaded into memory. 4. Column tables are loaded. 1. Aborted transactions are rolled back. 2. Row tables are loaded into memory. 3. Open transactions are recovered. 4. Column tables are loaded. 1. Row tables are loaded into memory 2. Column tables are loaded 3. Open transactions are recovered 4. Aborted transactions are rolled back. 1. Row tables are loaded into memory 2. Open transactions are recovered 3. Aborted transactions are rolled back 4. Column tables are loaded. When installing an SAP S/4HANA Server 1909 system, which actions can the Software Provisioning Manager (SWPM) perform only when the installation is started with the option SAPINST_STACK_XML? Check 46 Note: There are 3 correct answers to this question. Set up Transport Management System (TMS). Install an SAP Host Agent. Import additional languages. Set the password of user DDIC in client 000. Apply a SPAM/SAINT update. Which tasks can you perform when using the SAP HANA database lifecycle manager (HDBLCM) from the SAP HANA installation media? Note: There are 2 correct answers to this question. Rename the SAP HANA database system. Update the SAP HANA database system and its components. Uninstall the SAP HANA database system and its components. Extract the SAP HANA database system components. Which of the following protocols is SAP’s RFC protocol based on? Note: There are 2 correct answers to this question. http. CPI-C. OLE. TCP/IP. How does SAP HANA encrypt the data persistence layer?. By column level. By row level. By page level. By table level. What are start conditions of a background job in an AS ABAP-based SAP system? Note: There are 3 correct answers to this question. Defining an external command. Reaching a specific date and time. Switching the operation mode. Triggering a background event. Creating a job server group. In which situations can you resume the failed recovery of your productive SAP HANA tenant database? Note: There are 2 correct answers to this question. An aborted recovery of a log backup. An aborted recovery of a delta data backup. An aborted recovery of the configuration files. An aborted recovery of a complete data backup. For AS ABAP-based SAP systems, you can use Software Update Manager to update which of the following? Note: There are 2 correct answers to this question. Database system. Software component SAP_BASIS. Implemented SAP Notes. SAP kernel. 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. By assigning the correct target mappings, shipped via catalog /UI2/CLASSICAL_GUI_MENU. By assigning the authorization to start transaction SEARCH_SAP_MENU. By providing an HTTP destination type H named FIORI_CLASSICUI_HTTPS (transaction SM59). By applying the correct settings in the SAP Fiori launchpad configuration (transaction /U12/FLP_SYS_CONF or /UI2/FLP_CUS_CONF). Which instances have processes that establish a connection to the database of an SAP system? Note: There are 2 correct answers to this question. Enqueue Replication Server. Central Services. Primary Application Server. Additional Application Server. Which tools can be used to create SAP Fiori catalogs? Note: There are 2 correct answers to this question. SAP Fiori launchpad content aggregator (/UI12/FLPCA). SAP Fiori launchpad designer (/UI2/FLPD_CUST). SAP Fiori launchpad content manager (/UI2/FLPCM_CUST). SAP Fiori launchpad application manager (/UI2/FLPAM). What is the purpose of a security policy in an AS ABAP-based SAP system?. To assign selected security attributes and their values to roles. To define possible authentication mechanisms. To define security relevant system profile parameters. To assign selected security attributes and their values to users. You want to configure the TMS QA Approval procedure for an AS ABAP-based system landscape. Which approval steps can you choose? Note: There are 3 correct answers to this question. To be approved by system administration. To be approved by project manager. To be approved by developer. To be approved by department. To be approved by request owner. Your SAP S/4HANA Server system consists of an ABAP Central Services instance, a Primary Application Server instance, and two Additional Application Server instances. How many system profile files are evaluated for this SAP system during system start?. 9. 8. 4. 5. For an SAP HANA tailored datacenter integration (TDI) approach, what is the additional disk space factor required during delta merge operations?. 1.6. 2.0. 1.2. 3.0. You can use operation modes to change the quantity of which work process types? Note: There are 3 correct answers to this question. Background work process. Dialog work process. Update work process. Standby/restricted/reserved dialog work process. Spool work process. Which characteristics describe an SAP HANA multitenant database container (MDC) system? Note: There are 3 correct answers to this question. Each tenant database runs its own compile server and the preprocessor server. A multitenant database container system is identified by a single system ID (SID). The name server owns information about the location of tables and table partitions in databases. The name server provides index server functionality for the system database. Database isolation increases the isolation between tenant databases on operating system level. Which actions can be performed with the Software Update Manager (SUM) for an AS ABAP-based SAP system? Note: There are 3 correct answers to this question. Applying an SAP kernel patch. Applying a SPAM/SAINT update. Installing an SAP Host Agent. Correcting software information via a CISI run. Setting up the Transport Management System (TMS). What is the correct parameter replacement sequence in an AS Java-based SAP system? (Note: the sequences below are sorted by decreasing priority). Template custom Instance custom Template default Instance default. Instance default Instance custom Template default Template custom. Instance custom Instance default Template custom Template default. Template Default Template Custom Instance Default Instance Custom. 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. The description of the AS ABAP-based SAP system. The name of the Transport Group. The user ID of a new user that will be created. The password of a new user that will be created. The name of the Transport Domain. You have passed the initial authentication for an SAP Fiori transactional app. Which authentication technology is used for subsequent OData calls of this app?. SAML 2.0. X.509 client certificates. ABAP Session Security. SAP logon tickets. What are prerequisites to use the Software Update Manager to apply SAP Support Packages to an AS ABAP-based SAP system? Note: There are 3 correct answers to this question. The SUM archive must have been provided to the SAP Host Agent. The SAP Host Agent must have been configured by SUM. A Stack XML file must exist. The latest SAP kernel patch has been applied to the SAP system. The SUM archive must have been extracted. On an AS ABAP-based SAP system, you need to create a user that is not enabled for dialog interaction and is subject to the validity period of passwords. Which user type do you choose?. Service. System. Reference. Communications Data. In an embedded deployment, which protocol is used by object pages to access the SAP S/4HANA system?. InA. DIAG. OData. RFC. Which of the following background jobs has the highest priority?. Class C job without a target server. Class C job with a target server. Class A job with a target server. Class A job without a target server. You want to configure the transport domain for the transport of AS Java-based SAP systems (for example SAP Enterprise Portal). Which entry type do you create for these systems in the System Overview area of the Transport Management System (transaction STMS)?. Non-ABAP System. Java Stack Configuration. Virtual System. External System. In an AS ABAP-based SAP system, you are printing a list to a remote printer (host spool access method S or U) using SAP GUI. What route does the printing data take?. Dialog workprocess -> TemSe -> Spool Workprocess -> Printer. Spool Workprocess -> TemSe -> Printer. Dialog Wrokprocess -> Spool workprocess -> TemSe -> Printer. Spool workprocess -> TemSe -> Dispatcher -> Printer. In an AS ABAP-based SAP system, what can you use to change the value of a dynamically switchable parameter at runtime?. Transaction Edit profiles (RZ10). Report RSPFPAR. Command line tool sappfpar. Transaction Edit profile parameters (RZ11). You have created a task list (STC01) in your development system. What can you use to make the task list available in the quality assurance system?. File download and upload. An RFC-based distribution. A customizing request. A workbench request. When using the Java startup and control framework to shut down an AS Java-based SAP System, which of the following stops the server process(es)?. Database. Instance Controller. Sapstartsrv. ICM. Which actions can be performed with the Software Update Manager (SUM) for an AS ABAP-based SAP system? Note: There are 3 correct answers to this question. Applying an SAP kernel patch. Applying a SPAM/SAINT update. Installing an SAP Host Agent. Correcting software information via a CISI run. Setting up the Transport Management System (TMS). What can you do to determine the SAPUI5 patch level in an AS ABAP-based SAP system?. Execute the ICF service /sap/public/bc/ui5_ui5. Check the version of software component SAP_UI. Use the program WDG_MAINTAIN_UR_MIMES. Use the program /UI5/UI5_UPLOAD_PATCH_TO_MIME. |