Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You take the problem from the wrong side ... If you need that version of Admintool it means you have a server with that version. So the admintool on the server is the perfect one you look for. In 11.1.1.7 the .exe is on the OBIEE server itself, just take it from there and problem solved.
-
Totally mixing things with the chat channel (isn't all about mashup nowadays? ), as they work for the same company I was making a kind of "shortcut".
-
In the end what @PedroF told you is right, trust him
-
Nope ... Navigating from multiple tiles to one report is fine, but your tiles are independent analysis. In that way you can know from which one you come from. If you have 2 tiles inside the same analysis first you had to cheat on filters (like you say) because you must use FILTER USING in the formula and the side effect of…
-
Cool So just one extra stop: close the thread (for now still This question is Not Answered.) and then enjoy your weekend
-
Hi, "Admin" mode is "help! help! something went wrong I can start but in a more or less useless way". Admin mode will not allow you to make anything useful for OBIEE. So open the log of the managed server and find why it start in admin mode
-
Raa.BI wrote:On google came to know about analyticsRes folder in OBI how we can schedule report into this folder. Sorry but you google the wrong thing as Christian said ... AnalyticsRes isn't accessible to users at all, it's a folder on the server, I hardly see how it can be accessible as it's the "shared folder" where…
-
3416402 wrote:Solved!Thanks. Sorry but .... No, that's not how it works. A community forum is a place where people share things, so great for you that you got a solution, but you don't just come back with a "solved". You share you solution so that if somebody else has the same issue he will find it. The concept being give…
-
Sulochana wrote:Once we found any issue 30 to 40 m later its coming back to normal. You mean that you keep refreshing the page and after 30-40 minutes the missing bits are back? Or you mean that you leave it there, close the page and go doing something else and later when back things works again? In 11.1.1.7 (also was a…
-
Hi, Christian's answer is more for you as the current user. For the current active users connected to the system you can look in the Admintool in the Manage > Sessions menu. If you mean for all the users in general of course it isn't possible as a session variable only exists if there is a session, so you can't list…
-
Just for the records (and the users opening this thread looking for answers to same/similar topic: This question is Assumed Answered. is misleading as it's really answered and the answer is posted above, even if it hasn't been marked as such ...
-
You are welcome Andrew. In case you will have time to test it and works and/or do not find anything else useful come back to close the thread
-
Hi, It depends on various factor (security etc.) for the details, but a simple generic overview is: you open the catalog (web or Catalog manager) click "archive", you open the catalog on the target and click "unarchive" selecting the previously archived file. As it's quite simple I guess there must be something else behind…
-
Hi, Nothing out of the box. If you really want to do that at a front-end lever only then JS is what you look for. Just be ready to fight and struggle with it. The values of the prompt are loaded dynamically in the background, if you manipulate them difficult to know how the OBIEE code will react and if it will load doubles…
-
Hi, EM doesn't interact with the catalog (except pointing to a different path), so the runcat.sh is the way to go, it allows you to do lot of things ...
-
Infrastructure decisions are always subjective based on your own rules and processes So can you maybe close the thread? For now it's still This question is Not Answered.
-
Maahjoor wrote:C:\Oracle\Middleware\Oracle_Home2\bi\bitools\bin>datamodel.cmd uploadrpd -I D: \StugradBI\Repository\StugradRepo.rpd -W Oracle_123 -U weblogic -P Oracle_123 -SI pdborcl -S localhost Apparently you didn't really get the syntax and the values of the parameters. localhost: as the OBIEE server isn't running on…
-
You can use the one provided by your Admin tool so you even don't need to first copy a RPD file to the server to then upload it. But my Admin tool install doesn't have a /user_projects inside, so I'm not sure of what kind of install you have ... Are you still trying to install OBIEE 12c on your Windows desktop OS? If your…
-
3310714 wrote:You mentioned that we should be manually creating the logical keys instead of using those from drag and drop. But, won't it be the same thing? It's of course not mandatory to make them by hand like it isn't forbidden to do drag & drop I always prefer to say you have to create logical keys (and logical joins)…
-
OBIEE support 3 different kind of DB for its repository: Oracle Database 12.1.0.1+ or 11.2.0.4+, DB2 10.5, SQL Server 2012 or 2014 You say you have an Oracle DB 11.2.0.4, so it's fine. OBIEE do not care where you data are stored, they can be in one, 5, 10, 100 different databases, that's up to you. All OBIEE require is a…