Vous êtes sur la page 1sur 5

SAP Note

33135 - Guide for OSS1


Version 20 Validity: 25.04.2014 - active

Language English

Header Data
Released On 25.04.2014 11:50:11
Release Status Released for Customer
Component
XX-SER-NET-HTL Problems with remote access from SAP to Customer system
Priority
Correction with high priority
Category
Consulting

Symptom
This note concerns the setting up of the remote connection via transaction OSS1.

Other Terms
OSS1, RFC connections to SAPNet R/3 front end, SAPOSS, OSS_RFC, SAProuter

Reason and Prerequisites


The remote connection to SAP and the R/3 system are involved.

Solution
On April 03, 2006, we deactivated SAPNet - R/3 frontend as a user interface. SAPNet - R/3 frontend,
which was introduced in 1995 as SAP's Online Service System (OSS), was SAP's first and, for a long
time, its only support system, which customers worldwide accessed using transaction OSS1.
Today, the SAProuter connection via transaction OSS1 continues to be used for the following RFC
connections:
- Transfer of EarlyWatch Alert data
- Exchange of data using the SAP Notes Assistant
To install and configure this transaction, proceed exactly as follows:
1. 1. Making the technical settings for OSS1
You must configure transaction OSS1 to be able to use it. Choose "Parameter" from the menu bar (->
Techn. Settings) and choose "Change".
The technical settings for transaction OSS1 are set by default to Walldorf (sapserv3) with the IP
address 147.204.2.5. If this address does not correspond with the entry in your host file, choose
the sapserv3 IP address that is valid for you by choosing the menu option "SAPRouter at SAP ->
Walldorf".
Furthermore, enter your local SAPRouter information in the "SAPRouter 1" fields. Now save the
settings.
After making these changes, the screen for the technical settings look as follows:
Router data for the logon to SAPNet - R/3 frontend
+-Customer SAPRouters------------------------------------------+
| +-SAPRouter 1------------------+ +-SAPRouter 2-----------------+ |
| | Name my_saprouter | | Name | |
| | IP Address x.x.x.x | | IP Address | |
| | Instance No. 99 | | Instance No. | |
| +------------------------------++-----------------------------+ |
+---------------------------------------------------------------------+
+-SAPRouter and OSS Message Server at SAP----------------------------+
| +-SAPRouter at SAP-------------+ +-OSS Message Server----------+ |
| | Name sapservX | | Name oss001 | |
| | IP Address x.x.x.x | | DB Name O01 | |
| | Instance No. 99 | | Instance No. | |
| +------------------------------++-----------------------------+ |
+---------------------------------------------------------------------+
NOTE:
Replace sapservX with the following values:
sapserv1
sapserv2
sapserv3
sapserv4
sapserv5
sapserv7
sapserv9

(194.117.106.129) connection via Internet VPN


(194.39.131.34) connection via Internet SNC
(147.204.2.5) for customers with connection to Germany
(204.79.199.2) for customers in America
(194.39.138.2) for customers in Japan
(194.39.134.35) for customers in Asia
(169.145.197.110) for customers in Asia

sapserv10 (203.13.159.37) for customers in China


Choose "Start Logon to SAPNet - R/3 Frontend". If the system issues message S1 452, there are errors
in the operating system configuration. In this case, see appendix A.
When you install an access authorization file "saprouttab", you should ensure that all of your front
ends and R/3 servers can establish a connection to sapserv3, service sapdp99. Appendix E contains
examples of saprouttabs. For more information on the SAPRouter, refer to the SAPRouter documentation
(Note 30289).
Try it again until the dialog box "Please select a group" appears. If the dialog box "Please select
a group" is displayed, the configuration for transaction OSS1 is correct. You can then proceed with
the next section.
Comment:
When you try to log on to SAPNet - R/3 frontend, the system issues an error message indicating that
you are no longer allowed to log on to SAPNet - R/3 frontend.
2. Further questions?
As soon as you have carried out the steps described above, transaction OSS1 should connect you to
the most efficient SAPNet - R/3 frontend application server. If you have any questions or problems,
o create a customer message under the component
XX-SER-NET with the short text "SAP Service Marketplace via
Extranet..."
o or call your local Global Support
Customer Interaction (GSCI):
http://service.sap.com/access-support
-> Help & Support
> Contact SAP
Appendix A
If, when you try to log on to SAPNet - R/3 frontend with
transaction OSS1, the system displays message S1 452, there is an incorrect setting somewhere
(either in the technical settings for OSS1 or at operating system level).
To find out why the connection to the message server was unsuccessful, choose Tools (Case, Test
( Developer trace (transaction ST11). The trace contains an entry for dev_lg. This file contains the
error log. The LOCATION line, if available, contains the host on which the error occurred. The
problem description is found in the ERROR line. If you cannot find the entry dev_lg, check whether
the program "lgtst" exists (see appendix B).
Examples of the contents of dev_lg:
************************************************************************
*
* ERROR partner not reached (host abc.def.gh.i, service sapdp99)
*
* TIME Thu Aug 10 09:17:57 1995
* RELEASE 21J
* COMPONENT NI (network interface)
* VERSION 15
* RC -10
* MODULE niuxi.c
* LINE 773
* DETAIL NiPConnect
* SYSTEM CALL connect
* ERRNO 239
* ERRNO TEXT Connection refused
* COUNTER 1
*
************************************************************************
Here, the system could not reach the SAPRouter. For example, no SAProuter could be found under
service 99 (port 3299) on the host with the IP address abc.def.gh.i. The SAPRouter process does not
work or the IP address was not configured correctly in OSS1.
************************************************************************
*
* ERROR service 'sapdp99' unknown
*
* TIME Thu Aug 10 09:22:00 1995
* RELEASE 30A
* COMPONENT NI (network interface)
* VERSION 17
* RC -3
* MODULE niuxi.c
* LINE 404
* DETAIL NiPServToNo
* SYSTEM CALL getservbyname
* COUNTER 1
*
************************************************************************
This message indicates that the service sapdp99 was not entered in /etc/services. Add the entry
in /etc/services. This must be available on all R/3 servers and frontends.
************************************************************************
*
* LOCATION SapRouter on abc.def.gh.i
* ERROR route permission denied (XXXXXXXX to sapservX, sapdp99)
*
* TIME Thu Aug 10 09:37:44 1995
* RELEASE 30A
* COMPONENT NI (network interface)
* VERSION 17

* RC -94
* MODULE nixxrout.c
* LINE 1426
* COUNTER 1
*
************************************************************************
The file saprouttab, which contains the valid connections, is incorrect. The SAPRouter on the host
abc.def.gh.i does not set up the connection to sapservX. Check the SAPRouter file saprouttab. This
should contain every R/3 server and frontend (see also appendix E).
************************************************************************
*
* LOCATION SapRouter on abc.def.gh.i
* ERROR internal error
*
* TIME Thu Aug 10 10:50:18 1995
* RELEASE 21J
* COMPONENT NI (network interface)
* VERSION 15
* RC -93
* MODULE niuxi.c
* LINE 773
* DETAIL NiPConnect
* SYSTEM CALL connect
* ERRNO 242
* ERRNO TEXT No route to host
* COUNTER 1
*
************************************************************************
This error message indicates that the host abc.def.gh.i cannot process the IP address of the next
host configured in OSS1. If the SAPRouter error message appears and the next host is sapservX, check
the address for sapservX. OSS1 is delivered with the default settings sapserv3 and IP address
147.204.2.5. Customers in the U.S.A. are normally connected to sapserv4, IP address 204.79.199.2. If
required, change the technical settings of OSS1 accordingly.
************************************************************************
*
* ERROR internal error
*
* TIME Thu Nov 23 00:11:20 1995
* RELEASE 21J
* COMPONENT NI (network interface)
* VERSION 15
* RC -1
* COUNTER 1
*
************************************************************************
This message shows that the instance number entered does not agree with at least one of the
technical settings for the SAPRouter defined in OSS1. The default for the instance number of the
SAPRouter is 99. Under no circumstances should you enter the instance number of your R/3 system for
the SAPRouter. You need to specify instance number 99 for sapservX. Otherwise, it is not possible to
log on to SAPNet - R/3 frontend.
************************************************************************
*
* LOCATION SapRouter on sapservX
* ERROR route permission denied (XXXXXX to oss002, sapmsO01)
*
* TIME Mon Nov 27 19:25:54 1995
* RELEASE 30A
* COMPONENT NI (network interface)
* VERSION 15
* RC -94
* MODULE nixxrout.c
* LINE 1390
* COUNTER 1
*
************************************************************************
An incorrect server was entered as message server 001, in this example, the server oss002. The
message server for O01 is oss001. Change the technical settings for transaction OSS1 accordingly.

Appendix B (for Windows NT only)


Change to the directory "\usr\sap\<SID>\SYS\exe\run" and search for the program "lgtst.exe". If you
cannot find it, or if the length of this file is not exactly 640216 bytes, import the program
"lgtst.exe" from sapservX via ftp:
> > ftp sapservX
Connected to sapservX.
220 sapservX FTP server (Version 1.7.194.2 Wed Sep 8 17:23:04 GMT 1993) ready.
Name: ftp
331 Guest login ok, send ident as password.
Password: <your customer number>
ftp> cd dist/permanent/OSS1/lgtst.exe
250 CWD command successful.
ftp> binary
200 Type set to I.
ftp> get lgtst.exe
150 Opening BINARY mode data connection for lgtst.exe (640216 bytes).
226 Transfer complete.
640216 bytes received.

ftp> bye
Copy this file into the aforementioned directory.

Appendix C
The messages from transaction OSS1 (error messages and information) are given in the following list.
Each message is described briefly.
----------------------------------------------------------------------|No.| Message Text |
----------------------------------------------------------------------|450| Maintain technical settings first.
|452| Unable to connect to SAPNet - R/3 Frontend message server.
|454| E: Unable to start SAPGUI.
|455| SAPGUI was started.
|456| Specify a server name.
|457| Specify an IP address.
|458| Specify an instance number.
|459| Specify a database name.
|460| No authorization to log on to Online Service System.
|461| No authorization to maintain technical settings.
|462| E: RFC destination could not be generated.
----------------------------------------------------------------------Number 450: Maintain technical settings first.
You can only log on to SAPNet - R/3 Frontend if
the technical settings are maintained. The technical settings determine the network path from the
customer R/3 system to the online service system.
Number 452: Unable to connect to SAPNet - R/3 frontend message server.
This message appears if the connection to the SAPNet - R/3 frontend message server was not possible
(system name O01, server oss001). There can be different reasons for this (see appendix A).
Number 454: E: Unable to start SAPGUI.
Transaction OSS1 could not start the SAPGUI (not SAPTEMU), either because the program does not exist
in the specified path, or because the execute permission is not set correctly. Check whether the
SAPGUI exists; SAPTEMU alone is not sufficient.
Number 455: SAPGUI was started.
This is not an error message. It merely informs you that an additional SAPGUI was started to
establish a connection to SAPNet - R/3 frontend.
Number 456: Specify a server name.
The server name was omitted from the technical settings.
Number 457: Specify an IP address.
The IP address was omitted from the technical settings.
Number 458: Specify an instance number.
The instance number was omitted from the technical settings.
Number 459: Specify a database name.
The database name for the Online Service System (001) was omitted from the technical settings.
Number 460: No authorization to log on to Online Service System
You do not have authorization to call transaction OSS1. Up to Release 2.2F: The authorization
S_TSKH_ADM is checked for value 1. After Release 2.2F: For transaction OSS1, there are two special
authorization profiles (see appendix D).
Number 461: No authorization to maintain technical settings.
You do not have the authorization to maintain the technical settings (see appendix D).
Number 462: E: RFC destination could not be generated.
In Releases 2.2*, you can ignore this message. When saving the technical settings, an attempt is
made to generate the RFC destination SAPOSS. The length of an RFC destination is limited in 2.2*,
and the maximum length was exceeded by the parameters of the technical settings.

Appendix D
As of Release 2.2F, there are two different authorization profiles for transaction OSS1:
S_OSS1_START and S_OSS1_ADMIN.
S_OSS1_START authorizes you to call transaction OSS1 and to log on to the Online Service System. In
addition, S_OSS1_ADMIN contains
the authorization to maintain the technical settings for the transaction.
The technical settings of OSS1 must be made at least once. Therefore, add S_OSS1_ADMIN to your user
profile, log off, and then log on again afterwards.
Appendix E
Prerequisites:
( (A TCP/IP connection can be established between the SAProuter on the customer system
and the SAProuter on sapserv3 in Walldorf.
( (The SAProuter process must be started on the server that is registered with SAP:

saprouter -r -R saprouttab &


Example of the "saprouttab" file with minimum configuration:
#
#
#
#
P
#
#
P

saprouttab - Example
Allows connections from the entire customer network to sapservX
and therefore to the Online Service System via SAProuter port 3299.
* sapservX sapdp99 *
Allows connections from sapserv3 to the entire customer network,
for example, for EarlyWatch or First Level Support.
sapservx * * *

Validity
This document is not restricted to a software component or software component version

References
This document refers to:
SAP Notes
2000132 Configuring RFC connections to the SAPNet R/3 front end (OSS) correctly
1698817 Network Provider for Remote Connection in China
982045 Error calling the SAP back-end system
883401 RFC destination SAPOSS without description
766505 OSS1: Changes to RFC connection SAPOSS
200436 How to establish an SAPNet R/3 connection in CIS
137342 Schedule - connection to SAP extranet, OSS and SAPNet
122827 How to establish an OSS connection in Poland
35010 Service connections: Composite note (overview)

This document is referenced by:


SAP Notes (11)
2015988 Load balancing for SAP Support Portal (SAPNet - R/3 Frontend/OSS) Release 4.x or below
883401 RFC destination SAPOSS without description
766505 OSS1: Changes to RFC connection SAPOSS
982045 Error calling the SAP back-end system
2000132 Configuring RFC connections to the SAPNet R/3 front end (OSS) correctly
812386 RFC connection to the SAPNet R/3 front end.
1698817 Network Provider for Remote Connection in China
200436 How to establish an SAPNet R/3 connection in CIS
122827 How to establish an OSS connection in Poland
35010 Service connections: Composite note (overview)
137342 Schedule - connection to SAP extranet, OSS and SAPNet

Vous aimerez peut-être aussi