Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
What is your OBIEE version 10g/11g/12c? Found below document related to OBIEE 10g for similar issues discussed in the document: OBIEE 10g: Error:" [nQSError: 77006] Unexpected end of file encountered. 4 bytes were requested and 0 bytes were read. Error Codes: KUWODMKH" while sending iBots. (Doc ID 1498021.1) OBIEE 10g:…
-
Hello There, Make sure in your Application Policies for Administrator Application Roles(BIAdministrator or BIServiceAdministrator or your custom Admin Role) of which Weblogic user is part of has below Admin Policy assigned related to BI Publisher Administration Page. oracle.bi.publisher.administerServer (Enables the…
-
While configuring AD with your weblogic server have you used samAccountName or cn(common name) in user filter? What is the search result when you search with 'rod' in Principal Name with 'Includes' option does it give more than one entry?
-
Could you also check below points: * Open repository RPD in online mode in BI Administrator as the Administrator user. * Then choose -> Manage -> Identity Manager-> Locate if User exists here -> Check out individual user and check there log level. * Then choose Manage -> Variables -> Expand Session Variables -> Locate…
-
Are you saying that in 11g you have 18 Users displayed under Users tab but when searching in EM for users to assign an application role it displays 30 users? Did you check in 11g environment whether or not any search criteria is defined under customise this table at following location Security Realms -> myrealm -> Users…
-
Are you saying that your Node Manager isn't starting using startNodemanager.sh script? If your BI servers and services are already down then no need to start them up individually just follow rest of the steps, step(c) will take care of Node Manager startup: b) On your OBIEE Server at following location <DOMAIN…
-
In 12c Node Manager Script would be at following location <DOMAIN_HOME>\bin Don't you think you are getting this message may be because your Application(Node Manager, Admin Server, Managed Server and BIEE Services) are already down?
-
Hi Carsten, Could you try below steps and see if it helps you to gain back access to Admin Console and Enterprise Manager. a) Stop your OBIEE Stack i.e. Admin Server, Managed Server and BIEE Services by running below command from following location <DOMAIN _HOME>\bitools\bin ./stop.sh (FOR UNIX) stop.cmd (FOR WINDOWS) b)…
-
Hello There, Looking at log message it looks like the problem is caused by Oracle unable or fails to find sufficient contiguous space to allocate INITIAL extent for segment being created, due to the data files for a tablespace specified in tablespace_name(UAT_BIPLATFORM) has become full, or there is not enough space in the…
-
Well I think Vanilla BAR file would not give him access back to Admin Console and Enterprise Manager, will it? Isn't it just going to get him back Default Application Roles along with SampleAppLite RPD and Catalog.
-
Hi Carsten, Don't think OBIEE 12c Application Roles and Groups assignment are File based like OBIEE 11g , from OBIEE 12c OPSS(Oracle Platform Security Services) are database based and it is still unknown(at least to me) where application role and group assignment are stored in OBIEE 12c onward. Could you please confirm if…
-
Own folder as in , users "My Folder"?
-
If it isn't an issue for you then could you post screenshot of Permission Screen of folder "Untitled" and also screenshot of "My Account"-->"Roles and Catalog Groups" assigned to issue facing user.
-
Duplication of views might be causing corruption of report/analysis try creating your report from scratch and see if you face the same issue. Edit: Sorry for duplicate posting , do as Gianni suggested.
-
To suppress the value you can give below method a try: Keep the column "appt time" at the last in Criteria and Result as this is the only column with different value between two rows and make sure for rest of the columns(name ,appt date and appt key) properties within "Column Properties"--->"Column Format"-->"Value…
-
Is any specific Application Role or Catalog Group has been denied permission on folder Untitled? If yes then is the issue facing user part of such Application Role or Catalog Group?
-
a) Check connection to your scheduler schema,is it working, you can get scheduler schema details from EM. Log in to Enterprise Manager>>Navigate to Coreapplication>>Open Deployment tab, navigate to scheduler b) Check if there is firewall enabled between your OBIEE and database server, if so then you would need to set below…
-
Check below document is this something similar to your issue Switching Dashboards In OBIEE 11g (11.1.1.9.0) Fails To Display | Hangs | Load Until The Original Dashboard Is Rendered (Doc ID 2075808.1) The document states 11.1.1.9.0 but the Bug for this issue is said to be fixed in 12.2.2.0.0, so not sure if fix for this bug…
-
Hi Casper, Looks like your 11g import into 12c environment is failing at 11g RPD migration into 12c environment and it is due to below error "symbol S_OS_DEFAULT_USER: referenced symbol not found" Could you open your OBIEE 11g RPD in OBIEE 11g BI Administration Client Tool and perform consistency check of your 11g RPD to…
-
Hi Vamshi, You have said in your Original Post that "some time it gives AD login page as below", just a correction its not AD login page its BIEE Login Page. You have already mentioned error captured in sawlog(X).log could you also look for error logged into obis1-diagnostics.log , bi_server1.log and…