Skip to Main Content

Oracle Database Express Edition (XE)

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!

Is oracle database express edition XE 19c available?

user6409847Dec 15 2020

Is oracle database express edition XE 19c available? If not, when will the release date be?

Comments

That error suggests that you have a munged installation. Sometimes this happens when you close VS Code too quickly when installing.
What OS and version are you using?
What version of the .NET Runtime are you using?
Finally, lets try to reinstall, except this time lets wait after each step to give it a chance to complete and open and close VS Code with each step:
Uninstall the extension, wait 2 minutes, restart VS Code, wait 2 more minutes, reinstall of the extension, wait 2 minutes, and then restart vscode.

User_2R5DX

Hello!
My case is similar but not the same.
I have installed Oracle Developer Tools for VS Code (SQL and PLSQL) v21.4.0 and it works OK on my user connection to the company's data warehouse.
But, it doesn't fully works on with my Proxy user.
With my Proxy user i can:
· Use the oracle explorer until table field level
· Execute SQL and PL scripts impacting de database
But I can't
· Show data from the explorer
· Get a grid of data from a "select" sentence (as "select 1 from dual;")
I always get:
Object reference not set to an instance of an object.
This problem applies to all my colleagues, so I don't think it's caused by my personal installation procedure.

Could you give us some tip to work on with our system infrastructure team, please?

Thanks!

Christian.Shay -Oracle

@tomek21 ).
This will be fixed in version 21.5 which should be coming out "soon".

This is fixed in version 21.5, available now.

1 - 4

Post Details

Added on Dec 15 2020
17 comments
6,596 views