If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > update ADMIN server configuration failed!!!!!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-07-08, 08:37
jsmit jsmit is offline
Registered User
 
Join Date: Mar 2007
Posts: 35
update ADMIN server configuration failed!!!!!!

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
Reply With Quote
  #2 (permalink)  
Old 04-07-08, 09:10
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Yes, that's right. Have a look at the manual: http://publib.boulder.ibm.com/infoce...n/r0007714.htm

Only SERVER_ENCRYPT and KERBEROS_ENCRYPT are supported in DB2 V8.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 04-07-08, 09:39
jsmit jsmit is offline
Registered User
 
Join Date: Mar 2007
Posts: 35
Quote:
Originally Posted by stolze
Yes, that's right. Have a look at the manual: http://publib.boulder.ibm.com/infoce...n/r0007714.htm

Only SERVER_ENCRYPT and KERBEROS_ENCRYPT are supported in DB2 V8.
Thank you stolze for your help.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On