We were doing a db dump & load recently and encounterd 2 problems during the dump process.
First, one table didn't dump completely. It should have dumped about 270,000 records and only dumped about 135,000.
Second, a table that should have been dumped was not dumped at all.
The dumps were run from the db (Unix) side by utilizing the Progress proutil command. Also, the proutil commands for each table dump were run from a shell script. All dump activity was written to a log file. In each of these cases, no error message were generated to the log file.
We've used these scripts before, and have never had any problems. Has anyone ever encountered this before??
-Ed
First, one table didn't dump completely. It should have dumped about 270,000 records and only dumped about 135,000.
Second, a table that should have been dumped was not dumped at all.
The dumps were run from the db (Unix) side by utilizing the Progress proutil command. Also, the proutil commands for each table dump were run from a shell script. All dump activity was written to a log file. In each of these cases, no error message were generated to the log file.
We've used these scripts before, and have never had any problems. Has anyone ever encountered this before??
-Ed