1.
After creating the server profile from init.ora, you can change Oracle
profile parameters in both the server profile and init.ora.
Correct Answer
B. False
Explanation
The correct answer is False. After creating the server profile from init.ora, you can only change Oracle profile parameters in the server profile, not in init.ora.
2.
Which of the following are possible ways to display the R/3 Kernel patch of a system?
Correct Answer(s)
A. Run SM51 and click Release Notes
C. Run disp+work –version at the OS level
D. Jcmon in cmd prompt
E. System status
3.
In order to read developer traces, you have to go the operating system, because SAP does not have a way to do this within the application.
Correct Answer
B. False
Explanation
False! SAP provides transaction ST11 for this purpose. ST11 can even sort the trace files by date and time.False! SAP provides transaction ST11 for this purpose. ST11 can even sort the trace files by date and time.
4.
After a new installation of R/3 Enterprise, the system has a temporary license. How long does this license last?
Correct Answer
B. Four weeks
Explanation
After a new installation of R/3 Enterprise, the system has a temporary license that lasts for four weeks.
5.
How can you confirm the patch level for SAP GUI?
Correct Answer
A. Log into SAPGUI, and hit Alt-F12 -> About
Explanation
To confirm the patch level for SAP GUI, you need to log into SAPGUI and press Alt-F12, then select "About" from the options. This will provide information about the patch level of the SAP GUI version you are using.
6.
Which of the following processes belong to AS Java?
Correct Answer(s)
A. Software Deployment Manager (SDM)
B. Dispatcher
E. Server (process)
Explanation
The ICM is not an AS Java process but an AS ABAP process. The Java
Connector is part of AS Java but is not an independent process.
7.
The data structure of the ABAP Stack in an SAP system consists of
Correct Answer
B. Client-specific data, cross-client Customizing, and the Repository
Explanation
the ABAP Stack of an SAP system consists of clients, cross-client Customizing,
and the Repository.
8.
Which of the following services are elements of the SAP NetWeaver
Development Infrastructure (NWDI)?
Correct Answer(s)
A. Design Time Repository (DTR)
C. Component Build Service (CBS)
D. Change Management Service (CMS)
Explanation
The SAP NetWeaver Development Infrastructure (NWDI) includes the Design
Time Repository for versioned source code management, the Component Build
Service for the central Build based on the component model and the Change
Management Service for the transport of Java objects to follow-up systems. The
Central Make Tool and Object Development Tool are imaginary names, the
development of J2EE applications is done with the help of the Eclipse-based
SAP NetWeaver Developer Studio.
9.
In the ABAP environment, you can carry out the entire software development
cycle in the SAP system using the ABAP Workbench tools.
Correct Answer
A. True
Explanation
Transactions, tools, and interfaces are available in the SAP system for all phases
of the (ABAP) software development process.
10.
In the case of SAP NetWeaver AS Java, it is possible to stop individual
instances under a UNIX operating system.
Correct Answer
A. True
Explanation
You can stop individual instances using the command stopsap R3 or stopsap J2EE .
11.
Which SAP processes are started when the SAP system or an instance is started?
Correct Answer(s)
A. SAPOSCOL
C. Message Server
D. Gateway Server
Explanation
SAPOSCOL is an underlying process that should always be running, even if the
SAP system is shut down. START_SAP_NOW and LAUNCH_DB are made
up. The message server is started once for each SAP system, and the gateway
server is started once for each instance.
12.
The following solutions are provided by SAP:
Correct Answer(s)
B. SAP Product Lifecycle Management (SAP PLM)
C. SAP Customer Relationship Management (SAP CRM)
D. SAP Supply Chain Management (SAP SCM)
Explanation
SAP BCE and SAP SOP are imaginary products. The others are real SAP
applications.
13.
The following personalization options are available in the SAP GUI:
Correct Answer(s)
A. You can change the font size in the SAP GUI within a certain range.
B. You can display system messages in a dialog box.
D. You can deactivate the display of pictures in the SAP GUI
F. You can use your own personal input history on your front end.
Explanation
Numerous personalization options are available, using the Extras menu, the
Customizing of local layout pushbutton, and using the status bar and Help →
Settings.... The end user cannot, however, change the size of input fields. You
also cannot use the SAP GUI to display a screen of your choice on the SAP
Easy Access screen.
14.
SAP ERP 6.0 and SAP R/3 4.6C are two completely different
solutions/applications, which are shipped by SAP.
Correct Answer
B. False
Explanation
Over years, SAP enhanced SAP R/3 with additional functionality and SAP's
next-generation enterprise resource planning solution (SAP ERP 2005) became
reality.
15.
The SAP GUI installation server can be used to install all types of SAP GUI
(SAP GUI for Windows, SAP GUI for Java, SAP GUI for HTML).
Correct Answer
B. False
Explanation
The SAP GUI installation server can only trigger the installation and update of
SAP GUI for Windows.
16.
SAProuter can be started as a demon under UNIX and as a service under
Windows.
Correct Answer
A. True
Explanation
SAProuter is started as a demon under UNIX and as a service under Windows.
This allows to start saprouter automatically after a restart of your server.
17.
You cannot activate the functions contained in SAP ECC Extension Set.
Correct Answer
B. False
Explanation
You activate the functions by selecting the relevant activation switch in the IMG
activity, "Activation Switch for SAP ERP Central Component Extension Set".
18.
You have installed a SAP NetWeaver system. Which tool makes technical
settings which are required for the technical processing of a system or a technical
scenario?
Correct Answer
B. Configuration Wizard
Explanation
The Configuration Wizard is responsible for technical settings after the
installation which are required for the technical processing of a system or a
technical scenario, e.g. connectivity, service users, usage-type initialization.
19.
Support Packages can be imported in any order.
Correct Answer
B. False
Explanation
Support Packages must be imported in ascending order, without any gaps.
20.
How can you achieve that a transport request from the DEV system will be
imported into several clients of the QAS system?
Correct Answer
B. By defining different consolidation routes pointing from the DEV system to the QAS system
Explanation
You can not address more then one consolidation route with one transport
request. If you use a client-specific transport target group, however, you can
achieve that the transport request will be ready for import into different clients of
the QAS system.