Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, It's a bit confusing ... So you developed a new RPD on your PC/laptop and you saved it on your Desktop and you are asking why when you login to OBIEE you don't see what you developed? Well ... did you deploy your RPD using Enterprise Manager?
-
OBIEE doesn't store data. So taking it simply if you run a report / dashboad using Database B as source OBIEE will generate a query to Database B, get the data back, format it and send it out to your screen (over simplified process). There is cache that can be enabled in OBIEE, if you enable the cache OBIEE can store the…
-
If you are installing 11.1.1.9 you can on a Windows 8.1. The "limitations" are these (from the certification matrix) : 1. Windows 8.1 is supported for single user only in a development environment. 2. Native support on 64 bit OS with no XP mode. 3. JDK 7 certification is available only with WLS 10.3.6+/FMW 11.1.1.6+.…
-
Hi, Where did you see that OBIEE 11g is supported and certified on Windows 10? OBIEE 11g must be something like 6 years old, not really sure Windows 10 existed at that time. Adding to that you are trying to install a server product on a consumer OS, nothing good can happen. To make it short: OBIEE 11g can be installed on…
-
You can specify the page of a dashboard ... I guess it's just "&Page=<page name>" or something like that ...
-
Any help in helping you is appreciated .... So what you are installing, in which way, on what kind of system, when does the error popup exactly etc. Details please as I forgot my crystal ball at home
-
Posting twice will not make the 64bit client to be a 2x 32bit ... : OBIEE 12C Developer Client Tools installation
-
Hi, Andrew explained what these objects are, but what is the issue? Your tables are probably just after the list of BIN* objects, if you use the search field above the list you quickly jump to your table ...
-
Good for you, so can you please close the thread? For now it's still This question is Not Answered.
-
Andrew Fomin. wrote:So your problem is that your listener is not running. That's a database problem, not OBIEE. You can search/ask for help in DB forum: Database Installation Still the same answer: you have a DB problem, not an OBIEE (=> BI) problem ...
-
For the last screenshot of Christian uncheck "Shared logon"
-
Username: example 'sys' So why do you put SYS as SYSDBA? "as SYSDBA" isn't really a username...
-
Well ... The info you entered aren't correct, the message isn't really a fake one ...
-
If you don't setup your connection pool to not use a shared login it's not default to anything, it's way it's supposed to work ! The username / password are stored in the connection pool. Not clear what you are asking with "developers user names and global username". Do you mean that all your RPD developers use their own…
-
Hi, There are few options ... BVT has been developed to help during migration but it's good for testing regression as well. If you look into SampleApp there are also scripts parsing objects and returning errors etc. So you have tools provided to help you with these tasks.
-
Ideally you must correct your model to have the PO Amount with the double meaning: measure in your fact table with a SUM aggregation and in the same time also an attribute without any aggregation (a degenerated dimension exposing the PO Amount as attribute). Plan B you can change the aggregation to Average, it's probably…
-
Hi, Open the repository, take your warning and fix them one by one .... Difficult to be more explicit when you have something as precise as "Logical column 'a' does not have a valid data type." or "The logical tables 'dimension' and 'Fact' connected by logical join '"Relationship_2004:40367111412380694"' have no…
-
+1'000 Christian Wij wrote: http://toshiba-pc:7001/analytics Only a simple install deploy Analytics on port 7001 in 11g. It's not advised for any real life usage but mainly for testing because it take less resources not having the managed server. (So less RAM and a bit faster to start)
-
Interesting that you didn't mention the official documentation ... It's actually the place where to look for details on how to install etc. As you are really new to all this I would suggest to get a training, that's the easiest way to start ... If you really want a book the official Developer Guide is maybe better…
-
Hi, Is this really something new? Because it's exactly the same as what you posted here: OracleBIServerCon is Down So close the other one or this one, choose one and close others without mixing topics. Looking at the other post it looks like the full life of your install is just moving issue with things working and not…