I have a sql script file that creates tables and inserts data.
The server runs on Oracle 10g.
When I use sqldeveloper (remote computer) and I run my script everything is perfect. But when I go on the server and I run the same script on the same database, schema, user with sqlplus some error appears (integrity, unique ...) ?
What's the problem, why didn't I have problem on sqldeveloper but did have some on sqlplus? What can cause that?
Oracle SQL Developer is a graphical version of SQL*Plus that gives database developers a convenient way to perform basic tasks. You can browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; and view and create reports.
Oracle Database ActionsFormerly known as SQL Developer Web, Database Actions brings all of your favorite Oracle Database desktop tool's features and experience to your browser! Run scripts, manage users, create/edit objects, import data, diagnose performance issues, visualize schemas, etc.
Oracle SQL Developer is the Oracle Database IDE. A free graphical user interface, Oracle SQL Developer allows database users and administrators to do their database tasks in fewer clicks and keystrokes.
Ok i found the problems:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With