Closed AlexGruPerm closed 8 months ago
Or when table doen't exist. recreateTableCopyData Table X does not exist. Maybe you meant Y?. (UNKNOWN_TABLE)
When we use mode recreate:0, and table doesn't exist.
Fixed by saveingError in copyTableEffect after sessCh.whereAppendIntX
When service is asked to create new table in new database, service create db but don't have privelege to create new table in new db. And freeze with
Save errors into ora_to_ch_tasks and change Repo state to Wait. Or better solve problem with grants.