Comments
-
Duplicate with OBIEE 11G nQSError:93001 Close this one as the discussion is on the other one.
-
Hi, During the install all the requirements were fine? all the pre-install checks passed without any warning on missing libraries or things like that? If not wrong ELF is one of those requiring both 32 and 64bits versions installed on your server. So check which one you have and install the other one in case. (but this is…
-
Always keep in mind a little detail: your desktop isn't the BI server, you able to connect using a TNS name from your desktop doesn't mean OBIEE know what that TNS is, and doesn't mean the BI server can connect to the DB. There are ways (locations) where to tell OBIEE about your TNS.
-
Hi, I guess you can just ignore OWB (Oracle Warehouse Builder) and stay on ODI for all the ELT things (building a cube is a loading operation in the end). As Robert said, for cubes (real cubes) you have Essbase which is one of the references for ages now. Do not really always try to find a perfect match between a Microsoft…
-
Hi, Have a look at: runcat.sh -cmd archive and runcat.sh -cmd unarchive (or runcat.cmd if on Windows). You can script the archive command and specify the exact path of the catalog you want to archive (or a list of folders and reports).
-
user1137177 wrote:Just a quick check: can I directly go to 12C or I have to first upgrade to 10.3.6 and then to 12.1/12.2? Where does "12c" come from? 10.3.6 is just weblogic, and OBIEE 11g isn't certified on weblogic 12, so you better do not mix these pieces. If you are thinking / talking about moving to OBIEE 12c you can…
-
You are right but it's also the only thing I remember sounding like what you see, with columns just "empty". Also the patch has a name and replace a .so file which could also work for DDR. You can of course open a SR and follow the process there asking them if the fix cover your needs too or not. But if you have a sandbox…
-
Yes, that's the post I had in mind As you have the same version you maybe want to have a look into the linked bug/patch. The bugs not being public if you want to see more you will need to open a SR. The patch is available publicly in MOS, so you maybe want to give it a try ...
-
Hi, Did you try building a new analysis from scratch with the same query? Also maybe worth searching the forum here as I remember something similar (actually the same) some time ago. PS: it always help if you clearly identify the versions you talk about (full version number + bundle patch)
-
The "one shot thing" is the duplication: you aren't going to duplicate your model every week, you duplicate it once and it's done. So spending 1h to do the job isn't too much or impossible.
-
Database properties are ... easy to miss : too many and not the simplest to manage ... So you can maybe close the thread if you solved, by marking if required, for others having the same/similar question? Right now it's stilll This question is Not Answered.
-
I guess that's your thing. By default both 11g and 12c database types will set the "IDENTIFIER_QUOTE_CHAR" to empty (the default value), but I had a RPD around where in 11g it was set to double quote. The name sounds interesting and can be the one you look for. Check the value of this one in your old working RPD and then…
-
Hi Mark, Do you still have a copy of the RPD with the old "11g" database before you changed it? I would say you maybe changed some database features (properties of the DB object in the RPD, the "features" tab) to make the 11g work fine, and when you changed to 12c you got the default 12c database features. When you then…
-
Out of curiosity : why are you trying to include an analysis there? Where does the info come from in the analysis? Do you store the "down time" in a DB and change it daily? Do you update the analysis by hand ?
-
+1'000 to what Christian said There are some basic concepts in OBIEE security and in your post everything is mixed. Also the concept of "extraction" would deserve some extra details : do you want a simple web page listing them on screen (the link you posted) or do you actually want a real extract (generating a file…
-
You didn't really look at the posted link, right? 3. Give information about your environment, such as versions of software you use. This is essential, as versions change and other users might run into a similar problem never knowing if the thread they read was about their version. Because yes ... there are around 10+…
-
And the question is? There is generally a question mark somewhere Also have a look at on some extra info you can provide which are going to help you getting a better answer.
-
So you got a link connecting you to an online available SampleApp (not just a OAC instance). Then it's like said before: a RPD or a session variable can only be created in the RPD. In the front-end only presentation variables can be created. You can try to connect with Admintool to the host they give you, but if they…
-
Ok, I'm struggling to get the link between things ... So the SR was to have a link where you could download SampleApp v607 (OBIEE Samples ) locally? And you now want to reproduce your issue there? (so inside the VM you are running containing SampleApp) You can't create a repository variable from the front-end, just because…
-
Hi Rebecca, Somebody is mixing things here (you or your customer or both). OBIEE 11g and 12c can't be deployed on the same weblogic, so it's impossible to have a conflict there. You talk about a proxy, so I guess your custom setup a proxy in front of weblogic to access OBIEE, but in that case you do not want rename…