Page 1 of 1

Datastage Routines

Posted: Mon Feb 27, 2006 5:38 am
by Madhu1981
OpenSeq <FileName> To objFileVar
Else
Create objFileVar
Else
ErrorCode = 1
WeofSeq objFileVar
End
End
WeofSeq objFileVar
CloseSeq objFileVar

I found the above lines in one routine and i didn't understand the 100% functionality.

Could any one explain me about the code in detail to me? Like the functionality of"Create objfilevar", weofseq objFileVar ....

In Pdf, i didn't find the the value "1" for error code. When will be the ErrorCode value will be 1
weofseq objFileVar ==> means what


Posted: Mon Feb 27, 2006 5:59 am
by ArndW
Moderator - Please delete this duplicate post