Author |
Message |
Topic: How to print ST/DA/H/I queue screens of SDSF to dataset |
Redrose
Replies: 1
Views: 1484
|
Forum: TSO and ISPF Posted: Fri Dec 05, 2008 2:20 am Subject: How to print ST/DA/H/I queue screens of SDSF to dataset |
Hi,
I want to print ST/DA/H/I queue screen of SDSF (Not joblog) for a particular owner and for a particular Jobname prefix.
Please advise.
Thanks! |
Topic: How to call ISRSUPC and DFSORT from REXX? |
Redrose
Replies: 7
Views: 7409
|
Forum: TSO and ISPF Posted: Wed Nov 07, 2007 6:53 am Subject: How to call ISRSUPC and DFSORT from REXX? |
Yep,
I found a way to call ISRSUPC from REXX using ISPEXEC SELECT command..
The code is
'SELECT PGM(ISRSUPC) PARM(LINECMP,NOLISTL,UPDLDEL)'
Can we execute DFSORT from R ... |
Topic: How to call ISRSUPC and DFSORT from REXX? |
Redrose
Replies: 7
Views: 7409
|
Forum: TSO and ISPF Posted: Wed Nov 07, 2007 4:57 am Subject: How to call ISRSUPC and DFSORT from REXX? |
Hi FZ & Superk,
I found the Loadlib of ISRSUPC.. it is ISP.SISPLPA...
But when i tried using below code.. the screen goes blank.. I tried tracing the RC and it was -1.
"CALL 'ISP.S ... |
Topic: How to call ISRSUPC and DFSORT from REXX? |
Redrose
Replies: 7
Views: 7409
|
Forum: TSO and ISPF Posted: Wed Nov 07, 2007 12:13 am Subject: How to call ISRSUPC and DFSORT from REXX? |
Hi FZ,
I tried with your code, but didn't work.. Is there any other way to identify the Load dataset name..
Thanks.
Regards,
Ramanan R |
Topic: FTP a file from PC to Mainframe and viceversa |
Redrose
Replies: 20
Views: 30826
|
Forum: Utilities Posted: Wed Oct 31, 2007 7:10 am Subject: FTP a file from PC to Mainframe and viceversa |
Sreejith,
Thanks for the info, but could you please explain why do we need to install Cesar FTP?
Please clarify.
Thanks,
Ramanan R |
Topic: FTP a file from PC to Mainframe and viceversa |
Redrose
Replies: 20
Views: 30826
|
Forum: Utilities Posted: Wed Oct 31, 2007 4:14 am Subject: FTP a file from PC to Mainframe and viceversa |
Hi All ,
Can we FTP without using MS-DOS?
i.e., Can we receive a dataset from Maniframes to Local PC drive, like 'C:\My files'. Can this be done by running a Job or by REXX code...??
Thank ... |
Topic: How to call ISRSUPC and DFSORT from REXX? |
Redrose
Replies: 7
Views: 7409
|
Forum: TSO and ISPF Posted: Wed Oct 31, 2007 2:08 am Subject: How to call ISRSUPC and DFSORT from REXX? |
Hi All,
How do we call utility programs like ISRSUPC and DFSORT from REXX.
I tried using TSO CALL command but couldn't identify the Load dataset for ISRSUPC and SORT program.
Is there anyway ... |
Topic: How to create multiple work sheets in an excel workbook? |
Redrose
Replies: 4
Views: 8239
|
Forum: Job Control Language(JCL) Posted: Mon Aug 20, 2007 6:27 am Subject: How to create multiple work sheets in an excel workbook? |
Hi All,
I have five flat files (Physical sequential). My requirement is to create an excel workbook with five work sheets with data from flat files like,
First sheet with data from flat file 1,
... |
Topic: How to debug a DC COBOL program |
Redrose
Replies: 1
Views: 1539
|
Forum: Application Programming Posted: Tue Feb 27, 2007 5:40 pm Subject: How to debug a DC COBOL program |
Hi All ,
In our shop we use IDMS database and ADSO for online screens. I would be very happy if someone can help me on how to debug DC cobol program.
Please send me a document, if you have on ... |
Topic: DFSORT - How to generate reports |
Redrose
Replies: 3
Views: 2486
|
Forum: Utilities Posted: Tue Feb 27, 2007 10:16 am Subject: DFSORT - How to generate reports |
Kolusu,
Thanks for your help
Regards,
Ramanan R |
Topic: DFSORT - How to generate reports |
Redrose
Replies: 3
Views: 2486
|
Forum: Utilities Posted: Tue Feb 27, 2007 9:12 am Subject: DFSORT - How to generate reports |
Hi All,
I have two input files of LRECL=80 with data as below.
Input File 1: The value of fourth column 'P indicates Production'
AAAP
BBBP
CCCP
DDDP
Input File 2: The value of fou ... |
Topic: SARBCH parameters |
Redrose
Replies: 17
Views: 34327
|
Forum: Utilities Posted: Sat Sep 30, 2006 1:33 pm Subject: SARBCH parameters |
Hi friends,
I could not access the site. Can anyone send it to my id please.... ramanan2k1@yahoo.co.in
Thanks & Regards,
Ramanan R |
Topic: How to get Start & End time of Programs from CA-View(SAR |
Redrose
Replies: 0
Views: 1113
|
Forum: Utilities Posted: Fri Sep 29, 2006 8:53 am Subject: How to get Start & End time of Programs from CA-View(SAR |
Hi friends ,
I have a requirement as described below. Please give your suggestions
Objective:
We use IDMS database and need to get Start & End time of Programs that run under Centr ... |
|