Author |
Message |
Topic: Accessing IMS from External Program such as Java |
blueash
Replies: 14
Views: 12124
|
Forum: IMS Posted: Tue Aug 23, 2005 11:39 pm Subject: Accessing IMS from External Program such as Java |
I have the following requirement (of which I have been able to finish some based on above discussion) - please correct if any of the following is wrong,
1. Call a IMS Transaction by Java in non-mai ... |
Topic: IMS COBOL samples |
blueash
Replies: 5
Views: 6103
|
Forum: IMS Posted: Tue Aug 16, 2005 7:17 am Subject: IMS COBOL samples |
Yes Kolusu, I have been working using this only but am not able to understand the difference between HISAM and GSAM calls from here.
Also how do these relate to corresponding PCB's?
Thanks! |
Topic: IMS COBOL samples |
blueash
Replies: 5
Views: 6103
|
Forum: IMS Posted: Tue Aug 16, 2005 5:28 am Subject: IMS COBOL samples |
Kolusu, After checking the manual I would change the requirement as below,
I am looking for sample COBOL IMS DB batch programs - one to demonstrate GSAM call and other for HISAM call. Also the corr ... |
Topic: IMS COBOL samples |
blueash
Replies: 5
Views: 6103
|
Forum: IMS Posted: Tue Aug 16, 2005 4:33 am Subject: IMS COBOL samples |
No Kolusu, please correct me if I am wrong. Samples or pointers to them would be further helpful.
Regards. |
Topic: IMS COBOL samples |
blueash
Replies: 5
Views: 6103
|
Forum: IMS Posted: Tue Aug 16, 2005 3:04 am Subject: IMS COBOL samples |
Pardon me for this novice question.
I am looking for sample COBOL IMS DC batch programs - one to demonstrate GSAM call and other for HISAM call. Also the corresponding JCL's / DBD's / PSB's for the ... |
Topic: Delhi NCR Region |
blueash
Replies: 4
Views: 4523
|
Forum: Related Non-Technical Topics Posted: Mon Aug 02, 2004 12:39 pm Subject: Delhi NCR Region |
Guys, I am trying to locate all the software companies (having mainframe projects) which have their operations in Delhi NCR Region i.e Noida, Gurgaon, Greater Noida. Also if you know of any company wh ... |
Topic: Linux charged with copying UNIX code |
blueash
Replies: 1
Views: 1361
|
Forum: Related Non-Technical Topics Posted: Thu May 15, 2003 3:48 pm Subject: Linux charged with copying UNIX code |
Hi Guys, I was just reading the article in economictimes,
http://economictimes.indiatimes.com/cms.dll/html/uncomp/articleshow?msid=46504682
Any thoughts what this might lead to (z/OS in particul ... |
Topic: Easytrieve calling COBOL using DB2 |
blueash
Replies: 0
Views: 3277
|
Forum: Application Programming Posted: Wed Feb 19, 2003 3:11 pm Subject: Easytrieve calling COBOL using DB2 |
Hello Everyone - I want to call a COBOL DB2 program from an easytrieve program which is being run using EZTPA00. Is it possible? If yes, how do I specify region and plan information for COBOL DB2 prog ... |
Topic: Pool A or Pool B |
blueash
Replies: 4
Views: 4016
|
Forum: Data Management Posted: Sat Dec 07, 2002 9:11 am Subject: Pool A or Pool B |
I will try n find out from them.
If i will have further queries i will post them.
Thanks for all your help Bruce. |
Topic: reading square tapes |
blueash
Replies: 2
Views: 2736
|
Forum: Data Management Posted: Fri Dec 06, 2002 12:15 pm Subject: reading square tapes |
Thanks Bruce.
[url=http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA1B605/12.60?DT=19980116185648] Link to IBM JCL reference for UNIT as Bruce mentioned |
Topic: Pool A or Pool B |
blueash
Replies: 4
Views: 4016
|
Forum: Data Management Posted: Fri Dec 06, 2002 12:06 pm Subject: Pool A or Pool B |
//STEP1 EXEC PGM=IEBGENER
//SYSUT1 DD DSN=Infile,
// DISP=SHR
//SYSUT2 DD DSN=o ... |
Topic: Pool A or Pool B |
blueash
Replies: 4
Views: 4016
|
Forum: Data Management Posted: Fri Dec 06, 2002 10:59 am Subject: Pool A or Pool B |
While creating the shipto tapes, what does Pool A and Pool B means?
Thanks for your help. |
Topic: reading square tapes |
blueash
Replies: 2
Views: 2736
|
Forum: Data Management Posted: Fri Dec 06, 2002 10:56 am Subject: reading square tapes |
Can we use UNIT=3490 for reading square tapes?
Can someone please provide the link to any manual which tells how to code UNIT for different tape types. Is it shop specific or generic.
Thanks for ... |
Topic: How to calculate space for a LRECL=500,FB and max 10000 recs |
blueash
Replies: 43
Views: 84934
|
Forum: Job Control Language(JCL) Posted: Thu Dec 05, 2002 9:56 am Subject: How to calculate space for a LRECL=500,FB and max 10000 recs |
Thanks for correction Bill.
Ron this table is quite helpful, thank you.
 |
Topic: How to calculate space for a LRECL=500,FB and max 10000 recs |
blueash
Replies: 43
Views: 84934
|
Forum: Job Control Language(JCL) Posted: Wed Dec 04, 2002 5:33 pm Subject: How to calculate space for a LRECL=500,FB and max 10000 recs |
Oops i forgot to divide by 15 at both places, but as Bill pointed out in case of LRECL=4000, there would not be 2 records/track, rather there would be 13 records/track.
So in this scenerio as far a ... |
|