Hi everyone,
I am having this error after running my job :
ORA-02291: integrity constraint - Parent key not found
I already checked the type of the Foreign Key. It is string(20) in both databases so this shouldn't be the problem.
There was a date column which I assigned to currentDate, not sure if that might be the problem.
Do you have some ideas on where I need do a modification?
thanks in advance
Hello,
Thanks for your reply, I have seen this duscission already which really didn't help me because I have my FK with the same type in the other DB.
I am attaching some new screenshots :