Welcome to the Oracle Analytics Community

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

Gianni Ceresa Mod

Comments

  • From a pure OBIEE (not talking OBIA) point of view, yes. OBIEE doesn't care much about what platform you run it on: Windows, AIX or linux works in the same way from an OBIEE point of view. Some content is in a database, some other content is on the file system. But even the file system content you don't "touch" it as…
  • That you ask an OBIA question and therefore your thread has been moved from the OBIEE space to the OBIA space. OBIEE is only one of the multiple components of your OBIA, therefore you will have better answers in the OBIA space than from people just thinking at OBIEE only.
  • Look at the Excel file I linked above. There is a sheet for "System" which is for the server, and that one mention Windows 2012. There is another sheet for "Client System" which explicitly mention the Administration Tool and the Catalog Manager and there Windows 2012 isn't listed at all. The server is one thing, the…
  • The certification matrix (https://www.oracle.com/technetwork/middleware/bi/bi-11gr1certmatrix-ps6-1928219.xls ) doesn't mention Windows 2012 as a supported OS for the client of 11.1.1.7. If you want an official answer on it you could try asking Oracle with a SR. You can stick to your Windows 2019 install, but run a VM…
  • I would avoid opening it in online mode. Download the RPD and open it offline as you are using a different version of the Admintool. If by mistake you edit/save/commit back in the RPD and it is really performed, your BI server will for sure not start anymore next time you start it, and will also probably stop working right…
  • 4225183 wrote:I imagine there is somewhere a configuration table of metadata where this information is stored in a tabular fashion, right? Imagination isn't always right ACL is stored into the .atr files in the catalog directly. You can generate reports using Catalog Manager to get the ACL of all the objects and use that…
  • Based on the certification matrix Windows 7 or Windows 2008 R2. As you can see "recent" isn't really a thing: old tool = old OS.
  • Hi, You seem to be mixing all the possible existing versions of OBIEE. You just need to add some "solution" for a 10g issue and one for OAC and you are good You can't freely mix versions! The admin tool can open on older version of the RPD (between 11.1.1.7 and 11.1.1.9), but you can't save the RPD or edit it. If you do,…
  • Hi, Did you set the flag to TRUE in instanceconfig.xml ? Look at https://docs.oracle.com/middleware/12213/biee/BIESC/GUID-B935CE36-7F7D-468F-98F2-F60223C64B82.htm#GUID-12294DF5-5087-440… (search for "EnableSavingContentWithHTML" if it doesn't take you directly to that part of the page). A new behaviour from 12.2.1.3 and…
  • 4165868 wrote:Windows 10 Pro 64-bit. I smelled this coming by the paths in the screenshot Honestly: install Virtualbox and setup a VMs with Oracle Linux. OBIEE will install in a "next, next, next" way as it's fully certified (OL7, didn't check for the 8 as it's a bit too new for now). Your database can still be on your…
  • What is your OS? (detailed version, not just "Windows" )
  • Not really, I don't have any OBIA resource handy. If you your Oracle account is linked to a valid Oracle Support identifier, you can ask in , there will be Oracle people able to give you all you look for.
  • Hi, a MOD is a moderator of the forum. They already did the job, your question (thread) is now in the OBIA space and hopefully the users of the product will stop by ans give some hints. OBIEE is a product, ODI is another product. OBIA is a pack of various product with pre-built content and connections between the pieces.…
  • So ideally it's a question for or (if you have MOS access). Let's see if a mod can move the question there. OBIA has a document/analysis explaining the models etc. Not sure it really goes back to the ERP itself, but being pre-packaged content (including the ETL) it's possible.
  • Do you have a "packaged" product? Something like OBIA for example? OBIEE comes empty, ODI comes empty. All these tools do not come with any content. If you don't have a packaged product like OBIA, you must ask all the documentation to your own company as somebody there had to develop everything. Hopefully they developed…
  • OBIEE is the less dependant piece of OBIA, even OBIA 9.7.6 can be upgraded to use OBIEE 12c without touching anything else. That's the easier and safer move you have: move to a newer OBIEE fixing your Flash issues. Sure there is a setting telling OBIEE (including .7) to display pictures instead of Flash for charts, but you…
  • user3897389 wrote:ORA-01034: ORACLE not availableORA-27102: out of memory You would need to ask in the database forum as those errors aren't OBIEE errors but database errors. There is a problem with your database, therefore OBIEE can't do the job, but the errors are database errors, so look there.
  • The certification matrix is the reference document, support can't "override" (reducing) the certification matrix without correcting the matrix available. Ideally support can only extend the certification matrix by affirming that something newer not listed is also officially supported (like Informatica 10.2 while the matrix…
  • Great it worked. Luckily you have this double security allowing you to really pick who can query which source as otherwise it would be too open. So you can close the thread
  • If you search for "direct database requests" in the help of the Admintool you get it: Allowing or Disallowing Direct Database RequestsYou can allow or disallow the ability to execute direct database requests for a particular application role.For the selected role, this privilege overrides the property Allow direct database…