Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Emil_M_ The issued had been solved. Go to WebLogic Console > DataSource > Your Custom DataSource Custom Data Source > Connection Pool > Properties set these 2 parameters oracle.jdbc.ReadTimeout=28800000 oracle.net.CONNECT_TIMEOUT=7000000 the value to set is ms, so totally set 8hour for read timeout and 2hour for…
-
Hi, The issue had been fixed. The DataSource i created in XMLPSERVER that have no any properties for me to do tuning or add parameter. So i Create DataSource in WebLogic with oracle.jdbc.ReadTimeout parameter and set 4hour. Created JNDI connection from XMLPSERVEFR and link to WebLogic DataSource. Report DataModel choose…
-
Hi, Recently happen again even though i follow the Doc link you share and configure the query timeout but when one hour it still failure.
-
@Gianni Ceresa i focus on the publisher content migration only. Like Catalog, and Scheduler Job.
-
Hi, I have reviewed the document, but I am still unclear about certain aspects. Does it mean that after completing the database import, I need to run the mentioned approaches on the destination database? I want to confirm if my understanding is correct, as I am concerned about potential corruption or issues. Could you…
-
Hi @Gianni Ceresa, This is the screenshot of the previous installation. I’m planning to upgrade to OAS 7.6 2024. For an in-place upgrade, I plan to use the same domain without any additional configurations. However, I noticed that the target server for this upgrade does not include the Oracle Analytics Enterprise Edition…
-
Hi @Federico Venturin, Appreciate your answer. 😀
-
Hi @Federico Venturin , Even with the $ORACLE_HOME/oracle_common/common/bin/config.sh to update existing domain also can't add back the additional components?
-
I appreciate your help in responding to my question.
-
@dsalgueiro Hi, you not required to create new set of DB schema for OAS just use back existing one. you have done move the old binary to fmw_old, and also install new oas7.6 binary in fmw. How about your old domain directory? Have you done copy or move it to the new binary oas7.6? If yes, then just run UA upgrade. like…
-
Hi @Gianni Ceresa, To mitigate potential issues during the upgrade, I renamed the old binaries to "fmw_old", ensuring the possibility of reverting to the previous state if necessary. Additionally, I performed a fresh installation of the new binaries under the same name, aiming to prevent the need for modifications in the…
-
Hi, After running simulations in the test environment and conducting multiple tests, I've realized that we need to undertake further actions regarding the database to guarantee the successful launch and access of OAS. Your advice or recommendations on this matter would be immensely valuable and much appreciated to ensure…
-
Hi Issued has been resolved. 😀 Thanks.