You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I have tried to use tUnite component to merge data flow from two tOracleInput source that have the same schema. Output flow is linked to a tFileOutputPositional, but when i'm opening file it is empty. Maybe i haven't understand how to use this component.
Offline

Scuse me, i have misunderstood purpose of this component. I have two table (from two tOracleInput component) that have the same schema. I want to insert rows contained on Table2 in Table1, but i don't know I can i do this.
Thanks in advance.
Last edited by Kaisersose (2007-07-26 09:38:25)
Offline

mhirt wrote:
Kaisersose,
If I simply answer directly to your post, I would tell you to simply rely a tOracleInput to a tOracleOutput.
But I suspect your problem is not so simple.... am I wrong
Regards,
Michaël
Unfortunately, you are wrong
. I want to get rows from Table 1 and rows from Table 2 (both tables have the same schema) and create an unique flow from this. Output must be written on a text file by tFileOutputPositional.
Offline

mhirt wrote:
That's really the job of the tUnyte....
Can you post the schema of the tUnite component ?
Et voilà ![]()
Offline

Oooops!!!
Now it works, i don't understand why not before!!!
Offline

Thank you for your helps!!!!
Offline
Pages: 1