Recent content by EJB

  1. E

    Linking names to appropriate gender with Data Generator

    In the data generator, when using the FirstName and LastName functions to generate random names, is it possible to control whether a generated name is male or female? I can generate gender using "List('M','F')" and I can generate a name using FirstName and LastName...but it's total pot luck as...
  2. E

    Cannot stop debugger...

    Hi I'm having all sorts of problems trying to stop the debugger once it's been started. If I press the "Break" button, the debugger doesn't stop, it just seems to jump to the next block. If I keep pressing it, sometimes it then locks up completely. This is proving a major headache as sometimes...
  3. E

    V8 bug: breaking a debug on 11g database behaves like step out

    I have exactly the same problem on my setup here. I'm running PL/SQL Developer 9.0.3.1641 connecting to Oracle 11.1.0.7.0. My PC runs Windows 7 64 bit but I have the 32 bit Oracle client installed. Has there been any progress on this? It's very frustrating to have to "step out" all the way to...
Back
Top