Welcome to the Oracle Analytics Community

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Matej D. Rank 3 - Community Apprentice

Comments

  • I have compared endpoint values from domain backup and domain which was upgraded using this note: How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) Domain backup before upgrade: BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE…
  • I have compared endpoint values from domain backup and domain which was upgraded using this note: How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) Domain backup before upgrade: BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE…
  • I have compared endpoint values from domain backup and domain which was upgraded using this note: How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) Domain backup before upgrade: BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE…
  • Tnx Gianni, will try later. I have domain backup and with instructions mentioned in this note How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) i can compare values before and after the upgrade: Before: BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode…
  • Hi Gianni, this is the command: ./datamodel.sh downloadrpd -O /tmp/Product_15072024.rpd -W xxxx -U admin -P xxx -SI ssi Yes, the command is from OAS 7.0 itself. The first setup for Analytics sever from OCI Marketplace was for the 6.4 version, then we upgraded to 7.0. Regards
  • Thanks @SteveF-Oracle in the migration guide, the required step is to disable SSL: "It is important that you disable SSL on the internal communication links before you start the upgrade process." "You must disable SSL on the internal communication links before you start the upgrade process." Post upgrade step is to enable…
  • Nodemanager.properties #Sun Jun 16 17:21:02 CEST 2024 #Node manager properties #Sun Jun 16 17:20:07 CEST 2024 DomainsFile=/u01/data/domains/bi/nodemanager/nodemanager.domains LogLimit=0 PropertiesVersion=12.2.1.4.0 AuthenticationEnabled=true NodeManagerHome=/u01/data/domains/bi/nodemanager…
  • @Gianni Ceresa must check with a customer about 7.6 and the new instance. Could you please unmark this post? I received this message yesterday: TetyanaH-Oracle answered your question: OAS 7.0 - unable to download RPDTnx and Regards
  • There are no changes, same error. Regards
  • I have compared endpoint values from domain backup and domain which was upgraded using this note: How To Check Your Oracle Analytics Server (OAS) URL Endpoints (Doc ID 2895594.1) Domain backup before upgrade: BI-LCM-REST.bi_server1 - custom channel bi_internal_channel1 on analytics, sslMode SEPARATE…
  • Hi, after modifying the logging.properties file in $MW_HOME//bi/modules/oracle.bi.commandline.tools/scripts for datamodel.sh command I get this: 2024-07-17 11:25:05:520 INFO : LOG_INIT_ENDPOINT_MGR 2024-07-17 11:25:05:548 INFO : SSL facilities not available since bi-ssl jar not included 2024-07-17 11:25:05:549 INFO : SSL…
  • No, the first setup from OCI marketplace was for 6.4 version, then we manually upgraded to 7.0
  • Hi Gianni, this is the command: ./datamodel.sh downloadrpd -O /tmpd/Porduct_15072024.rpd -W xxx-U admin -P xxxx -SI ssi The first setup for OAS was for version 6.4 and then we made the upgrade to 7.0. The command is run from the OAS 7.0 itself. Regards
  • Hi Christian, tnx for help. Bi server is not configured for SSL: Inside datamodel.sh script is: WL_HOME is set by commEnv.sh above TRUST_STORE="$WL_HOME/server/lib/DemoTrust.jks" TRUST_STORE_PW="DemoTrustKeyStorePassPhrase" Output is from the running script:…