
plsqldeveloper - PL/SQL developer with oracle 32-bit/64-bit client ...
Dec 21, 2012 · I have Oracle 64-bit client installed to run with my weblogic application. I learnt that pl-sql developer doesn't work with oracle 64-bit client so now i have both 32-bit and 64-bit …
PL/SQL Developer Initialization error - Stack Overflow
Maybe you are using the 64-bit version of PL/SQL developer and a 32-bit Oracle Client. If so, the fix would be to switch to either a 32-bit version of PL/SQL Developer or a 64-bit Oracle client.
database - Why does Oracle not find oci.dll? - Stack Overflow
Jun 1, 2015 · @maniA: I would recommend to install both since the one program needs the 64-bit version and the other the 32-bit version. Just download the client tools from the Oracle website.
PL/SQL Developer cannot find my tnsnames.ora file
Mar 21, 2023 · It's not that the client isn't supported but if you run a 32 bit Oracle 11g client you need to run a 32 bit PLSQL installation. If you run a 64 bit Oracle 11g client you need to run a …
How to know installed Oracle Client is 32 bit or 64 bit?
Nov 2, 2012 · A simple way to find this out in Windows is to run SQLPlus from your Oracle homes's bin directory and then check Task Manager. If it is a 32-bit version of SQLPlus, you'll …
How to connect to remote Oracle DB with PL/SQL Developer?
Dec 2, 2009 · 2 I am facing to this problem so many times till I have 32bit PL/SQL Developer and 64bit Oracle DB or Oracle Client. The solution is: install a 32bit client. set PLSQL DEV-Tools …
Configuration of oracle 11g remote database with PL/SQL …
Dec 17, 2020 · The problem has been solved. Actually, the issue was that the PL/SQL was 64 bit and the client was 32 bit that's why I had to download and install a 64 bit client which I …
plsql - ORACLE SQL Developer Dark Mode - Stack Overflow
Nov 22, 2021 · 32 Tools > Preferences > Code Editor > PL/SQL Syntax Colors. Here you can choose Twilight scheme.
how to run pl/sql program in oracle sql developer - Stack Overflow
Aug 27, 2013 · how to run pl/sql program in oracle sql developer Asked 12 years, 2 months ago Modified 6 years, 4 months ago Viewed 125k times
Error- pl/sql developer -12154 tns could not resolve the connect ...
Nov 15, 2019 · Good Morning. I tell you my connection problem with pl / sql Developer. First, I will indicate my environment: -SO Windows10 64 bits. -PLSQL Developer 13 (64 bit) -Client …