0

packaged enterprise solutions Online Quiz - 74

Description: packaged enterprise solutions Online Quiz - 74
Number of Questions: 25
Created by:
Tags: packaged enterprise solutions
Attempted 0/25 Correct 0 Score 0
  1. Operating Unit

  2. Legal Entity

  3. Set of Books

  4. Asset Organization


Correct Option: C

Which of these are Oracle Assets Key Flexfields?

  1. Asset Category

  2. Prorate Convention

  3. Depreciation Method

  4. Location


Correct Option: A,D
  1. Fiscal Year

  2. Depreciation Calendar

  3. Prorate Calendar

  4. Prorate Convention


Correct Option: B
  1. Only the R/3 system administrator.

  2. Only the R/3 system administrator and the user.

  3. Only the user himself.

  4. Only user SAP*.


Correct Option: B
  1. default

  2. start profile

  3. Central instance –instance profile

  4. 1.     Application Instance – instance profile


Correct Option: A
  1. Database export and import.

  2. Generic operating system utilities.

  3. The R/3 Client Copy transactions.

  4. R3SETUP


Correct Option: C

When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified?

  1. Maximum allowable response time.

  2. Maximum number of users who may be logged on to the instance.

  3. Maximum number of sessions per user.

  4. Name of the instance defined for the logon group.


Correct Option: C

AI Explanation

To answer this question, you need to understand the concept of Logon Load Balancing and the parameters that can be specified when creating a logon group.

Option A) Maximum allowable response time - This option is correct because the maximum allowable response time can be specified when creating a logon group. It defines the threshold for the response time, and if the response time exceeds this threshold, the instance is considered busy and new logons are redirected to other instances.

Option B) Maximum number of users who may be logged on to the instance - This option is correct because the maximum number of users who may be logged on to the instance can be specified when creating a logon group. It limits the number of concurrent logons to the instance.

Option C) Maximum number of sessions per user - This option is incorrect because the maximum number of sessions per user cannot be specified when creating a logon group. This parameter is typically set at the user level and not at the logon group level.

Option D) Name of the instance defined for the logon group - This option is correct because the name of the instance defined for the logon group can be specified when creating a logon group. It allows you to associate specific instances with the logon group.

The correct answer is C) Maximum number of sessions per user. This option cannot be specified when creating a logon group.

Which operating system level program is used to transfer exported changes from an integration system into a consolidation system?

  1. tp

  2. RDDEXPPP

  3. R3check

  4. RDDIMPDP


Correct Option: A

Given an R/3 Central Instance with all services installed on Instance ID01, and having an SAP ID of C11, what is the name of the directory where the work process trace files are written (for Windows NT replace the "/" with "\")?

  1. /usr/sap/C11/DVEBMGS01/data

  2. /usr/sap/C11/DVEBMGS01/log

  3. /usr/sap/C11/DVEBMGS01/work

  4. The trace files are written in internal database tables.


Correct Option: C

What is the command line syntax to start the saprouter with the access control, logging, and password options disabled?

  1. saprouter

  2. saprouter -s

  3. saprouter -startup

  4. saprouter -r


Correct Option: D

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) saprouter - This option does not include any additional parameters or options. It will start the saprouter, but it does not specify whether the access control, logging, and password options should be disabled.

Option B) saprouter -s - This option includes the "-s" parameter, which stands for "secure mode". This option is not relevant to disabling the access control, logging, and password options.

Option C) saprouter -startup - This option includes the "-startup" parameter, which is not valid for starting the saprouter with the access control, logging, and password options disabled. This parameter is used to specify a startup file for the saprouter.

Option D) saprouter -r - This option includes the "-r" parameter, which stands for "run mode". When used with saprouter, it starts the saprouter with the access control, logging, and password options disabled. Therefore, this is the correct answer.

The correct answer is D) saprouter -r. This option is correct because it starts the saprouter with the access control, logging, and password options disabled.

Which of the following is not a component of a work process?

  1.   task handler

  2. communications interface

  3. ABAP/4 processor

  4. database interface


Correct Option: B

AI Explanation

To answer this question, we need to understand the components of a work process.

A work process is a unit of work that is executed by a computer system. It consists of several components that work together to perform specific tasks. The components of a work process typically include:

A. Task handler - This component is responsible for managing and coordinating the execution of tasks within the work process.

B. Communications interface - This component is responsible for handling communication between the work process and other components or systems.

C. ABAP/4 processor - This component is specific to the ABAP programming language and is responsible for executing ABAP programs within the work process.

D. Database interface - This component is responsible for handling communication between the work process and the database system.

The component that is not a part of a work process is the communications interface (Option B). The other options (A, C, and D) are all components that are typically found in a work process.

Therefore, the correct answer is B.

Which of the following interprocess communication mechanisms are used by R/3?

  1. message queues

  2. named pipes

  3. semaphores

  4. task memory


Correct Option: C

With which UNIX command can you find out if the SAP instance is running and also if the database is running?

  1. With the vmstat command

  2. With the ps command

  3. With the ls command

  4. With the jobs command


Correct Option: B

What command is used to display the unique platform identifier needed to license an R/3 system?

  1. saplicence –show

  2. saplicense –install

  3. saplicense –obtain

  4. saplicense –get


Correct Option: D

Which of the following users is authorized to maintain R/3 user id parameters?

  1. Only the R/3 system administrator.

  2. Only the R/3 system administrator and the user.

  3. Only the user himself.

  4. Only user SAP*.


Correct Option: B
Explanation:

To solve this question, the user needs to have a basic understanding of SAP R/3 user id parameters and the authorization levels for maintaining them.

Option A: Only the R/3 system administrator - This option is partially correct. The R/3 system administrator is authorized to maintain R/3 user id parameters, but there may be other users who are also authorized to do so.

Option B: Only the R/3 system administrator and the user - This option is partially correct. Both the R/3 system administrator and the user are authorized to maintain R/3 user id parameters, but there may be other users who are also authorized to do so.

Option C: Only the user himself - This option is incorrect. While users can maintain some of their own user id parameters, there are certain parameters that only the system administrator can change.

Option D: Only user SAP* - This option is incorrect. User SAP* is a default user id in SAP R/3 that is used for emergency access and is not authorized to maintain user id parameters.

Therefore, the correct answer is option B: Only the R/3 system administrator and the user.

Which R/3 System user is used for starting external programs using SAP background jobs?

  1. DDIC

  2. SAP*

  3. ADM

  4. SAPCPIC


Correct Option: D

Parameter rdisp/mshost found in which profile

  1. default

  2. start profile

  3. Central instance –instance profile

  4. 1.     Application Instance – instance profile


Correct Option: A

Which of the following is recommended by SAP to be used for copying very large R/3 System clients?

  1. Database export and import.

  2. Generic operating system utilities.

  3. The R/3 Client Copy transactions.

  4. R3SETUP


Correct Option: C

What is the name of the parameter file used by the R/3 Transport System?

  1. DEFAULT.PFL

  2. TPPARAM

  3. TPPARAM.sap

  4. DOMAIN.CFG


Correct Option: D

When creating a logon group for Logon Load Balancing, which of the following CANNOT be specified?

  1. Maximum allowable response time.

  2. Maximum number of users who may be logged on to the instance.

  3. Maximum number of sessions per user.

  4. Name of the instance defined for the logon group.


Correct Option: C

Which operating system level program is used to transfer exported changes from an integration system into a consolidation system?

  1. tp

  2. RDDEXPPP

  3. R3check

  4. RDDIMPDP


Correct Option: A
- Hide questions