Siebel EIM component (export) losing column definitions?!

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
davidf_wf1
Participant
Posts: 3
Joined: Mon Jul 03, 2006 9:03 am

Siebel EIM component (export) losing column definitions?!

Post by davidf_wf1 »

Hi there,

I have a very strange problem at the moment in which a Siebel EIM component I have (which I'm trying to use to do an export) seems to keep losing the column definitions. In other words, once I've loaded the column definitions (i.e. details), if I either flick between tabs or close and open the EIM component, the column info disappears?!

I've no idea why this is happening - I've hard coded all variables etc to no avail....!

Please help!

Thanks in advance
David
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. :D

I assume that you are performing Import > Table Definition > Sequential File

It is known and documented behaviour of this dialog that, when you switch back to the Format tab, any definitions you may have created on the Define tab are discarded.

After all, if you change the delimiter on the Format tab, the number of columns will likely change.

You must complete the Format process, then go to the Define tab and not go back. You can subsequently edit any aspect of the table definition once it is in the Repository.
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