Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
BIP scheduler runs in the managed server; therefore, there is no opmnctl control of BIP scheduler. Please see the documentation provided, it documents how to set the scheduler to 'none' or enable/disable the processors.
-
Hi @FaheemAshiq , The scheduler that you stopped via opmnctl is for Analytics, BIP has a separate scheduler. Configuring the Scheduler A Scheduler Configuration Reference
-
Hi Dirk ( @fledicu ), Can you provide: The SR# The output of: opatch lspatches The error from [DOMAIN_HOME]\servers\bi_server1\logs\dataload.log and bi_server1-diagnostic.log when you refresh the database dataset. Also, is the dataset, configured for Live or Cached? If all the information is in the SR, or not shareable in…
-
Hi @User_HAHFC , You can start here: About the Oracle Analytics Extension Development Environment
-
You have not applied any patches, you have the base installation without the October 2024 CPU/Bundle patch applied. Are you using a public blog or data to test this? I can see if I can reproduce it.
-
To add: As part of the upgrade process, you backup mapViewerConfig.xml, then restore it after the reconfiguration of the domain. If you have not already, can you perform a diff command on the current file against the backup to check for any difference. I am fairly positive it is fine/correct. If you have not already, can…
-
@muneezaniaz Please paste the output of the following command: opatch lspatches Please check the [DOMAIN_HOME]/servers/bi_server1/logs/dataload.log for any error related to: LogisticRegression.py If you are able to download patches, then that means you are able to login to My Oracle Support with a valid customer identifier…
-
Hi @VijayDC Both scenarios that you are asking for are not documented, so I will not comment on the "possible". When you start trying to limit/disable/customize, you end up breaking clustering benefits. Is there a specific reason to not just use the processing power and memory of all three nodes to service requests…
-
Hi @Tim Ouimet, For reference: OAS 2024 is based on (7.6) OAS 2023 is based on (7.0) See if this information helps answer your questions Frequently Asked Questions About Upgrading Oracle Analytics Server (OAS) To Higher OAS Updates (Doc ID 2764086.1) [EDIT UPDATE: I just remembered you asked a similar question a while back…
-
Hi @Rajakumar Burra I too observed EXTRACTMONTH in the LSQL, but I would not have guessed to add 'timestamp' prior to the default. Thanks for sharing your solution with the community.
-
Hi @Rajakumar Burra Syntax for Referencing Parameters Out of curiosity, did you test with DATE and including the default value? You may need to CAST it to a matching data type. Create a Date Part Parameter in Oracle Analytics [EDIT UPDATE: I was doing a little testing (November 2024) and even with simple text parameters,…
-
@Anand Singh Hi Anand, Thank you for asking your question in the Oracle Analytics Community. This question requires additional customer specific context and detailed analysis. Please open a Service Request through My Oracle Support so we can better assist you.
-
You need to provide a path and file name for the output. example: diagnostic_dump.cmd C:\Users\<your username>\Downloads\oad_diagnostic.zip
-
@_vero_ Assuming Windows PC, try right-click and start as Administrator. Check Windows logs For OAD, you can collect a diagnostic bundle with logs and check through them. https://docs.oracle.com/en/middleware/bi/analytics-desktop/bidvd/troubleshoot-visualization-issues.html For production use, you should use OAC, or OAS.
-
Hi @User_9DRNE , To add Thanks for posting in the Community, please update your Display Name, so we all know whom we are communicating with. It is difficult to say explicitly without some more contextual information. Is this a classic analysis, a workbook, a Publisher report? Are you seeing the error in the UI (which)?, or…
-
@User_4VNZ5 - Kitae, Please update your Display name :-) In addition, the Oracle Analytics video channel has some demos. You can click the the playlist to search within the playlist. Examples https://www.youtube.com/watch?v=7ubYUcsaSfY https://www.youtube.com/watch?v=_J7OWfko73k
-
@Minhajul Arefin To add, use: <DOMAIN_HOME>/bitools/bin/start.sh to start the software stack (not startWeblogic.sh).
-
Hi @Tim_Ouimet I typically do not use directories with spaces for my ORACLE_HOME when I test on Windows; however, in the past I have encountered issues writing the log directory when I leave it as default. As per the readme, test with -log_dir: (optional) The default directory is…
-
@User_XF8Z3 - Stephanie To summarize: The CLI's available are: Catalog Manager Command Line Interface (runcat.sh|.cmd) Use the Catalog Manager Command Line Interface Semantic Modeler integration with GIT About Using Git with Semantic Model Development Note: There is a fix in the October bundle patch for using local GIT…
-
There is no supported / documented method to change IP/hostname after an installation. chgiphost script was deprecated. Therefore, we will not provide a list. In your case, the best method is to install against an internal loop back VHN/VIP, then use an external VHN/VIP that is available on the joined network, or a VHN/VIP…