Cannot find the object "tmp_tblRecoverCmds" because it does not exist or you do not have permissions. @l_subscription_id2971 Create NC_UNSUB_MAP table(PUBLISH_SUBSCRIPTION_TABLES) DROP TABLE NC_UNSUB_MAP SELECT * INTO NC_UNSUB_MAP FROM BDNA.dbo.NC_UNSUB_MAP_VW CREATE INDEX NC_UNSUB_MAP_IDX ON NC_UNSUB_MAP(TABLE_NAME,SUB_ID) @p_inv_id:-1 @p_subscription_id:2971 |
Above is the error being seen and is keeping data from being imported/normalized. Anyone seen this before? Occurred after applying patches.