Hi
May be its repeat of below post.
but i did not see the answer for Explorer and HANA native connection. so i am posting again.
I am trying to connect Explorer4.0 with HANA SP3 Database using JDBC native connection.
I am not using IDT and connection wizard settings.
1)Under connection serverjdbc directory which SBO file should i have to change?I am not working on Maxdb, why should i change maxdb.sbo file? should i have to use JDBC.sbo(Generic datasource) file?
I changed as follows in maxdb.sbo file too but connection (SAP HANA) 1.0" is not shown in "manage Source" of Explorer.
</DataBase> <DataBase Active="Yes" Name="SAP HANA database 1.0"> <Aliases> <Alias>SAP High-Performance Analytic Appliance (SAP HANA) 1.0</Alias> </Aliases> <JDBCDriver> <ClassPath> <Path>C:Program FilesSAPhdbclient gdbc.jar</Path> </ClassPath> <Parameter Name="JDBC Class">com.sap.db.jdbc.Driver</Parameter> <Parameter Name="URL Format">jdbc:sap://$DATASOURCE$</Parameter>
2)Also I did below changes at CMC
-Right-click "Explorer", and select "Properties".
-Within "Advanced Configuration", set the following parameters, and save them.
newdb.system.alias = DBHANA newdb.url = jdbc:sap://XXXXXX:30015 newdb.authentication.mode = ConfiguredIdentity newdb.user = system <Hana System userid> newdb.password = xxxxxxxxx <Hana System password> newdb.connections.enabled = true
※Why all files starting with newdb.xxx i dont understand. does the above setting is correct?
3)Return to CMC's home screen, and click "Users and Groups".
4)Click "User List", right-click on "Administrator", and select "Properties".
5)Check "Enable Database Credentials", and enter HANA database user id and Password(not an administrator password), and save them.
6)but "SAP High-Performance Analytic Appliance (SAP HANA) 1.0" is not shown in "Sources".
Ofcourse finally, restarted Explorer service to see the HANA connection but no use.
Pls advice.
Regards
magalingam