Question: Using the following problem, please create a program outline (following the program development guide listed in the class material Reference section): You are an administrator

Using the following problem, please create a program outline (following the program development guide listed in the class material Reference section): You are an administrator of a number of (approximately 15) remote systems The server and remote systems are all Linux based Nightly you need to have the following actions performed from a central server Using a number of pre-supplied scripts, extract tables (each in its own file) from a central database Distribute these tables to each of the remote systems Load each table into a database using pre-supplied scripts on the remote system Analyze each log file to determine which succeeded and which failed Mail the summary to the mailbox sysadmin Keep the log files for one week to allow detailed review NOTES: use pseudo-code based on C/java (properly commented) use either Java or C iteration, and conditions will be acceptable highlight utilities and commands that you have used in blue highlight areas that you are uncertain of (that need more research) in red don't worry about what the actual scripts perform, just assume o the export scripts are named export-script-1 to export-script-n and are in discrete files o the import scripts are named import-script-1 to import-script-n and are in discrete files

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!