ARC1228 %s - Table skipped during cluster restore
Explanation:
The indicated table was skipped during cluster Restore because it was not found in the list of tables currently on the DBS. This warning is probably due to one of two causes. Either the user dropped a table between the time of the dictionary restore and the cluster restore or it may indicate that someone created a table between the time of the dictionary dump and cluster dump. The utility skips the table since no data can be restored until the dictionary definition for the table is there.
For Whom:
End User.
Remedy:
No need to do anything-- the utility skips over this table.