cancel
Showing results for 
Search instead for 
Did you mean: 

IDT error curDate()

former_member347645
Discoverer
0 Kudos

When i was creating a dimension with a formula "curDate()" shows me the follow message.

I'm using a relational conection JDBC to HANA database.

Can someone help me?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member347645
Discoverer
0 Kudos

ressolved using the follow p

1.Install HANA Client on BI 4.0 Server

2.Locate the JDBC driver

The default HANA client install folder locations (in Windows):

64-bit Client install: /program files/sap/hdbclient

32-bit Client install: /program files (x86)/sap/hdbclient

Locate the JDBC driver file: ngdbc.jar

3.Setting at BI4 connection server

Copy ngdbc.jar from previous step to:

BI4_INSTALL_PATH\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\jdbc\drivers\newdb

(create newdb folder if required)

Restart the BI4 Adaptive Processing Server in CMC

4.Setting at BI4 Explorer server

Stop Tomcat server where BI4 Explorer is deployed.

Copy the same ngdbc.jar and replace the jar in: BI4_INSTALL_PATH\Explorer14.0\plugins\com.sap.ngdbc_1.0.0\lib

Restart Tomcat server and try creating connections.

rocess: