START EXTERNAL ENVIRONMENT statement

Starts an external environment.

Syntax

START EXTERNAL ENVIRONMENT environment-name
environment-name : 
JAVA
| PERL
| PHP

| C_ESQL32
| C_ESQL64
| C_ODBC32
| C_ODBC64

Parameters

environment-name – The name of the external environment to start.

Remarks

For more information about external environments, see SAP Sybase IQ external environment support.

Privileges

None

Side effects

None

Standards and compatibility

Example

Start the Perl external environment.

START EXTERNAL ENVIRONMENT PERL;