| Author |
Message |
Topic: Can we see the GDG Data , When the file is being updated??? |
Maximus
Replies: 2
Views: 1588
|
Forum: Job Control Language(JCL) Posted: Fri Aug 22, 2008 12:20 pm Subject: Can we see the GDG Data , When the file is being updated??? |
Hi,
Can we see the GDG Data , When the file is being updated? also i need a command which can be against the GDG name in 3.4 so that i can see the data part of the generation |
Topic: !JCK taking me to a red lettered screen |
Maximus
Replies: 1
Views: 1289
|
Forum: Job Control Language(JCL) Posted: Sat Aug 09, 2008 10:12 pm Subject: !JCK taking me to a red lettered screen |
| Can any one let me know/URL to attach screen shots to my message so that, I can let people know exacly what is my problem |
Topic: How to comment large number of lines at a time?? |
Maximus
Replies: 3
Views: 2366
|
Forum: Job Control Language(JCL) Posted: Fri Aug 08, 2008 8:21 pm Subject: How to comment large number of lines at a time?? |
| How to comment large number of lines at a time?? How to comment 15 lines at a time |
Topic: !JCK taking me to a red lettered screen |
Maximus
Replies: 1
Views: 1289
|
Forum: Job Control Language(JCL) Posted: Fri Aug 08, 2008 7:41 pm Subject: !JCK taking me to a red lettered screen |
Hi,
I am using !JCK, for scanning my JCL's , How ever i am getting a red lettered screen with all the expanded procedures, it is not going off until i keep on hitting ENTER key. I just want to se ... |
Topic: How to run external routine dynamically in REXX |
Maximus
Replies: 9
Views: 8436
|
Forum: TSO and ISPF Posted: Wed Jan 30, 2008 8:47 am Subject: How to run external routine dynamically in REXX |
Hello,
I need to call external rexx program/external rexx routine from a rexx program. External routine is defined by dyanamically populating the variable in the calling routine. For eg
DSN = ... |
Topic: What can we do to highlight a field in program? |
Maximus
Replies: 1
Views: 1544
|
Forum: CICS and Middleware Posted: Thu Jul 26, 2007 9:42 am Subject: What can we do to highlight a field in program? |
Hi Forum,
What can we do to highlight a field in program?. Highlight in the sence say the field should have red background and white letter font. I should also make it normal text in the same ... |
Topic: Can I only sort parts of the input file with DFSORT? |
Maximus
Replies: 6
Views: 2910
|
Forum: Utilities Posted: Tue Jul 03, 2007 3:54 am Subject: Can I only sort parts of the input file with DFSORT? |
Hi kolusu,
I am absolutely sorry,
It my mistake your sort card is working fine.
Maximus |
Topic: Can I only sort parts of the input file with DFSORT? |
Maximus
Replies: 6
Views: 2910
|
Forum: Utilities Posted: Mon Jul 02, 2007 7:17 am Subject: Can I only sort parts of the input file with DFSORT? |
Hi kolusu,,
I tried the above job, but the out is same as input, No change.
cheers
Maximus |
Topic: formatting data |
Maximus
Replies: 1
Views: 1452
|
Forum: Application Programming Posted: Tue Sep 19, 2006 9:28 am Subject: formatting data |
HI EVERYONE
I have a Title as size x(25).
it needs to be displayed along with label as
ws-title,next
if the field size is 5 then it will be displayed as
XXXXX ,next
but,
i ... |
Topic: array logic |
Maximus
Replies: 1
Views: 3073
|
Forum: Interview Q & A Posted: Fri Sep 15, 2006 2:29 pm Subject: array logic |
How do u represent the below array
explain with an example
01 WS-LIST-TABLE.
05 WS-PARENT OCCURS 5 TIMES.
10 WS-CHILD OCCURS 300 times
15 WS-CHILD1 Pic 9(3 ... |
Topic: How to create output file with uppercase? |
Maximus
Replies: 2
Views: 1777
|
Forum: Job Control Language(JCL) Posted: Thu Sep 14, 2006 1:21 am Subject: How to create output file with uppercase? |
Hi,
Could you please help me in this,
We have an Input file with Mixed case (Both Lower & upper case). I need to create an output file with Only uppercase. How I can achieve this through JCL ... |
Topic: Fetch cursor and declare cursor different number of columns |
Maximus
Replies: 2
Views: 1649
|
Forum: Database Posted: Fri Aug 04, 2006 4:50 am Subject: Fetch cursor and declare cursor different number of columns |
Vinay,
If C can be nullable, then extra column D will hold the null indiactor value.
Regards,
Maximus |
Topic: DB2 Cursors |
Maximus
Replies: 5
Views: 3170
|
Forum: Database Posted: Wed Mar 22, 2006 7:40 am Subject: DB2 Cursors |
Thanks Kolusu.
Max |
Topic: DB2 Cursors |
Maximus
Replies: 5
Views: 3170
|
Forum: Database Posted: Wed Mar 22, 2006 5:56 am Subject: DB2 Cursors |
Thanks Kolusu.
Suppose if we perform fetch operation on the same cursor after open? What would be the error code??
Whether it will be +100.
Kindly confirm this.
Thanks
Max |
Topic: DB2 Cursors |
Maximus
Replies: 5
Views: 3170
|
Forum: Database Posted: Wed Mar 22, 2006 5:22 am Subject: DB2 Cursors |
What will be the error code, if the the query in the decalre cursor doesn't returns any value when we open the cursor?
Thanks
Max |
| |