Oracle Error Message
ORA-31428: no publication contains all the specified columns
Reason for the Error
One or more of the specifed columns cannot be found in a single publication.
Solution
Change the subscription request to select only columns that are in the same publication. Consult the USER_PUBLISHED_COLUMNS view to see current publications.