Hi everyone,
During a validate structure of my db tables I obtain errors BR0301E.. and ORA-06564.
I found a specific note: 1553243, very easy to implement: adding a paramiter in init<SID>.sap and indicate tables to exclude for check.
I applied this note but it doesn't work, tables continue to be analyzed generating the error.
Reading more about this parameter, I found also that I can put in the argument not only tables but objects. I have this info from log.
I tried this but nothing.
Anyone as the same problem or has implemented this note?
Thanks a lot
Christian