He, all:
I login windows with the user "SCOTT", and I create the table in DB2 with the user db2admin, and the table's schema is db2admin, the table space is userspace1. then I use the command "connect to RWC user db2admin" to connect the database, but when I use the command "select * from rmf" , the error is appear "TABLE SCOTT.RFM is not found".
Why? my current user is db2admin.