After taking a few years off from the mainframe world, I have returned to find myself struggling to create a PDS through a batch job. I am using IEBCOPY to...
Hi Where Can I find the FTP COnfiguration. Because When I try to download more than 1 KB of data from mainframe,its not sucessfully downloaded. Its not giving...
Hi: You may check the FTP Server JCL to find which PDS holds the TCPDATA profile. Personally, I don't believe that this profile is the causer of your woes ... ...
My tcpip configuration is in tcpip.profile(profile) and tcpip.profile (tcpdata). There is a default size specified in tcpdata, but that is for 'gets'. What are...
If you are using a batch job, please use the (EXIT in the EXEC DD. //FTPPROC EXEC PGM=FTP,PARM='10.1.1.1 (EXIT' This way you may get the error message. By...
I think that the problem is in the client tcp/ip configuration. Do you tring from a windows 2000/NT client ? If so you should see the registry parameters for...
Just came across the first book that actually explains how Web Services will work on OS/390. They have a chapter dedicated to it. The book is entitled: Java...
You might to view/download IBM PDF manuals at <http://publib-b.boulder.ibm.com/Redbooks.nsf/portals/S390Redbooks>. Almost anything with Web or WebSphere in the...
Can anyone tell me how can I do to restore a partitioned dataset deleted (via ISPF using simply D from 3.4) which has no backup? A VTOC Zap? A disk ZAP? Is...
First, and most important, freeze allocations to that pack. Take it offline if you can or, at least, try to make sure, either via RACF or SMS that no more...
Well, you may also go to the IBM Redbooks Web site at "http://publib-b.boulder.ibm.com/cgi-bin/searchsite.cgi?query=web+services" and download for free the...
The Jeffrey R. Broido answer for finding deleted pds a is pretty good. I havn't had to do this for about ten years and got very good (paranoid) about backing...
Hi Where can I find the information about defining USSTAB for UNIX and what are all steps I have to follow. If anybody knows pls help me. thanks choks ...
Hi: USSTAB is a VTAM table so what's the connection with UNIX? Is this actually about Telnet 3270 sessions? Cesar Goldkorn ... [Non-text portions of this...
Hi I need to connect Unix system services on mainframe using Telnet without going to TSO. I have checked in TCPPARMS about TELNET definitions. Any other setup...
Thangavelu: Well, you should check the TCP/IP Startup Profile (see the DDNAME PROFILE in the TCP/IP JCL) besides TCPDATA definition, specially in the ...
This is what I set up for those unconfortable with using the unix shell commands. They telnet in with 'telnet host 521' from the windows 2000 command line or...
Is there anyone out there is has a full slate of racf commands in tso creating users creating passwords reseting passwords. is there any books I can get...
Hi Stephen: Please go to IBM Security Server Web site <http://www-1.ibm.com/servers/eserver/zseries/zos/bkserv/r4pdf/secserv.html> and check the following...
Yes, there are 2 products. Mainview for MVS and Mainview for CICS. They both are developed by BMC Software. I am software developer on the Mainview for...
Hi Rick Your can try with Mainview of BMC or Sysview/e of CA, both integrate navigation or switch between MVS and CICS. On the other hand TMON/MVS and...
Hi, I am very new to MVS, so new that I am just learning ispf today!! I am on the hook to test a cross platform API, which is a c interface. I have been able...
Bert, See my *JK* comments. - Jim ... *JK* Do a search on www.ibm.com or www.google.com or, better yet, groups.google.com, for BPXBATCH. It is an MVS-side...