RE: SQLcl new sqlplus for sql developer 4.1 ea NICE
Date: Mon, 27 Apr 2015 07:42:58 -0700 (PDT)
Message-ID: <12189221-1da3-48d5-942f-a2a9b9a3141f_at_default>
Doing a ‘sql /’ will try a bequeath connection, which will try to load ocijdbc12, if we can find it – that should work.
From: goran bogdanovic [mailto:goran00_at_gmail.com]
Sent: Monday, April 27, 2015 9:41 AM
To: Jeff Smith
Cc: jcdrpllist_at_gmail.com; ORACLE-L
Subject: Re: SQLcl new sqlplus for sql developer 4.1 ea NICE
connect '/ as sysdba' doesn't work ... I am missing that ;-(
On Wed, Apr 15, 2015 at 11:10 PM, Jeff Smith <HYPERLINK "mailto:jeff.d.smith_at_oracle.com" \njeff.d.smith_at_oracle.com> wrote:
Thanks, and we’re listening J
From: Juan Carlos Reyes Pacheco [mailto:HYPERLINK "mailto:jcdrpllist_at_gmail.com" \njcdrpllist_at_gmail.com]
Sent: Wednesday, April 15, 2015 3:08 PM
To: ORACLE-L
Subject: SQLcl new sqlplus for sql developer 4.1 ea NICE
Did you check the variation of sqlplus sql developer 4.1 is giving, is interesting has additional features to sql plus
you can check the video
https://www.youtube.com/watch?v=HApdy-o525A
http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-41ea-2372780.html
I'm asking them if they can configure it for advanced long script running, this means stop when there are some errors, but skip for other like duplicate primary key, or column already exists, etc.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 27 2015 - 16:42:58 CEST