Re: Language Environment runtime options and system dumps

2009-06-15 Thread Steven Conway
Bill Klein says:
sometimes, using the user friendly debugging tools
at hand can make the need for a system dump of the original abend
unnecessary.

Tell that to vendor support teams. . .


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: What is System Completion Code FD6?

2009-06-08 Thread Steven Conway
In QuickRef, do Categories, then System Abend Codes.  Select any of the 
system abend codes Fxx:

Fnn

Explanation:  The system detected an error while processing a Supervisor
Call (SVC) instruction. The last 2 digits of this completion code, nn, are
the operand of the SVC instruction in hexadecimal. For example, completion
code X'F0D' means that the error occurred while the system was processing
SVC X'0D', that is, SVC 13.

So, user SVC x'D6', or 214 has a problem.  QuickRef has some suggestions.  
Look in IEASVCxx to see what product is using it.  I don't have a 214 
here, so I don't know if it may be the default for a product I don't run.

Good luck.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: What is System Completion Code FD6?

2009-06-08 Thread Steven Conway
Scott says I won - do I get a prize? 

Maybe some Illegal Transaction Records so I can finally finish Underboss. 
. .  Uh, if you get that reference, you've wasted as much time as I have. 
. . :-) 

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Why are z/OS people reluctant to use z/OS UNIX?

2009-06-04 Thread Steven Conway
Barbara Nitz's masterful rant snipped

Barbara, you are my hero.  You are a goddess.  I want to be you when (if) 
I grow up. 

Well said, madam, well said.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

A veteran is someone who, at one point in his life wrote a blank check 
made payable to ' The United States of America ' for an amount of 'up to 
and including my life.' That is Honor, and there are too many people in 
this country who no longer understand it.

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Why are z/OS people so reluctant to use z/OS UNIX?

2009-06-03 Thread Steven Conway
Try creating GDG(+1) from z/OS Unix.  Note that using the 'cp' command 
generates two SMF 15 records - can't DSN trigger using it.  Find something 
else that works with GDGs.  I'll wait.
While I'm in the shell, I can't use split screen.  13.11 and 3.17 don't 
have all the capabilities of the shell.  Monitoring the Unix environment 
presents challenges.
I have a comprehensive set of JCL to do a zillion things in classic MVS. 
Shell scripts don't cut it.  Education issue?  Perhaps.  I'll get right on 
it in my copious free time.
Mainframe auditors trying to understand Unix security model or Unix 
auditors trying to audit z/OS - both keep my life interesting.
Inability of classic MVS utilities to manipulate Unix files.  Much as it 
grates, I have to agree with Mr Gilmartin.  If you really want adoption of 
Unix facilities, utilities and JCL should treat path/file same as DSN=, 
including executables.
Please, please, please give me error messages that don't require 
multistage lookup.  That LookAt and Quick-Ref can understand.

Short version:  the toolset is limited, Unix files are treated differently 
(or not at all) by traditional JCL and Utilities, Unix commands to 
manipulate data have (documented but non-intuitive) restrictions, and z 
Sysprogs are already swamped with keeping up with the technology, 
particularly in medium shops where very few people support a lot of 
infrastructure.

I don't dislike Unix at all.  I play with various versions of Unix and 
Linux at home.  It's interesting comparing different OS capabilities and 
facilities.  Here at work is a different story.  Unexpected difficulties 
in the movement of data between z/OS Unix and classic MVS, and the 
manipulation of data from one environment to the other, plus the lack of 
supporting tools, all contribute to reluctance to develop applications 
based on Unix facilities.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

A veteran is someone who, at one point in his life wrote a blank check 
made payable to ' The United States of America ' for an amount of 'up to 
and including my life.' That is Honor, and there are too many people in 
this country who no longer understand it.

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Why are z/OS people reluctant to use z/OS UNIX?

2009-06-03 Thread Steven Conway
Don't you hate it when Shane is so reluctant to express his true feelings? 
 G,D,R

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

A veteran is someone who, at one point in his life wrote a blank check 
made payable to ' The United States of America ' for an amount of 'up to 
and including my life.' That is Honor, and there are too many people in 
this country who no longer understand it.



   Shane ibm-m...@tpg.com.au 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   06/03/2009 09:47 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Why are z/OS people reluctant to use z/OS UNIX?






On Wed, 2009-06-03 at 06:41 -0600, Steve Comstock wrote:

 So what's the hangup about z/OS UNIX?

Maybe the fact that for so much of its existence it was such a POS ?.
The initial iterations were bloody abysmal - poorly conceived, poorly
implemented and bloody near useless.
This have improved (there was only one direction it could go), but only
after inexcusable angst imposed on the user community.
I still have a hard time accepting
OMVS/OE/USS/whatever-the-marketing-people-called-it-this-week.

Shane ...
(and that from someone currently perusing the {Linux} memory management
source whilst watching the footy.)

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: TSM 's future on the z/OS platform

2009-06-03 Thread Steven Conway
IBM documentation at 
http://publib.boulder.ibm.com/infocenter/tsminfo/v6/index.jsp does not 
support the statement that TSM 6.1 will not be available for z/OS, for the 
client, at least.

The IBM® Tivoli® Storage Manager for z/OS® UNIX® System Services 
Backup-Archive Client 6.1 is available. This document provides or 
references information that is specific to release 6.1.

Am I not understanding the issue?


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

A veteran is someone who, at one point in his life wrote a blank check 
made payable to ' The United States of America ' for an amount of 'up to 
and including my life.' That is Honor, and there are too many people in 
this country who no longer understand it.

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: TSM 's future on the z/OS platform

2009-06-03 Thread Steven Conway
Mark and Bruno, thanks for the clarification.  I missed it that the 
server, not the client, was in question here.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

A veteran is someone who, at one point in his life wrote a blank check 
made payable to ' The United States of America ' for an amount of 'up to 
and including my life.' That is Honor, and there are too many people in 
this country who no longer understand it.

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Using CA-JOBTRAC V11 SP3 in Production

2009-05-07 Thread Steven Conway
Steve, good luck.  I've been at it for months, finally implemented two 
weeks ago.  Still have a lot of problems with return code processing. 

Be up to date on maintenance.  As in, check to see what PTFs came out 
TODAY.  Be sure to load test thoroughly.  What works fine on your testplex 
may very well fail in production.  I opened over two dozen issues with CA 
while testing.  Most were fixed by PTF, got a couple doc updates out of 
it.

CA support has been very good.  Looks like I've finally gotten to Level 1, 
though.  Each problem I bring up, they want a TON of doc before even 
looking at things.  :-)

Good luck.

Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Carlson, Steven steven.carl...@nsc.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   04/30/2009 06:04 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Using CA-JOBTRAC V11 SP3 in Production






I have been working on getting CA-JOBTRAC V11 SP3 to be implemented into 
our production environment. Has anyone else been able to use CA-JOBTRAC 
V11 SP3 in their production environment?

Steve Carlson
z/OS Systems Services
National Semiconductor
Corporation
2900 Semiconductor Drive
Santa Clara, CA 95051
Tel:(408)721-8071
Email:asx...@nsc.com


--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Using CA-JOBTRAC V11 SP3 in Production

2009-05-07 Thread Steven Conway
Tom, I was in CA Development when the word came down the food chain that 
ALL system management products were to be architected to have an 
underlying Datacom DB. I stated that customers would hate it, and it would 
cause problems.  Since I was a transplanted Sysprog, and not considered a 
real developer, I was basically told to sit down and shut up.  Real world 
experience meant nothing.
I get no satisfaction in knowing I was more right than I ever wanted to be 
on this.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Pinnacle pinnc...@rochester.rr.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   05/01/2009 11:35 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Using CA-JOBTRAC V11 SP3 in Production






- Original Message - 
From: Carlson, Steven steven.carl...@nsc.com
Newsgroups: bit.listserv.ibm-main
Sent: Thursday, April 30, 2009 6:16 PM
Subject: Using CA-JOBTRAC V11 SP3 in Production


I have been working on getting CA-JOBTRAC V11 SP3 to be implemented into 
our production environment. Has anyone else been able to use CA-JOBTRAC 
V11 
SP3 in their production environment?


What a shame.  As an early beta tester of JOBTRAC when Goal introduced it 
in 
1991, it's sad to see what I considered to be the best job scheduler out 
there go down the drain.  Why CA felt the need to get rid of the 
checkpoint 
for DATACOM/DB is beyond me.  RIP JOBTRAC, we hardly knew ye.

Regards,
Tom Conley 

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Using CA-JOBTRAC V11 SP3 in Production

2009-05-07 Thread Steven Conway
Now, THAT one I have done.  Had to, after the first attempt to go 
Production.  The utility worked, just flagged a TON of stuff as bad.  We 
accepted that and kept going.  Cleaning up the v3.5 history and checkpoint 
files first will allow a successful fallback.  Having to rerun VINIT to 
get the right internals loaded is a pain in the a$$, tho.  I'd much rather 
the product load the damn internals when it starts, and quit screwing 
around with VINIT.  Oh, and GSSA had to be active during the conversion, 
each way.  And for the VINIT.  Joy.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Carlson, Steven steven.carl...@nsc.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   05/01/2009 12:45 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Using CA-JOBTRAC V11 SP3 in Production






One of my pre-reqs for JOBTRAC V11 is to be able to fall back to JOBTRAC 
V35. I am still working on this problem with CA, because I am unable to 
convert the database back to V35 format.



--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Using CA-JOBTRAC V11 SP3 in Production

2009-05-07 Thread Steven Conway
Eric asked if CA-11 worked with Datacom.  FSVO OK  Used to share CA11 
between lots of systems  Not simple, when the Datacom-running system needs 
an IPL.  Yeah, yeah, Shadow MUF, blah, blah.  I'm not a Datacom guy, don't 
want to be.  We are a DB2 shop, and do you think the DB2 guys want 
anything to do with it?  Hell, no.
The implementation at my old shop was brutal, but eventually successful.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: IBM Share Austin March 2 2009 conference feedback

2009-04-08 Thread Steven Conway
Cold, Wayne.  But funny.  :-)


Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Wayne Driscoll wdri...@us.ibm.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   04/08/2009 01:59 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: IBM Share Austin March 2 2009 conference feedback






Well in regards to:

h) Ed Jaffe

You looked too young for your postings on IBM-MAIN. I was looking for an
older person , that are about to retire.

I have very good information that tells me that Ed Jaffe is really 65 
years old, he just has been blessed by the healthy Southern California 
lifestyle to look like he is in his 40's.

(Hey it's over halfway to Friday)


===
Wayne Driscoll
Omegamon DB2 L3 Support/Development
wdrisco(AT)us.ibm.com
===

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Where are the system symbols??

2009-03-25 Thread Steven Conway
Larry,
  from any ISPF command line, enter this:
TSO listc ent('sys1.linklib') all

VOLUMES,
  VOLSER** DEVTYPE--X'' 
FSEQN--0,

Look at the VOLSER field.  The six asterisks indicate indirect catloging, 
meaning whatever volume you IPLed from, that is where the catalog will 
point to for that dataset.  All your IPL datasets, really all your resvol 
datasets, should be indirectly cataloged.

Look in the z/OS Init and Tuning Reference, Chapter 2, for an explanation 
of system symbols.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   larry macioce mace1...@gmail.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/25/2009 11:49 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Where are the system symbols??






Thank you for the quick response, but I am confused. When you say set up 
by
the system how does the system know what to define.The reason I am asking
is I want to create a maint pack(I've asked about this here) and was asked
if we used symbolics(for ipl purposes) ,to which I replied we do.
I thought we did by looking at my prog member and saw sysr1 the the vol
field.
Now I am really confused. How do I id if we are using symbolics?
thanks
Larry

On Wed, Mar 25, 2009 at 11:35 AM, Dietmar Ley 
diet...@ley-apensen.comwrote:

 Symbols like SYSCLONE., SYSNAME. etc. need no explicit definition,
 because
 they are set by the system. All symbols can be displayed by D SYMBOLS
 cmd.

 Hope this helps

 Dietmar

 -Ursprüngliche Nachricht-
 Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im
 Auftrag
 von larry macioce
 Gesendet: Mittwoch, 25. März 2009 16:16
 An: IBM-MAIN@bama.ua.edu
 Betreff: Where are the system symbols??

 I know that parmlib member ieasymxx contains system substitutions , but
 when
 we IPL I see others: IEA007I STATIC SYSTEM SYMBOL VALUES 065
SYSALVL.  = 2
SYSCLONE. = P1
SYSNAME.  = DOLCP1
SYSPLEX.  = DOLCPLEX
SYSR1.= SYSRES
SYCI1.= SYCIC1
 The only one I can find is the syci1 entry. I have looked at all defined
 parmlibs(as defined in our sys1.iplparm) members(did a 3.14 on the libs) 
so
 I am now lost.
 Where are/could these other symbol be defined??
 thanks

 --
 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 http://bama.ua.edu/archives/ibm-main.html

 --
 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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: Where are the system symbols??

2009-03-25 Thread Steven Conway
I wrote:
 All your IPL datasets, really all your resvol 
datasets, should be indirectly cataloged.

I meant:
 All your IPL datasets ON THE RESVOL, really all your resvol 
datasets, should be indirectly cataloged.


Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


.*WITH /*AFTER Commands?

2009-03-18 Thread Steven Conway
This is just to satisfy my curiosity.

Does anybody recognize these commands?  Or a $DR to display resources?

One of my user community says he used these commands at ATT up until 
2002.  I don't recognize them. 

There is not a Google search I could think of that limited the results to 
anything relevant, even Googling the newsgroup.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: /*WITH /*AFTER Commands? (was .*WITH /*AFTER Commands?)

2009-03-18 Thread Steven Conway
Sorry, typo in the subject line.

The /*WITH and /*AFTER commands were told to me as JCL statements used to 
control batch job processing.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Daniel McLaughlin daniel_mclaugh...@us.crawco.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/18/2009 01:14 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: .*WITH  /*AFTER Commands?






WAG: IEBUPDTE?

Daniel McLaughlin 
Z-Series Systems Programmer
Information  Communications Technology
Crawford  Company
4680 N. Royal Atlanta
Tucker GA 30084 
phone: 770-621-3256 
fax: 770-621-3237
cell: 770-666-7969
email: daniel_mclaugh...@us.crawco.com
web: www.crawfordandcompany.com 





Steven Conway steven_con...@freddiemac.com 
Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
03/18/2009 01:11 PM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
.*WITH  /*AFTER Commands?






-- Information from the mail header 
---
Sender:   IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
Poster:   Steven Conway steven_con...@freddiemac.com
Subject:  .*WITH  /*AFTER Commands?
---

This is just to satisfy my curiosity.

Does anybody recognize these commands?  Or a $DR to display resources?

One of my user community says he used these commands at ATT up until 
2002.  I don't recognize them. 

There is not a Google search I could think of that limited the results to 
anything relevant, even Googling the newsgroup.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html




Consider the environment before printing this message.

This transmission is intended exclusively for the individual or entity to 
which it is addressed. This communication may contain information that is 
confidential, proprietary, privileged or otherwise exempt from disclosure. 
If you are not the named addressee, you are NOT authorized to read, print, 
retain, copy or disseminate this communication, its attachments or any 
part of them. If you have received this communication in error, please 
notify the sender immediately and delete this communication from all 
computers.  This communication does not form any contractual obligation on 
behalf of the sender, the sender's employer, or the employer's parent 
company, affiliates or subsidiaries.

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: .*WITH /*AFTER Commands?

2009-03-18 Thread Steven Conway
Thanks, Jerry, and Bill Bishop.

Fits perfectly.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Jerry Whitteridge jerry.whitteri...@safeway.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/18/2009 01:20 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: .*WITH  /*AFTER Commands?






These are Mellon Bank Mods JES2 control statements, also used in the
OS/EM product to give JES3 DJC type functions the JES2

Jerry Whitteridge
Mainframe Engineering
Safeway Inc
925 951 4184
jerry.whitteri...@safeway.com
If everything seems under control, you're just not going fast enough. 
 

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Steven Conway
 Sent: Wednesday, March 18, 2009 10:12 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: .*WITH  /*AFTER Commands?
 
 This is just to satisfy my curiosity.
 
 Does anybody recognize these commands?  Or a $DR to display resources?
 
 One of my user community says he used these commands at ATT up until 
 2002.  I don't recognize them. 
 
 There is not a Google search I could think of that limited 
 the results to 
 anything relevant, even Googling the newsgroup.
 
 
 Cheers,,,Steve
 
 Steve Conway
 Lead Systems Programmer
 Information Systems  Services Division
 Computer  Network Operations
 Phone:   (703) 450-3156
 Fax:(703) 450-3197
 
 --
 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 http://bama.ua.edu/archives/ibm-main.html
 
 

Email Firewall made the following annotations.
--

Warning: 
All e-mail sent to this address will be received by the corporate e-mail 
system, and is subject to archival and review by someone other than the 
recipient.  This e-mail may contain proprietary information and is 
intended only for the use of the intended recipient(s).  If the reader of 
this message is not the intended recipient(s), you are notified that you 
have received this message in error and that any review, dissemination, 
distribution or copying of this message is strictly prohibited.  If you 
have received this message in error, please notify the sender immediately. 
 
 
==

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: .*WITH /*AFTER Commands?

2009-03-18 Thread Steven Conway
Thank, Norris and Bob for the followup info.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
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 http://bama.ua.edu/archives/ibm-main.html


Re: .*WITH /*AFTER Commands?

2009-03-18 Thread Steven Conway
Thanks, Mark.  We have ThruPut here, and I hadn't seen that. 

So many manuals, so little time.  :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Mark Zelden mark.zel...@zurichna.com 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/18/2009 02:30 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: .*WITH  /*AFTER Commands?






On Wed, 18 Mar 2009 11:20:32 -0600, Jerry Whitteridge
jerry.whitteri...@safeway.com wrote:

These are Mellon Bank Mods JES2 control statements, also used in the
OS/EM product to give JES3 DJC type functions the JES2


/*WITH ,  /*AFTER and /*BEFORE can also implemented with ThruPut
Manager from MVS Solutions.  We still have end users that rely on them.

http://www.mvssol.com/MktDocs/MVSSoln-TM-Mellon.pdf

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at 
http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
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 http://bama.ua.edu/archives/ibm-main.html


--
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 http://bama.ua.edu/archives/ibm-main.html


Re: TAPE to TAPE across Sysplex local or remote

2008-12-10 Thread Steven Conway
We have three sites, three ATLs, all Sun, set up in a cascade.  Tapes 
created in one site are replicated over IP to the other sites.  No human 
intervention once the configuration was set up.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: TAPE to TAPE across Sysplex local or remote

2008-12-10 Thread Steven Conway
Of course, once I hit enter I realized I had answered a question you did 
not ask.  Sorry about that.

To move data from one sysplex to another, we generally use ftp.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: The Paddles (was RE: Interesting CS Course Syllabus)

2008-11-21 Thread Steven Conway
Um, Kristine, you DO realize that as tall as I am (in your particular 
case) may be misleading, right?  :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Kristine Neely [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   11/21/2008 12:34 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: The Paddles (was RE: Interesting CS Course Syllabus)






I wouldn't call them ordinary, but they certainly are real paddles. They 
are a nice addition to the décor (and weaponry) in my office, especially 
in the very nice custom box that John Eells hand-crafted for us.  If 
anyone wants photos of the paddles, please let me know  I can send one to 
you. I think they are as tall as I am. 
Kristine H. Neely
IMS RD
NEON Enterprise Software, Inc.


 They are just ordinary canoe paddles.

 To understand what they represent, you need to be familiar with the
 (American?) expression, Up the creek without a paddle, along with some 
history that 
 I'll leave to the real old timers here to provide.

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 
to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the 
archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: CBRUXENT Mystery

2008-11-19 Thread Steven Conway
 We have 5 LPARs defined and they appear on that list in alphabetical 
order: 
 DEV, PROD, TEST, VM, VMTEST. WAG says it's getting its 
 relative number from there, but that hardly makes sense.

Issue D M=CPU, check the values for LP ID and MIF ID - maybe they will 
trigger something for you.  Unless you're saying the sysprog expected 
those values and got something else, in which case I'm fresh out of ideas.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Ed Gould (Was: Simpless way to ...)

2008-10-06 Thread Steven Conway
And RACF-L on nearly a daily basis.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Edward Jaffe [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   10/06/2008 02:59 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Ed Gould (Was: Simpless way to ...)






Dave Kopischke wrote:
 Ed's Back 

 Where the heck have you been ???

 You had some of us kinda worried.
 

??? Ed Gould has been posting to various lists including a post to 
MVS-OE as recently as last month.

http://www2.marist.edu/htbin/wlvtype?MVS-OE.50013

-- 
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: TN3270 Abend S0F8 RC04

2008-09-05 Thread Steven Conway
John, check your SMP/E zone.  I'm sure that's what Walter looked at. 
Walter, check the module, like John did.  I'm betting you have the same 
module.

Entry Type:  LMOD
Entry Name:  ASASYMBM

To return to the previous panel, enter,END,.

To select an entry from a zone, enter,S,next to the zone.

 * - Entry not found in zone.
** - Zone could not be allocated or is not initialized.

    Status ---
   ZONE,LASTUPD ,,,,,,
          
, ,D0710   ,HBB7740 ,,,,,,
, ,D0802   ,HBB7740 ,,,,,,
, ,GLOBAL  ,*   ,,,,,,
, ,TARGET  ,*   ,,,,,,
, ,T0710   ,HBB7740 ,,,,,,
, ,T0802   ,HBB7740 ,,,,,,

My ASASYMBM module, when browsed, says HBB7707, but SMP/E says it's 
HBB7740.  So, gotta go with SMP/E, since I can trace that module from 
ServerPac to prod.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Chase, John [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   09/05/2008 07:42 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: TN3270 Abend S0F8 RC04






 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Walter Marguccio
 
 - Original Message 
 From: John Chase 
 
  The level of ASASYMBM that shipped with z/OS 1.9 is HBB7707. 
 
 John,
 are you sure ? ASASYMBM on my z/OS 1.9 is at HBB7740.
 I've been following this thread because I splitted Telnet 
 from TCPIP, too, on 1.7 in preparation for 1.9 upgrade.

 BROWSESYS1.MIGLIB(ASASYMBM)
 Command === 

.Ø..ASASYMBM...µ 
س..
Ø..5695PMB01 ±.é.| 
Ø..Ø..569623400 ±PL/X-390  .
Ø.h..RSI12683873 
 ..{...{ 
å00..ASASYMBM 01268 HBB7707.°Ö}.

Also:

 BROWSESYS1.LPALIB(ASASYMBM)
 Command === 

.Ø..ASASYMBM...µ 
س..
Ø..5695PMB01 ±.é.. 
Ø..Ø..569623400 ±PL/X-390  .
Ø.h..RSI12683873 
 ..µ...µ 
å00..ASASYMBM 01268 HBB7707.°Ö}.

So, I'm reasonably sure it's HBB7707.  :-)

Also, IBM Support said (in my PMR) that ASASYMBM had not been changed 
since z/OS 1.2.

Anyway, you won't see the S0F8s on z/OS 1.7 regardless your level of 
ASASYMBM, because tn3270 (telnet) didn't start calling ASASYMBM until z/OS 
1.8 (again, IBM said so in my PMR).

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: JCL PROCEDURE QUESTION

2008-08-06 Thread Steven Conway
Howard, look in the PROC itself - just do a F IMAGE.  Because it's on 
your PROC statement, it must exist within the PROC. 


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Howard Rifkind [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   08/05/2008 06:20 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
JCL PROCEDURE QUESTION






I'm doing the following as shown below and receiving the following errors 
yet as far as I can see this should be o.k.

Any suggestions would be appreciated.

Thanks

2 //JST0010  EXEC PROC=SY065X, 
  // FUNCTION=OPERLOG, 
  // TYPE=CURRENT, 
  // ENV=E18823, 
  // TIMEOUT=360, 
  // IMAGE= 

3 XXSY065X  PROC ENV='NO-ENVIRONMENT-SPECIFIED', 
  XX FUNCTION='NO-FUNCTION-SPECIFIED',
  XX TIMEOUT='NO-TIME-OUT-SPECIFIED', 
  XX IMAGE='NONE' 


2 IEFC657I THE SYMBOL IMAGE WAS NOT USED



 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Did anyone else receive this marketing stuff?

2008-08-01 Thread Steven Conway
Yes.  It comes with joining certain MVS message boards.  Even if you've 
unsubscribed.  :-(


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: z/OS 1.9 Catalog Enqueue Problems

2008-07-28 Thread Steven Conway
We did not have any catalog problems, even with the sysplex mixed between 
z/OS 1.7 and z/OS 1.9. 
We do not use MIM.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Rabbe, Luke [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   07/28/2008 01:25 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
z/OS 1.9 Catalog Enqueue Problems






We've attempted to implement z/OS 1.9 throughout our sysplex twice and
twice we've had to back out because of a catalog enqueue conflicts.
We're running MIM version 11.6 and z/OS 1.9 put level 0804 with a fair
amount of hypers.  Has anyone run into anything similar with their 1.9
migration?

 

Thank you,

Luke


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: CA Jobtrac 3.5 Off Support

2008-07-11 Thread Steven Conway
Dean said:
I was told by CA that 3.5 SP7 would run fine with 1.9. We'll see we're 
getting ready to start testing.

Yup.  It's running fine here under 1.9.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: What is AKPCSIEP?

2008-07-07 Thread Steven Conway
Not listed in the Diagnosis Reference Chap 1, which ties prefixes to 
components and product IDs. 

CA-Audit says this:
Program:,AKPCSIEP   ,PRINT SERVICES FACILITY
,IBM

This entry was found in SYS1.LINKLIB(IEFSDPPT)


 DATASET SMF  PREF
INTEGRITY   SECURITYTIMING  CPU   STOR
 BYPASSKEY   BYPASS   NON-CANCEL  SWAP  BYPASS  AFFN  FLAG
-  ---    --    --    
,Expected ,YES ,1 ,NO,NO  ,NO,YES   ,ALL ,,001
,Found,YES ,1 ,NO,NO  ,NO,YES   ,ALL ,,001

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Executing multiple console commands in different job steps

2008-06-20 Thread Steven Conway
I just downloaded and installed W$$MGCR from the CBT Tape.  Assemble and 
link, life is good.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Timmerman, Kurt [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   06/20/2008 10:03 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Executing multiple console commands in different job steps






Hello,

 

I have the need to execute multiple console commands in a batch job. I
have used the // COMMAND 'command operand' JCL statement as well as an
IEFBR14 with the command in the IEFBR14 job but everything I have tried
gets executed immediately. I have not been able to come up with a way to
execute console commands in separate steps of a batch job when the step
runs, they all execute immediately. I'd like a very simple solution to
this if anyone has one?

 

Thanks,

Kurt

 

__
The information transmitted (including attachments) is covered by the 
Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is intended 
only for the person(s) or entity/entities to which it is addressed and may 
contain confidential and/or privileged material.  Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the 
intended recipient(s) is prohibited.  If you received this in error, 
please contact the sender and delete the material from any computer.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Outsourcing dilemma or debacle, you decide...

2008-06-12 Thread Steven Conway
Howard Brazee asked:
-snip-
Have you worked for companies that used terror as a weapon or tool?
-snip

All those with military service need not respond.

Steve Conway
MSgt, USMC (Ret.)
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



CA Support Connect Outage

2008-06-09 Thread Steven Conway
CA Technical Support for Businesses  Partners 
The CA Customer Support Online systems are currently unavailable. We 
apologize for the inconvenience. Please check back later.





This apparently affects their ability to provide a Logout button or 
telephone number to call, as well.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Webcast next week: Migrating to z/OS V1.9

2008-06-04 Thread Steven Conway
John: my vote is that this is NOT an advertisement and is welcome.  I'm 
all for free presentations, from IBM or any other vendor.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Compare files - with different date fields

2008-06-03 Thread Steven Conway
You could run ISRSUPC in batch for the compare, but you indicate you know 
that.
 
//SUPERC  EXEC PGM=ISRSUPC,
//PARM=(DELTAL,LINECMP,
//'',
//'')
//NEWDD  DD DSN=SYS4.TSPSFC.CLIST(NOTAVAIL),
//  DISP=SHR
//OLDDD  DD DSN=SYS4.TSPSFC.CLIST(NOTFORU),
//  DISP=SHR
//OUTDD  DD SYSOUT=(*)
//SYSIN  DD *
CMPCOLM 1:71
/*

You say the user wants to ignore the date field, but get an indication the 
files are alike except for the date field.  Confusing.  Wouldn't SUPERC 
without any SYSIN give the user that?


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Howard Brazee [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   06/03/2008 10:11 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Compare files - with different date fields






I'd like to create a compare job that will compare two files.

 

One file should have the current date (MMDD) in columns 72-79 of a
406 column record, but the other should have a different current date in
the same format.

 

My user would like to not just ignore these dates, but have something
that shows him that the two files are identical, except one had 20080603
and the other had 20080602 (or whatever) for the dates.   I'd just
exclude those fields, and use TSO to exclude exceptions, but I'm not the
user.

 

Any simple solutions?


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: PDSE Clarification

2008-05-19 Thread Steven Conway
1.  No.

2.  No more or less than with a PDS.

3.  Shudder.  DON'T do that.  PDSEs shared across sysplex boundaries WILL 
be corrupted.

4.  no answer

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Sivakumar, Manikandan [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   05/19/2008 08:39 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
PDSE Clarification






Greetings Folks,

 

I would appreciate if you clarify my following queries on PDSE. As
vendor start using the load library in PDSE format I need all your
valuable suggestions.

 

1. Should PDSE Load Libraries  that reside in LNKLST be allocated
with secondary space specified?

If YES, why and what potential problems may occur? (Normally we never
allocate secondary space to our LNKLST datasets because of potential
problems which leads to abend=s106)

2. What procedures  precautions should we follow to update a PDSE
Load Library that is shared among all the systems in a single SYSPLEX
and 

the load library also resides in the LNKLST of all the systems in this
single SYSPLEX?

3. What procedures  precautions should we follow to update a PDSE
loadlib that is in the LNKLST and shared across multi SYSPLEX's?

4. Please explain the ramifications of the PDSESHARING parm
settings.

 

Thanks in advance.

 

Regards, Mani

 

 



The information contained in this transmission may contain privileged and 
confidential information and is intended only for the use of the person(s) 
named above. If you are not the intended recipient, any review, 
dissemination, distribution or duplication of this communication is 
strictly prohibited. If you received this email in error, please contact 
the sender immediately by reply e-mail and destroy all copies of the 
original message. This email is not intended as an offer or solicitation 
for the purchase or sale of any financial instruments.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: PDSE Clarification

2008-05-19 Thread Steven Conway
Sam and Mark are, as usual, correct.  I let habit overcome technical 
reality.  Bad sysprog, bad.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Mark Zelden [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   05/19/2008 10:11 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: PDSE Clarification






On Mon, 19 May 2008 09:10:42 -0400, Steven Conway
[EMAIL PROTECTED] wrote:

1.  No.




1. Should PDSE Load Libraries  that reside in LNKLST be allocated
with secondary space specified?


1. Doesn't matter.  PDSE always counts as 1. 


Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at 
http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



ERBPPSRT Gone at z/OS 1.9

2008-05-12 Thread Steven Conway
Morning, All.
  Went to z/OS 1.9 yesterday on our main DEV system, which also runs some 
PROD batch.  One of our Capacity  Performance RMF processing jobs got an 
S806 on module ERBPPSRT.  It was pointed out years ago (in this forum) 
that this sort exit in SYS1.SERBLINK had been replaced by ERBPPE15 and 
ERBPPE35, but the old ERBPPSRT was still being distributed.
  Not any more, it isn't.  Easy fix, but not something we ran into in our 
testing.

  Hope this helps someone else avoid a phone call.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: ERBPPSRT Gone at z/OS 1.9

2008-05-12 Thread Steven Conway
Yup, it was.  Definitely a local (my) error, not IBM's. 

My post was an observation that, while some migration actions may be 
ignored, this one can't. 

Skipping multiple releases, going thru those same multiple releases' 
migration and planning guides, almost a guarantee I'll miss something. Not 
to mention, going back to OS/390 2.10, the RMF User's Guide has pointed to 
the new exits.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Staller, Allan [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   05/12/2008 12:09 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: ERBPPSRT Gone at z/OS 1.9






This was documented on pp 236 of the migration guide 

snip
  Went to z/OS 1.9 yesterday on our main DEV system, which also runs
some 
PROD batch.  One of our Capacity  Performance RMF processing jobs got
an 
S806 on module ERBPPSRT.  It was pointed out years ago (in this forum) 
that this sort exit in SYS1.SERBLINK had been replaced by ERBPPE15 and 
ERBPPE35, but the old ERBPPSRT was still being distributed.
/snip

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: ServerPac and zFS

2008-05-09 Thread Steven Conway
Mark Zelden wrote:
=
I do have one additional parm.

romount_recovery=on  /* see APAR OA22351 */ 

See the APAR for details why.


Great catch, Mark.  It is now on all my systems, as well.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: ING.SING* DATASETS

2008-05-07 Thread Steven Conway
'ING' on our system is System Automation

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Pat Monk [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   05/07/2008 03:46 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
ING.SING* DATASETS






We have a few datasets in our system with a hi-level of ING.  Does 
anyone 
know the purpose of these datasets and where they come from?  Some TSO 
commands result in RACF RESOURCE NOT PROTECTED messages with various 
datasets with this hi-level.
Thanks,
Pat
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: WLM classification for separate tn3270 server?

2008-04-24 Thread Steven Conway
What Mark Jacobs and Mark Hamman said?  Yeah, us too.

TN3270   TN3270   TN3270   NSW  SO  A=0063   PER=NO   SMC=000
PGN=N/A  DMN=N/A  AFF=NONE
CT=077.101S  ET=73.56.59
WUID=STC04097 USERID=SYSTCPIP
WKL=SYSTEM   SCL=SYSSTC   P=1
RGP=N/A  SRVR=NO  QSC=NO
ADDR SPACE ASTE=03C2D8C0

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: switch from CA-SYSVIEW to SDSF

2008-04-21 Thread Steven Conway
Perhaps you haven't looked at it for a few (several) years, Gary.  SYSVIEW 
provides a perfectly useable spool interface; it even lets you set a 
parameter to use SDSF commands. 

 I found the screen tailoring capabilities of SYSVIEW superior to SDSF. 
Add in all the rest of its capabilities, and it's enough to make a geek 
swoon. 

SYSVIEW gets my vote.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Gary Green [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   04/21/2008 03:09 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: switch from CA-SYSVIEW to SDSF






Ah...  These two products do not provide the same informaiton.

SYSVIEW provides internal, control-block structure  information (at a 
minimum) while SDSF (Spool Display and Search Facility) provides 
informaiton about Jobs in the JES queue.


 On Mon Apr 21 14:39 , Duane Weaver [EMAIL PROTECTED] sent:

Has anyone ever switched their users from CA-SYSVIEW to SDSF?


Duane

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Specialty Engine Prices

2008-04-15 Thread Steven Conway
STOP, Ed!  It's too hard to clean the morning coffee off the keyboard. :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Edward Jaffe [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   04/14/2008 05:43 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Specialty Engine Prices






Ted MacNEIL wrote:
 I was quoted a list price of (IIRC) $250K for an ICF, while zIIPs were 
priced at $95K, and I had quite a discussion with them on the matter.
 

 At the last presentation I was at (about a year ago), I was told they 
were all the same, IIRC.
 But, I could be wrong.
 

An ICF costs more than other specialty engines. (I double-checked with 
my rep last week on this.)

I presume the reason is that an ICF engine has more moving parts and 
precision components forged from precious metals -- requiring higher 
manufacturing costs. These costs are passed on to the consumer in the 
form of higher prices... :-D  ;-) O:-)

-- 
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: z800 to z9 migration

2008-04-08 Thread Steven Conway
Hal said:
I have heard it called Systems Assurance. We go through each detail from 
crypto flavor to ESCON port. Includes details down to the type of 
connectors needed for each ESCON cable. 


That's what it's been forever, but my latest one, on a DS8100, it was 
called a Solution Assurance.  Gotta love the marketeers. . .

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: How to?

2008-04-01 Thread Steven Conway
If you've already lost the old email address, then contact the list owner 
for assistance.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   turner, mark [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   04/01/2008 06:14 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
How to?






Greetings all.  What do I need to do to change my email address for this
list? 

Mark E. Turner
Systems Programmer
Harford County Government
45 S. Main St.
Bel Air, MD  21014

Work: (410) 638-4109 ext. 1229
Cell: (443) 243-3591

mailto:[EMAIL PROTECTED]

http://www.harfordcountymd.gov

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Custompac

2008-03-14 Thread Steven Conway
Hi, Jack.
  I ran into the same thing.  Just blank out everything except the volser 
on the Physical Allocations page, and ServerPac will go take a look at the 
volume.  You'll be fine.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Matt Dazzo [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/14/2008 11:38 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Custompac






Jack, yes this is serverpac. This is an order that is already installed 
and completed. I'd like to go back in and look at what jobs were run. It 
appears that serverpac thinks that some of the volumes are over allocated 
and will not allow you to select 'Installation' option. When I go into 'M' 
for 'Modify System Layout' then run SUMP cmd several of the volumes have 
error conditions 'OVRS because serverpac thinks it needs more space for 
the install, but the install is already complete. 
 
Anyone know how to fool serverpac when this condition comes up? 
 
thanks

 Jack Kelly [EMAIL PROTECTED] 3/12/2008 4:24 PM 
If it's anything like Service Pac, you have to complete, at least do, the 
preceding item before it'll let you start the next one. If that's what 
you're talking about.

Jack Kelly
202-502-2390 (Office)



Matt Dazzo [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
03/12/2008 02:54 PM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu 
cc

Subject
Custompac






When using custompac to view an existing installed order I find that some 
of the options like 'Installation' have an asterisk next to them and are 
not able to be selected for viewing. Any body know why this might be? 
Thanks Matt

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically 
indicated, this message is not an offer to sell or a solicitation of any 
investment products or other financial product or service, an official 
confirmation of any transaction, or an official statement of Merrill 
Lynch. Subject to applicable law, Merrill Lynch may monitor, review and 
retain e-communications (EC) traveling through its networks/systems. The 
laws of the country of each sender/recipient may impact the handling of 
EC, and EC may be archived, supervised and produced in countries other 
than the country in which you are located. This message cannot be 
guaranteed to be secure or error-free. This message is subject to terms 
available at the following link: http://www.ml.com/e-communications_terms/ 

. By messaging with Merrill Lynch you consent to the foregoing.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Custompac

2008-03-14 Thread Steven Conway
Whoops, should have been sent to Matt.  Sorry.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Steven Conway/HQ/FHLMC
   03/14/2008 12:15 PM

To
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
cc

Subject
Re: Custompac





Hi, Jack.
  I ran into the same thing.  Just blank out everything except the volser 
on the Physical Allocations page, and ServerPac will go take a look at the 
volume.  You'll be fine.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Matt Dazzo [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
   03/14/2008 11:38 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: Custompac






Jack, yes this is serverpac. This is an order that is already installed 
and completed. I'd like to go back in and look at what jobs were run. It 
appears that serverpac thinks that some of the volumes are over allocated 
and will not allow you to select 'Installation' option. When I go into 'M' 
for 'Modify System Layout' then run SUMP cmd several of the volumes have 
error conditions 'OVRS because serverpac thinks it needs more space for 
the install, but the install is already complete. 
 
Anyone know how to fool serverpac when this condition comes up? 
 
thanks

 Jack Kelly [EMAIL PROTECTED] 3/12/2008 4:24 PM 
If it's anything like Service Pac, you have to complete, at least do, the 
preceding item before it'll let you start the next one. If that's what 
you're talking about.

Jack Kelly
202-502-2390 (Office)



Matt Dazzo [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
03/12/2008 02:54 PM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu 
cc

Subject
Custompac






When using custompac to view an existing installed order I find that some 
of the options like 'Installation' have an asterisk next to them and are 
not able to be selected for viewing. Any body know why this might be? 
Thanks Matt

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically 
indicated, this message is not an offer to sell or a solicitation of any 
investment products or other financial product or service, an official 
confirmation of any transaction, or an official statement of Merrill 
Lynch. Subject to applicable law, Merrill Lynch may monitor, review and 
retain e-communications (EC) traveling through its networks/systems. The 
laws of the country of each sender/recipient may impact the handling of 
EC, and EC may be archived, supervised and produced in countries other 
than the country in which you are located. This message cannot be 
guaranteed to be secure or error-free. This message is subject to terms 
available at the following link: http://www.ml.com/e-communications_terms/ 

. By messaging with Merrill Lynch you consent to the foregoing.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


ServiceLink access availability

2008-03-07 Thread Steven Conway
Morning, All.
  Trying to get into Resource Link to check HIPER MCL J11212.156 for the 
2064.  I keep timing out on the connection.

  Here's the address I've been using: 
http://www-01.ibm.com/servers/resourcelink/svc03100.nsf?OpenDatabase. 
There's probably a simpler one, but this is what I have saved into my 
Favorites, and have used successfully.  Anybody in the US use another 
address? 

  Can anyone confirm it isn't a problem on my end?


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBM Resourcelink unavailable?

2008-03-07 Thread Steven Conway
Not just you, Cal.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Cal McCracken [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   03/07/2008 08:51 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
IBM Resourcelink unavailable?






Anyone else unable to access or is it just me?
Thanks,
Cal

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: ZOS Upgrade Issue

2008-02-22 Thread Steven Conway
Randy, what do you have specified as UNIT in ALLOCxx of SYS1.PARMLIB?

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Harris, Randy [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   02/22/2008 10:03 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: ZOS Upgrade Issue






I added the unit(3390) parm to my allocate and it ran ok.
I still haven't discovered why I'm getting INELIGIBLE DEVICE
without the unit parm. 
Thank you for your suggestions,

Randy Harris
Sr. Systems Programmer / DBA
Lane Furniture Industries, Inc.
Tupelo, MS 38802
Phone: 662-566-3447
[EMAIL PROTECTED]
 
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jack Kelly
Sent: Thursday, February 21, 2008 10:10 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ZOS Upgrade Issue

As suggested before, I would put in the unit parm and when that works, 
figure out what gave you the wrong one, eg tso, allocxx parmlib member, 
doesn't look like sms,etc

Jack Kelly
202-502-2390 (Office)



Harris, Randy [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
02/21/2008 10:12 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: ZOS Upgrade Issue






It appears to be defined correctly in the dialogs.
Screen Copy shows:
UPPZFS05F3  3390-9
If I strip out one step of the ALLOCDS job and submit outside the
dialogs I get the same results. See 2 copies of jcl below.
This one works allocating to a syssq volume.
//ALCZFS   EXEC PGM=IKJEFT01 
//SYSTSPRT DD   SYSOUT=* 
//SYSTSIN  DD   * 
ALLOC - 
DSNAME('ZOS17.OMVS.VAR') - 
RECORG(LS) - 
TRACKS SPACE(528,53) - 
BLKSIZE(4096) - 
VOLUME(MVSSQ3) - 
CATALOG 
/* 

This one does not work.
//ALCZFS   EXEC PGM=IKJEFT01 
//SYSTSPRT DD   SYSOUT=* 
//SYSTSIN  DD   * 
ALLOC - 
DSNAME('ZOS17.OMVS.VAR') - 
RECORG(LS) - 
TRACKS SPACE(528,53) - 
BLKSIZE(4096) - 
VOLUME(UPPZFS) - 
CATALOG 
/* 


Thanks,

Randy Harris
Sr. Systems Programmer / DBA
Lane Furniture Industries, Inc.
Tupelo, MS 38802
Phone: 662-566-3447
[EMAIL PROTECTED]
 
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Conway
Sent: Thursday, February 21, 2008 8:33 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ZOS Upgrade Issue

Randy, the error message suggests you have that volume (UPPZFS) 
incorrectly defined in the ServerPac dialogs.  Under Option M - Modify 
System Layout, primary command SUMP or Option V (Summary of Physical 
Volumes), verify the Device Type of the volume in question.

Good luck.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Harris, Randy [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   02/20/2008 06:46 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
ZOS Upgrade Issue






Good Day,

I am attempting to upgrade from Z/OS V1.4 to Z/OS V1.7 and am having a
bit of a problem 

getting the ALLOCDS job to run correctly. I am wondering if any of you
have experienced this?

I tried searching the archives but did not find anything helpful.

My error occurrs in the ALCZFS step which allocates the ZFS file system
using the TSO ALLOC parm.

The result is as follows:

READY


ALLOC DSNAME('ZOS17.OMVS.VAR') RECORG(LS)
TRACKS SPACE(528,53) BLKSIZE(4096) VOLUME(UPPZ

FS) CATALOG


IKJ56221I DATA SET ZOS17.OMVS.VAR NOT ALLOCATED, VOLUME NOT AVAILABLE+


IKJ56221I VOLUME UPPZFS CURRENTLY MOUNTED ON AN INELIGIBLE DEVICE


READY


END


It seems to be device related as it will allocate to a syssq volume. I
have another lpar on which It 

will allocate to any volume. I have the specific volumes added to my
vatlst just like my syssq volumes, UPPZFS,0,0,3390,Y .

The device is a 3390 - mod 9. I have tried allocating to a mod 3 device
with the same results. 

Any help is appreciated.

TIA

 

Randy Harris

Sr. Systems Programmer / DBA

Lane Furniture Industries, Inc.

Tupelo, MS 38802

Phone: 662-566-3447

[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

 

 




___
This message is intended only for the use of the individual or entity to

which it is addressed and may contain privileged, proprietary or
otherwise 
private information. If the reader of this message is not the intended 
recipient, or the employee or agent responsible for delivering the
message 
to the intended recipient, you are hereby notified that any
dissemination, 
distribution

Re: ZOS Upgrade Issue

2008-02-22 Thread Steven Conway
Randy, without ALLOCxx in your PARMLIB concatenation, the default device 
will be SYSALLDA.  If that's not defined in your gen, it would explain the 
failure.  A browse thru HCD would be interesting.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: ZOS Upgrade Issue

2008-02-22 Thread Steven Conway
forehead slap  Adding to the list of stuff I should have, but didn't, 
think about before opening my mouth.  Those who know me can imagine the 
length of -that- list!  :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Mark Zelden [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   02/22/2008 12:21 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: ZOS Upgrade Issue






On Fri, 22 Feb 2008 10:39:01 -0600, Michael Saraco
[EMAIL PROTECTED] wrote:

I have worked on numerous systems that never had SYSALLDA setup in HCD or
ALLOCxx and never had a problem running TSO BATCH. The default for 
generic
for DASD is 3390 that has no ESOTERIC assigned to it.
I tired a Randy's job on Zos14 and a Zos17 and it ran fine without any
SYSALLDA in esotrics or a ALLOCxx and without adding the unit to the JCL.



SYSALLDA is a system defined ESOTERIC for DASD and is always present. 
You don't need to define in in HCD.  That is why almost all my JCL uses
it and didn't need to change when moving from shop to shop or from
3380 to 3390. 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at 
http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: ZOS Upgrade Issue

2008-02-22 Thread Steven Conway
:-)

See you in Orlando, Bob.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Richards, Robert B. [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   02/22/2008 12:43 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: ZOS Upgrade Issue






If you think I am going to cast the first stone this topic grin

Let's just say I resemble that remark!

Bob

-
Robert B. Richards(Bob) 
US Office of Personnel Management
1900 E Street NW Room: BH04L 
Washington, D.C.  20415 
Phone: (202) 606-1195 
Email: [EMAIL PROTECTED] 
-

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Conway
Sent: Friday, February 22, 2008 12:31 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: ZOS Upgrade Issue

forehead slap  Adding to the list of stuff I should have, but didn't, 
think about before opening my mouth.  Those who know me can imagine the 
length of -that- list!  :-)

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: ZOS Upgrade Issue

2008-02-21 Thread Steven Conway
Randy, the error message suggests you have that volume (UPPZFS) 
incorrectly defined in the ServerPac dialogs.  Under Option M - Modify 
System Layout, primary command SUMP or Option V (Summary of Physical 
Volumes), verify the Device Type of the volume in question.

Good luck.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Harris, Randy [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   02/20/2008 06:46 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
ZOS Upgrade Issue






Good Day,

I am attempting to upgrade from Z/OS V1.4 to Z/OS V1.7 and am having a
bit of a problem 

getting the ALLOCDS job to run correctly. I am wondering if any of you
have experienced this?

I tried searching the archives but did not find anything helpful.

My error occurrs in the ALCZFS step which allocates the ZFS file system
using the TSO ALLOC parm.

The result is as follows:

READY


ALLOC DSNAME('ZOS17.OMVS.VAR') RECORG(LS)
TRACKS SPACE(528,53) BLKSIZE(4096) VOLUME(UPPZ

FS) CATALOG


IKJ56221I DATA SET ZOS17.OMVS.VAR NOT ALLOCATED, VOLUME NOT AVAILABLE+


IKJ56221I VOLUME UPPZFS CURRENTLY MOUNTED ON AN INELIGIBLE DEVICE


READY


END


It seems to be device related as it will allocate to a syssq volume. I
have another lpar on which It 

will allocate to any volume. I have the specific volumes added to my
vatlst just like my syssq volumes, UPPZFS,0,0,3390,Y .

The device is a 3390 - mod 9. I have tried allocating to a mod 3 device
with the same results. 

Any help is appreciated.

TIA

 

Randy Harris

Sr. Systems Programmer / DBA

Lane Furniture Industries, Inc.

Tupelo, MS 38802

Phone: 662-566-3447

[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

 

 




___
This message is intended only for the use of the individual or entity to 
which it is addressed and may contain privileged, proprietary or otherwise 
private information. If the reader of this message is not the intended 
recipient, or the employee or agent responsible for delivering the message 
to the intended recipient, you are hereby notified that any dissemination, 
distribution, or copying of this message is strictly prohibited. If you 
have received this communication in error, please notify us immediately by 
replying to the sender of this E-Mail or by telephone and delete this 
communication from your system.

Warning: Although this e-mail and any attachments are believed to be free 
of any virus or other defect that might affect any computer system into 
which it is received and opened, it is the responsibility of the recipient 
to ensure that it is virus free and the company cannot accept 
responsibility for any loss or damage arising from the use of this email 
or attachments.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Job ad for z/OS systems programmer trainee

2008-01-28 Thread Steven Conway
A college degree can usually be taken as an indication of Ted's points. 
Provided other factors are allowed in place of a degree, I have no problem 
with Ted's statements. 

I DO have a problem with the a blanket college degree required for a 
job.

My highest year of school completed?  10th grade.  The Marine Corps took 
care of the rest in return for 21 years of my life.

There are multiple paths to success.  College, while the most traditional 
one, is not the only one.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Ted MacNEIL [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   01/28/2008 09:07 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Job ad for z/OS systems programmer trainee






A belief that formal education, diplomas, etc equate with intelligence, 
competence, qualifications to perform an occupation is a widespread 
contemporary prejudice. It's got a similarity of a faith. Occasionally
expressions of this faith come up on this list, unchallenged, and they 
irritate me.

This 'faith' is grounded in facts:

1. You require a minimal intelligence to get through formal education.
2. You need some grounding in the fundamentals of your trade.
3. You have to prove you are trainable.

If this is prejudice, so be it!

-
Too busy driving to stop for gas!

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Initapi errno 156

2008-01-25 Thread Steven Conway
Dude, you're running on an unsupported OS, with obsolete Top Secret 
software.  Ugly!  OK, OK, I'm sure that is not your choice, but it needed 
to be said, dammit!  :-)

I'm sure you checked this stuff, but:  Check the TSS Violation report to 
see if the failure made it to TSS.  From the violation report, grab the 
failing ACID.  Verify it is what you expect it to be. 
Do a list on the ACID: TSS LIST(acid) data(all)
Verify the failing ACID has either a GROUP/DFLTGRP and UID under SEGMENT 
OMVS, or that Top Secret has a default User and Group defined in its 
control options under OMVSUSER / OMVSGRP.
If these are in place, it's time to start checking for restrictions on use 
of IP functions.

BTW, I've found TSS support to be very responsive and helpful.  Harder as 
a third-party, I know.


Um, if this -isn't- the Scott Ford I've been talking to the last few days 
on another topic, please ignore the smart-assery. 


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Scott Ford [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   01/24/2008 07:47 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To

cc

Subject
Initapi errno 156






Hi all,

I am running a z/OS 1.6 system and we are developing software using the IP 

stack. One of our LPARS runs Top Secret and TCPIP and all of its 
applications.
I have written a Cobol STC that executes the following Cobol Statement.

  Call 'EZASOKET' USING SOKET-INITAPI MAXSOC INITAPI-IDENT 
SUBTASK MAXSNO ERRNO IP-RETCODE

We then receive a Errno 156 which is according to the Socket Return Codes

  This indicates a z/OS Unix process initialization failure. This is 
usually an 
indication that a proper OMVS RACF segment is not defined for the user ID
associated with application. The RACF OMVS segment may not be defined
or may contain errors such as an improper HOME() directory specification.

The same code is working on a RACF Lpar and an ACF2 Lpar. Since this is 
failing on a Top Secret Lpar ( R8 of TSS ), I assume something is defined 
wrong in OMVS. Where do I start looking ? I looked at the OMVSGRP 
definition 
and don't see anything strikingly wrong..

Regards,
Scott

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Restartable PDSE Address space

2008-01-02 Thread Steven Conway
Matt,
  I started running this about a month ago.  No problems, negligible 
resource usage.   I took no actions other than adding 
PDSE_RESTARTABLE_AS(YES) to IGDSMSxx.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU wrote on 01/02/2008 
02:39:42 PM:

 From my reading it seems the restartable PDSE Address space is a 
 good idea and suggested by IBM. I'd like to know if the restartable 
 PDSE address space is a good idea for all MVS environments? We are 
 running zOS1.7 in MONOPLEX MODE with one production and one test 
 lpar. I do not know to what extent PDSE's are used in the shop. 
 
 Also, are there any specific things to watch out for with the 
implementation? 
 
 Happy New Year!
 
 Matt
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Virtual Storage Controls - Was Re: REGION=0M and LSQA

2007-12-14 Thread Steven Conway
Martin and John, I understand and agree with what your responses, and 
celebration is possibly an over-statement.  Half the battle, at times, 
is getting acknowledgement from a vendor that an issue really is an issue, 
and not just customer whining. 

Not that we ever have that here, of course.



Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   John Eells [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   12/14/2007 08:25 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Virtual Storage Controls - Was Re: REGION=0M and LSQA






Steven Conway wrote:
 I agree with CC that having jobs blow due to limited storage is archaic. 

 John's suggestion of a warn mode is outstanding.  And, it's heartening 

 for Martin to tell us people within IBM are looking at this issue.
snip

I hate to make this my last post before the holidays, so I suppose I'll 
have to find something else to post about later today.  But celebration 
for this particular reason seems premature; as far as I know nothing is 
in plan to address this yet.

As always, interested parties should consider submitting a requirement.

-- 
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
[EMAIL PROTECTED]

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Virtual Storage Controls - Was Re: REGION=0M and LSQA

2007-12-13 Thread Steven Conway
I agree with CC that having jobs blow due to limited storage is archaic. 
John's suggestion of a warn mode is outstanding.  And, it's heartening 
for Martin to tell us people within IBM are looking at this issue.

How about that?  A thread where I agree with about everybody.  Weird.  :-)


Cheers,,,Steve Give 'em what they need Conway

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: XCF Performance

2007-11-01 Thread Steven Conway
I didn't mean to offend, Martin.  As to what it SHOULD say, I'm not 
comfortable that I know the topic well enough to suggest how to rewrite 
it.

This was unfamiliar territory for me, and it took a couple false starts to 
get the relationship between CLASSDEF and PATHOUT.  Still a bit fuzzy on 
how GROUP relates to either.

As to a paragon of good writing?  That would be any doc that has an 
example of exactly what I'm trying to accomplish, of course!  :-)



Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: XCF Performance

2007-10-31 Thread Steven Conway
Hi, Chris.
  I assume this is in response to Health Checker messages?  I just 
finished updating all systems to make the messages go away.  Easiest thing 
would be to review your COUPLEnn PARMLIB member:
/*  */
/*  Transport classes for Large and Default Messages*/
/*  */
  LOCALMSG MAXMSG(2000) CLASS(DEFAULT)

  CLASSDEF CLASS(LARGE)   CLASSLEN(16316) GROUP(UNDESIG)
  CLASSDEF CLASS(DEFAULT) CLASSLEN(956)   GROUP(UNDESIG)

/*  */
/*  PATHIN/PATHOUT USING STRUCTURE  */
/*  */

 PATHIN  STRNAME(IXCPTH_01,IXCPTH_02)

 PATHOUT CLASS(LARGE) MAXMSG(2000) STRNAME(IXCPTH_01)
 PATHOUT CLASS(DEFAULT) MAXMSG(2000) STRNAME(IXCPTH_02)

Each CLASSDEF needs a matching PATHOUT.

I did not find TFM very helpful on this one.  Thank $DEITY for test 
systems!


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Chris Burgess [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   10/31/2007 11:42 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
XCF Performance






I am confused by why I have paths unavailable for only one message size on 

my CF. I have 5 different transport classes and one always has all paths 
unavailable for all the requests. There are only 6 and no others show the 
same 
condition. This is true for outbound signals to all the other LPARs. Is 
there any 
way to indentify the messages and what can I do about it?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Health CHECK(IBMVSM,VSM_PVT_LIMIT)/VSM_SQA_THRESHOLD

2007-09-28 Thread Steven Conway
Barbara's complaint is noted, but does not apply across every shop, of 
course. 

When we went to z/OS 1.7 last year, we increased ECSA.  No problem on our 
test systems, where 1.7 lived for months of testing before migrating.  All 
was well, until we got to Prod.  Suddenly a problem surfaced that had not 
been uncovered in Test.  If three very large CICS trans all ran at the 
same time, they ate all of EPVT and then Bad Things Happened.  No good 
warning or error messages from the applications, of course. 
  Seems the transactions had been tested one at a time by the applications 
group in the Testplex, and declared good.I wasn't here yet when my 
colleague had changed the parameters as he installed 1.7, and  the changes 
had been made in Parmlib so long before they'd been kinda forgotten. 
Health Checker's warning of the change in EPVT size was a great help.

I don't mean to take anything away from Barbara's point that this thing 
could be easier to administer.  I'm a little nuts, but not crazy enough to 
hint this product is anything but user-surly.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Java and classic MVS files

2007-09-11 Thread Steven Conway
One of our developers is asking me if he can run Java programs with 
classic MVS files (sequential and VSAM) as input and output.  To date, our 
programmers have written files to the file system, manipulated them, 
written back to classic MVS file structures.

I tried searching the group history via Google groups, and got either way 
too many hits on a generic search or nothing on a specific search. 
Obviously, my Google-foo is weak.

I'm buried in hardware planning and would appreciate a reference, if 
anyone knows this is doable.  Or a reference if you know it is not. 

Thanks.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java and classic MVS files

2007-09-11 Thread Steven Conway
John, Jay, Rob and Eileen: Thank you very much for the info and 
-especially- for the references.  This is exactly what I'm looking for!


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: z/OS and Hercules

2007-09-05 Thread Steven Conway
You're not. 

IBM does not, at this time, license any of their commercial operating 
systems for Hercules.  Or any other hardware, recently. 

Hercules enthusiasts generally run an old, free OS like MVT, or a free 
current OS (Linux for zSeries). 

Not that we don't beg and whine at SHARE.  Or maybe that's just me.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Crispin Hugo [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   09/05/2007 07:41 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
z/OS and Hercules






Crispin Hugo 

I know this subject has been banded about a lot but can someone please 
tell
what the highest level of z/OS one is allowed to run under Hercules ?



This email has been scanned for all known viruses by the MessageLabs Email 
Security Service and the Macro 4 plc internal virus protection system.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Virtual Storage implementation

2007-08-30 Thread Steven Conway
I'm going to hate myself for responding, I just know it.

I don't believe the OP's question suggested any illegal activity.  In my 
mind, that is the only basis for questioning a poster on anything 
non-relevant to his/her question.

I don't recall being questioned about my employer, their training budget, 
my duties, my physical location or the size of my work group as a prereq 
to asking questions on ibm-main.  (Current sig line may include some of 
that info, but postings in previous lives may not have.)

Politics and tech don't mix.  It's unnatural, like a Chihuahua - Doberman 
mix.

 


Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Anton Britz [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   08/29/2007 04:10 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Virtual Storage implementation






Hi Ankit,

Sure... but maybe you should introduce your self first :

a) Are you doing zOS support for CSC or what are CSC paying you for ?
b) Where are you in the World and how many of you are there ?
c) Does CSC have any money in the budget for training or are you just a 
sub-
contractor

Note: Your answers will allows us to beter understand the IBM world too..

Anton

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Virtual Storage implementation

2007-08-30 Thread Steven Conway
Anton, I know who CSC is and what they do.  (And I can add fairly well, 
thank you.)  My response stands.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Anton Britz [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   08/30/2007 11:09 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Virtual Storage implementation






Hi,

Just to explain my question... because we are in America and most of 
what's 
going on , goes over most people...

The reason for my question :

a) The requestor is using a CSC email address
b) Not sure if you know what CSC does for a living ? but they are in the 
Outsourcing business...
c) So let me ADD 2 and 2 for you that implies CSC is using people 
that 
WILL support your mainframe or do your job but these people do not know 
the 
difference between Virtual Storage and using the bathroom at an Airport.

Conclusion :  You should go and look at the profile of Computer 
Companies 
doing business in the USA. Then you relate the questions via the email 
addresses and you will get a better view of the quality of service you can 

expect from these companies. Go and buy a book at your local book store.. 
think it is called Hoover's Manual to Computer companies in the USA.

Anton

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: z9 DRIVER 67

2007-08-13 Thread Steven Conway
Bert, we're told it is a concurrent update.  Hard to do better than zero 
as downtime.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Bert [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   08/13/2007 08:14 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: z9 DRIVER 67






Hi there,
We are also planning to upgrade to driver 67.
I understand the time needed for an upgrade, 3 hours, is rather a lot for 
this 
action. 
Has anyone tried to install 67 on the secondary SE in advance and restart 
the 
machine while making the sec SE primary ?
By using this method, the downtime will be less.

hope to hear from you all.
Bert

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: z9 DRIVER 67

2007-08-09 Thread Steven Conway
Sam Knutson asked:

Has anyone else migrated to the z9 microcode level DRIVER 67?   We are 
planning on moving to DRIVER67L this weekend.
===

Actually, Sam, we have it scheduled for the 26th.  Doug F mentioned he was 
doing one this weekend; wonder if that was you guys.  I'll be looking 
forward to your report.  :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: How old are you?

2007-08-02 Thread Steven Conway
Bob Richards (And I do not even look 56!) grin

Nope, you don't.  Not any more. . .

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBMLINK Down again?

2007-07-30 Thread Steven Conway
Feeling no love here, either.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Mark Jacobs [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   07/30/2007 02:57 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
IBMLINK Down again?






I can't get in now. I get an internal server error message.

Is it just me?

-- 
Mark Jacobs
Technical Services
Time Customer Service - Tampa, FL
--


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBM to Break Petaflops Barrier with Blue Gene/P

2007-07-09 Thread Steven Conway
Shane posted:  (yeah, yeah, old thread...was on vacation last week)
---
Well in that case (if it has USB support) maybe it could run IBMs new
(no so) super secret emulator and support a decent operating system.

If not, maybe IBM could drop along to one of Jays sessions at Share
about ... er, um, ...
A - then again, maybe not.
---

Having chaired LOTS of Jay's sessions, I can tell you with confidence that 
IBM -does- attend 
them, regularly. 
I won't embarrass some of the more well-known IBMers by mentioning names.
Or repeat attendees. . .


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Load Library BLKSIZE=32760 (Was: Top 10 software install gripes)

2007-05-13 Thread Steven Conway
Re: Ed Jaffe's SMS routine and the MVSSCP Newsletter.

Good thought, Ken!  Ed, if you're willing to share the routine, send it on 
to me.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Article for z/Journal

2007-05-04 Thread Steven Conway
Dave Kopischke said:
==Do user groups adequately educate new folks in this technology and 
culture?

Yes, if you can get to the user groups and find one that's relevant. I 
hear 
SHARE is a great learning event, but expensive without subsidy. The only 
local 
user groups I'm aware of are for software products. Not mainframe specific 

and not z/OS.

Yup, SHARE is expensive if you go out of pocket, as I did in Tampa in Feb. 
 Cheap compared to other full-week conferences, but still significant on 
your own.

Dave, one thing you can check out is if there is a CMG chapter near you. 
See the US list at : http://www.cmg.org/groups/regions.html and the 
international list at:http://www.cmg.org/groups/intreg.html.  Local CMG 
groups generally offer 1 to 2 day events several times a year that fit 
most techies' budgets. 

Also, NaSPA has chapters in NY, Chicago, Milwaukee and Toronto that I know 
of that offer similar programs.

And, I completely agree with your point about IBM online courses being out 
of reach financially.  Other than the content at the z/OS Basic Skills 
Information Center at 
http://publib.boulder.ibm.com/infocenter/zoslnctr/v1r7/index.jsp, which 
are all the perfect price (free).



Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: The Death of the Mainframe (?)

2007-04-20 Thread Steven Conway
Yeah, but then I'd miss all you guys.  :-)?



Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Shane [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   04/19/2007 05:30 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: The Death of the Mainframe (?)






On Thu, 2007-04-19 at 15:35 -0400, Steven Conway wrote:

 Ah, the exuberance of youth!  Before a lifetime in the bureaucracy 
crushes 
 their little spirits, turning them into the joyless curmudgeons that 
hang 
 out in listservs with like-minded bitter cynics.
 
 Oh.  Did I say that out loud?

Luckily I've never had the misfortune to stumble across such an
melancholy list on my travels.
Steve, if you happen to find such in future, maybe you could consider
contacting the list owner to try and only allow happy posts for a
while to make the lives of all those poor souls a little more rosy.

Shane ...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: The Death of the Mainframe (?)

2007-04-19 Thread Steven Conway
Ah, the exuberance of youth!  Before a lifetime in the bureaucracy crushes 
their little spirits, turning them into the joyless curmudgeons that hang 
out in listservs with like-minded bitter cynics.

Oh.  Did I say that out loud?

My bad.


Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: RACF and Member Level Protection

2007-04-09 Thread Steven Conway
Shmuel,
 
The first question is what they mean by supports member level
security in a PDS or PDSE. Are they talking about checking access
only on OPEN, or also on FIND and STOW? It would be trivial to
circumvent controls on FIND for PDS.

I don't know the particulars of what, precisely, Top Secret checks.  Top 
Secret allows a security admin to restrict access to certain members 
within a PDS, while allowing access to others.  When it checks, how it 
checks, what it does when checks fail or succeed, is not my concern at 
this time. 

Correct; if you want to submit a requirement for that facility, spell
out in detail what you want protected.

I didn't say I wanted RACF to do anything.  As stated in my original post, 
I wanted to know if it offered the member level protection functionality.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: RACF and Member Level Protection

2007-04-09 Thread Steven Conway
Trying again, with a bit of formatting this time:

Shmuel,
 
 The first question is what they mean by supports member level
 security in a PDS or PDSE. Are they talking about checking access
 only on OPEN, or also on FIND and STOW? It would be trivial to
 circumvent controls on FIND for PDS.

I don't know the particulars of what, precisely, Top Secret checks.  Top 
Secret allows a security admin to restrict access to certain members 
within a PDS, while allowing access to others.  When it checks, how it 
checks, what it does when checks fail or succeed, is not my concern at 
this time. 

 Correct; if you want to submit a requirement for that facility, spell
 out in detail what you want protected.

I didn't say I wanted RACF to do anything.  As stated in my original post, 

I wanted to know if it offered the member level protection functionality.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RACF and Member Level Protection

2007-04-04 Thread Steven Conway
CA Top Secret supports member level security in a PDS or PDSE, allowing a 
variance of access authority to users of the dataset versus an individual 
member.  We have that plugged in.  A few months ago, there was a problem 
that led me to open an issue with Top Secret to verify what they do, and 
with another vendor to determine why their program hung on failed access 
at the member level.

The other vendor runs RACF, and today told me his RACF Admin says RACF 
does not support member level protection.  Not being a RACF guy, I went to 
the books.  Neither the Admin Guide or User's Guide yielded anything to 
searches on 'member protection' or 'member level protection'. 

I would have sworn all three major security packages supported this 
function, but I can't find anything to verify that. 

Will someone who knows the true scoop hook me up with either No, RACF 
doesn't do that or Hey, dope.  Look at reference here.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: What makes MASTER CONSOLE unique?

2007-04-03 Thread Steven Conway
Thanks, Ed.  I know at my previous employer we had done that.  (Hi, Dave!) 
 The holy bovines here are many and varied.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Edward Jaffe [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   04/02/2007 06:10 PM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: What makes MASTER CONSOLE unique?






Steven Conway wrote:
 The only WTORs I see are NetView.
 

You can eliminate the NetView reply by setting CMDWTOR=NO on MVSPARM in 
member DSIDMNK.

http://bama.ua.edu/cgi-bin/wa?A2=ind0301L=ibm-mainP=R11006I=1

-- 
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: What makes MASTER CONSOLE unique?

2007-04-03 Thread Steven Conway
-Sam Knutson's excellent tutorial snipped-

Sam, I had an offline exchange with Brian Peterson about this. Apparently, 

only the IMS DB/DC regions have the WTOR, and it does not appear to be 
configurable.  We have a couple dozen regions, none with the PARM=(CTL...

My ignorance of IMS has been put on display to the world.  Luckily it's 
not a unique experience for me.  :-)

Sorry to have gotten anybody's hopes up.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MVS Experience

2007-03-15 Thread Steven Conway
Sam Golob said:
We don't seem to have too many bright kids here, who 
are willing to try anything and learn about the nitty gritty innards of 
the MVS system. 

Cue the zNextGen crew from SHARE in 3, 2, 1, . . .

IBM and SHARE and a very bright, motivated and enthusiastic crew of 
new-to-the-platform folks are trying to correct the lack of a pipeline.



Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Any DST Problems Yesterday?

2007-03-12 Thread Steven Conway
Hey, Shane!  Lighten up!  What the news people choose to stress to sell 
advertising doesn't reflect what most of the rest of us are doing.  I'm 
sure that's just an American thing, though, right?

And maybe note the '.co.uk' domain of the original poster. 

Doggone, this man needs a beer (or 10) after work today...  :-)


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197



   Shane [EMAIL PROTECTED] 
   Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
   03/12/2007 07:23 AM
   Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Any DST Problems Yesterday?






 Any horror stories out there?

The rest of the world deals with this on a regular basis.
Enough of the Chicken Little syndrome from the yanks already.

Shane ...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Paging and SLOTS

2007-03-07 Thread Steven Conway
Bob, In answer to your question about having 256M real storage, and not to 
take anything away from the very good answers you've already gotten, I 
offer this as a comparison. 

I have two z/OS 1.7 systems with 256M real each. 
They are running no applications except GDPS. 
There are no monitors, no CICS, no databases. 
There is no batch work except the occasional sysprog utility. 
D A,L shows 22 STCs and 2 TSO users. 
We are a medium-size shop, device-wise. 
Right after an IPL I use roughly 1 tracks of common storage on each 
system.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Rename Active IODF Whilst System Is Up?

2007-02-06 Thread Steven Conway
I don't believe you can use a V5 IODF (created on the z/OS 1.7 system) on 
a z/OS 1.4 system. 

Perhaps one if the hardware gurus on the list can help out with a 
reference?


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Rename Active IODF Whilst System Is Up?

2007-02-06 Thread Steven Conway
Of course, I found what I was looking for right after I posted.

In the HCD User's Guide, 
http://publibz.boulder.ibm.com/epubs/pdf/cbdzug40.pdf?bcsi_scan_CD2948435F56D921=0bcsi_scan_filename=cbdzug40.pdf,
 
Pg 68, IODF Release Level Compatibility.  z/OS 1.4 requires compatibility 
PTF from APAR OA08197.

HTH.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Rename Active IODF Whilst System Is Up?

2007-02-06 Thread Steven Conway
snip Roy Hewitt's excellent z/OS 1.7 Migration Guide reference

Thanks, Roy.  The Migration Guide cuts to the heart of it even better than 
the HCD User's Guide.  Great reference.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Who intercepted SVC 26?

2007-02-02 Thread Steven Conway
Bruce Black posted:
 If you go to ISPF 6 and enter FDRDEBUG SYS you will get a display
snip

Sweet!  I have a couple of systems without any kind of monitor product, 
and this gives a nice display of storage.

Thanks, Bruce.

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Who intercepted SVC 26?

2007-02-02 Thread Steven Conway
Bruce Black posted:
Ur welcome.  FDRDEBUG has a lot of other function as well.
snip

Great stuff, Bruce.  Thanks again.

I wonder what other products we have in-house have nifty, not-obvious 
commands and/or displays.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JOB07040 IEC130I SLFVDDIL DD STATEMENT MISSING

2007-01-09 Thread Steven Conway
  
On Jul 26, 2002, Don Imbriale pointed out,  in response to a similar 
query, LE run-time option CBLQDA(ON) allows dynamic allocation of QSAM 
files. 
Check the option to see if you allow it. 

Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Fw: JOB07040 IEC130I SLFVDDIL DD STATEMENT MISSING

2007-01-09 Thread Steven Conway
MVS Command D CEE,CEEDOPT shows you your 31-bit runtime options, D 
CEE,CELQUPT gives your 64-bit options. 

Either shows your CEE PARMLIB member prefix as the 2nd line of the 
CEE3745I response.


Cheers,,,Steve

Steve Conway
Lead Systems Programmer
Information Systems  Services Division
Computer  Network Operations
Phone:   (703) 450-3156
Fax:(703) 450-3197

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: LPAR with GRSRNL=EXCLUDE can be added to a normal GRSplex? Please help!!!

2006-12-13 Thread Steven Conway
Shane sez:
The manuals are written by, and predominantly for, (United State)
Americans. Expecting comprehensible and non-ambiguous English is asking
for too much.

An Aussie ragging on US English for being incomprehensible.  I am 
speechless.   (Those that know me realize the magnitude that implies.)

We've missed you, Shane.


Cheers,,,Steve

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Reference to TCPIP task functions?

2006-11-17 Thread Steven Conway
Happy Friday!

I think I remember, years ago, seeing a list of TCPIP tasks and what their 
functions were. 
I'm talking about the tasks you see listed in response to D OMVS,A=ALL:
SYSTCPIP TCPIP0041 196623 
  LATCHWAITPID= 0 CMD=EZBTCPIP
SYSTCPIP TCPIP0041 196624 
  LATCHWAITPID= 0 CMD=EZBTTSSL
SYSTCPIP TCPIP0041 196625 
  LATCHWAITPID= 0 CMD=EZBTMCTL
SYSTCPIP TCPIP0041 196626 
  LATCHWAITPID= 0 CMD=EZACFALG
SYSTCPIP TCPIP0041 196627 
  LATCHWAITPID= 0 CMD=EZASASUB
SYSTCPIP TCPIP0041 196630 
  LATCHWAITPID= 0 CMD=EZBTTMST
SYSTCPIP OSNMPD   004F 196640 
  LATCHWAITPID= 0 CMD=EZASNMPD

So far, I've googled various task names, web-wide and group ibm-main.  I 
searched these books: Communications Server IP System Administrator's 
Commands, IP Configuration Guide, IP Configuration Reference, IP Diagnosis 
Guide, Unix System Services Planning, Unix System Services User's Guide, 
ABCs of z/OS System Programming Vol 9.  Unsuccessfully.

Will someone please provide me a reference for these tasks' functions?


Cheers,,,Steve

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html