Hello, I need to write a REXX routine to read the CA/VIEW (SAR) for a particular job and list out all the datasets that are being used in it. Please let me know of any sample code or point me to some documentation where I can read more about this. Thank you. CA/VIEW is the place that all the jobs...
I have a request to write a REXX code which will collect the data from a job output and then generates a report. please give me some insight and some sample code. Software/Hardware used: z/os 1.9
I have the excel sheet with few fields, I want to import the excel data from my desktop to a mainframe dataset
i want to export data in PS to excel through rexx code.As i am a beginner in REXX .can any one help me in this .
Mainframe, REXX procedure to export data to Excel, Microsoft Excel import/export
Is it possible to code a REXX EXEC to emulate the repeated pressing of the ENTER key with a TSO session? The repeat loop would be set by an externally determined variable value or some form of time elapse logic. THANKS!
Can you please provide the detailed differences between REXX(For IBM Mainframes) and REXX/400(For AS/400)? I am new to REXX/400, so finding bit difficulties to understand it. Thanks in advance, Shameer
I am using REXX in TSO, and I would like to get information about the Batch job that called the REXX. I was hoping to get the Job name and the job number, but I can't find anything. I've looked in the MVSVAR() and SYSVAR() functions, which is where I thought it'd be available, but couldn't find...
I need to read a file having a name of the dataset. And then have to check whether it is cataloged or not. Can anyone let me know how to do it? Thanks for the information
I submitted a rexx procedure with *LIBL for the library, it's failing with error message procedure not found eventhough REXX library is in the library list. Can someone help I don't to have to hard code the library name? Thanks
I would like to write a REXX program that performs the following: Schedule a Batch Job View Jobs Scheduled for a particular Day Delete a batch job View the Status of a scheduled Batch Job
DSNTEP2 (aka SPUFI in batch) is causing problems for my extract JCL. How do you get rid of the SPUFI-like column headers from the output datafile produced by DSNTEP2? I don't have ANY experience with REXX, so an example would be appreciated. Jon
can somebody tell me how to execute a job(like compile or link) through a REXX script
Hello, I need to develop a REXX tool which will read certain job information like Job start time; job run time and so on. The jobs from production after completion get archived to a CAV(CA view) which is the only way to see a job output in production. Can someone please tell me if its...
I am planning to write a utility which would cancel all the active jobs by a user when he logs off from mainframe. Like logon script is there a logoff scripts that executes when the user logs-off?
As part of capacity management, we need to collect data on disk utilization, cpu utilization, memory utilization of our AS400 servers. Is it possible to retrieve all these information using a program? If yes, kindly provide me the programs to do the same. Is there any other technique that can be...
Place the cursor on the DSN and press enterto view or browse , which is in view or edit mode?
In my REXX program how do I write a string of data, found using an edit 'find' command, to the output file? I have used variations of the EXECIO command but it treats my variable names as literals. Pgm follows: /* REXX */ ADDRESS ISREDIT "MACRO PROCESS" /* */...
Does anybody know how to invoke HTTP requests to a web server from within a Rexx procedure running on z/OS? I have a distributed servlet that I need to invoke from a mainframe through an HTTP GET call. Any pointers are much appreciated. Thanks, Stefan


