SAP DB:ODBC Spécifications Page 83

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 196
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 82
Related Topics
To configure single sign-on for the information design tool
7.8.6 To configure the Java Virtual Machine for instrumentation
You can monitor the activity of SAP HANA drivers if you install CA Wily Introscope with the BI platform.
This instrumentation provides end-to-end tracing support for SAP HANA connections through ODBC
and JDBC.
SAP HANA tracing is enabled by default in the platform. However, you also have to configure the Java
Virtual Machine to use the JNI bridge.
1.
Open the cs.cfg file for editing.
2.
Add the following JAR file paths to the JavaVM section in order to load the necessary classes:
<ClassPath>
<Path>"bip-install-dir\java\lib\TraceLog.jar;bip-install-dir\java\lib\external\com.sap.js.passport.api.jar"
</Path>
</ClassPath>
3.
Add the following options to the JavaVM section:
<Options>
<Option>-javaagent:bip-install-dir\java\wily\Agent.jar</Option>
<Option>-Dcom.wily.introscope.agentProfile=bip-install-dir\java\wily\IntroscopeAgent_CSJNI.profile</Option>
<Option>-Dcom.wily.introscope.agent.agentName=CSJNIEngine</Option>
</Options>
4.
Save the file.
5.
Open the IntroscopeAgent_CSJNI.profile for editing.
6.
Replace localhost with the host name of the Introscope Enterprise Manager in the following line:
introscope.agent.enterprisemanager.transport.tcp.host.DEFAULT=localhost
7.
Save the file.
Related Topics
Introscope Available
7.9 SAP MaxDB connections
On ODBC, make sure to use the SAP MaxDB ODBC driver version 7.7.07 (build number 07 or higher).
SAP MaxDB provides ASCII and Unicode drivers for both MS Windows and UNIX. The ASCII version
of the ODBC driver always connects to the database kernel with ASCII. The Unicode version of the
2012-03-1583
Connection reference
Vue de la page 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 195 196

Commentaires sur ces manuels

Pas de commentaire