Topics: |
The following topics describe commands that you can include in any of the supported server profiles. These commands affect the behavior of the server for the duration of the connected session. You can code additional commands, such as data access commands, in any of the supported server profiles. For more information, see specific adapter topics in the online help.
For more information on the server profile commands, launch the online help using the adjacent question mark (?) icons in the Web Console.
How to: |
Each server command takes one of three possible formats. The syntax and an example of these formats follow. Ensure that you use the correct format for any server command you use.
Note: The list of commands is available from the Settings button on the Web Console Workspace page. We recommend that you use the Web Console settings panes to add the desired settings to your chosen profiles.
To use a direct SET command
SET command=value
where:
Is the server command.
Is the value selected from the available choices.
SET SQLENGINE=DB2
To use the SQL Engine SET command
ENGINE sqlengine SET command value
where:
Is the target DBMS. You can omit this parameter value if you previously issued the SET SQLENGINE command.
Is the server command.
Is the value selected from the available choices.
ENGINE SQLORA SET OWNERID EDAUSER
To use an SQL Translator command
SQL SET command=value END
where:
Is the SQL Translator command.
Is the value selected from the available choices.
SQL SET APT=OFF END
WebFOCUS | |
Feedback |