gw/startup

Parameter

gw/startup

Short text

File read during startup to start external server

Parameter Description

This file is read during the startup of the gateway to start CPIC/RFC servers that need to register with the gateway.

Syntax

The file is interpreted as follows:

• Local startup of programs local program [parameter …]
• Remote startup of programs hostname program [parameter …]
• “;*!” can be used as comment characters. The individual parameters in the file must be separated by tabs.

Example

On NT, the options (starting with ‘-‘ ) or strings containing a ‘/’ have to be placed within quotation marks:

• For example, local “/priv/cpict2” “-tp” cpict2 “-gwhost” p29290 “-gwserv” sapgw53 (local program startup)
• local /usr/sap/PRD/SYS/exe/run/cpicserver -tp cpicsrv -gwhost uw1033 -gwserv sapgw53 (local program startup and activation of gateway monitoring (this monitor is activated using the keyword GWCHECK) If the program terminates, it is restarted by the gateway. This check can be performed a maximum of every gw/max_sleep seconds.
• local GWCHECK /usr/sap/PRD/SYS/exe/run/cpicserver -tp cpicsrv -gwhost uw103 -gwserv sapgw53 (remote program startup on machine hw1439)
• hw1439 /usr/sap/PRD/SYS/exe/run/rfcserver -tp rfcsrv -gwhost uw1033 -gwserv sapgw53

Application Area

Gateway

Parameter Unit

File name

Default Value

gwstartup

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

FN_GWSTARTUP

Values allowed

File name

You May Also Like

Leave a Reply?