cancel
Showing results for 
Search instead for 
Did you mean: 

Check integrity error

Former Member
0 Kudos

Hi All,

I'm getting the error as in snapshot after check integtity, Tested all joins, All are parsing, help needed.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos


Click on the parse failed error and it will jump to the join with the problem.

If you can't see which join it is, it may be a self-restricting join (also known as a stub join). If so, move your table to the other side of the table that it joins normally to and you should see it show up. Double click on the self-join and resolve the parsing error.

Former Member
0 Kudos

Hi Mark,

All the self joins are parsing. very mysterious.

Former Member
0 Kudos

So you can't find the join that is throwing the exception?

Former Member
0 Kudos

yes

Former Member
0 Kudos

Yes you can or yes you can't?

Former Member
0 Kudos

I can't.

Former Member
0 Kudos

OK, so you've no idea which join is in error?

Former Member
0 Kudos

Have deleted all the tables, but still says in summary(parameters) 1 join. surprised from where it is comign.

Former Member
0 Kudos

Sounds like a bug, I really can't think what it could be

former_member4998
Active Contributor
0 Kudos

Hi

have you specified cardinality for all the joins and checked all the context and loop’s