Showing posts with label Answers to sample Questions. Show all posts
Showing posts with label Answers to sample Questions. Show all posts

Wednesday, January 23, 2008

Sample Basis Questions Answers 5

1)What will happen if a background job is running and the Operation Mode Switch is activated in between?

  1. The job will be cancelled

  2. The job will be put in Suspended state

  3. The Job will continue to run and once it finishes then the Operation Mode Switch will occur

  4. The Operation Mode will happen the next day



2)The standard System Landscape recommended by SAP is
  1. DEV, QAS & PRD systems on one Server

  2. DEV & QAS on one server and PRD on another server

  3. DEV, QAS & PRD on separate server

  4. DEV on one server and QAS & PRD on one server



3)Access Method is
  1. Connection between Dialog & Spool Work Process

  2. Connection between OS Spool and the Actual Printer

  3. Connection between Spool Work Process and OS Spool

  4. Connection between Spool Request & Output Request



4)Total number of clients supported per SAP system
  1. 1000

  2. 999

  3. 500

  4. 998


5)Which of these is a communication user in client 000?
  1. TMSADM

  2. SAPDPIC

  3. DDIC

  4. SYS


6)Which of the following files contain TP configuration?
  1. transport.ini

  2. DOMAIN_DEV.cfg

  3. TP_.PFL

  4. tpimport.pfg


7)Which process first connects to the database?
  1. Dispatcher

  2. Message server

  3. Work process

  4. SAPGUI


8)Where the SAP Spool system stores data?
  1. In the TemSe database

  2. at the Operating system

  3. in the shared memory of the central instance

  4. in the shared memory of the dialog instance


9)Memory allocation sequence for dialog work process is

  1. roll first, heap memory until exhausted, remaining of roll area, then Extended memory

  2. roll first, Extended memory until quota reached, remaining of Roll area, then Heap memory

  3. Extended memory until quota reached, then the whole of Roll area, then heap memory

  4. roll first , then heap memory, then extended memory , remaining roll area.



10)For external programs which process is used to trigger an event within an SAP system
  1. sapxpg

  2. gwrd

  3. dpmon

  4. sapevt

Thursday, December 20, 2007

Sample Basis Questions 1 Answers

Here i am posting 10 sample basis questions
Answers

1. Which of the following are standard users in SAP systems? (More than one answers)

a)sap
b)ddic
c)system
d)sap*

2. A background job contains one or more steps. A step can be (More than one answers)

a) An ABAP Program
b) An external Program
c) A java program
d) An external os command

3. What are the status a background job can have? (More than one answers)

a) Running
b) Released
c) Finished
d) Error


4.What remote procedure calls does SAP provide?
(More than one answers)

a) Synchronous RFC
b) Looped RFC
c) Queued RFC
d) Direct RFC

5. Which of the following are work process?

a) Dialog.
b) Message Server
c) ICM
d) Update
e) Gateway

6. Which of the following are valid transport routes?

a) Transport route
b) Consolidation route
c) Integration route
d) Delivery route

7. Support Package is imported using the tool

a) SPAU
b) SPAM
c) SPDD
d) SAINT

8. The tool for installing an add-on is

a) SPAM
b) SPAU
c) SAINT
d) SCU0

9. Which of the following printing mode exist in sap system?
(More than one answers)

a) Remote Printing
b) Local Printing
c) Instance Printing
d) Front-end Printing

10. Which of the following transaction is used to configure printers in sap system?

a) SPAU
b) SPAD
c) SP01
d) SP02



Tuesday, November 6, 2007

Answers to sample questions2

Answers

1)
In what sequence does the system read the system parameters the specified locations?
a) Instance profile
-> Default profile -> Kernel
b) start.ini
-> Kernel -> Default profile -> Instance profile
c) Kernel
-> Default profile -> Instance profile
d) Kernel -> start.ini -> Default profile -> Instance profile


2) Which are the possible Client Roles
a) Test
b) Production
c) Demo
d) Integration

3) Which of the following are types of change requests?
a) Workbench request
b) Developer request
c) Customizing request
d) cross-client customizing request

4)In sap when a background job can be triggered?
a)When an even occurs
b) when database updates
c) when a job finished succesfully
d) can be triggered only in relese R/3 4.7

5) Which of the following work process can be dynamically changed?
a) BTC
b)Spool
c) v1
d) DIA

6) Which of the follwing are types of RFC destinations
a) Inter-system connection
b) R/3 connections
c) R/2 connections
d) Remote connections

7) Example of Java Standalone installation is?
a) Mysap 2005
b) WebAS 7.1
c) Sap BW 3.0
d) SAP Enterprise portal

8)Which of the following work process supports multiplexing?
a) Update
b) Background
c) Dialog
d) Enqueue

9)What tasks does a task handler carry out?
a) Triggers a event
b) Acess the database
c) Compile the Abap code
d)
Coordinates activities within the work process

10)
During asynchronous updates, which process records the data to be changed in VB* tables?
a) Dialog
b)Update
c)Enqueue
d) Spool

Showing posts with label Answers to sample Questions. Show all posts
Showing posts with label Answers to sample Questions. Show all posts

Wednesday, January 23, 2008

Sample Basis Questions Answers 5

1)What will happen if a background job is running and the Operation Mode Switch is activated in between?

  1. The job will be cancelled

  2. The job will be put in Suspended state

  3. The Job will continue to run and once it finishes then the Operation Mode Switch will occur

  4. The Operation Mode will happen the next day



2)The standard System Landscape recommended by SAP is
  1. DEV, QAS & PRD systems on one Server

  2. DEV & QAS on one server and PRD on another server

  3. DEV, QAS & PRD on separate server

  4. DEV on one server and QAS & PRD on one server



3)Access Method is
  1. Connection between Dialog & Spool Work Process

  2. Connection between OS Spool and the Actual Printer

  3. Connection between Spool Work Process and OS Spool

  4. Connection between Spool Request & Output Request



4)Total number of clients supported per SAP system
  1. 1000

  2. 999

  3. 500

  4. 998


5)Which of these is a communication user in client 000?
  1. TMSADM

  2. SAPDPIC

  3. DDIC

  4. SYS


6)Which of the following files contain TP configuration?
  1. transport.ini

  2. DOMAIN_DEV.cfg

  3. TP_.PFL

  4. tpimport.pfg


7)Which process first connects to the database?
  1. Dispatcher

  2. Message server

  3. Work process

  4. SAPGUI


8)Where the SAP Spool system stores data?
  1. In the TemSe database

  2. at the Operating system

  3. in the shared memory of the central instance

  4. in the shared memory of the dialog instance


9)Memory allocation sequence for dialog work process is

  1. roll first, heap memory until exhausted, remaining of roll area, then Extended memory

  2. roll first, Extended memory until quota reached, remaining of Roll area, then Heap memory

  3. Extended memory until quota reached, then the whole of Roll area, then heap memory

  4. roll first , then heap memory, then extended memory , remaining roll area.



10)For external programs which process is used to trigger an event within an SAP system
  1. sapxpg

  2. gwrd

  3. dpmon

  4. sapevt

Thursday, December 20, 2007

Sample Basis Questions 1 Answers

Here i am posting 10 sample basis questions
Answers

1. Which of the following are standard users in SAP systems? (More than one answers)

a)sap
b)ddic
c)system
d)sap*

2. A background job contains one or more steps. A step can be (More than one answers)

a) An ABAP Program
b) An external Program
c) A java program
d) An external os command

3. What are the status a background job can have? (More than one answers)

a) Running
b) Released
c) Finished
d) Error


4.What remote procedure calls does SAP provide?
(More than one answers)

a) Synchronous RFC
b) Looped RFC
c) Queued RFC
d) Direct RFC

5. Which of the following are work process?

a) Dialog.
b) Message Server
c) ICM
d) Update
e) Gateway

6. Which of the following are valid transport routes?

a) Transport route
b) Consolidation route
c) Integration route
d) Delivery route

7. Support Package is imported using the tool

a) SPAU
b) SPAM
c) SPDD
d) SAINT

8. The tool for installing an add-on is

a) SPAM
b) SPAU
c) SAINT
d) SCU0

9. Which of the following printing mode exist in sap system?
(More than one answers)

a) Remote Printing
b) Local Printing
c) Instance Printing
d) Front-end Printing

10. Which of the following transaction is used to configure printers in sap system?

a) SPAU
b) SPAD
c) SP01
d) SP02



Tuesday, November 6, 2007

Answers to sample questions2

Answers

1)
In what sequence does the system read the system parameters the specified locations?
a) Instance profile
-> Default profile -> Kernel
b) start.ini
-> Kernel -> Default profile -> Instance profile
c) Kernel
-> Default profile -> Instance profile
d) Kernel -> start.ini -> Default profile -> Instance profile


2) Which are the possible Client Roles
a) Test
b) Production
c) Demo
d) Integration

3) Which of the following are types of change requests?
a) Workbench request
b) Developer request
c) Customizing request
d) cross-client customizing request

4)In sap when a background job can be triggered?
a)When an even occurs
b) when database updates
c) when a job finished succesfully
d) can be triggered only in relese R/3 4.7

5) Which of the following work process can be dynamically changed?
a) BTC
b)Spool
c) v1
d) DIA

6) Which of the follwing are types of RFC destinations
a) Inter-system connection
b) R/3 connections
c) R/2 connections
d) Remote connections

7) Example of Java Standalone installation is?
a) Mysap 2005
b) WebAS 7.1
c) Sap BW 3.0
d) SAP Enterprise portal

8)Which of the following work process supports multiplexing?
a) Update
b) Background
c) Dialog
d) Enqueue

9)What tasks does a task handler carry out?
a) Triggers a event
b) Acess the database
c) Compile the Abap code
d)
Coordinates activities within the work process

10)
During asynchronous updates, which process records the data to be changed in VB* tables?
a) Dialog
b)Update
c)Enqueue
d) Spool