Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Why don't you display the export link at the bottom of the analysis? It contains the link for CSV
-
Hi, To replace the logo you must add a custom style where you will replace inside the oracle_logo.png (can't remember if the name was that already in 11g, also because there are 20 different 11g versions). And not randomly replace files on the disk just like that (except if you want to lose the changes at the next patch or…
-
Do you have restrictions on what you are allowed to do on your machine? (often professional laptops / workstations can be limited etc.) The client is just an EXE, so as long as you can install things on your machine it install fine by itself.
-
Christian gave you the answer already 11g was nice and friendly and was doing something you are supposed to do yourself as part of your development process: version the RPD. 12c gave up doing things which aren't its main job, no versioning anymore. The RPD managed in 12c is a bit more complex than what you saw ... When you…
-
Be ready to spend lot of time for little result Carsten PDF printing is kind of random ... You can easily spend 2-3 hours to print a single analysis nicely in PDF, so for a dashboard page it can only get worse ... So far I do not have miracle solutions, every time you change 1 setting there are 5 other things moving in the…
-
I thought at that at the beginning but in my test (with or without final slash) it made no difference And if that's the error the guy who coded BVT must definitely learn how to return smart error messages
-
Is it a fresh 12c install? Do you maybe have the env variable DISPLAY set? The more you give, the more you get:
-
Nothing out of the box as it worked fine on my side when tested ... Personally I would open the scripts and try to find out inside what happen and where ... but there is no guarantee of success but for sure you will "invest" time. BVT always worked fine for me both on Windows and linux, but I admit I used it mainly on…
-
Why do you look directly for a workaround-do-it-yourself-by-hand way? Use the standard process, read the doc and follow the steps of the doc. If it doesn't work, and after analysing issues you can do thing by command line. The command line tools are the ones included in OBIEE: runcat.sh , datamodel.sh Nothing special. But…
-
Without at least 8Gb you better do not start the tool. The more you have the better it is, I would go for 10-12 for a personal sandbox where to make some tests. If it is for any other needs than personal tests you maybe want to size your environment in a more precise way ...
-
Just a quick question: you mentioned "PDF view", so you want to reduce space on screen in your browser or want to reduce it to print out a nice PDF (or better looking at least) ?
-
Did you read the doc? There is quite a lot written about the 11g to 12c upgrade... The change of OS isn't really going to be an issue (transparent for the RPD and catalog content in the end)
-
Not possible ... when you install Oracle Linux it suggest partitioning and filesystem etc. Do not confuse things: filesystem has nothing to do with OBIEE, so of course don't expect the OBIEE installer to help you for that. You install OBIEE on a running server, so take the filesystem your sysadmin choose or suggest or just…
-
The one the installer suggest is good enough ... Just follow the suggestions, if needed adapt partitions and let everything else default.
-
Hi, It's actually a simple extension of the one you linked .... To have a link which open a mail with multiple recipients the only difference is that instead of <a href="mailto:user1@email.com">link</a> you must add the recipients separated by a " , " without spaces in between. So something like <a…
-
Hi, Your syntax seems fine ... Just tested on one of my BVT results using: bin\obibvt -compareresults Results\bvt_results Results\master_results -config config.xml It just worked fine ... Can you give it a try somewhere else downloading the BVT from…
-
Hi, When you open an agent there is quite few things happening: the server check the code, check in the DB if it's there, cleanup the ID (because migrated agents have in ID but aren't in the DB or do not match the entries in the DB, which is perfectly normal and the right way). So depending on the load on your system etc.…
-
Hi, Did you clicked on the table prompt while editing/building the analysis? Often the issue is that people play with prompts while editing the analysis but not in the preview window but directly in the analysis itself. When you do that OBIEE saves these things and you end up with that message. So try by building the same…
-
I must admit that in 10 years using OBIEE I never heard of that "Oracle Business Intelligence Server Administrator" thing. Of course it's related to licensing, which could explain the weird name for something everybody call in a different way ... @Andrew Fomin. suggested this is the weird name they used to identify the…
-
Hi, OBIEE and OBISA are both 2 tools part of one of the OBI license pack (standard edition one, enterprise edition plus etc. for example). None of these 2 is OBIA, OBIA is another license which give you OBIEE, ODI, the db model, the RPD, the prebuilt analysis etc.