I managed Oracle databases for at least 15 years. I have developed a number of helpful tools and utilities and my goal is to pull a number of those assets together, make them better, and put them here in ArcSQL. Enjoy!
...
...
@@ -28,8 +29,9 @@ As an administrative user perform the following step.
Perform the following steps as the user whom received the grants in the last step.
1. Consider running uninstall_arcsql.sql if you are testing development versions of the product to ensure all tables are completely rebuilt.
2. Run arcsql_install_single_file.sql.
3. To start the DBMS_JOB's which run any recurring tasks run "exec arcsql.run;" command.
4. To stop the delivered DBMS_JOB's run "exec arcsql.stop;" command;
## Uninstall
As the user who owns the ArcSQL objects run the uninstall_arcsql.sql script.