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 > sql5066w (db2 get db cfg error)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-11, 07:51
ravichandrapratap ravichandrapratap is offline
Registered User
 
Join Date: Dec 2010
Posts: 75
sql5066w (db2 get db cfg error)

when one of my client using
db2 get db cfg
he is getting the following error,

sql5066w the db configuration value for token SQLF_DBTN_STMTHEAP has been truncated.

help me out..

Last edited by ravichandrapratap; 05-16-11 at 07:54.
Reply With Quote
  #2 (permalink)  
Old 05-16-11, 09:45
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
> db2 ? sql5066w


SQL5066W The database configuration parameter value for token
"<token-name>" has been truncated.

Explanation:

The database configuration parameter value is larger than the specified
token can contain.

A new token now represents this database configuration parameter value
and should be used if the value is larger than can be contained by the
old token.

User response:

Use the new token for this database configuration parameter.




What version are you using? Which Version does your client use?
Reply With Quote
  #3 (permalink)  
Old 05-16-11, 11:07
stiruvee stiruvee is offline
Registered User
 
Join Date: May 2010
Location: India
Posts: 34
See the following link for APAR related to this issue. Applying latest fixpack might resolve the issue

IBM JR31525: THE GET_DB_CONFIG() UDF FAILS WITH SQL5066W WHEN STMTHEAP CONFIGURATION PARAMETER IS GREATER THAN 65535 PAGES - United States
Reply With Quote
  #4 (permalink)  
Old 05-17-11, 00:53
ravichandrapratap ravichandrapratap is offline
Registered User
 
Join Date: Dec 2010
Posts: 75
Quote:
Originally Posted by nvk@vhv View Post
> db2 ? sql5066w


SQL5066W The database configuration parameter value for token
"<token-name>" has been truncated.

Explanation:

The database configuration parameter value is larger than the specified
token can contain.

A new token now represents this database configuration parameter value
and should be used if the value is larger than can be contained by the
old token.

User response:

Use the new token for this database configuration parameter.




What version are you using? Which Version does your client use?
they r using 8.2, i already refered above explanation, but i did not understand, in above explanation wat is TOKEN refers???????
Reply With Quote
  #5 (permalink)  
Old 05-17-11, 01:25
ravichandrapratap ravichandrapratap is offline
Registered User
 
Join Date: Dec 2010
Posts: 75
Quote:
Originally Posted by ravichandrapratap View Post
they r using 8.2, i already refered above explanation, but i did not understand, in above explanation wat is TOKEN refers???????
in the error wat is meant by TRUNCATED ?? whether i have update STMTHEAP (db cfg paramter) below 65535 ??
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