Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Ambient It tried with -responseFile="C:\Windows\Temp\oas_client.rsp" as you suggested but still same issue.
-
@SteveF-Oracle I did unset JAVA_HOME and remove from PATH Also tried automation without silent/response file. I get the same error. Also on the comment regarding "No double-quotes around -jar and install/modules/ora-launcher.jar", I am running only this command in debug mode. I cannot add quotes for the jar command which…
-
@SteveF-Oracle any suggestions in fixing this issue??
-
@SteveF-Oracle I tried to run in debug mode the same. "C:\Windows\Temp\oas_7.6.0_Windows_Client_V1041302-01\BI_Client_Installer_Win.exe" -silent -debug -responseFile C:\Windows\Temp\oas_client.rsp m_szTempDirectory: C:\Users\XXXXXXXXXX\AppData\Local\Temp\5 Extract to C:\Users\XXXXXXXXXX\AppData\Local\Temp\5\sfxC641.tmp…
-
Hi Steve, I am trying to install Oracle Analytics Client Tools 7.6 on Windows server. I am installing on a client machine. Manually if run the below command on the cmd terminal it works fine. C:\TEMP\BI_Client_Installer_Win.exe -silent -responseFile C:\TEMP\oas_client.rsp -nowait I am trying to create automation for…
-
Also I see errors in servers/obis1/logs/obis1-diagnostic.log file: server/Utility/Generic/Src/SUServerLog.cpp; line: 767^M {"type":"http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2","title":"Only BI System User is authorized to use the API","status":"401"}^M ]]^M [2025-03-17T13:45:30.091-04:00] [OBIS]…
-
Hi Steve, I am was able to run reconfigure using WebLogic Scripting Tool (WLST) successfully. Thanks, Srikanth
-
Hi Steve, Need your help again I am following the Support document to reconfigure using WebLogic Scripting Tool (WLST). https://support.oracle.com/epmos/faces/DocumentDisplay?id=2802983.1 I ran ./wlst.sh from the New Oracle Home (OAS 7.6) But ended up with error. wls:/offline> readDomainForUpgrade('DOMAIN_DIR') Error:…
-
Hi Steve, Thanks for the response. I have gone through the page you have shared to reconfigure using WebLogic Scripting Tool (WLST). it shows this at the beginning of the page: "You can use the Reconfiguration Wizard to upgrade any WebLogic domain that was created with Oracle WebLogic Server 10.3.1 or later, or from Oracle…
-
Hi Steve Thanks for your response. I am able to run few steps using silent mode. Post verifying the Schema Upgrade, There is step to Reconfiguring the Domain. The Documentation has steps only to run Reconfiguration Wizard in graphical mode. I am struck in this step right now. I am unable to find the option to run this step…