Re: Table Privs ? (OpenVMS)
From: Paul Teague <pteague>
Date: 1995/05/16
Message-ID: <3par7n$g45_at_booz.bah.com>#1/1
Date: 1995/05/16
Message-ID: <3par7n$g45_at_booz.bah.com>#1/1
You cannot grant 'TABLE' level privileges on someone elses tables.
Even if you are sys, system.
In order for sys or system to pass along table level privileges to
other users you must first grant the select, insert, update, delete
privileges on the tables in question to sys or system with the admin option.
check your Sql Language Reference guide.
Good luck.
-- Paul Teague Systems Engineer/Unix Admin E-mail: pteague_at_.bah.com #include <Standard disclaimer> "All opinions voiced are my own, etc..."Received on Tue May 16 1995 - 00:00:00 CEST