| Author |
Message |
Topic: How to copy selected members from ENDEVOR library |
tdnj
Replies: 3
Views: 1956
|
Forum: Utilities Posted: Tue Apr 04, 2017 11:34 pm Subject: How to copy selected members from ENDEVOR library |
| I am looking for copying the names of members only |
Topic: How to copy selected members from ENDEVOR library |
tdnj
Replies: 3
Views: 1956
|
Forum: Utilities Posted: Tue Apr 04, 2017 11:00 pm Subject: How to copy selected members from ENDEVOR library |
Can someone provide a JCL to copy list of selected members from ENDEVOR library to a flat file? I have to copy the members using a wild card, say, copy all programs starting with ABC*
Thanks for t ... |
Topic: Issue in Loading Data to DB2 from a PC note pad |
tdnj
Replies: 4
Views: 5543
|
Forum: Database Posted: Sat May 23, 2015 3:31 pm Subject: Issue in Loading Data to DB2 from a PC note pad |
//STEP010 EXEC PGM=IKJEFT01,DYNAMNBR=20
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD * ... |
Topic: Issue in Loading Data to DB2 from a PC note pad |
tdnj
Replies: 4
Views: 5543
|
Forum: Database Posted: Sat May 23, 2015 10:02 am Subject: Issue in Loading Data to DB2 from a PC note pad |
Hi,
I have a situation where I need to load data from a note pad to a DB2 table in mainframe. I uploaded the data from PC to mainframe in 79 byte records. But, when I see the coma separated data in m ... |
Topic: How do we display only the step and Return code |
tdnj
Replies: 4
Views: 3785
|
Forum: Application Programming Posted: Sat Jan 28, 2012 8:06 pm Subject: How do we display only the step and Return code |
| I am a mainframe cobol programmer. By question is after you submit a job and if the job failed in any step and especially if the job has several steps, and each step in the display is far apart due to ... |
Topic: How do we display only the step and Return code |
tdnj
Replies: 4
Views: 3785
|
Forum: Application Programming Posted: Sat Jan 28, 2012 1:33 pm Subject: How do we display only the step and Return code |
Hi ,
Can you tel me the command just to display only the step and Return code
from a job spool?
(like doing a filter or exclude)
Thanks,
TDNJ |
| |