I am working with db2 v8.2.3 and aix 5.2
when I try to update ADMIN server configuration AUTHENTICATION parameter from SERVER_ENCRYPT to SERVER I get the following error
$ db2 update admin cfg using AUTHENTICATION server
SQL0104N An unexpected token "server" was found following "AUTHENTICATION".
Expected tokens may include: "SERVER_ENCRYPT". SQLSTATE=42601
it seems that db2 does not allow I change AUTHENTICATION to server!!!!!!!!
is that right?
Thank you in advance