on 2013 Feb 15 8:47 AM
I can't seem to trace the origin of this error found in our replication error log table:
'Permission denied: you do not have permission to select from "ISYSUSER" (-121)'; 'select b.user_name from SYS.ISYSUSER as b,SYS.ISYSTAB as tab where tab.creator = b.user_id and lower( b.user_name) = 'dbo' and tab.table_name = 'RowGenerator''; 'select if exists(select 1 from SYS.ISYSUSER as b where b.user_name = 'rs_systabgroup') then 'yes' else 'no' endif'
I've searched through our procedures, triggers and events and can't find any reference of this sql.
Even searched through our PowerBuilder source code, but still no luck.
Request clarification before answering.
User | Count |
---|---|
75 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.