Re: Lookat under TSO

2008-04-24 Thread Ed Micucci
Dana,

I've installed the TSO/Lookat, and I don't even get that far:

   IKJ56500I COMMAND SETMSG NOT FOUND,
   57 *-*   'SETMSG MSG(ISRZ002)',
  +++ RC(-3) +++,

Does this look familiar at all to anyone?

Thanks.

Ed

--
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: Lookat under TSO

2008-04-24 Thread Ed Micucci
Daniel,
Thank you.  I've not been able to locate such a library.  I'm wondering if
I'm missing something that comes with the Lookat install.  Can't find
anything missing in reading the install instructions.
Ed
~~~

On Thu, 24 Apr 2008 08:14:30 -0400, Daniel McLaughlin
[EMAIL PROTECTED] wrote:

It's expecting to find another routine but can't, thus the RC of -3. Look
around your CLISTS and REXX libraries and see if that exists. If it does,
that library needs to be in your concatenation on the LOGON PROC, in the
SYSEXEC portion.

That's my guesstimate.

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
email: [EMAIL PROTECTED]
web: www.crawfordandcompany.com



IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU wrote on 04/24/2008
08:09:03 AM:

 -- Information from the mail header
 ---
 Sender:   IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
 Poster:   Ed Micucci [EMAIL PROTECTED]
 Subject:  Re: Lookat under TSO

---

 Dana,

 I've installed the TSO/Lookat, and I don't even get that far:

IKJ56500I COMMAND SETMSG NOT FOUND,
57 *-*   'SETMSG MSG(ISRZ002)',
   +++ RC(-3) +++,

 Does this look familiar at all to anyone?

 Thanks.

 Ed

 --
 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





Best Overall Third-Party Claims Administrator - 2007 Business Insurance
Readers Choice Awards

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 [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: Lookat under TSO

2008-04-24 Thread Ed Micucci
Ted,

Thanks.  It is indeed in ISRSUBS, in a library named SISPLPA.  I put this
library in my ISPPLIB concat, and I do get a different result, whether I
point-and-click (%lookcsr), or just run tso lookat (from #6 or the ISPF
command line):

1 +++ ?
IRX0013I Error running LOOKAT, line 1: Invalid character in program

I re-uploaded the Lookat exe library, just to make sure I uploaded binary,
but it makes no diff.

Ed

~~~

On Thu, 24 Apr 2008 13:55:13 +, Ted MacNEIL [EMAIL PROTECTED] wrote:

It's funny that SETMSG with that syntax is also an ISPF service.

I did a search using TASID and didn't find it in my list of accessed datasets.

It's inside a module called ISRSUBS, IIRC.
It's an ISPF service, but the programme name may not be SETMSG.

LOOKAT must be run under ISPF, not native TSO.

Go to the ISPF TSO Command panel -- usually Option 6, and try 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: Lookat under TSO

2008-04-24 Thread Ed Micucci
sorry, I mean ISPLLIB of course.


On Thu, 24 Apr 2008 09:38:33 -0500, Ed Micucci [EMAIL PROTECTED] wrote:

Ted,

Thanks.  It is indeed in ISRSUBS, in a library named SISPLPA.  I put this
library in my ISPPLIB concat, and I do get a different result, whether I
point-and-click (%lookcsr), or just run tso lookat (from #6 or the ISPF
command line):

1 +++ ?
IRX0013I Error running LOOKAT, line 1: Invalid character in program

I re-uploaded the Lookat exe library, just to make sure I uploaded binary,
but it makes no diff.

Ed

~~~


--
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: Lookat under TSO

2008-04-24 Thread Ed Micucci
Dana,

That is it.  Thank you.

Ed



On Thu, 24 Apr 2008 12:08:13 -0500, Dana Mitchell [EMAIL PROTECTED] wrote:

On Thu, 24 Apr 2008 07:09:03 -0500, Ed Micucci [EMAIL PROTECTED] wrote:

Dana,

I've installed the TSO/Lookat, and I don't even get that far:

   IKJ56500I COMMAND SETMSG NOT FOUND,
   57 *-*   'SETMSG MSG(ISRZ002)',
  +++ RC(-3) +++,

Does this look familiar at all to anyone?

Thanks.

Ed


Ed,
That looks like that is coming from LOOKCSR.  If you don't have the cursor
positioned on any text, I get that too.Edit LOOKCSR and make the line:

   Address ispexec 'SETMSG MSG(ISRZ002)';

Dana

--
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 Checker suspended writing to log stream

2006-09-22 Thread Ed Micucci
Peter,

Maybe the never does finish was a bad assumption on my part.  I've since
noticed that if you later disable/enable (via F hzsproc,LOGGER=OFF 
..LOGGER=ON cmds), you get the LOG STREAM...CONNECTED message without the
SUSPENDED error.

Ed

~

On Fri, 22 Sep 2006 07:30:01 -0400, Peter Relson [EMAIL PROTECTED] wrote:

As the appends have mentioned, we intend to avoid issuing this message in a
future release.

But the original append indicated that the formatting never does finish.

If that is the case, then you have a problem that is beyond the scope of
the discussion.

This particular situation is expected to be transient.

Peter Relson
z/OS Core Technology Design

--
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


Health Checker suspended writing to log stream

2006-09-21 Thread Ed Micucci
I am trying to run Health Checker on z/OS 1.7.  I've defined a LOGR
DASD-only logstream because we run a basic sysplex.  On start up, it gets:

  *HZS0350E IBM HEALTH CHECKER FOR Z/OS 312
   HAS SUSPENDED WRITING TO LOG STREAM HZS.HISTORY.
   RC: 0008 REASON: 0868

The manual says the staging data set...has not finished being formatted.  
Whatever formatting process its talking about never does finish.
Does anyone have any tips/ideas?

Thanks.

Ed Micucci
Sysprog, Penn State

--
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 Checker suspended writing to log stream

2006-09-21 Thread Ed Micucci
OK.  Thanks, Peter.  I wish I'd asked the list sooner.  I've spent a bit of
time on this.

Ed

~~

On Thu, 21 Sep 2006 14:02:53 -0500, Peter DeFabritus
[EMAIL PROTECTED] wrote:

This message may be ignored, since there is in fact no problem.  I
complained to IBM a few months ago about this confusing message, and they
indicated that they might fix this (by eliminating it) at some point in the
future.

On Thu, 21 Sep 2006 13:56:56 -0500, Ed Micucci [EMAIL PROTECTED] wrote:

I am trying to run Health Checker on z/OS 1.7.  I've defined a LOGR
DASD-only logstream because we run a basic sysplex.  On start up, it gets:

  *HZS0350E IBM HEALTH CHECKER FOR Z/OS 312
   HAS SUSPENDED WRITING TO LOG STREAM HZS.HISTORY.
   RC: 0008 REASON: 0868

The manual says the staging data set...has not finished being formatted.
Whatever formatting process its talking about never does finish.
Does anyone have any tips/ideas?

Thanks.

Ed Micucci
Sysprog, Penn State

--
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: Health Checker suspended writing to log stream

2006-09-21 Thread Ed Micucci
On Thu, 21 Sep 2006 14:17:59 -0500, Mark Zelden [EMAIL PROTECTED]
wrote:

On Thu, 21 Sep 2006 14:02:53 -0500, Peter DeFabritus
[EMAIL PROTECTED] wrote:

This message may be ignored, since there is in fact no problem.  I
complained to IBM a few months ago about this confusing message, and they
indicated that they might fix this (by eliminating it) at some point in the
future.

On Thu, 21 Sep 2006 13:56:56 -0500, Ed Micucci [EMAIL PROTECTED] wrote:

I am trying to run Health Checker on z/OS 1.7.  I've defined a LOGR
DASD-only logstream because we run a basic sysplex.  On start up, it gets:

  *HZS0350E IBM HEALTH CHECKER FOR Z/OS 312
   HAS SUSPENDED WRITING TO LOG STREAM HZS.HISTORY.
   RC: 0008 REASON: 0868

The manual says the staging data set...has not finished being formatted.
Whatever formatting process its talking about never does finish.
Does anyone have any tips/ideas?

Thanks.

Ed Micucci
Sysprog, Penn State


Are you trying to share a DASD only logstream between systems?


Mark,
No, running Health Checker on only one system.
Ed

--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
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


Basic Sysplex and CFRM

2006-09-08 Thread Ed Micucci
Does anyone know if you can use CFRM with a BASIC sysplex?  
(as opposed to a Parallel Sysplex)

Thanks.

Ed Micucci

--
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: Basic Sysplex and CFRM

2006-09-08 Thread Ed Micucci
Thanks, Jim.  That makes sense.



On Fri, 8 Sep 2006 13:30:19 -0500, Jim Wagner [EMAIL PROTECTED]
wrote:

Ed,

I'll state my past experience. If you do not have a coupling facility, you
could not have a CFRM policy. Hope this helps.

--
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: CA7 Slowdown after 1.7 implementation

2006-08-03 Thread Ed Micucci
Casey,

May I ask what release of CA7 you are on?

Ed Micucci

--
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: CA7 Slowdown after 1.7 implementation

2006-08-03 Thread Ed Micucci
Casey,

We are running CA7 v3.3, level 0412 (SP6).  In fact, we moved to this
version for z/OS 1.7 compatibility.  This Monday morning we'll be
upgrading the partition where CA7 runs from z/OS 1.5 to 1.7.
Will let you know how it looks.

In the meantime, what version and level of CA7 are you running?

Thanks.

Ed Micucci

~


On Thu, 3 Aug 2006 08:58:56 -0500, Casey Rhodes [EMAIL PROTECTED] wrote:

Has anyone had any issues with CA7 since moving to 1.7. We have 14
sysplex's and only have this problem in one. The one having the problem is
the largest with the heaviest volume. We believe this is due to the JES
internal reader changes made in 1.7. We have increased the dispatch
priority of the task to FE(sysstc) and still during extremely heavy
processing we see 5 minutes time frame of jobs moving thru the CA7 queues
before hitting the input queue. We see know indicated waits on anything
but CPU. We were recently on a 1.7 migration call with IBM and one
customer asked IBM this question. The reps from IBM were not aware of this
problem but did say they would follow up with this customer but did not
indicate who this customer was during the call.

--
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: HMC : Dynamic I/O

2006-05-11 Thread Ed Micucci
Thanks to all for replies.

--
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


HMC : Dynamic I/O

2006-05-10 Thread Ed Micucci
We want to turn on the Allow dynamic changes to the channel subsystem
input/output (I/O) definition switch on the HMC.  But this will require
storage, and I can not find reference as to how much.  We currently have all
available storage tied up among our LPARs.  So I must steal some storage
from an LPAR, and I'd like to keep it to the minimum.  Any info will be
greatly appreciated.

Ed Micucci

--
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: HMC : Dynamic I/O

2006-05-10 Thread Ed Micucci
Ted,

We have NO storage available for this.  I will have to steal some from a
test LPAR.  So I'm looking for the minimal amount needed.  We're running a
z890.  

Ed

--
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


SHOWZOS v712

2006-04-04 Thread Ed Micucci
Dear Fellow Respirers,

Has anyone tried SHOWZOS v712?  ...under z/OS 1.7?
If so, have you gotten any s0c1's when running it?

Thanks.

Ed Micucci

--
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: 3590 mount counts

2005-08-12 Thread Ed Micucci
Thanks to all for excellent info.

Ed Micucci

--
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


3590 mount counts

2005-08-11 Thread Ed Micucci
I'm trying to get 3590 mount counts for past fiscal year.  EREP has mount
counts for 34xx, but not 3590.  Same problem with SMF #94 records.  Looks
like SMF #74 might have them, but we've been using NO TAPE parm setting.

Does anyone have some ideas?  Thanks.

Ed Micucci

--
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