ScottMattes
Member³
We just had a problem with a new role, or so I thought, and I used PL/SQL Dev to poke around - trying to find out what was wrong.
The role was suppose to have insert on a table and update on one field of another. Under the Roles entry I could see the table that we could insert to, but I didn't see the field of the other table listed. Since the error was on an update I said 'ah ha!' Wrongo code breath! TOAD shows that the role does have update to the one field and subsequent testing proved that TOAD was correct (I hate having to say that).
So, where is that information coming from and how come PLSD didn't show it?
The role was suppose to have insert on a table and update on one field of another. Under the Roles entry I could see the table that we could insert to, but I didn't see the field of the other table listed. Since the error was on an update I said 'ah ha!' Wrongo code breath! TOAD shows that the role does have update to the one field and subsequent testing proved that TOAD was correct (I hate having to say that).
So, where is that information coming from and how come PLSD didn't show it?