This site is 100% ad supported. Please add an exception to adblock for this site.

80 2

Terms

undefined, object
copy deck
SPRO
커스마이징
SM50
현재 SAP 프로세스 보기
SM66
그로발 프로세스 뷰
Q: Update work processes are categorized as V1 or V2. Which of the 2 types of Update work processes has priority?
A: V1 work processes have priority.
Q: If a user is already logged on to a logon group using logon load balancing, how are diaglog wokr processes assigned to this user?
A: Depending on the load of the servers, different dialog work processes of the same R/3 instance will be assigned to the user.
Q: Which of the following statements are correct for the R/3 gateway process?
A: - One R/3 gateway process runs in each R/3 instance.
- The R/3 gateway process is able to handel communication between R/3 systems, R/2 systems and external programs.
- Remote Function Calls(RFC) are handled by the R/3 gateway process.
Q: Which of the following R/3 processes performs a connect to the database during R/3 instance startup?
A: Work process
Q: Which of the following statements are correct regarding the lock table?
A: - The lock table is located in the shared memory of the queue server, and can be accessed by all work process of the enqueue server.

- If a dialog instance requests a lock, the lock operation is performed in the enqueue work process on the enqueue server.
Q: What does "enqueue" and "dequeue" mean?
A: Locks/unlocks SAP objects during database updates.
Q: Which of the following statements are correct in regard to the R/3 authoriztion concept?
A: - Authorizations are used in R/3 to control access to data and functions.

- Special authorizations are required to define users in R/3.
Q. When you create a new user, to which client may the user log on?
A. Only in the client where the user was created
Q. Which of the following statements are true for user master records?
A. - An authorization profile can bo assigned to user master record.

- Role can be assigned to a user master recored
Q. When you create a new activity group with the profile generator, how is it assigned to the user?
A. - A role can be directly assigned to a user master recored

- From a role, an authorization profile can be generated. The profile can then be assigned to a user
Q. What is the name of the program at the operating system level which is used when an ABAP/4 program is used to trigger an external program
A. sapxpg
Q. When an R/3 instance swiches to an operation mode in which no background work processes are available, what happens if background work processes are active in the current operation mode?
A. The active background work processes are allowed to complete before the operation mode is swiched.
Q. Which of the following statements are corret regarding background job scheduling in R/3?
A. - The parameter "rdisp/btctime" determines how frequently the background job scheduler is started.

- A background job can be triggered either by time or by events.
Q. Which of the following statements is correct when using external commands in background processing in R/3?
A. You can execute operating system commands from a background job by using external programs or external commands.
Q. Which if the following types of steps can be entered when defining background jobs in R/3?
A. - ABAP program

- External commands(predefined by the system administrator)

- External programs(direct command input by system administrator)
SM02
시스템 메세지
SM04
유저 리스트
SM12
lock entries
Q: Which of the following statements are correct with regard to accessing archived data?
A: - A transport domina consists of all R/3 Systems which have RFC destinations to the same transport domain controller.
Q: Which trace can be switched on and off from whithin the R/3 System without restarting the Instance?
A: Developer Trace, SQL Trace
Q: The diagram shows the ABAP short dump of an aborted R/3 transaction. Which of the following statements are correct?
A: The error was caused by transaction which exceeded the R/3 maximum runtime in a R/3 dialog work process.

The error can be avoided by running the respective R/3 transaction as a batch job.
Q: Fron the information shown in the diagram, which of the following conclusions are correct?
A: The entries in the area marked as "2" shows an aborted V1 update component.

The entries in the area marked as "2" shows an V2 update component which will be not executed until the V1 component is successfully finished.
Q: The diagram shows an error which occured during the logon connect to an R/3 instance. Which of the following caused the error?
A: The saprouter denies access via the currently used port.
Q: Which of the following is true when creating new clients within an R/3 System?
A: The client copy can be accelerated by using several dialog work processes in parallel.
Q: Which of the following statements are correct regarding the Transport Management System(TMS)?
A: For TMS to work the user ID "TMSADM" is automatically set up on the Transport Domain Controller in client 000.

For each R/3 System, TMS creates RFC destinations which can be displayed using Transaction SM59(Display/Maintain RFC Destinations).

During the configuration of the domain controller, transport domain control data is written to the file DOMAIN.CFG in the transport directory.
Q: Which of the following options are available as global settings when setting the "System change option" in R/3?
A: Modifiable.
No modifiable.
Q:Which of the follwing tools can be used to define transport routes an R/3 System landscape?
A: - The Transport Management System
Q: What is the minimum number of Dialog Work Processes in an SAP instance?
A: - Central Instance : 2, Dialog Instance : 2
Q:Which of the following components can be secured when Secure Network Communication(SNC) is used?
A: - Communication between SAPGUI and R/3 instance.

- Communication between SAPldp and R/3 instance.

- Communication between RFC interface programs and R/3 instance.
Q: Which of the following statements regarding SAP SupportPackages are correct?
A: - Conflic Resolution Transport(CRT) are used to resolve conflicts between R/3 software component and SAP Add-ons.
- Conflic Resolution Transport(CRT) are installed by using the SAP Patch Manager(SPAM).
Q: Which of the following is correct regarding update processes?
A: -Aborted updates need to be analyzed and possibly restarted by the system administrator.
Q: What is the user name and password for the R/3 System date dictionary administrator in a newly installed system (Client 000 and 001)?
A: - User name : DDIC, password:19920706
Q: What is the user name and psssword for the R/3 System administrator in a newly installed system(Client 000 and 001)?
A: - User name : SAP*, password:06071992
Q: Which of the following technologies can be used to improve security in R/3?
A: - Use connection passwords defined in the SAProuter table.
- Use Secure Network Communication(SNC) together with 3rd-party products.
- Set patamenters in the SAP profiles, such as "login/min_password_lng".
Q: Which of the following is true of operation modes in R/3?
A: Operation modes can be scheduled for specific dates and times.
1
1
Q: Which of the following statements are correct using the corss-system viwer(SCU0) to compare clients?
A: - Table contents can be compared between diffrent clients in the sam R/3 system.

- Table contents can be compared between diffrent clients in different R/3 systems.
A: Which of the following are CPIC users in R/3?
A: - TMSADM

- SAPCPIC
Q : Which of the following statements are correct regarding the SAP Libary?
A : - To access the SAP Library, you can use either a Web server or a file server.

- Using HtmlHelpFile requests about 90% less memory on the file server.

- To access the SAP Library, you can user PlainHtmlHttp through a Web browser.
Q : How should a fequently updated table be buffered in R/3?
A : No buffering
Q: Which of the following actions actions are possible with the R/3 Alert Monitor(Trancsaction RZ20)?
A: - Monitoring serverl R/3 instance with one Alert Monitor.

- Monitoring several R/3 systems with one Alert Monitor.
Q : This Performance Analysis screen shows a case of excessive object swapping even though there is apparently enough free space in the buffer. Based upon the information indicated in areas 1 and 2, which of the following statements is correct?
A: The available free space is fragmented and the fragments are not big enough to hold the new programs.
Q: What does the Load average value in the indicated area of this Operating System Performace Monitor screen (Transaction ST06) express?
The 1,5, and 15 minute averages of the number of processes in the operating system run queue.
Q: How are expensive SQL select statements recognized?
A: Long database request time caused by too many buffer requests.
Q: In a networked R/3 System environment consisting of 1 database host and 1 or more Application Servers, 1 application Server functions are the Update work process server. Which parameter file contains, by SAP convention, the rdsp/vbname (central update
A: The gobal Default profile located on the Central Instance host.
Q: Which of the following statements are correct regarding the update service?
A: - At least one V1 update work process (rdisp/wp_no_vb) must be defined per R/3 system.

- If V2 update work processes (rdisp/wp_no_vb2) are configured, all V1 update work processes (rdisp/wp_no_vb) are reserved for V1 updates.
Q: Which of the follwing is true in terms of configuring the R/3 Enqueue Service?
A: By default, there is exactly on enqueue service per R/3 System.
Q: Which of the following statements are correct in reqard to R/3 system parameters for buffer synchronization?
A:In a central R/3 system, the parameter "rdisp/bufrefmode" must be set to "sendoff,exeauto", and the parameter "rdisp/bufretime" must be set to "60".

The parameter "rdisp/bufrefmode" with the value "sendoff,exeoff" should not be used in a central R/3 System, as this prevents buffer synchronization.

In a distributed R/3 System landscape with a database server and one or more application servers, the parameter "rdisp/bufreftime" must be set to "sendon,exeauto", and the parameter "rdisp/bufreftime" must be set to "60".
Q: Per SAP convention, which R/3 System profile contains the rdisp/wp_no_vb(number of update work processes) profile parameter?
A: The Instance profile
Q: What method should be used when a customer wants to obtain further SAPnet users for their organization?
A: Customer system administrators may create their own SAPnet users.
Q: The diagram shows a R/3 system landscape which is protected against unauthorized access by using a SAProuter. The SAProuter is using the default port number 3299. Which of the following SAProuter strings allow access to the customers R/3 System from a
A: /H/cusroute/W/xyz123/H/r3serv/S/3201

/H/cusroute/S/3299/W/xyz123/H/r3serv/S/3201
Q: Which of the following is NOT true of the SAProuter?
A: Accessing SAPnet via SAPnet R/3 Frontend is possible without installing SAProuter.
Q: Which of the following tasks can be performed to increase spooling performance?
A: Activate the option "Allow load comparison" in Spool Administration (Transaction SPAD).

Deactivate the option "Delete after ouput" under Defaults in the user master records, and run report RSPO1041 as a background job daily.

Assign printers to spool server classes: production print, high volumn print, and desktop print
Q: Printing in the R/3 System is handled by the TemSe(storage for Temporary Sequential data) and spool components. Which of the following statements is correct?
A: The instance parameter "rspo/store_location" determines whether TemSe data is stored in the database or in an operating system file.

The TemSe stores the spool data.
Q: Which are possible allocations when setting up output devices in R/3?
A: An output device can be directly allocated to a real spool server.

An output device can be directly allocated to a logical spool server.
Q: How many spool work processes may be configured for each R/3 instance?
A: More than one spool work processes may be configured for each R/3 instance.
Q: Which of the following are R/3 tools?
A: - transport Organizer

- Customizing Organizer

- Workbench Organizer
SM21
시스템 로그
Q: What is configured in the transport parameter file TP_<domain>.PFL?
A:the database host for each of the systems in the system landscape.
The location of the transport directory
Q: If you repair an SAP object, what will happen if you specify it as a "Local object"?
The repair cannot be transported.
Q: A three system landscape consists of a development system(DEV), a quality assurance system(QAS) and a production system(PRD). Using the transport management system(TMS),from which system can an import into the quality assurance system(QAS) be started?
A: From any of the three systems.
Q: In which of the following operating system files does the Transport Management System(TMS) set R/3 transport paramenters?
A: TP_<domain>.PFL
Q: When upgrading R/3 to Release 4.6B, which of the following programs is used during the actual upgrade?
A: R3up
Q: What is the name of the log file created and written to by the tool PREPARE?
A: CHECKS.log
Q: Which of the following statements are correct in regard to planning and executing an R/3 upgrade?
A: Use the PREPARE tool to detect modifications and plan possible modification adjustments during the upgrade.

Support Packages can be integrated as part of the upgrade.
Q: Which of the following upgrade strategy parameters enables you to avoid interrupting production operation when starting an upgrade?
A: A_SWITCH

A_ON
Q. which of the following objects are R/3 Repository objects?
A. - Screens

- Function modules
Q. to perform anuy modification in an R/3 System, the modification must be registered with the SAP Software Change Registration (SSCR). Which of the following DOES NOT apply to SSCR?
A. The customer must fax an object modification request to SAP
Q. How can customers avoid modifications to SAP sdanard object?
A. - Make use of enhancement concepts such as program exits and menu exits.

- Take advantage of the table append technology when changing table difinitions

- Use Support Packages to perform program corrections rather than performing coding changes manually
Q. When performing modification adjustments for the ABAP Dictionary using Transaction SPDD during an R/3 upgrade, which of the following statements are correct?
A. - Modification adjustments with Transaction SPDD are performed during upgrade to avoid data loss when customers have changed the standard ABAP Dicionary object

- The object which may need to be adjusted are domains, data elements, and tables. The modification adjustment adjustment is performed during the upgrade.
Q: Does an SAP owned object have to be assigned to a customer development class in order to be modified?
A: No.The object belongs to SAP and is considered standard functionally. The development class provides the object with its needed owership and must not be changed.
SM37
백그라운드잡보기
Which of the following statements regarding the Internet Transaction Server(ITS) are correct?
A: - The ITS can be administered from the ITS Admin instance.

- The ITS is used to connect the Workplace Server and the Webserver.
ST03N
성능 보기 시발점
Q: Which of the following statements regarding the Internet Transaction Server are correct?
A: - The ITS AGATE can be installed on the same physical server as the WebServer.

- The ITS WGATE can be installed on the same physical server as the WebServer.
ST06
OS모니터링

Deck Info

79

permalink