Re: TCPIP translate tables

2010-10-06 Thread Jim McAlpine
On Wed, Oct 6, 2010 at 4:21 AM, Joel C. Ewing jcew...@acm.org wrote: On 10/05/2010 10:40 AM, Jim McAlpine wrote: I'm looking in TCPIP.SEZATCPX but it doesn't contain what I require. I'm after translate tables for code page 285 (UK English) to 1252 (Windows) so that I can use them for a

LPR command to VISTA print server

2010-10-06 Thread Kurt Eastwood
Hello,   I would appreciate any help I can get from anyone on this issue. I am attempting to execute an LPR command from a DR machine to a print server and am receiving the following error in trace below. This LPR command works fine from the production machine. I cannot find any difference in

Re: Identify all MVS images in a CEC

2010-10-06 Thread Karl-Heinz Doppelfeld
Hello, here is little bit REXX code to retrieve the information you want. But after reading the previous updates i think it only works when the HMC 'Global performance control option' was set. This REXX runs under z/OS 1.10 on z9 and z10, no other configs tested. /* rexx */

Re: LPR command to VISTA print server

2010-10-06 Thread Miklos Szigetvari
Hi No specific solution, but. - I would make an LPQ on both machines - ask maybe in the TCP/IP news group - packet trace is same from both machines ? - TCPIP.STANDARD.TCPXLBIN is same ? - has ever worked or something has changed ? On 10/6/2010 10:02 AM, Kurt Eastwood wrote: Hello, I

RMF spreadsheet from WEB (Browser)

2010-10-06 Thread Miklos Szigetvari
Hi Is it possible to generate/get the RMF PM reports over a browser ? I would like to generate the spreadsheet reports in a WEB server, and present via HTTP. -- For IBM-MAIN subscribe / signoff / archive access instructions,

What data area contains number of CPU running on a processor

2010-10-06 Thread Micheal Butz
Would anyone know what data area this information ha located in Sent from my iPhone -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Scott Barry
On Wed, 6 Oct 2010 07:30:57 -0400, Micheal Butz michealb...@optonline.net wrote: Would anyone know what data area this information ha located in Regarding ...number of CPU running on a processor - to mean physical processors defined to an LPAR (or the entire CPC/CEC), or active logical

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Micheal Butz
Would you know both LPAR and CEC machine Sent from my iPhone On Oct 6, 2010, at 7:53 AM, Scott Barry sba...@sbbworks.com wrote: On Wed, 6 Oct 2010 07:30:57 -0400, Micheal Butz michealb...@optonline.net wrote: Would anyone know what data area this information ha located in Regarding

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread George Rodriguez
This I what I found for v1.9: *Title: z/OS V1R9.0 MVS Data Areas, Vol 1 (ABEP-DALT)* *Document Number: GA22-7581-11* * * *64 (40) DBL WORD 8 CSD_CP_MASK MASK of processors (0) defined as standard processors - not necessarily online* Not sure if this is it... *George Rodriguez* *Specialist II -

Re: Question on SMPE

2010-10-06 Thread Kurt Quackenbush
... How can I use the compiler COBOL with usermod of SMPE?? SMP/E does not invoke the COBOL compiler. Instead you can do one of the following: (1) Supply assembler source as ++SRC and SMP/E can assemble the source into a module object deck and link it into a load module in its target

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Bob Shannon
Would anyone know what data area this information is located in This I what I found for v1.9: Title: z/OS V1R9.0 MVS Data Areas, Vol 1 (ABEP-DALT)* *Document Number: GA22-7581-11* Can't anyone do their own research anymore? If someone has looked, couldn't find the required information and

Re: TCPIP translate tables

2010-10-06 Thread Steve Comstock
On 10/5/2010 9:40 AM, Jim McAlpine wrote: I'm looking in TCPIP.SEZATCPX but it doesn't contain what I require. I'm after translate tables for code page 285 (UK English) to 1252 (Windows) so that I can use them for a customized version to include the correct square brackets for FTP translation.

GRS CNS troubles with z/OS 1.11 RSU1006

2010-10-06 Thread Markus Haselbach
We had several times grs abend S009A RSN C50C and cns (contention notification system) switched to other system in GRS star. In some cases the sytem fall out of the sysplex, in other cases it recuperated. Does someone have such issues also?

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Ted MacNEIL
Can't anyone do their own research anymore? The answer seems to be NO. If someone has looked, couldn't find the required information and needs help, that's one thing, but some of these requests strike me as being downright lazy. I agree. But, whenever I point this out, I am WRONG. - I'm a

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Bill Fairchild
And I have wondered many, many times can't anyone ask his vendor for help with something that is obviously his vendor's problem? Bill Fairchild Rocket Software -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Ted MacNEIL Sent: Wednesday,

Re: Mainframe ids

2010-10-06 Thread Joel C. Ewing
Bruce Hewson Oct 6, 12:50 am Hmmm. Accessing that site now, port 23, gives me the Hercules My PC thinks it's a MAINFRAME logo. Don't know what OS they are providingbut it's not likely to be z/OSbecause that would not be legal! Regards Bruce Hewson ... Some screen

Re: LPR command to VISTA print server

2010-10-06 Thread Hal Merritt
A key difference in the prod and DR scenarios is the network path. And that looks to be about the only difference. Therefore, a firewall would be my leading suspect. Firewall actions (or blocking) can be misinterpreted as reactions from the other host. Depending on the protocol, encryption

Big Iron — The Mainframe Story

2010-10-06 Thread William Richter
http://www.ca.com/us/content/campaign.aspx?cid=240377 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at

Re: Name of a program's library

2010-10-06 Thread Etienne Thijsse
Thanks, Eileen, for showing me the way. I have been able to create a C program that calls a few assembler modules to do the BLDL call to get the STEPLIB concatenation nr, and then the RDJFCB call to get the dataset name. It was a bit complicated because the C program is 31 bit and RDJFCB must

Re: LPR command to VISTA print server

2010-10-06 Thread Chris Mason
Kurt Actually I know nothing about this topic and, even in the days when I used to teach TCP/IP for MVS and some of the server and command functions, I don't believe I ever played with the LPD server and the LPR command. However, I noticed an odd feature of your messages. Because I noticed an

IDCAMS DEFINE and OWNER

2010-10-06 Thread Sebastian Welton
Just a quickie...I haven't been able to find much information on the OWNER option when defining a dataset, what is exactly for? I have a lot of datasets which have (NULL) but also defined a lot of datasets with a different HLQ to me but with my user as OWNER. Someone was concerned that if my user

Re: Name of a program's library

2010-10-06 Thread Binyamin Dissen
On Wed, 6 Oct 2010 09:18:41 -0500 Etienne Thijsse e.thij...@chello.nl wrote: :Thanks, Eileen, for showing me the way. I have been able to create a C :program that calls a few assembler modules to do the BLDL call to get the :STEPLIB concatenation nr, and then the RDJFCB call to get the dataset

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Ted MacNEIL Sent: Wednesday, October 06, 2010 8:11 AM To: IBM-MAIN@bama.ua.edu Subject: Re: What data area contains number of CPU running on a processor Can't anyone do their own

*IEE305I VARY COMMAND INVALID

2010-10-06 Thread Matan Cohen
Hi, I was editing the IKJEFLN2 - TSO exit , so it will enable reconnect to TSO . After it worked on a TEMPORARY LPAR in which I was working at that time ( this LPAR in no longer available) I moved this exit to one of my production LPARs. in the production LPAR when reconnect is desire I get this

Re: Big Iron — The Mainframe Story

2010-10-06 Thread zMan
On Wed, Oct 6, 2010 at 10:09 AM, William Richter richter...@cox.net wrote: http://www.ca.com/us/content/campaign.aspx?cid=240377 This looked interesting. Then I tried to view the video; on a 25Mbit connection it paused after five seconds. Nice network, CA -- your mother buy it for you? -- zMan

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Bill Fairchild
When I was very young, sometimes during dinner my mom or dad would use a word that I didn't understand. When I would ask what it meant, my dad would invariably say You know how to spell. You know how to read. Look it up in the dictionary or encyclopedia. I always did just that, and today I

Re: IDCAMS DEFINE and OWNER

2010-10-06 Thread Mike Schwab
I Believe the owner is an optional comment intended to have the TSO USERID of who to notify if there is a problem with the dataset. http://www.jaymoseley.com/hercules/vstutor/vstutor.htm is a vsam tutorial for the VSAM Catalog era and ONWER was not an option before MVS/XA. Use ALTER cluster

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Ted MacNEIL
Plagiarism is the defacto research method of today's generation. If you steal from one source, it's plagiarism. If you steal from multiple sources, it's research. - I'm a SuperHero with neither powers, nor motivation! Kimota!

Re: *IEE305I VARY COMMAND INVALID

2010-10-06 Thread Knutson, Sam
This exit is no longer required at z/OS 1.11 It sounds like you are working with an old copy of Gilbert's free exit or did you write one yourself? Gilbert now markets his for a very nominal fee. We used it and were very happy till we migrated to z/OS 1.11

Re: ESS800 Configuration

2010-10-06 Thread Clay Hinzman
Did the service rep verify that INFOSERVER was running on both clusters? If so, did the service rep attempt a shutdown/restart of INFOSERVER? We received this message sometime ago when we were attempting to format/certify a mixed capacity loop. It was a strange error, eventually we had to

Re: IDCAMS DEFINE and OWNER

2010-10-06 Thread Darth Keller
I Believe the owner is an optional comment intended to have the TSO USERID of who to notify if there is a problem with the dataset. You do need to be a little careful as there are some products (Innovation's IAM comes to mind) that use this as a flag - DATASET-OWNER---$IAM I've always

Re: *IEE305I VARY COMMAND INVALID

2010-10-06 Thread Chris Mason
Sam Matan has been working with this function since at least February - see TSO reconnect (ikjefln2) reject by RACF and also August ways of limt the idle time for a tso user. He would appear to have forgotten to add this time that ( we are on z/1.10 with RACF)? Chris Mason On Wed, 6 Oct 2010

Re: Big Iron — The Mainframe Story

2010-10-06 Thread Richard L Peurifoy
On 10/6/2010 10:07 AM, zMan wrote: On Wed, Oct 6, 2010 at 10:09 AM, William Richterrichter...@cox.net wrote: http://www.ca.com/us/content/campaign.aspx?cid=240377 This looked interesting. Then I tried to view the video; on a 25Mbit connection it paused after five seconds. Nice network, CA

Re: Big Iron — The Mainframe Story

2010-10-06 Thread George Rodriguez
I can ditto that comment...Just got done in full, viewing the evolution of the Mainframe...Worth seeing... *George Rodriguez* *Specialist II - IT Solutions* *Application Support / Quality Assurance* *PX - 47652* *(561) 357-7652 (office)* *(561) 707-3496 (mobile)* *School District of Palm Beach

Re: *IEE305I VARY COMMAND INVALID

2010-10-06 Thread Matan Cohen
yes :) still as I said before for now we are on z1.10 and it will keep for at least a year . any help? On Wed, Oct 6, 2010 at 5:45 PM, Chris Mason chrisma...@belgacom.net wrote: Sam Matan has been working with this function since at least February - see TSO reconnect (ikjefln2) reject by

Re: TCPIP translate tables

2010-10-06 Thread Jim McAlpine
On Wed, Oct 6, 2010 at 2:02 PM, Steve Comstock st...@trainersfriend.comwrote: On 10/5/2010 9:40 AM, Jim McAlpine wrote: I'm looking in TCPIP.SEZATCPX but it doesn't contain what I require. I'm after translate tables for code page 285 (UK English) to 1252 (Windows) so that I can use them

Re: Answered: Really dumb CLIST question

2010-10-06 Thread Shmuel Metz (Seymour J.)
In listserv%201010042237560303.0...@bama.ua.edu, on 10/04/2010 at 10:37 PM, Paul Gilmartin paulgboul...@aim.com said: And this is to be further tailored by customers. Here, the significant advantage of CLIST over Rexx is in avoiding the apostrophe catastrophe. As opposed to the Ampersand

Re: Big Iron — The Mainframe Story

2010-10-06 Thread zMan
On Wed, Oct 6, 2010 at 11:48 AM, Richard L Peurifoy r-peuri...@neo.tamu.edu wrote: I think this problem is at your end. I had no problem. Mmm...no. It was consistent for a while, yet VPN, other connections were fine. Now it works. -- zMan -- I've got a mainframe and I'm not afraid to use it

Re: IDCAMS DEFINE and OWNER

2010-10-06 Thread Schumacher, Otto
Can the owner be the owning group rather than a userid? Regards Otto Schumacher   HP Enterprise Services Infrastructure Specialist Ahold Account CICS Capacity Technical Support P.O. Box 6462 2000 Wade Hampton Blvd. LC1-302 Greenville,  South Carolina, 29606 Cell: 864 569--5338 Tel: 864

Re: *IEE305I VARY COMMAND INVALID

2010-10-06 Thread Chris Mason
Matan I can only state the obvious which is that, in the exit environment where the VTAM VARY command works, it works, whereas it the exit environment where the VTAM VARY command, doesn't work, it doesn't work. What you and anyone (trying to) help(ing) with this problem, is to figure out what

Re: IDCAMS DEFINE and OWNER

2010-10-06 Thread Mueller, David
As far as I know, the owner can be any test-string you desire. I am unaware of any automatic notification to anything based on this field. David Mueller | Systems Programmer SSRC (Southwood Shared Resource Center) 4070 Esplanade Way, Room 360D  Phone: 850-414-9134 || Fax: 850-488-3600

DFSORT chooses not to use Hipersorting for large SORTIN

2010-10-06 Thread Yifat Oren
Hello All, I have a sort of about 4GB, 15M records of variable length. For some reason DFSORT chooses not to use dataspace/hiperspace or memory objects for this sort for no obvious reason; Parameters are all set corrects (EXPMAX, RES, OLD and HIPRMAX and so on). The system is not paging at

Re: DFSORT chooses not to use Hipersorting for large SORTIN

2010-10-06 Thread David Betten
DFSORT evaluates the available resources and the characteristics of each sort to determine whether or not it would be beneficial to exploit Hiperspace, memory object or dataspace. Even though your system is not paging, it's possible that DFSORT determined there was not enough central strorage

SCLM question

2010-10-06 Thread Lucy Arnold
I have members at the TEST level, that have BLD MAP, but no data (nothing to edit). The member is also at PROD level and it's editable but there is no BLD MAP. How does it happen? and how do you fix it? Thanks! Lucy Arnold Storage Manager U.C. Davis Medical Center 916-734-5498

Re: Answered: Really dumb CLIST question

2010-10-06 Thread Ricc Harding
in generated JCL use ...NOTIFY=STR(amp;)STR(SYSUID) -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at

Re: SCLM question

2010-10-06 Thread Hale, Bob
Check your SCLM accounting records, this may give you a clue as to what happened. Bob -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Lucy Arnold Sent: Wednesday, October 06, 2010 12:34 PM To: IBM-MAIN@bama.ua.edu Subject: SCLM question

Re: Big Iron — The Mainframe Story

2010-10-06 Thread Kirk Wolf
You bought a 25Mbit direct connection between you and CA? :-) The issue could be many things that are not CA's fault - - temporary congestion on the route from your ISP to CA's ISP - traffic shaping. Perhaps your ISP doesn't want you to watch video content... On Wed, Oct 6, 2010 at 11:19 AM,

Re: Big Iron — The Mainframe Story

2010-10-06 Thread zMan
On Wed, Oct 6, 2010 at 3:29 PM, Kirk Wolf k...@dovetail.com wrote: You bought a 25Mbit direct connection between you and CA?  :-) The issue could be many things that are not CA's fault - - temporary congestion on the route from your ISP to CA's ISP - traffic shaping.  Perhaps your ISP doesn't

Re: Big Iron — The Mainframe Story

2010-10-06 Thread Steve Comstock
On 10/6/2010 2:40 PM, zMan wrote: [snip] I was already irritated by the 5 seconds of black screen before the content began anyway... Ah. Instant gratification isn't fast enough! -- Kind regards, -Steve Comstock The Trainer's Friend, Inc. 303-393-8716 http://www.trainersfriend.com * To

Re: CANCEL/FORCE ARM (Was: Really dumb IPL question)

2010-10-06 Thread Chris Mason
Edward I detect some failure properly to make an effort to understand the point *I* was trying to make! The reason for the delay is that I have now taken the trouble to read your excellent presentation material on the topic in hand. I am quite able to interpret this as CANCEL being the only

is out of the office.

2010-10-06 Thread Keith Zawila
I will be out of the office starting 10/06/2010 and will not return until 10/08/2010. I will be out of the office on Thursday, October 7th. I will return on Friday, October 8th. Thanks. HCSC Company Disclaimer The information contained in this communication is confidential, private,

Re: CANCEL/FORCE ARM (Was: Really dumb IPL question)

2010-10-06 Thread Chris Craddock
On Wed, Oct 6, 2010 at 9:45 PM, Chris Mason chrisma...@belgacom.net wrote: Edward I detect some failure properly to make an effort to understand the point *I* was trying to make! snip [1] Your presentation doesn't actually mention a SCHEDxx entry as an alternative to or override for a

Re: *IEE305I VARY COMMAND INVALID

2010-10-06 Thread Barbara Nitz
*MGCRE TEXT=(R6),CONSID==XL4'0',UTOKEN=(R2), * * MF=(E,(R10)) * from the literature : *When you specify a console ID of **X''** on the CONSID parameter, the issuer receives MASTER command authority. Entries in the hardcopy log for the command have the name INTERNAL

Re: What data area contains number of CPU running on a processor

2010-10-06 Thread Barbara Nitz
Can't anyone do their own research anymore? If someone has looked, couldn't find the required information and needs help, that's one thing, but some of these requests strike me as being downright lazy. Yes, and that is why I put the OP in my autokill file. A bit less 'sent from my iphone' and