Good Morning every one
i facing a stange thing in a server job,
there is a sequence job running properly but as inserting to the target table the first raws values inserted properly while the other raws values inserted as zero's value
pls any friend has an explanations for that reply
thanks
DATA STAGE
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
The only possible explanation is that whatever you are doing is inserting the zeroes.
With such a vague description (and even vaguer subject) it is impossible to diagnose more accurately than that. The computer does precisely what your programming tells it to do.
Therefore, if you need more focussed help, please outline the design of your job, what stage types you are using, and especially what transormation expressions you are using.
Draw a "picture" of your job design enclosed in Code tags. For example:
Use the Preview button until you get it correctly aligned and formatted, then submit.
With such a vague description (and even vaguer subject) it is impossible to diagnose more accurately than that. The computer does precisely what your programming tells it to do.
Therefore, if you need more focussed help, please outline the design of your job, what stage types you are using, and especially what transormation expressions you are using.
Draw a "picture" of your job design enclosed in Code tags. For example:
Code: Select all
SeqFile -----> Transformer -----> Oracle
^
:
:
HashedFileUse the Preview button until you get it correctly aligned and formatted, then submit.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any explanations from that? Err... no.
Sequence jobs don't insert data into tables. We'd need to know a lot more about the nature of the Server job it runs that actually does the dirty work and a better explanation of your problem. So, job design? Target, source? What are your 'raw' values?
In other words, there's not nearly enough information for anyone to help you without taking total guesses. And please work on your thread subjects - 'DATA STAGE'? What else would we talk about here? Leprechauns?
Sequence jobs don't insert data into tables. We'd need to know a lot more about the nature of the Server job it runs that actually does the dirty work and a better explanation of your problem. So, job design? Target, source? What are your 'raw' values?
In other words, there's not nearly enough information for anyone to help you without taking total guesses. And please work on your thread subjects - 'DATA STAGE'? What else would we talk about here? Leprechauns?
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers
