Weblogic privileges OBIEE 11g - obiee

I have a problem about weblogic profile in OBIEE 11.
I can't see administrator view/menĂ¹. I can see only user's view. How can I fix it? I must change some files?
thanks

Related

Can you reset/retrieve a username/password used in schema creation of a desktop Oracle database?

I have an Oracle 12C desktop database schema I created some time ago. I don't remember the username/password for when I created the schema.
Is there any way to retrieve it? I have full admin privileges for computer.
Thanks much.
Login as SYS (I suppose you are still able to do that) and then issue:
alter user <<schema>> identified by <<new_password>>;

Oracle Database 19c no listener

I installed Oracle Database 19c and was able to connect to the database using sqlplus in command line. However when I try to use SQL developer I'm unable to connect. I noticed I don't have any listener service like I did when I had Oracle Database 21c installed on another computer. Is this why I can't access it on SQL developer? And if so how do I create that listener?
Access the database through SQL Developer.
(I don't have the reputation to comment, so I'm posting this here.)
Just wanted to say that I just encountered the same issue.
I installed Oracle 19c on Windows as "Software Only".
I used dbca.bat to create a database with a single pluggable database through the "basic" configuration. In the past I've gone through the "advanced" configuration, and I'm wondering if that's what lead to this.
So now I'm dropping the database and will try re-creating it to see if using the advanced DB installation provides a listener.
Edit
After deleting the database, then going back through the DB installation in dbca.bat via the "advanced" installation option, I noticed that the listener configuration was actually disabled by default, and I had to choose to add a listener.

Apex 19.2 doesn't display properly and it doesn't work in oracle 11g enterprise edition

Apex 19.2. It doesn't work in Oracle 11g enterprise edition.
According to screenshot you posted, it looks as if images are missing. If that's so, try the following:
go to SQL Workshop - RESTful services - ORDS based RESTful services - press Register schema with ORDS button
enter schema alias (e.g. arifullah_sa, presuming arifullah is current schema)
click Save button
That should do.
First of all update your ORDS by registering it with database
update your apex images as well.

Issue with setting up Oracle Rest Data services

I have successfully installed Oracle REST Database Services version 3.0.4.60.12.48. I am able to access Oracle Apex but when I create a web-service and click on test button I get this error.
Error during evaluation of resource template: GET hr/employees/,
SQL Error Code: 28000,
SQL Error Message: ORA-28000: the account is locked
I have tried connecting to Oracle_apex_public user and every other user to check if any account is locked but I am able to connect to these account with SQLDeveloper.
I have also tried reinstalling and changing default tablespace inside ORDS configuration files, but still it's not working.
If anyone has an idea what is going wrong, please help.
Thank you for the response.
I manage to solve the issue, the cause was i was using same Passwords for all apex public and sys changing th

Oracle Label Security and Oracle Database Vault together

Today I have a problem with Oracle.
I have Oracle Label Security (OLS) and Oracle Database Vault installed, but OLS is registered, ODV is not.
Today I register ODV too, and now, I can login to Enterprise Manager with user LBACSYS (of OLS) but when I click to OLS on Security tab, EM show me error :
You have been logged in to a Database with Database Vault installed on it. You do not have sufficient privileges to access the Database Vault features on Enterprise Manager. Please contact your administrator
I don't know how to use OLS with ODV enabled, can you tell me ?
Thanks.

Resources