Recent IT Questions

1 - 13 of 13
<<PREVIOUS 1 NEXT>>

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   |  Apr 30 2008   11:05 AM GMT   |  asked by SHORYAsunny
REXX, Mainframes


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   |  Mar 23 2008   12:45 AM GMT   |  asked by Swarna s
REXX, CA View


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?

View Answer   |  Mar 18 2008   7:09 PM GMT   |  asked by Naruka
Mainframe, REXX, Logoff Script


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...

View Answer   |  Mar 3 2008   6:04 AM GMT   |  asked by Srinivas naikk
REXX, CL


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   |  Jan 29 2008   2:43 PM GMT   |  asked by Rexx
REXX


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"/* ...

View Answer   |  Nov 19 2007   2:35 PM GMT   |  asked by Shortputt
REXX


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

View Answer   |  Nov 23 2005   2:28 PM GMT   |  asked by ssievert
REXX


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

View Answer   |  Oct 26 2005   5:33 AM GMT   |  asked by Mainframeft
Mainframe, 390, DB2


tutorials-2

hi all.i have sent before a message about this subject but i didnt really had real replies that helped me.i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......)i have search in google, altavista, westciv, whatis, w3school,...So if anyone now how to get pdf files...

View Answer   |  Sep 5 2005   3:06 AM GMT   |  asked by mmm555
Career development, Certifications, Training


tutorials

hi all.i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials.thx.

View Answer   |  Sep 1 2005   3:39 PM GMT   |  asked by mmm555
Linux, MySQL, Enterprise Desktop


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...

View Answer   |  May 26 2005   1:14 AM GMT   |  asked by ROY6795
REXX


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,...

View Answer   |  Apr 14 2005   1:23 PM GMT   |  asked by master6
DataCenter, IT architecture, Implementation


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 to run the rexx program which should...

View Answer   |  Mar 23 2005   4:18 AM GMT   |  asked by sramki
REXX


1 - 13 of 13
<<PREVIOUS 1 NEXT>>