drezzzz
6th January 2009, 15:13
Hi guys,
I have a repetitive error :
Unknown reference from 'ttaad231.user' to 'ttaad200'
when trying to list the sessions authorizations by user (ttaad2131m000) and some place else...
The problem clears himself when rebooting the server but always comes back a little while after. I didn't identified the source yet, still trying.
I tried looking for orphan entry in the ttaad231 table with ( select * from ttaad231 where ttaad231.user not in (select user from ttaad200) ) but without success.
This brings me to two questions :
- Does someone have an idea about how to correct/debug this specific problem ?
- Is there a possibility to see a session's generated query ?
Thanks a lot for your help,
I continue learning to some day, be able to help.
Fred
I have a repetitive error :
Unknown reference from 'ttaad231.user' to 'ttaad200'
when trying to list the sessions authorizations by user (ttaad2131m000) and some place else...
The problem clears himself when rebooting the server but always comes back a little while after. I didn't identified the source yet, still trying.
I tried looking for orphan entry in the ttaad231 table with ( select * from ttaad231 where ttaad231.user not in (select user from ttaad200) ) but without success.
This brings me to two questions :
- Does someone have an idea about how to correct/debug this specific problem ?
- Is there a possibility to see a session's generated query ?
Thanks a lot for your help,
I continue learning to some day, be able to help.
Fred