Skip to Main Content

Oracle Developer Tools for VS Code

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!

Windows 10 Connection Request Timed Out

user13424442Oct 6 2021

Using SQL Developer I can connect to my cloud database , with a wallet. Using the same wallet and this extension, I get the Connection request timed out Error (error opening connection)
I have made sure that I have the latest version of .net core runtime.
And considering that SQL Developer can connect, I'm at a loss as to where to look for a fix.
(Using a mac, I can use the same wallet and get access to the database, so its not the wallet).

Comments

DK2010

Hi,

No, You can not Take Export from SCN, it only for upto date/SCN

you can also check the Option  from here :Migration Of An Oracle Database Across OS Platforms (Generic Platform) (Doc ID 733205.1)

HTH

Hemant K Chitale

It is quite likely that your export may fail to create a read consistent image of the data as of the SCN specified when it is attempting to export that volume of data, with transactions running concurrently.

Since SPARC Solaris is Big-Endian and Intel Linux is Little-Endian, you'd have to convert the datafiles.

Hemant K Chitale


1 - 2

Post Details

Added on Oct 6 2021
1 comment
314 views