|
via Udemy |
Go to Course: https://www.udemy.com/course/c_tadm51_731-sap-certified-technology-associate-system-exam-r/
Sample Questions:You are running an AS Java-based SAP system. How can you determine the current Support Package level of all deployed AS Java software components?Analyze the "java_vers" file in the work directory of the central services instance.Use the "jcmon -version" command at the operating system level.Use the "java -version" command at operating system level.Use the "System Information" link on the initial screen of the AS Java.Where does AS Java store its log files (using '/' as delimiter of directories)?In the cluster-node-specific directories /usr/sap///j2ee/cluster// logIn the instance-specific directories /usr/sap///workIn the instance-specific directories /usr/sap///logIn the system-wide directory /usr/sap//SYS/globalYou are running an AS ABAP-based SAP system. Which of the following can you achieve by using operation modes? (Choose two)You can define the number of work processes reserved for RFC communication.You can define the number of background work processes reserved for jobs of class "A".You can switch background work processes to dialog work processes.You can switch spool work processes to dialog work processes.You have to import several transport requests into an AS ABAP-based SAP system using transaction STMS (Transport Management System). In the import queue of one of the SAP systems the "Import Request" (Import Single) button is displayed, but the "Import All Requests" (Import All) button is missing. What could be the reason?The "Import All Requests" button is never available in a development system.The "Queue-controlled transports, single transports" strategy has been set.The authorization for "Import All Requests" is missing for the respective SAP system.Client-specific transport routes have been configured.Your business requires data synchronization between one client (source client) in an AS ABAP- based SAP system (source system) and three different clients (target clients) in a second AS ABAP- based SAP system (target system). How do you implement this requirement using RFC technology?Define three RFC connections to the source client in the target system.Define one broadcast RFC connection of type "M" (multiple targets) to the target system in the source system.Define three RFC connections to the target clients in the source system.Define RFC connections between the three clients in the target system.You have established a backup strategy using online backups. You would like to restore your database to an earlier point in time, well AFTER the last online backup. Which files are needed for this point in time recovery?All data files, the control file, and the database parameter fileAll offline redo log files, the control file, and the Oracle executablesOnline redo log files and the control fileAll data files, the control file, and all redo logs written during and since the last online backupYou have established a Central User Administration (CUA) in AS ABAP. What user related data can be distributed from the central to the child systems? (Choose three)The Information which user master records should exist in which child systemAssignment of rolesFavorites in SAP Easy AccessDefinition of rolesInitial passwordsYou are experiencing issues during the startup of an AS ABAP-based SAP system. The work processes of the central instance do not start successfully. What do you use for analyzing the problem?The file "TRACE" in the log directory of the central instanceDeveloper traces in the work directory of the central instancetp system log in the trans/log directoryThe file "defaultTrace.0.trc" in the directory j2ee/cluster/dispatcher/log of the central instance