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

  • Mukeshs wrote:What metrics do we need to set in order to measure OBIEE performance ? So it seems you are trying to do something as a wrong answer to the wrong question. There isn't a thing called "OBIEE performance". You can measure page rendering time, Kb/s delivered over the network, page views per day and another amount…
  • Hi, You are using a 2015 patch with a browser of 2018, browser which has quite many changes in the javascript management at every release to make it faster etc. So if Chrome is the only one not working you are just facing an incompatibility. You would need to at least apply the 171017 bundle patch hoping it will fix it as…
  • To recap the various pieces above, for your need the most effective way (IMHO) is runcat.sh by command line. runcat.sh -cmd rename -help runcat.sh -cmd replace -help These 2 gives you the help of the 2 commands with examples and all the options. I would run them in offline mode as it will also cover the /users folders. To…
  • Oh, I forgot to write it but sounded obvious in my mind You still have to rename the folder yourself by hand (in cat manager, not on the filesystem), just a right click rename or something like that. The "search & replace" will only change all the references so that the various pieces will link to the new folder name.…
  • As Christian said ... OBIEE has never been backward compatible. It isn't part of the development process to have various environments using different versions in parallel, things are supposed to be aligned.
  • Have a look in MOS there is (at least) a note about this with the details on what and how to update it.
  • @Pedro F : didn't you have some fun not long ago with search&replace and paths?
  • And what about "Marketing&Advertisement" ? Never underestimate double encoding because web interface and XML (not saying it's the case, but everything is possible ....)
  • Catalog Manager in offline mode isn't needed for a whole catalog search&replace. One of the things making it a bit weird is possible encoding or special characters. And of course Catalog Manager doesn't help you because it shows you something but it isn't really exactly what the catalog contains (because Catalog Manager…
  • Do as Ebin said and do not copy/paste content from MOS in the public forum. It's forbidden and a very strict rule as you have to pay to access MOS and so copy/paste giving it out for free is not really acceptable. So edit your reply, just say if it fixed your issue (I'm sure it did) and then mark Ebin's as correct which…
  • As Christian said, you can do it on OS as long as you keep the permissions and ownership of the files/folders (just to avoid issues). If you do it on the folder above "root" the good thing is that you will also have root.atr because without your catalog is kind of useless (like any other .atr all around the catalog). For…
  • Mike Wentz wrote:How they could be a leading service provider for outsourcing payroll completely eludes me. Let say that once again is the miracles of marketing and a good sales guy versus a not too challenging buyer Try to push a bit on them telling them it's unacceptable and ask them to sign a SLA with a 99.999%…
  • Hi, Of course you can take the prod one and bring it back in other environments as long as the content of DEV and UAT not being in prod is not too much (so it's easy to backup first and reload after bringing back the catalog from PROD). Otherwise the solution is quite simple once you understand how things are referenced…
  • As Christian said: 12.2.1.3 is not unstable, it's quite good when used correctly. If you get HTTP 500 when editing analysis etc. it definitely smell like configuration and implementation issues, crashing components again etc. Of course if they did a jump from 11.1.1.7 to 12.2.1.3 (there are 5 years in between) without…
  • The SMTP server is saved into user_projects/domains/bifoundation_domain/config/fmwconfig/biee-domain.xml , but there you will only find the server address and params, the username/password is probably stored in a secured wallet or something like that. The SMTP username/password is not supposed to be mandatory (based on the…
  • Are you 100% sure it isn't permissions related? So if you create a test users with exactly the same security assignments as one of the users with the issue you don't have any problem? Keep in mind security is all about inheritance most of the time, inheritance which can happen at various levels, like being denied somewhere…
  • There some online tutorial on Oracle for that. Otherwise you have to write it or buy it (like you can buy training as well).
  • Mukeshs wrote:management is looking for some other analytic product and wants to analyze current system performance. That's the thing ... "system performance" doesn't really mean anything. It's all about what you do with your system and how you use it. But you will hardly compare tools by "performance", it's about BI, so…
  • Hi, 100 - the number of emails of complaints you get from users saying the analysis are slow per week = the performance in %. More in general what's the link between "performance of a datawarehouse" and OBIEE (the place where you posted the question) ? Can you define what performance of a datawarehouse? I bet you can't ...…
  • No best practice for this. It really has a very little impact ... RCU is mainly used to store usage tracking if you enable it and agents schedules and logs. So there is no reason to try to look for something special for it. Manage it using the same process you have when needing a new schema for something, follow existing…