DSNTEP2 output problem
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
Answer Question
| December 5, 2011 4:49 PM
DB2, DSNTEP2, JCL, REXX, SQL
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
need a REXX script to execute a compile or link job in mainframes
can somebody tell me how to execute a job(like compile or link) through a REXX script
Answer Question
| April 30, 2008 11:05 AM
Mainframe, REXX
can somebody tell me how to execute a job(like compile or link) through a REXX script
Rexx tool to get job information from CA view2.0(CAV)
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 [...]
Answer Question
| March 24, 2008 12:45 PM
CA View, REXX
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 [...]
Is there a way to execute a REXX utility when a user logs off the mainframe session
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?
Answer Question
| March 31, 2008 7:09 PM
Logoff Script, Mainframe, REXX
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?
Capacity management
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 used to collect these [...]
Answer Question
| March 27, 2008 6:04 AM
CL, REXX
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 used to collect these [...]
write a program using rexx for the following?
Place the cursor on the DSN and press enterto view or browse , which is in view or edit mode?
Answer Question
| January 29, 2008 2:43 PM
REXX
Place the cursor on the DSN and press enterto view or browse , which is in view or edit mode?
REXX Program – How to write output string from edit find command
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” /* */ /*********************************************************** */ /* REXX EXEC USING [...]
Answer Question
| April 3, 2008 2:35 PM
REXX
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” /* */ /*********************************************************** */ /* REXX EXEC USING [...]
HTTP requests from Rexx
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
Answer Question
| November 28, 2005 2:28 PM
REXX
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
Need help in sloving some JOB Abends
Hi All, I am new to the mainframe application development environment.Can anyone help me how to solve JCL Abends like say SOC7,SOC4. regards, Aravind
Answer Question
| October 26, 2005 5:33 AM
390, COBOL, DB2, Development, Mainframe, Programming Languages, REXX, SQL, Update from Search390.com staff, zSeries
Hi All, I am new to the mainframe application development environment.Can anyone help me how to solve JCL Abends like say SOC7,SOC4. regards, Aravind
tutorials
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
Answer Question
| September 10, 2010 3:39 PM
ABAP, ActiveX, ADA, AppleScript, ASP, ASP.NET, BASIC, Billing and customer care, Billing Support Systems, C, CGI, COBOL, ColdFusion, Computer Associates, Delphi, Development, Distribution/logistics applications, Enterprise Desktop, Forth, Fortran, HTML, J#, J2EE, Java, JavaScript, JSP, Linux, Lotus Domino, LotusScript, Microsoft Windows, MySQL, Networking, Oracle, Pascal, Perl, PHP, Platform Issues, PowerBuilder, Programming Languages, Python, REXX, RPG, Ruby, Smalltalk, Software Quality Assurance, Software testing, SQL, T-SQL, Tcl-Tkl, VB.NET, VBA, VBScript, Visual Basic, XML
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
automation of XDC utility using REXX
We are creating a REXX tool which will analyze jobs and pick important parameter to prepare the job flow. We are struck up while working out the automation of XDC utility. The tool should pick one job at a time from the Input JCLLIB, insert Typerun=scan command in the jobcard, Submit the job and after [...]
Answer Question
| May 26, 2005 1:14 AM
REXX
We are creating a REXX tool which will analyze jobs and pick important parameter to prepare the job flow. We are struck up while working out the automation of XDC utility. The tool should pick one job at a time from the Input JCLLIB, insert Typerun=scan command in the jobcard, Submit the job and after [...]
I am sending some zipped files to a server, using IBM FTP CS V1R4(exec pgm=ftp). Is it possible to FTP a file in PDF format or some other more printable format than text?
I am sending some zipped files to a server, using IBM FTP CS V1R4(exec pgm=ftp). I am executing cobol and ftp programs…Is there any possibility of returning the reports as PDF files (or some other more printable format than text). I mean when a user opens a zipped file they want to see PDF file, [...]
Answer Question
| July 9, 2005 1:23 PM
Application software, Centrinity, COBOL, Database Management Systems, DataCenter, Development, E-mail applications, ERP, Exchange, Filemaker, HP OpenMail, Implementation, IT architecture, Knowledge management applications, Lifecycle development, Microsoft Windows, Planning, REXX, Sendmail, Software Quality Assurance
I am sending some zipped files to a server, using IBM FTP CS V1R4(exec pgm=ftp). I am executing cobol and ftp programs…Is there any possibility of returning the reports as PDF files (or some other more printable format than text). I mean when a user opens a zipped file they want to see PDF file, [...]
Reading the spool from Rexx
Hi, I have a requirement to read the data from the spool and use it in the rexx program. The first step in my jcl will be a program which writes some output in to the spool(Let us assume that I will not be able to redirect the output into a dataset), then I need [...]
Answer Question
| March 26, 2005 4:18 AM
REXX
Hi, I have a requirement to read the data from the spool and use it in the rexx program. The first step in my jcl will be a program which writes some output in to the spool(Let us assume that I will not be able to redirect the output into a dataset), then I need [...]





