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 > Db2 to Oracle Migration

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-29-03, 03:18
gotoprakash gotoprakash is offline
Registered User
 
Join Date: Sep 2003
Posts: 5
Thumbs up Db2 to Oracle Migration

Hi,
I am in the process of migrating datas from db2 to Oracle. the Datas
include the datatype Char for bit Data and Varchar for Bit Data.
I found from some Webpages that Raw(n) in Oracle is equivalent to
Char(n) for Bit data and Varchar(n) for bit Data in Db2. But Raw(n)
accepts only hex values. Can anyone suggest me an idea of how to
download these bit datas and Upload it into raw(n) in Oracle?
Is any Changes have to be considered in the application programs
When these Bit datas are changed to raw(n)? Any help
is highly appreciated.
Reply With Quote
  #2 (permalink)  
Old 09-29-03, 03:22
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Check the "Useful DB2 Stuff" thread for a link to a Oracle to DB2 Migration Guide that IBM publishes on their web site. If you still have specific questions, you might check the archives of this forum with the search funciton.
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