Hi, I am new to the group. I have just taken over looking after a small development mainframe after a ten year absence from Mainframes. I have a problem that I...
Did you exactly follow all of the steps included in the installation manual? I mean something referring to apf authorization, linklist and so on? I suspect a...
Can anyone give me recommendation on how to download a file from the mainframe to the PC with the printer controls intact? I'm using the file transfer within...
Hi , There are a number of ways this can be achieved. My first question is usually what is the end result you are aiming at. Also what sort of data stream are...
Hi Andrea, I hope I did. The use has full sysprog access. PSF is up and running already this is just and additional function that has been requested. I have...
Hi Graham, Thanks for your reply. I was able to figure out my problem. I had my Attachmate session setup with the incorrect file transfer (FTP instead of ...
Just for fun, and to prove that it was possible ... ========================================================== /* REXX */ /* ZPLC */ arg dsname debug . if...
<< From: swiss_tikier Subject: z/OS Programming Languange Compiler written in REXX ?>> swiss_tikier, you've done a good job. That's a very nice piece of...
Our shop is in the process of selecting one of the following application measurement tools: Compuware's Strobe BMC's InTune IBM's Application Performance...
We run BMC's InTune product here, the main reason we went with it was cost and we had other BMC products that we had. ... Our shop is in the process of...
I am currently comparing Strobe and freeze frame from macro4. I would take a look at freeze frame as it is superior to strobe in many aspects(it has an ISPF...
Sorry this is a late reply you could always try the Hercules mainframe hardware emulator if you want give your PC that mainframe feel. You can get versions of...
Neil, In the ADRDSDSS manual under PARM= look for PARM="TYPRUN=NORUN" ( This parm simulates a dump without dumping anything. Then you can get a listing of...
Sam Golob has just started a new yahoo group called "CBT-Tape" to talk about the content of files on the CBT Tape collection, what should be there, and...
We are trying to implment a new printer that uses TCP/IP and IP printway to send print output. The problem I have is that small jobs less then 500K work fine...
Hi, os390 group I have a delima. I have users who connect to MVS via TN3270. They lost the ability to connect using FTP due to security enhancement to Secure ...
I had a similar dilemma in the past. In the end, I fed the required datasets to the z/os http server and had the end users pull them to their workstations...
I have just migrated our ZOS1.1 system to ZOS1.4 I exported the production IODF's and imported them into the latest version of HCD. When I IPL it says that it...
If instead of using FTPS you would use SFTP or scp (OpenSSH) you could install the http://www-03.ibm.com/servers/eserver/zseries/zos/unix/port_tools.html ...
Maybe there is a compatible device that works already in the basic HCD support. You can try to find a device to enter in HCD from the "IOCP User's Guide" of...
You can do this in an interactive way (ISPF/PDF Version z/OS 1.2+ ) Use menu 3.4 (Utilities/DSList) - Enter the PDS mask in DSName Level Dsname Level.......
hello i want to telnet to mvs from WINDOWS COMMAND CONSOLE to modify the password for my account, now i can login to it by such way, but how can i do...