>>> Hi . We are appending the timestamp to a CSV file and when we do the
same  we see the microsecond part is different  for all the rows .
> Is there a way to make it same for all of the rows ?


You created your own time stamp using a incrementing sequence number of 6
bytes  using the following parms

DATE=(4MD-),C'-',TIME(24.),C'.',SEQNUM,6,ZD,

If you want a constant value, then remove the seqnum parm and add a
constant value of whatever you prefer.

I am wondering as to why you are not even using DATE5 parm for the
timestamp and built your own timestamp.

Thanks,
Kolusu
DFSORT Development
IBM Corporation


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to