cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SID

Former Member
0 Likes
11,530

Hi Sap Gurus,

I have a query. What is S I D .Tell me whr it will be used.

Regards

Raju.k,

View Entire Topic
Former Member
0 Likes

Hi,

the SID or with other words the SAP System Identifier (sapsid) is a unique identification of a SAP System Instance. Within a SAP Customer Landscape it is essential to have each SAP instance distinguishably and addressable uniquely, especially if a customer has 50 or 60 Systems running. Along with the SID there is a System Nr. which should be also uniquely defined to this SID (e.g. SID = MBS and SystemNr. = 00 and/or SID = TST and SystemNr. = 01). The System Number reflects a range of reserved tcp-ports in the services of an operating system (look at C:\windows\system32\drivers\etc\services) to access the SAP System. See also a short cut of the installation guide of SAP Netweaver 2004s:

SAP System ID and Database ID

Parameters Description Enter Your Values

SAP System ID

<SAPSID>

The SAP System ID <SAPSID> identifies the whole SAP

system.

Caution

Choose your SAP system ID carefully. You cannot change

the SAP system ID after the installation.

Make sure that your SAP system ID:

1.) Is unique throughout your organization

2.) Consists of exactly three alphanumeric characters

3.) Contains only uppercase letters

4.) Has a letter for the first character

5.) Does not include any of the following, which are reserved

IDs:

ADD ALL AND ANY ASC COM DBA END EPS FOR GID IBM

INT KEY LOG MON NIX NOT OFF OMS RAW ROW SAP SET

SGA SHG SID SQL SYS TMP UID USR VAR

...

Database ID <DBSID> The <DBSID> identifies the database instance.

The database ID <DBSID> can be different from the SAP

system ID.

...

SAP System Instances, Hosts and Ports

Parameters Description Enter Your Values

Instance Number Instance Number:

Technical identifier for internal processes, consisting of a

two-digit number from 00 to 97.

The instance number must be unique on a host. That is, if

more than one SAP instance is running on the same host, these

instances must be assigned different numbers.

If you want to install an additional application server

instance, you must use exactly the same instance number as the

existing primary application server instance.

...

12/04/2006 PUBLIC 27/158

2 Planning

2.5 Basic SAP System Parameters

Parameters Description Enter Your Values

To find out this number, look under the SAP directory

/usr/sap/<SAPSID>/DVEBMGS<nn> on the host of the primary

application server instance.

The value <nn> is the number assigned to the primary application

server instance.