Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What are the default login credentials for APEX DB development in Oracle DB Developer VM?

cilyrikApr 15 2020 — edited May 6 2020

I'm trying to create a package and a table that are visible to Oracle APEX in a pre-built Oracle DB Developer VM using pre-installed SQL Developer in it, but I didn't find any valid instructions on how to login into database from SQL Developer for APEX development.

I've tried everything that is suggested in default startup terminal window, for example login "orcl" with default "oracle" password, but it responds with "incorrect login/password" error.

"Getting Started with Oracle SQL Developer" tutorial suggests to create an "hr" user and account, but I'm not sure if it is the right way to accomplish what I need.

This post has been answered by Pierre Yotti on Apr 16 2020
Jump to Answer
Comments
Post Details
Added on Apr 15 2020
1 comment
2,583 views