Sequential file definition

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
das_nirmalya
Participant
Posts: 59
Joined: Thu Mar 20, 2008 12:11 am

Sequential file definition

Post by das_nirmalya »

There is no way in DS to store and import table definition for Sequential file.
Want to create an Utility in Visual Basic , so that it can create the metadata structure of Source/Target file from Source to Target mapping document and directly import that metadata definition in DataStage designer.

1. What will be the metadata Structure i need to create through my utility tool ?

2. How to import it directly in DataStage designer without any manual intervention
nsd
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Re: Sequential file defination

Post by chulett »

Let's just start with this:
das_nirmalya wrote:There is no way in DS to store and import table definition for Sequential file.
Not true, of course you can. Wouldn't be much of an ETL tool if it couldn't do that. Unless you mean something other than the rather generic statement that it seems you are making?
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

See my answer to your other post with this question.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply