Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
STOP BIEE ALL COMPONENT'S by default script ./stop.sh [oracle@bieehost bin]$ ./ssl.sh internalssl true Logging to: /data/oracle/bieeinst/user_projects/domains/bieeinstc/bilogs/sslcommand.log Reading domain Setting protocol to https for server bi_server1 Rebinding channel certificates for server bi_server1 Checking…
-
After the load hit 285 it completed successfully.
-
Hi create a new process to test with last jdk version. See: $ java -version java version "1.8.0_231" Java(TM) SE Runtime Environment (build 1.8.0_231-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode) [oracle@hxbi ~]$ [oracle@hxbi ~]$ cd /opt/oracle/hombi/user_projects/domains/hombi/bitools/bin…
-
Using NEW JDK 1.8.0_231 export JAVA_HOME=/opt/apps/oracle/jdk1.8.0_231 export PATH=$JAVA_HOME/bin:$PATH echo $JAVA_HOME /opt/apps/oracle/jdk1.8.0_231 And RCU not enable BI metadata option. This is know for any specialist? Thank You,
-
Gianni, I edit the original post to omit details not public. 'dataabse12' is my error. I edited values to hide customer infrastructure details. I will try with the latest JDK and return to this post.
-
Srs Christian and Giani, Thank you very much for your answers! I couldn't find a way to use biee11 to source jdbc. As BIP is not the tool because we depend on a complex and extensive physical and semantic layer. I am starting the installation of biee12 and made the customer happy by punctuating the opportunities it brings.…
-
Gentlemen Gianni and Christian I'm sorry if I was not clear. To clarify, I am looking for a way to configure the Connection Pool within RPD to query data in a source using JDBC (sources can be Oracle, Vertica, Apache Drill and others). Using a JDBC source inside OBI (in rpd connection pool configuration instead of oci and…
-
Christian I really appreciate your answer. I had already found this link and some others, but I still do not understand the totality of how this can be accomplished. Can I create a connection pool connection using jdbc (sources oracle18, vertica, apache drill and others using JDBC)? I see that biee is capable of using jdbc…