Friday, August 29, 2014

Interview Q & A Page – 15

          BASIS / NETWEAVER INTERVIEW QUESTIONS AND ANSWERS
              

Page - 15

141..What is the function of Transport Organizer?

 Transport Organizer records customizing changes and ABAP Development Workbench changes in transport requests for Customizing and development.

142..What is the function of Modification Assistant?

The Modification Assistant helps you modify SAP standard delivered
objects and simplify a possible Modification adjustment during applying a
Support Package or performing an Upgrade.


143..What status can a job have?

 A..Released
 B..Active
 C..Finished

In addition to the three correct answers, a job could have the status Scheduled,
Ready, or Cancelled.

144..What is the primary function of the $ORACLE HOME/saparch directory?

The saparch directory holds the archived database log files


145..What is the purpose of the Oracle "OPS$connect" function?

OPS$connect authorization allows an operating system user to connect to the database without being prompted for a password


146..What can alert monitoring be used for?

Monitoring objects are only monitored, not administered using alert monitoring.
The range of objects monitored is very large, since monitors can also be created
for exotic objects

147..How to  define instance  in the operation mode in SAP? 
       
A.. Choose CCMS Configuration Operation Modes/Instances, or call transaction RZ04. The system displays a list of productive instances.

B..Create  an operation mode (which can be automatically switched).
To do this, choose Operation Mode  Create.

148..What is realization?

The purpose of this phase is to implement all the business process requirements based on the business blue print. The system configuration methodology is provided in two packages

#Baseline(major scope)
#Final configuration(remaining scope)
some of the documents are unit testing, integrating testing, gap analysis and so on. 

149..What is  an  ‘RFC’ in SAP?

It  gives a brief overview of the Remote Function Call (RFC) within an SAP System, that is how the RFC Interface works the functionality that is provided by the RFC

150..What is the procedure to perform a full backup for Windows?

A..Save the Registry.
B..Save system state data.
C..Back up all SAP-specific and database-related directories.

Interview Q & A Page – 14

BASIS / NETWEAVER INTERVIEW QUESTIONS AND ANSWERS
              

Page - 14


131..What is the difference between central instance & dialogue instance?


Instance where message server and enqueue server is present that is called central instance Which doesn't contain message server and enqueue server that is called dialogue instance

132..What is the difference between Unicode & non Unicode?

Unicode means it will support for all the languages and code pages


Non Unicode – it will not supported the all the language except English & German
133..How to check the system availability?

Using the transaction code RZ20 (or) available.log file on windows Work directory: this stores start up and error logs

134..What Can the SAP Solution Manager Do?

The SAP Solution Manager is the central implementation and operation platform for
SAP applications. To be able to use this central platform, first maintain the systems
in your solution landscape in the Solution Manager System Landscape
135..Which RFC variant can you use to process work steps in parallel?

 You can use asynchronous RFC to process program steps in parallel, as
long as there are work processes available in the system.

136..Which actions are possible using the Visual Administrator in the Monitoring service?

A..Changes to threshold values
B..Display monitoring data for Java instances

The tasks of the Monitoring service are to create a history, change threshold
values, and display collected monitoring data.

137..Which software components allow load balancing in the context of SAP
NetWeaver as Java?

  A..SAP Web Dispatcher
  B..Java dispatcher

The SAP Web Dispatcher distributes inbound requests across multiple SAP NetWeaver AS Java instances. The Java dispatcher receives the requests within an instance and distributes these to the server processes of the instance.


What are the advantages of a three-tier client/server configuration as compared
to a single-tier or two-tier configuration?

A..Simpler scalability
B..Load balancing possible

Implementing an additional hardware layer for application processes makes it easier to adapt an SAP system if the number of users changes (scalability), and to assign user groups to specific application servers (software-oriented view), (load balancing). The additional hardware layer does not, however, reduce the administrative workload.
                  
138..What data is contained in a client?

 client contains client-specific Customizing, user data, and application data.

139..What are the advantages of a three-tier client/server configuration as compared to a single-tier or two-tier configuration?

A..Simpler scalability
B..Load balancing possible

Implementing an additional hardware layer for application processes makes it
easier to adapt an SAP system if the number of users changes (scalability), and
to assign user groups to specific application servers (software-oriented view),
(load balancing). The additional hardware layer does not, however, reduce
the administrative workload.

 140..What is a transport request ?

A transport request is a information source in the Transport Organizer
that can record all changes and modifications made to repository objects and
customizing settings during the adoption of the system.

Interview Q & A Page - 13

BASIS / NETWEAVER INTERVIEW QUESTIONS AND ANSWERS
              

Page - 13

121..How many clients  you can create on the sap system?

997 clients we can create

122..How do you disable multiple login in the same client?

To disable multiple users login within the same client implementation this parameter in the instance profile login\disable\_multi_gui_login = 1

123..What are pre requisites for client Export & Import?

A..Reorganize which is source system & which is target system

B..Establish the RFC connection between source system and destination system

C..Check the availability of background work process (must needs one work process)

D..We need to check the source client size

E..We need to check the spaces at sap level & O.S level

124..What is logical system?

To identify the client in the landscape .it is unique identified


125..Why we required 2 background work process in support packages?

Support package is the time taking process in this process due to some problems. If one job is failed another one job is take the backup

126..What is the use of portal system?
              
A..Portal is the middle ware technology

B..It is a web based technology based on web site


127..What is database client?


Database client is used to convert the open SQL statement into native SQL statement and vice versa

128..What file is responsible for sap backup?
 Init<Sid>.sap

129..What is  your  backup  strategy?

We do daily on line backup on all servers and weekly offline backup on DEV and Quality systems

130..What is db refresh?

It is the process of refreshing the data of one system by another system [OS, DB & R3] remains the same but only db is refreshed