Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding sap instance

Former Member
0 Likes
760

what is sap instance?

Moderator message : Search for available information, forums are not substitute for formal training. Thread locked.

Edited by: Vinod Kumar on Nov 28, 2011 12:06 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
738

Hi Praveen,

SAP instances are defined during the installation of the SAP system.

The term “instance” is often used synonymously with “server” or “application server” in the SAP system. This depends on the selected installation environment. You can install multiple instances on one application server.

An SAP instance defines a group of resources such as memory, work processes and so on, usually in support of a single application server or database server within a client/server environment. Application servers share the same memory areas and are controlled by the same dispatcher process.

<Reward request removed by moderator>

Edited by: Vinod Kumar on Nov 28, 2011 12:09 PM

4 REPLIES 4
Read only

Former Member
0 Likes
739

Hi Praveen,

SAP instances are defined during the installation of the SAP system.

The term “instance” is often used synonymously with “server” or “application server” in the SAP system. This depends on the selected installation environment. You can install multiple instances on one application server.

An SAP instance defines a group of resources such as memory, work processes and so on, usually in support of a single application server or database server within a client/server environment. Application servers share the same memory areas and are controlled by the same dispatcher process.

<Reward request removed by moderator>

Edited by: Vinod Kumar on Nov 28, 2011 12:09 PM

Read only

Former Member
0 Likes
738

HI,

it is an administrative unit that groups components of an SAP R/3 system that provide one or more services.

These services are started and stopped at the same time. All components belonging to an instance are provided with parameters using a common instance profile. A central SAP R/3 System consists of a single instance that includes all the necessary SAP services.

Read only

Former Member
Read only

0 Likes
738

SAP instance resides on an Application Server

The SAP instance on an Application Server communicates with a database associated with this instance.