Search the web
Sign In
New User? Sign Up
os390andmvs · OS390 and MVS - For z/OS, OS/390 and MVS System Programmers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 297 - 326 of 626   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
297
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...
jamminsandwich
Offline Send Email
Apr 10, 2003
7:48 pm
298
JES do it ! Use IEFBR14: //MYBATCH01 JOB CLASS=A,MSGCLASS=O //STEP1 EXEC PGM=IEFBR14 //NEWPDS DD DISP=(NEW,CATALOG),VOL=SER=MYVOL1,UNIT=SYSDA, //...
swiss_tikier
Offline
Apr 10, 2003
7:54 pm
299
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...
thangavelu chokalingam
tchokar
Offline Send Email
Apr 11, 2003
9:04 am
300
I never heard of such a problem. Anyway the ftp configuration should be in the Dataset or file pointed by the DD SYSFTPD....
swiss_tikier
Offline
Apr 11, 2003
9:07 am
301
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 ... ...
Cesar Goldkorn
cgoldkorn
Offline Send Email
Apr 12, 2003
9:08 pm
302
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...
machu777
Offline
Apr 12, 2003
9:08 pm
303
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...
RTYahoo_LK1
sysproglk1
Offline Send Email
Apr 12, 2003
9:08 pm
304
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...
Maurizio Violi
mizio_mavis
Offline Send Email
Apr 13, 2003
10:40 pm
305
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...
balachandrafromdelhi
balachandraf...
Offline
Jun 8, 2003
3:11 am
306
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...
Jim Keohane
bigjimkeo
Offline Send Email
Jun 23, 2003
3:02 pm
307
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...
pappopappo2000
Offline Send Email
Jun 23, 2003
3:02 pm
308
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...
Jeffrey R. Broido
broidoj
Online Now Send Email
Jun 23, 2003
8:29 pm
309
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...
Cesar Goldkorn
cgoldkorn
Offline Send Email
Jun 23, 2003
9:43 pm
310
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...
machu777
Offline
Jun 24, 2003
6:24 pm
311
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 ...
thangavelu chokalingam
tchokar
Offline Send Email
Jun 27, 2003
2:19 pm
312
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...
Cesar Goldkorn
cgoldkorn
Offline Send Email
Jun 27, 2003
11:53 pm
313
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 chokalingam
tchokar
Offline Send Email
Jun 29, 2003
1:54 am
314
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 ...
Cesar Goldkorn
cgoldkorn
Offline Send Email
Jul 1, 2003
4:26 am
315
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...
machu777
Offline
Jul 2, 2003
7:28 pm
316
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...
Stephen Wilson
stephenwilso...
Offline Send Email
Jul 15, 2003
11:36 am
317
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...
Cesar Goldkorn
cgoldkorn
Offline Send Email
Jul 15, 2003
4:34 pm
318
Can somebody recommend a good MVS and CICS monitor for me? Thanks...
rickpadgett46217
rickpadgett4...
Offline Send Email
Jul 23, 2003
2:09 am
319
Can somebody recommend a good MVS and CICS monitor for me? Thanks...
rickpadgett46217
rickpadgett4...
Offline Send Email
Jul 23, 2003
2:09 am
320
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...
Clarence Weaver
txroman535
Offline Send Email
Jul 23, 2003
10:28 am
321
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...
guillermo Perez
guiperez
Offline Send Email
Jul 23, 2003
5:24 pm
322
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 Murray
hcm1955
Offline Send Email
Jul 30, 2003
6:49 pm
323
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...
Jim Keohane
bigjimkeo
Offline Send Email
Jul 30, 2003
11:37 pm
324
HI, i want know how to copy outlist of jes2 into one of my pds file as a member? thanks hujun...
hujun
hu_jun_1
Offline Send Email
Jul 31, 2003
1:29 pm
325
From sdsf - PRINT ODSN 'MYID.JCL.FILEA(AAAA)' * print 1 4000 (for line 1 to 4000) print close Of course the characters past the pdse record...
machu777
Offline
Jul 31, 2003
8:12 pm
326
hi Sam Golob, machu777 thanks your help. HuJun. ... = = = = = = = = = = = = = = = = = = = = ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Ö Àñ£¡ ...
hujun
hu_jun_1
Offline Send Email
Aug 1, 2003
1:46 am
Messages 297 - 326 of 626   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help