|
|
- Create Tables
Using the Oracle SQL*Plus editor, develop a database based on your data model. The database should contain all the tables and attributes discussed in the project specifications. Be sure to use your data dictionary when creating your tables. To submit this task you need to create a file in notepad called TASK2.TXT. In this file create a heading called CREATE STATEMENTS and then develop the CREATE TABLE statements required to create your database tables. Be sure to include the DROP TABLE sta...- Backup Program To Remote Site
hello, i have a script to backup oracle 8i, its export the database to dmp file. i need a program that can run the script and after the file is done its zip it with winzip or winrar and send the zip file to remote site. server. its need to be secure sending with ssl or password or ca certificate key. the program need to check the log file of the backup script and will need to have a alert by email |
|
|
|
|