Security question which is probably asinine, but I am stumped:
I created a Oracle 8.1 DB on Solaris 7. I created two users lets say A and B. User A created a bunch of objects. User A then granted select, insert, update and delete on these objects to user B. Oracle tells me the grants were successful, but when I log in as user B and try to query the database, I get the "Table or view does not exist" error. I have tried specifying the proper schema and all different combinations of caps -- is there some tool I need to turn on or some other grant that user B needs?

Thanks in advance,
Neophyte in trouble