Print Thread
Page 2 of 4 1 2 3 4
Re: PL/SQL Developer 64 bit ?
IvanZ #49080 06/05/14 06:39 PM
Joined: Apr 2005
Posts: 2
Rio Rancho, NM USA
J
Member
Offline
Member
J
Joined: Apr 2005
Posts: 2
Rio Rancho, NM USA
We have oracle servers behind a secure network and behind firewalls and we have to access them using a terminal server for troubleshooting. In short, our server environments are all 64bit and we have to install a 32bit oracle client just to run PL/SQL developer. Not ideal. I have been asking for a 64bit version for a few years now. frown


James Cooke
Re: PL/SQL Developer 64 bit ?
vlevi #49111 06/13/14 06:34 AM
Joined: Jun 2010
Posts: 35
J
Member
Offline
Member
J
Joined: Jun 2010
Posts: 35
vlevi: The biggest reason for a 64-bit PL/SQL Developer is so that it is compatible with the 64-bit Oracle client. PL/SQL Developer rarely breaks the 2GB memory barrier (you know 32-bit apps can only access 2GB of addressing space, correct? And that fragmented memory can cause applications to throw out-of-memory exceptions long before they've used all of this?), however it has happened on occasion. In fact, there are a lot of operations PL/SQL Developer doesn't handle very well, including a large set of inserts, and copying the results grid with large resultsets.

As for "a 32-bit app cannot kill the whole machine", your problem isn't your memory; it's most likely your swap file settings, your hard drive, fragmentation on either of those, or a very slow PC. No single application can kill the whole machine easily; the whole point of the Windows OS is to isolate application issues, and you have to have a lot wrong to take your PC down from one application hogging memory.

Each app has a memory priority, just like its process priority, and though you can't see it in task manager, the OS trumps both by having the highest process and memory priority. The only way you can take down the OS is if the OS itself (despite being top priority) can't keep up with the actions you're asking it to take (such as paging memory). Most likely your swap file is set to automatically grow, you have a physical hard drive (not SSD), and your drive and paging file are fragmented as h***.

Also, Firefox cannot allocate 3GB of memory unless you are booting with a special 3GB memory switch (or have executed an editbin /largeaddressaware against the fx executable), and if that's the case, I think you are messing with things you may not fully understand. It's true that 8GB is just a higher limit that could be hit by running fx as 64-bit, but throttling the individual processes' memory usage to keep them far below the machine's memory isn't the way to resolve issues like this.

Regardless, I would prefer to have everything be native 64-bit. As with the 16-bit -> 32-bit conversion back in the days of Windows 95, running 32-bit apps on a 64-bit machine takes a performance hit. It may not be noticeable on a good machine, but apps that run natively in the OS's memory space are always preferable. I doubt you wish apps were still 16-bit... moving to native 64-bit is the natural progression of processor capabilities, and applications need to keep up with the times.

Re: PL/SQL Developer 64 bit ?
John Randorf #49679 10/16/14 06:42 PM
Joined: May 2007
Posts: 10
Albany, NY USA
J
Member
Offline
Member
J
Joined: May 2007
Posts: 10
Albany, NY USA
Marco:

Where do you stand on the release of 64-bit?

Re: PL/SQL Developer 64 bit ?
John Randorf #49680 10/16/14 07:39 PM
Joined: Jul 2004
Posts: 592
W
Member
Offline
Member
W
Joined: Jul 2004
Posts: 592

Re: PL/SQL Developer 64 bit ?
Worker #49905 12/17/14 10:27 PM
Joined: May 2007
Posts: 10
Albany, NY USA
J
Member
Offline
Member
J
Joined: May 2007
Posts: 10
Albany, NY USA
How are things looking for end of year rollout of 64-bit PL/SQL Developer?

Re: PL/SQL Developer 64 bit ?
John Randorf #49906 12/18/14 02:57 AM
Joined: Feb 2013
Posts: 251
UTC+10
I
Member
Offline
Member
I
Joined: Feb 2013
Posts: 251
UTC+10
It looks like that:

[quote]The initial release of PL/SQL Developer 11.0 will be 32 Bit, but we'll have a 64 Bit version available in the first half of next year.[/quote]

Re: PL/SQL Developer 64 bit ?
IvanZ #51022 03/16/15 06:55 PM
Joined: May 2007
Posts: 10
Albany, NY USA
J
Member
Offline
Member
J
Joined: May 2007
Posts: 10
Albany, NY USA
Now that ver 11 has released...64-bit ETA?

Re: PL/SQL Developer 64 bit ?
John Randorf #51304 04/20/15 01:40 PM
Joined: May 2007
Posts: 10
Albany, NY USA
J
Member
Offline
Member
J
Joined: May 2007
Posts: 10
Albany, NY USA
Can you please give us a release date for 64-bit version? Thanks

Re: PL/SQL Developer 64 bit ?
John Randorf #51305 04/20/15 07:38 PM
Joined: Feb 2007
Posts: 37
Denmark
B
Member
Offline
Member
B
Joined: Feb 2007
Posts: 37
Denmark
Probably not in the foreseable future.
The 64-bit version of Direct Oracle Access package are missing some important functions, and there has been no response from Marco since October 2014.
See for yourself in the DOA forum, topic no 2 (at least right now).

I guess that PL/SQL developer has this package as its essential pipe to Oracle, so the prognosis seems a bit pessima ;-(

Re: PL/SQL Developer 64 bit ?
Busk #51852 07/16/15 12:46 PM
Joined: May 2007
Posts: 10
Albany, NY USA
J
Member
Offline
Member
J
Joined: May 2007
Posts: 10
Albany, NY USA
Update on 64-bit PL/SQL Developer please Marco?

Page 2 of 4 1 2 3 4

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.189s Queries: 15 (0.074s) Memory: 2.5636 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-05-05 18:44:17 UTC
Valid HTML 5 and Valid CSS