Hi all

can anyone tell me how something like this can happen. i have a package that was created under user a, and executed under user b. the package writes to table c.
i have tow guys looking at table c after the process finished, one of them excuted the process and the other one not. they bouth enter the databes as user b. when they look at table c, the one that ren the process can see the new row, the other one can not. only if he reconnects to the database he can see the new row!

can anyone tell me why?

thanks