Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
and nqserror 92006 COuld not resolve the object
-
NQsError 27009 : Unresolved identifier error in obis server log
-
Atleast if i could get the offline copy like in 11g i cud fix it..
-
I restarted BI server just because i made some join changes online. In older version there were issues when we change a join online and it will not reflect in front end. So i just restarted the BI server and presentation server. Usually when there is a consistency issue RPD will not get saved after consistency check. Here…
-
any ideas
-
.. 12.2.1.0.0 Version
-
is there any option to get an offline copy of the same failed RPD, so that we can fix the issues
-
when we made some changes and saved RPD and restarted. BI server going down. Which backup? I have one RPD downloaded few weeks ago , But we fixed some issues online ..
-
My question is I have two tables of similar structure . Table 1 : Deal Table Table 2: Deal Corporate Table I need to write back to both the tables at the same time. Is it possible? two update statements in one write back template?
-
I tried to update multiple columns and it is not working.
-
Fixed it, by recreating the script and somehow now it worked .... is it possible to add multiple update statements ? For example i have to update like below. update Country set CountryName='@2',Country_Code=Country_Code_Og,ValueDollars=@3 where ID=@1 Update Country_Master set…
-
I have used the redstck blog to configure it. But it is not resolved yet. Direct DB request is allowed. As Ceasar said error message says template not recognized. Any help will be highly appreciated ..
-
Very bad design (without any expansion button or nothing).
-
in online mode cant we edit the physical column formula? But i have opened 10g also online. This column is just a drag and drop from physical layer.
-
a) Why are you not displaying the mappings in 12? which mapping? b) Online or offline? online c) If online - did you disallow RPD updates in EM? not disallowed
-
I read .. But didnt understand ... in 12c edit is grayed out but in 10g we can
-
How to make it enabled?
-
Why edit option is disabled for me ..
-
Should i have chronological key every level or only at the date level?
-
used the time dim date column instead of deal date from fact in filter and criteria. It seems like worked .will update you soon.