Author |
Message |
Topic: Sort Problem |
sasubashri
Replies: 13
Views: 5189
|
Forum: Utilities Posted: Fri May 21, 2004 5:44 am Subject: Sort Problem |
Rahull,
I assumed the position of the flag to be on 81. Please change that to 122.
Thanks,
Subashri. |
Topic: Sort Problem |
sasubashri
Replies: 13
Views: 5189
|
Forum: Utilities Posted: Fri May 21, 2004 5:40 am Subject: Sort Problem |
Rahul,
Hope this helps.
Temp1 will have the output1 and temp2 the output2 as shown in your post.
//STEP1 EXEC PGM=SYNCTOOL
//INDD DD DSN=YOURID.INPUT,DISP=S ... |
Topic: Change - Based on two conditions |
sasubashri
Replies: 7
Views: 3899
|
Forum: Utilities Posted: Wed Jan 07, 2004 1:51 am Subject: Change - Based on two conditions |
Hi All,
Thanks a lot for your time.
The solution works fine for me.
Thanks,
Subashri.  |
Topic: Change - Based on two conditions |
sasubashri
Replies: 7
Views: 3899
|
Forum: Utilities Posted: Tue Jan 06, 2004 6:36 am Subject: Change - Based on two conditions |
Hi,
I have a requirement wherein I have to replace ## in positions 98-99
with // if
1) positons 98-99 have a ## and
2) positions 1-3 have 4RB or 001
else the original value should be retaine ... |
Topic: Packed Decimal - Easytrieve |
sasubashri
Replies: 1
Views: 15938
|
Forum: Application Programming Posted: Thu Dec 18, 2003 12:12 am Subject: Packed Decimal - Easytrieve |
--------------------------------------------------------------------------------
I have a requirement wherein I have to convert fields in the output file in to numeric edit field using Easytrive. ... |
Topic: File Status 93 |
sasubashri
Replies: 3
Views: 17129
|
Forum: Application Programming Posted: Wed Aug 13, 2003 1:28 am Subject: File Status 93 |
Brian,
Thanx for ur reply.
This problem occured in production and it was solved by giving a temporary fix. The temporary fix included closing the VSAM file explicitly
and then rerunning the job. ... |
Topic: File Status 93 |
sasubashri
Replies: 3
Views: 17129
|
Forum: Application Programming Posted: Tue Aug 12, 2003 11:32 pm Subject: File Status 93 |
A job abended in production because of open error on a VSAM file(File Status 93). The explanation says resource unavailable.
1) Is there a way to find out, to which JOB was this file allocated at t ... |
Topic: SQL Code -927 Language interface problem |
sasubashri
Replies: 6
Views: 5702
|
Forum: Database Posted: Wed Jul 02, 2003 4:12 am Subject: SQL Code -927 Language interface problem |
Hi everyone,
I invoked the program using IKJEFT1A and its running fine now.
Thanx a lot for your help.  |
Topic: SQL Code -927 Language interface problem |
sasubashri
Replies: 6
Views: 5702
|
Forum: Database Posted: Mon Jun 30, 2003 5:56 am Subject: SQL Code -927 Language interface problem |
Hi,
When I try to call a COBOL-DB2 program with a COBOL program I encounter the following problem:
SQLCODE = -927, ERROR: THE LANGUAGE INTERFACE (LI) WAS CALLED WHEN THE CONNECTING ENVIRONMENT ... |
Topic: Compilation of programs |
sasubashri
Replies: 6
Views: 3655
|
Forum: Application Programming Posted: Tue Jun 10, 2003 12:04 am Subject: Compilation of programs |
Thanx a lot
Subashri |
Topic: System subsystem extraction from endevor |
sasubashri
Replies: 2
Views: 2531
|
Forum: Other Technical Topics Posted: Wed Jun 04, 2003 4:37 am Subject: System subsystem extraction from endevor |
Can anyone help me upon these please?? I have some 1400 JCLs for which I have to determine the system and subsystem? I would like to automize the process?
Or else I will have to cut and paste all t ... |
Topic: Compilation of programs |
sasubashri
Replies: 6
Views: 3655
|
Forum: Application Programming Posted: Wed Jun 04, 2003 3:36 am Subject: Compilation of programs |
Hi ,
If a cobol program A calls a cobol db2 program B which in turn calls cics db2 program C, and program C is modified , then what are all the programs that are to be recompiled??
This is an in ... |
Topic: System subsystem extraction from endevor |
sasubashri
Replies: 2
Views: 2531
|
Forum: Other Technical Topics Posted: Wed Jun 04, 2003 1:41 am Subject: System subsystem extraction from endevor |
How can we extract the system and subsystem of a element from endevor automatically?
Thanks
Subashri  |
Topic: Return Code Checking |
sasubashri
Replies: 2
Views: 2049
|
Forum: TSO and ISPF Posted: Mon May 26, 2003 12:55 am Subject: Return Code Checking |
Thanks a lot  |
Topic: Return Code Checking |
sasubashri
Replies: 2
Views: 2049
|
Forum: TSO and ISPF Posted: Tue May 20, 2003 12:30 am Subject: Return Code Checking |
Hi,
Can any one tell me how to check the return code of a JCL submitted thru a REXX Program?? |
|