Hello everyone,
I have two AS400 (asgva01 and asgva02).
On asgva01, I do this command :
CRTSQLPKG PGM(TAMSDEVF00/TESTREMOTE) RDB(DB2TEST) USER(ODSDEV) PASSWORD(xxx)
This works fine but user ODSDEV has lot of authority:
User class . . . . . . . . . . . . . . . . : *SECOFR
Special authority . . . . . . . . . . . . : *ALLOBJ
*AUDIT
*IOSYSCFG
*JOBCTL
*SAVSYS
*SECADM
*SERVICE
*SPLCTL
When I do it with another user it fails.
I try to change the authority for this user but no success.
Anyone knows what permissions must this user have to perform this command ?
Thanks in advance.
Tatmon