Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization statement on sequence #7

Open
qwazer opened this issue Apr 1, 2015 · 0 comments
Open

Authorization statement on sequence #7

qwazer opened this issue Apr 1, 2015 · 0 comments

Comments

@qwazer
Copy link
Owner

qwazer commented Apr 1, 2015

---------------------------------------
-- Authorization statement on sequence 
---------------------------------------


GRANT USAGE ON SEQUENCE "DB2INST1"."SAMPSEQUENCE" TO USER "DB2INST1" WITH GRANT OPTION;

GRANT ALTER ON SEQUENCE "DB2INST1"."SAMPSEQUENCE" TO USER "DB2INST1" WITH GRANT OPTION;

GRANT USAGE ON SEQUENCE "SYSTOOLS"."DB2LOOK_TOKEN" TO USER "DB2INST1" WITH GRANT OPTION;

GRANT ALTER ON SEQUENCE "SYSTOOLS"."DB2LOOK_TOKEN" TO USER "DB2INST1" WITH GRANT OPTION;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant