Show TOC

Support SettingsLocate this document in the navigation structure

Log Severity
This setting defines the amount of log and trace information that is stored. The information is stored as .glf files under C:\Users\<user>\AppData\Local\Temp\Sap\Cof.
  • Error: The system stores exceptions and error messages. This is the default setting after installation.
  • Support: The system stores exceptions, error messages and traces.
  • Customized: The system stores messages and traces that are defined in the log.config file under C:\Users\<user>\AppData\Roaming\SAP\Cof. For more information, contact your system administrator.
Enable BW Server Tracing

To activate the SAP NetWeaver BW trace tool environment, select the Enable BW Server Tracing check box.

You can also activate the BW server tracing with the file system setting AbapTrace in the Ao_app.config file.

The trace tool environment (transaction code RSTT in the connected BW system) has special tools to log and play back traces and process automatic regression tests.

For more information about the trace tool environment, see SAP Help Portal at http://help.sap.com Start of the navigation path  SAP NetWeaver  Next navigation step SAP NetWeaver by Key Capability Next navigation step Information Integration by Key Capability Next navigation step Business Intelligence Next navigation step BI Platform Next navigation step OLAP Next navigation step Performance Optimization Next navigation step BEx Monitor Next navigation step Trace Tool Environment End of the navigation path.

Enable Workbook Profiling

To activate the SAP NetWeaver BW query runtime statistics, select the Enable Profiling check box.

You can also activate the workbook profiling with the file system setting Profiling in the Ao_app.config file.

Using the query runtime statistics, you can find out how much time it takes to execute certain user actions in Analysis and the BW analytic engine. The system records the performance-critical parts of the processing (statistics events). It calculates the net times by calculating the runtime of an event using the difference between the start and end times (minus the times for other events called from within the event).

You can check the statistics in theAnalysis ribbon Actions group under Start of the navigation path Messages Next navigation step Show Workbook Profiling Statistics... End of the navigation path. The Messages entry is enabled only if statistics are available.

For more information about the query runtime statistics, see section Query runtime statistics in the Analysis Administrator guide.

Enable Client Profiling

To activate the Analysis client profiling, select the Enable Profiling check box.

You can also activate the client profiling with the file system setting clientProfiling in the Ao_app.config file.

If the setting is activated, Analysis will capture every interaction.

You can check the statistics in the Analysis ribbon Actions group under Start of the navigation path Messages Next navigation step Show Client Profiling Statistics... End of the navigation path. The Messages entry is enabled only if statistics are available.

In the Client Profiling Statistics dialog, the captured interactions are displayed as steps in a tree view and you can navigate to each interaction. You can see the overall processing time per step (in ms), the time the user spent in dialogs, the number of RFC calls per step and the time that was spent for RFC. In section Update UI, you can see if a navigation step has caused (unexpected) RFC calls.

At the bottom of the Client Profiling Statistics dialog, you find a summary containing the time that was used on client side for processing (in ms), the number of RFC calls (count) and the time that was used for that (in ms) and the time the user spent in dialogs (in ms).

Display Technical Names

To activate the technical names of the dimensions in your Analysis workbook, select the Display Technical Names check box. The dimensions are displayed with technical name and text.

Enable NCO Tracing

This setting may be used for SAP error handling.

Analysis uses the .Net connector (NCO) for calling ABAP RFCs from client. NCO supports logging of RFC traces. You can activate the tracing by selecting Enable NCO Tracing and choosing the desired level (usually 4).

If you now work with Analysis, log files will be created in the %temp% folder of windows. There you can find a dev_nco_rfc.log file and a number of files "nco_rfc_XXXX_Y.trc". Additionally, there are the Analysis log files of type .glf, for example AO_Log_<processID>.glf.. You can zip all of them to attach them to the message.

Show Suppressed Messages

Select this check box you want the suppressed messages to be shown.