Thanks for the reply. We would use the SEQ stage if we could, but the routine peforms a complex transformation so we must somehow write to the file within the routine.
The routine takes a record from a database table, performs a transformation that yields multiple new records. It is these new...
Hallo,
In a datastage routine, how can one append a record to the end of SEQ File?
This is what we would want the routine to do:
1. OPENSEQ
2. WRITESEQ (at end of the file)
3. CLOSESEQ
OPENSEQ, though, opens the file and moves the pointer to the beginning of the file? How can we move it to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.