Print Thread
Creating scripts to update remote databases
#11711 08/16/03 08:24 PM
Joined: Dec 2002
Posts: 18
SHREVEPORT, LA USA
R
Member
OP Offline
Member
R
Joined: Dec 2002
Posts: 18
SHREVEPORT, LA USA
First let me say that I've been using sql worksheet and text files to compile pl/sql objects before now. I LOVE pl/sql developer! This has saved me alot of time and is a good tool.

Currently I keep several sql scripts for a database. One that lists all the tables, indexes and constraints and another that lists the re-creatable objects suchs as procedures, functions, views etc. To make changes to tables I include one with alter commands in the sequence they occured. To update a remote database, I simply run the appropriate scripts.

I would like to get away from having to keep that library of scripts. Is there any way that I can generate a script that contains these objects through pl/sql developer or through an add-on?

Thanks

Re: Creating scripts to update remote databases
#11712 08/18/03 10:01 PM
Joined: Aug 1999
Posts: 22,224
Member
Offline
Member
Joined: Aug 1999
Posts: 22,224
Perhaps you can use the Compare User Objects tool to generate the DDL to update the tables and indexes in the target database?

------------------
Marco Kalter
Allround Automations


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.055s Queries: 12 (0.005s) Memory: 2.5001 MB (Peak: 3.0430 MB) Data Comp: Off Server Time: 2024-05-24 10:39:28 UTC
Valid HTML 5 and Valid CSS