|
|
| Author |
Message |
sathish_seabiscuit
New User
Joined: 14 Jun 2006 Posts: 4
|
|
|
|
Hi All,
I have a COBOL program which fetches the time stamp from SYSIBM table.
There is some perfomance issue because of it.
So I am trying to write a COBOL code to get the time stamp.
Please help me to do the same.
Regards,
Sathish Kumar. |
|
| Back to top |
|
 |
References
|
Posted: Sat Aug 05, 2006 9:03 pm Post subject: Re: How to get Timestamp in cobol without DB2 access? |
 |
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1897 Location: Israel
|
|
| Back to top |
|
 |
diwa_thilak
Active User
Joined: 13 Jul 2006 Posts: 187 Location: At my desk
|
|
|
|
Hi,
The Date/ Time built in variable is the timestamp . Hope i meant rt for you.
Accept Date /Time in cobol will retrieve the timestamp for you.
Regards,
Diwakar.D
------------------------------------
Nobody is prefect. I am Nobody |
|
| Back to top |
|
 |
|
|