Hello all
What means sysdd (dd)? Can I access the sysdd Tables directly (e.g SYSDD.NEW_PRIVILEGES)? When yes, how, with witch account? Can I create DOMAIN.VIEWS without reload the system tables? Sample: CREATE VIEW DOMAIN.VIEW SEQPRIVILEGES AS SELECT * FROM SYSDD.NEW_PRIVILEGES WHERE TYPE = 'SEQUENCE' I get the error: [-4004] (at 15): Unknown table name:NEW_PRIVILEGES Will the reload of the system tables have any side effects for User Objects? Thanks for help Regards Rolf _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
