Author |
Message |
Topic: Is SEARCH verb (subscript) handle multiple conditions (AND.. |
prasanth_thavva
Replies: 1
Views: 1613
|
Forum: Application Programming Posted: Wed May 28, 2008 1:38 pm Subject: Is SEARCH verb (subscript) handle multiple conditions (AND.. |
Hi,
For my current assingment ,
I have to push a value if that x, y lies in between Min , Max of X & Y.
X & Y , are populated to internal Data Layer (DB2 pgm) to a internal table.
... |
Topic: Sending Email from Mainframe |
prasanth_thavva
Replies: 6
Views: 5169
|
Forum: Job Control Language(JCL) Posted: Thu May 15, 2008 11:53 am Subject: Sending Email from Mainframe |
Hi,
I think u better use IKEJEFT01 and try with group mail id ...
 |
Topic: Need ESP manual |
prasanth_thavva
Replies: 2
Views: 5944
|
Forum: Tools and Downloads Posted: Thu May 15, 2008 11:47 am Subject: Need ESP manual |
Hi What options you are looking for let me know i can help you ? |
Topic: Does any one know how to pull the volser from a 3.4 list |
prasanth_thavva
Replies: 5
Views: 3021
|
Forum: TSO and ISPF Posted: Thu May 15, 2008 11:40 am Subject: Does any one know how to pull the volser from a 3.4 list |
Hi,
Its not available at my shop , can any body give alternate command plz ? |
Topic: How to know the online files of each transaction. |
prasanth_thavva
Replies: 1
Views: 1333
|
Forum: CICS and Middleware Posted: Wed Feb 13, 2008 9:31 pm Subject: How to know the online files of each transaction. |
Hi,
For suppose , i have transaction name called XXXX. i want to know the files are accessed in that transaction. is there any way to find out the file names in online. i want to know the program a ... |
Topic: I wanna use symbolic parameter in cntlcard. is it possible, |
prasanth_thavva
Replies: 3
Views: 2907
|
Forum: Job Control Language(JCL) Posted: Fri Jan 11, 2008 9:24 am Subject: I wanna use symbolic parameter in cntlcard. is it possible, |
thanks for your help, i will do |
Topic: I wanna use symbolic parameter in cntlcard. is it possible, |
prasanth_thavva
Replies: 3
Views: 2907
|
Forum: Job Control Language(JCL) Posted: Fri Jan 11, 2008 12:01 am Subject: I wanna use symbolic parameter in cntlcard. is it possible, |
HI ,
I have parameter like org , i wanna use it for control card. what should be the symbolic parameter substitue in control card. like in jcl we canuse '&'
is there any rules are there for c ... |
Topic: NEEDED PROC STEP EXECUTE TWICE... |
prasanth_thavva
Replies: 1
Views: 1359
|
Forum: Job Control Language(JCL) Posted: Thu Jan 10, 2008 11:57 pm Subject: NEEDED PROC STEP EXECUTE TWICE... |
Hi,
I have proc which i need to run for twice for 2 of same parameters , is it possible.
Like ..
PROC1 EXEC
STEP1 -- Sorting.
i am calling this proc in JCL.
JCLSTEP EXEC PROC1/
wanna ... |
Topic: error while repro |
prasanth_thavva
Replies: 5
Views: 3780
|
Forum: Job Control Language(JCL) Posted: Thu Jan 10, 2008 11:31 pm Subject: error while repro |
HI All,
with out defining a cluster is it possible to copy a existing VSAM to new VSAM.
Please clarify me. |
Topic: Rexx code needed to do certain comment out of JCL |
prasanth_thavva
Replies: 3
Views: 2594
|
Forum: TSO and ISPF Posted: Fri Dec 07, 2007 10:39 am Subject: Rexx code needed to do certain comment out of JCL |
Thanks Semi, |
Topic: job failed with SB37 |
prasanth_thavva
Replies: 7
Views: 6914
|
Forum: Job Control Language(JCL) Posted: Thu Dec 06, 2007 5:10 am Subject: job failed with SB37 |
Thanks for your response... |
Topic: Rexx code needed to do certain comment out of JCL |
prasanth_thavva
Replies: 3
Views: 2594
|
Forum: TSO and ISPF Posted: Thu Dec 06, 2007 3:59 am Subject: Rexx code needed to do certain comment out of JCL |
HI,
Could you please provide me the rexx code which will do comment certain rows in JCL from step starts with //trash and upto //uuc00xx in all members. |
Topic: job failed with SB37 |
prasanth_thavva
Replies: 7
Views: 6914
|
Forum: Job Control Language(JCL) Posted: Tue Dec 04, 2007 5:56 am Subject: job failed with SB37 |
Hi,
How to resolve SB37, if it is space problem.
I have space declared as Cylinder 200 50 , Rounded. will it be a problem if the sort work files are declared with the above space. please corre ... |
Topic: subtotals in out put file with format -ICETOOL-reqd sort cod |
prasanth_thavva
Replies: 6
Views: 4740
|
Forum: Utilities Posted: Tue Dec 04, 2007 5:52 am Subject: subtotals in out put file with format -ICETOOL-reqd sort cod |
VALCNT,E'999' - will only shows the count lesser than 999., if the count greater it will discard the no. so will you have mechanizm to capture the size of no. and change it to a format.
Thanks for ... |
Topic: subtotals in out put file with format -ICETOOL-reqd sort cod |
prasanth_thavva
Replies: 6
Views: 4740
|
Forum: Utilities Posted: Mon Dec 03, 2007 4:45 am Subject: subtotals in out put file with format -ICETOOL-reqd sort cod |
Hi,
I have input like below
401SC2
401501
402SC2
402SC2
403501
403501
403501
401 - org, sc2 is mode,
I want to get a out put file with below
401SC2 01
401501 01
402SC2 02
403501 ... |
|