SAP BW Global Properties
This topic describes the SAP BW global properties file that you can edit to control how TDV works with SAP BW. Global properties apply to all instances of the SAP BW data source. You can edit the properties to control how TDV works with SAP BW.
SAP BW Global Trace Level Property
Global properties are stored in the file:
<TDV _install_directory>\apps\dlm\app_ds_sapbw\conf\product.properties
Edit global properties using a text editor such as Notepad on Windows. TDV must be restarted for property changes to take effect.
There currently is only one global property for SAP BW.
sap.jco.traceLevel
Default Value: 2
Description: Turns on the SAP JCo trace. Allowed levels are zero through ten. The commonly used ones are:
0—Nothing
1—Errors
2—Errors and warnings
3—Info messages, errors and warnings
4—Execution path, info messages, errors and warnings
5—Verbose execution path, info messages, errors and warnings
6—Verbose execution path, limited data dumps, info messages, errors and warnings
7—Full execution path, data dumps with metadata, verbose info messages, errors and warnings
8—Full execution path, full data dumps with metadata, verbose info messages, errors and warnings