Author |
Message |
Topic: Query Regarding Call Statement |
erasani_p
Replies: 2
Views: 1354
|
Forum: Application Programming Posted: Tue Jul 20, 2004 2:14 pm Subject: Query Regarding Call Statement |
Hi,
Calling Program:
Call 'prg-1' using a,b
Called Program:
procedure division using x,y,z
What will happen if this code is executed.
I dont have mainframe access rightnow. so please ... |
Topic: Question Regarding Map |
erasani_p
Replies: 5
Views: 2468
|
Forum: CICS and Middleware Posted: Sun Jul 18, 2004 9:29 pm Subject: Question Regarding Map |
Thanks Kolusu and Warp5 for ur answers.
Bye
Prashanth |
Topic: Question Regarding Map |
erasani_p
Replies: 5
Views: 2468
|
Forum: CICS and Middleware Posted: Fri Jul 16, 2004 1:13 pm Subject: Question Regarding Map |
Thanks for ur quick reply kolusu.
One more info from u, new copy for map as well as program has to be done using CEMT. Is it correct.
Thanks
Prashanth |
Topic: Question Regarding Map |
erasani_p
Replies: 5
Views: 2468
|
Forum: CICS and Middleware Posted: Fri Jul 16, 2004 12:30 pm Subject: Question Regarding Map |
Hi all,
I have an existing BMS map. I have added some fields to the existing map. After this what are the steps i need to do to use that new map.
Thanks
Prashanth |
Topic: Changing a static call to dynamic |
erasani_p
Replies: 1
Views: 1105
|
Forum: Application Programming Posted: Sun Jul 11, 2004 2:09 pm Subject: Changing a static call to dynamic |
Hi,
After compiling a main program, can we change any subprogram calls which are static to dynamic. Please let me know.
Thanks
Prashanth |
Topic: Alter GDG Limit? |
erasani_p
Replies: 1
Views: 2060
|
Forum: Job Control Language(JCL) Posted: Fri Jul 09, 2004 12:26 pm Subject: Alter GDG Limit? |
Hi,
I have created a GDG with LIMIT as 10. Can i change the LIMIT afterwards. If yes, please tell me the procedure.
Also please tell me whether we can alter GDG limit or not. If yes, please te ... |
Topic: RD and Restart Parameter |
erasani_p
Replies: 1
Views: 1526
|
Forum: Job Control Language(JCL) Posted: Thu Jul 08, 2004 9:25 pm Subject: RD and Restart Parameter |
Hi all,
I am a bit confused abt RD and Restart parameters. Can any body explain how they exactly works.
Thanks
Prashanth |
Topic: Copying Tables from Production to Development |
erasani_p
Replies: 1
Views: 1469
|
Forum: Database Posted: Mon Jul 05, 2004 10:28 am Subject: Copying Tables from Production to Development |
Hi all,
I have heard that we have to copy tables from Prodcution to Development before we can work on DB2?
Can anyone explain the exact procedure for doing that? If possible suggest me any link ... |
Topic: Query reg Comp & Comp-3 |
erasani_p
Replies: 1
Views: 1154
|
Forum: Application Programming Posted: Fri Jul 02, 2004 12:34 pm Subject: Query reg Comp & Comp-3 |
Hi all,
s9(7) comp and s9(7) comp-3 takes 4 bytes. Which one is preferable and why?
Thanks
Prashanth |
Topic: Sample Change Request |
erasani_p
Replies: 1
Views: 1446
|
Forum: Application Programming Posted: Fri Jul 02, 2004 7:11 am Subject: Sample Change Request |
Hi Guys,
I am trying my luck(JOB) in Mainframe Technolgies. Tomorrow i have an interview. I am keeping Financial Services(Share Market etc) as my domain. But i really dont know anything about that do ... |
Topic: Bypassing number of steps in JCL using COND Parameter. |
erasani_p
Replies: 5
Views: 3068
|
Forum: Job Control Language(JCL) Posted: Tue Jun 29, 2004 1:18 pm Subject: Bypassing number of steps in JCL using COND Parameter. |
I cannot delete the steps from JCL. If u can give the JCL for Restart parameter solution that will be a great help.
Thanks |
Topic: Bypassing number of steps in JCL using COND Parameter. |
erasani_p
Replies: 5
Views: 3068
|
Forum: Job Control Language(JCL) Posted: Tue Jun 29, 2004 12:31 pm Subject: Bypassing number of steps in JCL using COND Parameter. |
My JCL contains 10 steps. I want to skip first 8 steps and execute only the last two steps. How can i go about that?
Any help is appreicated.
Thanks
Prashanth |
Topic: Passing Data into COBOL-DB2 Program |
erasani_p
Replies: 3
Views: 8306
|
Forum: Application Programming Posted: Mon Jun 28, 2004 12:50 pm Subject: Passing Data into COBOL-DB2 Program |
Thanks for ur fast reply. I really appreciate it. I got what u said.
Thanks
Prashanth |
Topic: Passing Data into COBOL-DB2 Program |
erasani_p
Replies: 3
Views: 8306
|
Forum: Application Programming Posted: Mon Jun 28, 2004 11:57 am Subject: Passing Data into COBOL-DB2 Program |
If we want to pass data into standalone COBOL program, we can use PARM on the exec statement. Fof a COBOL-DB2 program, how can we pass data. Because we use Terminal Monitor Program (IKJEFT01) in the e ... |
|