archive back up procedure
follwing are the rules for the archiving.
we will have a intermediate table where the primary keys of the table are stored.
basedon this the archving will be done from the main table to archive table..
we would like to do it in multi threading with restart capability by having activity flag in the intermediate table.need help in inderstanding multithreading , parallel processes and creating the procedure for archiving
thanks
psvvel