priviledges on RDBMS.TVM are the access permissions for this table.
there are general priviledges which allow access to the database like connect.
There is one group called 'public', and whatever public can do is what any user can do having an userid and password.
Select privilege on RDBMS genarally alloted to public.
Means any user in the system can have select privilege on default system objects.
Select privilege on your private table means only privileged users can do select on the the private table.
Hope it helps.
aixnag
IBM Certified Specialist - P-series AIX 5L Administration
IBM Certified Specialist - AIX V4 HACMP
IBM eServer Certified Specialist – p690 Technical Support
IBM Certified Solutions Expert - DB2 UDB V7.1 Database Administration for Unix, Linux, Windows and OS/2
Select privilege on RDBMS genarally alloted to public.
Means any user in the system can have select privilege on default system objects.
Select privilege on your private table means only privileged users can do select on the the private table.
Hope it helps.
aixnag
IBM Certified Specialist - P-series AIX 5L Administration
IBM Certified Specialist - AIX V4 HACMP
IBM eServer Certified Specialist – p690 Technical Support
IBM Certified Solutions Expert - DB2 UDB V7.1 Database Administration for Unix, Linux, Windows and OS/2
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.