Author |
Message |
Topic: sql query regarding date |
victor
Replies: 1
Views: 1083
|
Forum: Database Posted: Fri May 12, 2006 1:06 pm Subject: sql query regarding date |
Hi,
I am typing out a cobol cics db2 program which had the the following functinality , an user keys out date(of his wish) in the screen and presses enter key , the control comes to my program ... |
Topic: date validation |
victor
Replies: 3
Views: 1902
|
Forum: Application Programming Posted: Fri May 12, 2006 12:49 pm Subject: date validation |
Thanks kolusu.
I have the date in format MM/DD/YYYY
i got to do the date backward i.e. if it is 05/11/2006 i have to make it to 04/11/2006.
could u suggest me the logic. |
Topic: date validation |
victor
Replies: 3
Views: 1902
|
Forum: Application Programming Posted: Fri May 12, 2006 11:47 am Subject: date validation |
hi all
i have got a date(x) with me.I need to perform
date(x) = date(x) - 1 DAY
date(x) = date(x) + 1 DAY using cobol. |
Topic: asktime in cics |
victor
Replies: 1
Views: 1365
|
Forum: CICS and Middleware Posted: Sun Mar 19, 2006 3:36 am Subject: asktime in cics |
How to retrive current date from cics
Asktime option is there but it is returning 2 digits for years
MM DD YY
i want four digits for years
MM DD YYYY
waiting 4 reply............. |
Topic: CICS- XCTL |
victor
Replies: 1
Views: 1357
|
Forum: CICS and Middleware Posted: Tue Nov 22, 2005 4:34 am Subject: CICS- XCTL |
Hi everyone,
Could any one tell me the difference between XCTL and RETURN with TRANSID?
Thanks, waiting for the reply..... |
Topic: moving numeric to alphanumeric |
victor
Replies: 5
Views: 2577
|
Forum: Application Programming Posted: Thu Oct 20, 2005 7:35 am Subject: moving numeric to alphanumeric |
thanks kolusu |
Topic: moving numeric to alphanumeric |
victor
Replies: 5
Views: 2577
|
Forum: Application Programming Posted: Thu Oct 20, 2005 6:32 am Subject: moving numeric to alphanumeric |
Thank u Kolusu,
One doubt yea, Since you said NO ERROR for my first question, Why we are coding DCLGEN member_names in INCLUDE instead we can code it in copybook isn't it? |
Topic: moving numeric to alphanumeric |
victor
Replies: 5
Views: 2577
|
Forum: Application Programming Posted: Thu Oct 20, 2005 1:58 am Subject: moving numeric to alphanumeric |
Hi All,
Got some doubt in basics, I would appreciate if someone helps in this.
1. If I used COPY instead of INCLUDE in Cobol DB2 Program, What type of Error Code did we get?
2. WORKING-STORA ... |
Topic: finding dataset |
victor
Replies: 2
Views: 2194
|
Forum: TSO and ISPF Posted: Wed Sep 21, 2005 11:44 pm Subject: finding dataset |
how can i search for a dataset for which i dontknow its entire name is there any way like 3.14 option just like search string... |
Topic: Creation of Vsam and GDG's via ISPF |
victor
Replies: 6
Views: 4522
|
Forum: Application Programming Posted: Wed Sep 21, 2005 7:03 am Subject: Creation of Vsam and GDG's via ISPF |
how to define gdg through ispf |
Topic: static vs dynam call |
victor
Replies: 2
Views: 1336
|
Forum: Application Programming Posted: Wed Sep 21, 2005 7:00 am Subject: static vs dynam call |
thanks a lot |
Topic: replacing hexadecimal |
victor
Replies: 3
Views: 1506
|
Forum: Application Programming Posted: Wed Sep 21, 2005 6:56 am Subject: replacing hexadecimal |
during the validation i found the hexadecimal values that is comp1 and comp2 values in my file ..i want to replace it with characters ..plse suggest me the programming logic that converts all hex valu ... |
Topic: Creation of Vsam and GDG's via ISPF |
victor
Replies: 6
Views: 4522
|
Forum: Application Programming Posted: Wed Sep 21, 2005 6:45 am Subject: Creation of Vsam and GDG's via ISPF |
can i create a vsam file through ispf or can i create a gdg through ispf plsee help me.... |
Topic: static vs dynam call |
victor
Replies: 2
Views: 1336
|
Forum: Application Programming Posted: Wed Sep 21, 2005 6:31 am Subject: static vs dynam call |
hi i am using static call in my program with a compiler option of dynam what does happen.. |
|