Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Failed datamodel uploadrpd in OAS

User_CN4UPSep 9 2021 — edited Sep 9 2021

when executing datamodel upload rpd in OAS 5.5.0, it got failed with below error.
“Exception installing new RPD: java.lang.NoClassDefFoundError: Could not initialize class oracle.bi.jdbcclient.TcpClientAPI”
./datamodel.sh uploadrpd -I /tmp/test1.rpd -si ssi -U weblogic -P password
Any solution for this.

Comments

Gianni Ceresa

And the context is?
Where are you running that? Did it ever work? What did you install in that place to have the "datamodel.sh" file?

Joel Acha

Have you done an rpd consistency check beforehand? Also, can you try running your command with a blank rpd?

User_CN4UP

It worked once and again giving error.
i am running upload command in the path where we have datamodel.sh

1 - 3