Hi, I’m Jeff Smith. You might remember be from such self-help videos as “Code is Self-Documenting”, and “We Let the End Users Test Our Code.”

Thanks for humoring me as I pay tribute to one of my favorite comedians, Phil Hartman as Troy McClure on The Simpsons…but I digress.

Starting this week (Wednesday, February 25th!) the Development Tools Team will be hosting a weekly webcast. We will show you things that we think you might like to know. You’ll get to ask us questions, and help direct the conversations. We’ll record them (probably).

What IS the Developer Tools Team exactly – you ask? The easiest way to explain that is with a picture. It’s basically all of the technologies we deliver to help you build Oracle Database applications.

All of these technologies fall under VP of  Software Development, Mike Hichwa.
All of these technologies fall under VP of Software Development, Mike Hichwa.

The Inaugural Talk: A New SQL*Plus?

SQL Developer meets SQL*Plus - command line interaction with the database with some modern amenities :)
SQL Developer meets SQL*Plus – command line interaction with the database with some modern amenities πŸ™‚

I gave this talk to our database product management team here at Oracle a few weeks ago. In it, I introduce our new SQL Developer utility, SQLcl. It’s an exciting topic, and I can’t think of a better way to kick off this webseries. And since I get to go first, I get to pick the topic πŸ™‚

The Details

  • Every Wednesday at Noon Eastern Time
  • Meeting and audio provided by Zoom – no need to ‘phone it in’
  • Recorded
  • Ask your questions!

We’re building out an Oracle.com page to host the details and future agendas

If you have things you’d like to see covered in future talks, feel free to drop us a comment here.

Author

I'm a Distinguished Product Manager at Oracle. My mission is to help you and your company be more efficient with our database tools.

8 Comments

  1. Here is my situation with that bug.
    I’m using SVN, so I open the file and connect to an existing DB session. I have the auto pin setting turned on. I have upped the max number of windows to 50 in case some hidden windows were using up my quota. I keep edit windows separated by DB connection (typically have two open) in tab groups. I can go a couple of days and I never have the problem and then another day it auto closes every window I have open when I open a new edit window.
    My work around it to add a space character at the first character of a file as soon as I open it. When I do that, the program prompts me Yes/No/Cancel when I open a new window. The correct answer is “Cancel” because “No” blocks the opening and “Yes” discards my edited file no matter how many changes I’ve made to it. Learning that cost me several hours of work one day. Choosing “Cancel” leaves all existing edit windows intact and opens the new one too.
    The bug happens randomly, there is no 100% reproducible test case – although once it happens twice, it keeps happening for the rest of the day. Is there a log file I can send? A debug mode I can run in? I’m prepared to put real effort into helping diagnose this, it’s _very_ frustrating.


    Oh and then there is the periodic UI freeze where it stops responding while it checks if any files have changed (by comparing every file to the SVN host I think). I can walk away from that one and get a cup of coffee and it’s done in ten minutes though. (We have a large repository)

  2. I switched from SQL Navigator and am still going through the growing pains too and that bug has cost me work several times.

    • I’m not aware of any bugs with pinned pl/sql editors. Can you open an SR with MOS or post a note to our Forums?

      Do you have a reproducible test case?

    • My Oracle Support and a Service Request – you’re covered by Oracle for SQL Developer issues if you have a Database licensed for support with us.

Write A Comment