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 warehouse manager question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-03-04, 11:07
design1 design1 is offline
Registered User
 
Join Date: Jun 2004
Posts: 11
DB2 warehouse manager question

I wrote a user defined transformation in DB2 warehouse manager. It's effectively a user defined function. It has a varchar(4000) parameter and a varchar(4000) return type. I connected the transformation to a database table element hoping that what was returned from the function would populate one of the columns in the database. I getting an error that no column mapping have been defined. But when I define a java program in warehouse manager the column mapping tab just displays this message:

"Column mapping is not available for this step".

My question is how do I make column mappings available? Help!

Martin
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