Product specifications

Creating a JDBC connection
The SAP HANA 1.0 SP3 JDBC drivers are installed as part of the BI platform in the connectionserv
er-install-dir\connectionServer\jdbc\drivers\newdb directory. Consequently, you do
not need to perform any additional configuration to create a connection to SAP HANA database.
Connection wizard
To create a connection from your application using the connection wizard, you need to provide the SAP
HANA server and port entries. The convention for port number is as follows:
3##15
where ## is the HANA instance number.
Example:
If you are connecting to instance 0, the port number is:
30015
If you are connecting to instance 1, the port number is:
30115
Related Topics
Creating JDBC connections
7.8.2 Before configuring single sign-on
Before setting up the necessary Java VM options, you must create the JAAS bscLogin.conf and
Kerberos krb5.ini configuration files to prepare your application for Windows AD authentication. See
the
SAP BusinessObjects Business Intelligence platform Administrator Guide
for more information.
7.8.3 To configure single sign-on for the information design tool
The following steps enable single sign-on to the HANA database through JDBC from the information
design tool.
Do one of the following:
2012-03-1580
Connection reference