Difference: APPXEnvironmentVariableList (3 vs. 4)

Revision 42014-04-22 - GaryRogers

Line: 1 to 1
 
META TOPICPARENT name="APPXEnvironmentVariables"

Environment Variables List

This document describes Environment Variables recognized by APPX 4.1. Most are also recognized by earlier APPX releases, as noted. This document is divided into three sections:

Line: 334 to 334
 

Debug level for APPX_NET_LOG. If you set APPX_NET_LOG, you will almost always want to set this to 0xFFFFFFFF.

Valid values: hex numbers between 0x00000000 and 0xFFFFFFFF
Default value: 0x00000000

Debugging - Relational database access

APPX_SQL_CMD

Changed:
<
<

If you are having trouble accessing relational database data (Oracle, Sybase, etc.) or ODBC data (SQL Server, Access), set this variable and its corresponding debug level variable, APPX_DBC_CODE. APPX_SQL_CMD should point to a writable log file location into which APPX can log debug information.

Valid values: Appropriate path to a log file on your system
Default value: not set

>
>

If you are having trouble accessing relational database data (Oracle, Sybase, etc.) or ODBC data (SQL Server, Access), set this variable and its corresponding debug level variable, APPX_DBG_CODE. APPX_SQL_CMD should point to a writable log file location into which APPX can log debug information.

Valid values: Appropriate path to a log file on your system
Default value: not set

 

APPX_DBG_CODE

Debug level for APPX_SQL_CMD. If you set APPX_SQL_CMD, you will almost always want to set this to 0xFFFFFFFF.

Valid values: hex numbers between 0x00000000 and 0xFFFFFFFF
Default value: 0x00000000

Debugging - Restructure

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback