Skip to Main Content

SQL Developer

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Database Export Tool, command terminator missing

Jose NicolauJan 23 2025 — edited Jan 23 2025

Using SQL Developer 24.3.1.347.1826.

Tools → Database Export…

Export Wizard - Step 1 of 5; Export DDL section, Terminator check box checked.

Accessing Oracle Database release 1102000400: resulting commands with “;” missing. Or programming commands with “/” missing (functions, packages…).

Accessing Oracle Database release 1900000000: results with terminator as expected.

Additional notes:

Selecting a sequence or a table (for example) in Connections navigator, from a database release 1102000400 connection, the SQL tab shows the create command with ‘;’ missing.

From a database release 1900000000 shows the create command terminated with ‘;’.

Duplicate Post
This post has already been added here:

Comments

Answer

Yes. Async, semi-sync, and InnoDB Cluster.

Marked as Answer by 3602098 · Sep 27 2020
Basharat Hussain Oct 16 2024

Dear @dave-stokes-mysql-community-team-oracle

I am facing a problem please Guide me.

I have deployed two MySQL Nodes version 8. I am trying to async MySQL nodes, the replication complete successful as long as a user create or some action performed from the application. When an action is perform from the Application . On the slave node the following error occur.

Before an action perform from the Application everything working fine replication from master to slave working as expected.

Please Guide me.

Thank You in Advance.
Basharat Hussain.

L. Fernigrini Oct 16 2024

You are replying to a 5 year old “solved” thread with a new problem…Please do not hijack existing threads, open a new one with the appropriate details. I'm closing this one.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Marked as duplicate
Added on Jan 23 2025
0 comments
29 views