Author |
Message |
Topic: How to set the date and Time in a Mainframe Dataset |
mgjagadish
Replies: 4
Views: 2808
|
Forum: Job Control Language(JCL) Posted: Thu Jun 11, 2009 6:41 am Subject: How to set the date and Time in a Mainframe Dataset |
Kolusu,
My requirement is set the date in the format DMMYYDD
and time in the format THHMMSS format.
The link which you have pointed in the forum creates a Job card .I want to make use of functi ... |
Topic: How to set the date and Time in a Mainframe Dataset |
mgjagadish
Replies: 4
Views: 2808
|
Forum: Job Control Language(JCL) Posted: Wed Jun 10, 2009 1:29 pm Subject: How to set the date and Time in a Mainframe Dataset |
Hi Mainframe Folks,
I would like to set the date and Time in a Mainframe Dataset using System Functions .I am not able to locate any functions which does that
For instance the if my Mainframe da ... |
Topic: fetch and call |
mgjagadish
Replies: 4
Views: 2793
|
Forum: Application Programming Posted: Sun Feb 03, 2008 3:06 am Subject: fetch and call |
cAN WE HAVE FETCH AND CALL TOGETHER IN pli programs |
Topic: To develop a rexx tool |
mgjagadish
Replies: 2
Views: 3976
|
Forum: TSO and ISPF Posted: Mon May 12, 2003 10:16 am Subject: To develop a rexx tool |
Sriramla,
Thank you very much... |
Topic: How to convert executable to original Assembler Code |
mgjagadish
Replies: 2
Views: 1902
|
Forum: Application Programming Posted: Sun May 11, 2003 1:07 pm Subject: How to convert executable to original Assembler Code |
Merv,
Thanks for suggesting the site.I shall try to dissemble the code..
Bye,
Take Care
Jagadish |
Topic: How to convert executable to original Assembler Code |
mgjagadish
Replies: 2
Views: 1902
|
Forum: Application Programming Posted: Sun May 11, 2003 8:14 am Subject: How to convert executable to original Assembler Code |
Hi,
I would like to convert the executable load module to Original Assembler
Code.Any suggestions are welcome,
Bye,
Take Care,
Jagadish |
Topic: To develop a rexx tool |
mgjagadish
Replies: 2
Views: 3976
|
Forum: TSO and ISPF Posted: Sat May 10, 2003 10:10 am Subject: To develop a rexx tool |
Hi Rexx Pals,
I would like to have some constructive ideas basically to track the Most and
least DB2 table used in a Endevor Cobol Source Library..Like I have some
ideas but not sure to put in ... |
Topic: JEM/JOBSCAN |
mgjagadish
Replies: 32
Views: 39354
|
Forum: TSO and ISPF Posted: Tue Feb 04, 2003 10:58 am Subject: JEM/JOBSCAN |
Hello Nila,
Try working with EJCK NOLIST.....B'coz My shop uses this for JCL Syntax
Check....
Thanks & Regards,
Jagadish |
Topic: How to solve this problem... |
mgjagadish
Replies: 1
Views: 3151
|
Forum: Database Posted: Sun Jan 26, 2003 2:01 am Subject: How to solve this problem... |
:x
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN ) , WAS
EXPECTED |
Topic: db2 date to julain date conversion |
mgjagadish
Replies: 7
Views: 15373
|
Forum: Application Programming Posted: Mon Jan 20, 2003 8:52 am Subject: db2 date to julain date conversion |
hello kolusu,
I could not find the macro lib at my shop.So I tried extracting days of year alone from db2 table and then compared them with the input julian date...Anyways I would like to ... |
Topic: how to find the affected column,,, |
mgjagadish
Replies: 1
Views: 2970
|
Forum: Database Posted: Sun Jan 19, 2003 8:17 am Subject: how to find the affected column,,, |
Hello,
I have easytrieve program in which i use scalar functions 2 extract year and days of year of a date variable.I have defined those host vairablkes as char strings..That is Alphanumeri ... |
Topic: db2 date to julain date conversion |
mgjagadish
Replies: 7
Views: 15373
|
Forum: Application Programming Posted: Sun Jan 19, 2003 8:09 am Subject: db2 date to julain date conversion |
Hello
Sorry to be back again.In my shop , I dont' find the libraries specified by you...But I do find a sampjal having dateconv....
My question is if just defined that sampjcl as ... |
Topic: db2 date to julain date conversion |
mgjagadish
Replies: 7
Views: 15373
|
Forum: Application Programming Posted: Sat Jan 18, 2003 7:21 am Subject: db2 date to julain date conversion |
Hello DB2 pals,
I have done extensive search and alast gave up!
I have some 10,000 records of feed having julian dates to be mapped with db2 iso date format...I have this program in easytrieve...
W ... |
|