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 > v9.5 new dbm cfg params - 'Number compatibility' and 'Varchar compatibility'?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-09, 11:51
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
v9.5 new dbm cfg params - 'Number compatibility' and 'Varchar compatibility'?

We migrated our databases from v8.2 to v9.5. I did 'get dbm cfg' and found new dbm cfg parameters in v9.5:

- Number compatibility; and
- Varchar2 compatibility.

set to OFF in our case.

What are they? I could not find any description on them anywhere.

Are they just informational? Or they do matter?

Thanks in advance
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Reply With Quote
  #2 (permalink)  
Old 02-25-09, 13:04
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
I believe these belong to the Oracle compatibility package. I guess you can disregard them unless you are migrating something from Oracle to DB2.
Reply With Quote
  #3 (permalink)  
Old 02-25-09, 13:26
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
thank you, Nick
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Reply With Quote
  #4 (permalink)  
Old 02-25-09, 13:44
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
As Nick mentioned, they're related to the new compatability features in v9.5. For example, if you set DB2_COMPATIBILITY_VECTOR to 3F (db2set DB2_COMPATIBILITY_VECTOR=3F) prior to creating the db, then they'll be set to ON (these are db cfg parameters).

You can check the following links for some additional info:

DB2 Viper 2 compatibility features
http://download.boulder.ibm.com/ibmd...lPortGuide.pdf
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