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 > Missing functionality or well planned implementation ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-25-04, 03:13
Filip Poverud Filip Poverud is offline
Registered User
 
Join Date: Oct 2004
Location: Norway
Posts: 53
Missing functionality or well planned implementation ?

Some of you has propably wanted to query the system tables and use this information in conjunction with logical information from customer tables.

On DB2 v 7.x on z/OS this is only possible as long as the system tables and the customer tables are stored in with the same character set.

In my case the system tables are stored in EBCDIC as per default, I don't think it is possible to change this. Q1 ?

Our customer tables are stored in ASCII. If I join an EBCDIC table and an ASCII table I get an error due to my description above. In my humble opinion, this should be possible, but perhaps with a little bit of help from a function. Any ideas / comments. Q2 ?

---

Thank you in advance.

/Filip
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