Skip to Main Content

SQL Developer

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Migration of EA3 connection settings into the final SQL-Developer 3.0

Matthias E. MüllerMar 31 2011 — edited Mar 31 2011
The automatic connection migration of EA3 (3.0.03.97) connections into the final version 3.0 does not work. Any ideas what's wrong? I am using several folders to hold many connections to different database servers and database users. The migration of EA2 (3.0.0.45) connection settings was successful.

Comments

Hello!

This problem has been fixed in the latest patch, so updating your compiler will help:

$ cat b.cc

    static constexpr char16_t kFallbackPaddingString[] = u" ";

$ CC -g  a.cc -std=c++11 -V

CC: Studio 12.6 Sun C++ 5.15 SunOS_i386 Patch 152716-03 2019/04/10

...

koval

Are those patches available somewhere for Solaris 10?

Maxim Kartashev-Oracle

Yes, all patches for Studio are made available both for Solaris 11 and 10. Patches for Solaris 10 can be downloaded through MOS (support.oracle.com). You'll need a support contract to do that.

User_07208

Is this patch available for solaris 11 ?

Alanc-Oracle

Updates for Solaris 11 are provided to customers with support contracts via the Studio IPS repository.

1 - 5
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 28 2011
Added on Mar 31 2011
1 comment
109 views