While using the connection type: OCI 10g/11g
the following error appears.
N.B. I'm trying to connect to SampleAppv506p from my Windows 10 local machine.
Hi,
You are trying to connect to the DB using the "weblogic" account?
There is no "weblogic" account in the database... Have a look at the doc of SampleApp to see the existing DB accounts you can use to connect, but it's 100% sure that weblogic doesn't exist at all in the DB (it's only a Weblogic / OBIEE account).
What are you trying to do exactly? (just to try to point you in the right account direction)
You can list out the users in the Oracle DB by using select * from all_users. Maybe you would be able to recall which exact user is related to your repository.
Thanks a lot, it works now with db user bisample.