Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLcl DIFF: is it working?

Plamen Petrov6 days ago

Hi,

I am testing the DIFF command in SQLcl 26.1.2 and it doesn't seem to do anything - just hangs. I have to press Ctrl-C (and then funny things happen, but that's another subject, already reported in the forum)

SQL>
SQL> conn -name conn1
Connected.
SQL> conn -name conn2
Connected.
SQL> disconnect
Disconnected from Oracle AI Database 26ai Enterprise Edition Release 23.26.2.0.0 - Production
Version 23.26.2.0.0
SQL> version
Oracle SQLDeveloper Command-Line (SQLcl) version: 26.1.2.0 build: 26.1.2.132.1334
SQL> diff -source conn1 -target conn2 -verbose -debug -artifact-out c:\tmp
Comments
Post Details
Added 6 days ago
5 comments
48 views