IODF Mis-Cataloged

2011-11-08 Thread Ruegsegger, Jeff
I'm wondering if anyone has any ideas about how one might get an HCD created 
IODF cataloged in the MASTER catalog rather than the usercatalog the ALIAS 
points to? 
I deleted it as follows.
//DD1  DD UNIT=SYSDA,DISP=SHR,VOL=SER=IODFVL
DEL 'SYS7.IODF16.CLUSTER' FILE(DD1) CATALOG(MY.SYSTEMS.MCAT)

I can't for the life of me figure out how this may have come about.

Any thoughts would be appreciated as one would like to not go down this road 
again!

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


NONVSAM DATASET ALIAS NAME - When was it created

2011-08-12 Thread Ruegsegger, Jeff
Can anyone advise if there is a way to determine when an ALIAS NAME for a 
NONVSAM dataset was created?  LISTCAT on the ALIAS name shows no indicator of 
when the entry was created.  As well, a LISTCAT on the RELATE'd name shows no 
DATE/TIME information.  Is this information available without having to 
search SMF records which may no longer exist? 

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


Allocation Messages in JESMSGLG

2011-07-25 Thread Ruegsegger, Jeff
Some weeks ago allocation RETAIN messages (IEF285I - non-sms and IGD104I - SMS) 
message started appearing in the JESMSGLG dataset in one of our parallel 
sysplex's (separate JES2 MAS in one of the systems).  I've reviewed our system 
parameters (jes2 and zOS) and found no changes.  Is it possible some command 
was issued to cause these messages to appear? 

--
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: Allocation Messages in JESMSGLG

2011-07-25 Thread Ruegsegger, Jeff
Thanks folksI had to specify L=consname for it to take affect on ANY system 
in the plex.  
Much appreciated!

--
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: Allocation Messages in JESMSGLG

2011-07-25 Thread Ruegsegger, Jeff
Sure would be nice to be able to display the Monitor settings.  It seems they 
can only be set on/off

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


Changing TSO/E site Default Profile

2011-06-17 Thread Ruegsegger, Jeff
Ran across an old TSO CLIST that failed on GETMAIN.  This was due to the TSO 
PROFILE VARSTORAGE(LOW).  I've been unable to find a way to make 
VARSTORAGE(HIGH) default for ALL TSO USERS.  Any pointers would be much 
appreciated.

--
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: How do I resolve abend U896 in INFO/MANAGEMENT?

2011-03-24 Thread Ruegsegger, Jeff
Peter,
Did you get this resolved.  I'm getting the same error.

--
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: IEFU29 - Intermittently does not get control

2010-07-16 Thread Ruegsegger, Jeff
Does anyone have any ideas on this?

--
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: ioajava.jar

2010-07-16 Thread Ruegsegger, Jeff
Does anyone know where to get java help(jh.jar) these days?  I have a new 
desktop and it does not contain javahelp.  I've gone to the java pages and the 
new JRTE does not contain the jh.jar?   I've opened an ETR with IBM since there 
product (osasf gui) NEEDS javahelp.  

--
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: IEFU29 - Intermittently does not get control

2010-07-16 Thread Ruegsegger, Jeff
On Tue, 13 Jul 2010 02:25:09 -0500, Elardus Engelbrecht 
elardus.engelbre...@sita.co.za wrote:

Ruegsegger, Jeff wrote:

We have been using the standard SMF switch/dump method utilizing IEFu29
for years.  Recently on one of out severly systems, IEFU29 is not getting
control after our midnight switch of SMF recording.

Do you do the switch on all LPARS simultaneously on midnight? My (bad)
experience is that you should do 'I SMF' one or two LPAR(s) in a sysplex at a
time.

We do via our scheduling package TWS...I see them regularly run within 
seconds on all 3 sysplex members.
What is running on that LPAR during midnight?
Not much.  Only one of the other LPAR's is busy (DB2 database for SAP and 
thats about it) running SAP batch. 
We issue I MVS at around midnight followed by our daily SMF accumulation
process.  We also switch our JES2 SYSLOG at this time.  Interestingly I moved
the I SMF command just a few minutes later and U29 seems to get control
just fine.

What is 'I MVS' command? You mean perhaps 'I SMF'?
my bad...yup I SMF

Perhaps that exit does something? Submitting a job or issueing a WTO?
Vanilla IEFU29 right out of SYS1.SAMPLIB.

I'ts my understanding that IEFU29 runs as part of the SMF address space so
I assume that I'm off base assuming that the WRITELOG we issue for the
SYSLOG at the same time is affecting IEFU29however moving the time by
just a few minutes after the WRITELOG seems to have solved the issue.  Has
anyone else come accross this before?

IEFU29 is indeed part of SMF address space as documented.
I have no more comments, but who issued the WRITELOG and 'I SMF'
commands?
Batch job (IEBGENER) issues I SMF

 Any notions about why IEFU29 is not invoking as expected?

What is your exit doing? Do you have the source code?
see my previous on this

Groete / Greetings
Elardus Engelbrecht

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


IEFU29 - Intermittently does not get control

2010-07-12 Thread Ruegsegger, Jeff
We have been using the standard SMF switch/dump method utilizing IEFu29 for 
years.  Recently on one of out severly systems, IEFU29 is not getting control 
after our midnight switch of SMF recording.  We issue I MVS at around 
midnight followed by our daily SMF accumulation process.  We also switch our 
JES2 SYSLOG at this time.  Interestingly I moved the I SMF command just a 
few minutes later and U29 seems to get control just fine.   I'ts my 
understanding that IEFU29 runs as part of the SMF address space so I assume 
that I'm off base assuming that the WRITELOG we issue for the SYSLOG at the 
same time is affecting IEFU29however moving the time by just a few 
minutes after the WRITELOG seems to have solved the issue.  Has anyone else 
come accross this before?  Any notions about why IEFU29 is not invoking as 
expected? 

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


DFSMSdss Physical dumps of 3390 Mod 27

2010-06-09 Thread Ruegsegger, Jeff
We recently completed a DASD refresh and we opted to migrate off 3390-3's to 
3390-9's and 3390-27's. As such we have had to change our daily and weekly 
volume backups from a physical to logical dump with the following additional 
sub-
keywords of SHARE and WAIT(1,2). 
This however causes some datasets to not get backed up as we do not get 
standalone time for our backups. We were forced into the logical dump mode as 
the physical dumps were causing elongated RESERVE's (converted to global 
ENQUEUES by CA-MIM) and would spend hours thrashing due to the synchronous  
batch that runs.
Obviously this was happening on the smaller devices all along but it happened 
in 
such a short time (1/9th the # of datasets) that it did not cause a problem. 
Doe's anyone have any similar experiences to share and possible solutions.

Environment:
EMC DMX4 (Escon) and we do not have SNAP, but we do have TF Mirror S/W but 
no extra disk for using mirror.

--
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: DFSMSdss Physical dumps of 3390 Mod 27

2010-06-09 Thread Ruegsegger, Jeff
I may have found our problem.  I had mistakenly assumed we were converting 
SYSZVVDS and SYSVTOC in MIMGR.   As it turns out we were not (apparenlty 
something I had always thought should be done but never was :( ) 
I made the change dynamically in CA-MIM and ran physical dump via DSS and I 
see no reserver/enq issues.

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


SDSF Display Active Server Indicator

2009-09-09 Thread Ruegsegger, Jeff
Can someone advise as to what exactly the SDSF Display active panel column 
SERVER indicates.  The help states: Indicates if resource goals are being 
met.  I've sent an ETR to IBM but since I don't have Q  A support they are 
trying to get me to pay for clarification of their documentation.
Thanks,
Jeff




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


SMPE V3.3 GIMGTPKG

2006-07-20 Thread Ruegsegger, Jeff
Has anyone used internet delivery for a zOS ServerPac?  I've downloaded the 
CustomPac Dialog and am trying to receive my order.   The GIMGTPKG will 
transfer a few datasets but croaks in the middle.   I restart the job and 
it xfers a few more and croaks... Always croaks with
 TYPE 
I
200 Type set to 
I.
Command:
  
 PORT 
172,16,90,207,6,173  
getNextReply error from recv = (1121.76650446) - EDC8121I Connection 
reset.   
Connection with inetsd01.boulder.ibm.com 
terminated   
*** I can't open a data-transfer 
connection:  
FTP Return Code = 16000, Error Code = 
00010   

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

2006-05-26 Thread Ruegsegger, Jeff
AMBLIST only lists PLPA...In the case where you are searching for what
is being executed, if it is an MLPA module AMBLIST LISTLPA wont work.
As sent from prior posts the search order is FLPA, MLPA, and finally
LPA.


Jeff Ruegsegger


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Edward Jaffe
Sent: Thursday, May 25, 2006 6:23 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

Ruegsegger, Jeff wrote:
 ... What do you use to locate
 MLPA modules, simply rely on IEALPAxx?
   

I believe the official interface is AMBLIST: 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2v161/15.1
.7

-- 
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: RACF user id revocation

2006-05-26 Thread Ruegsegger, Jeff
It was uglier than that.  The revoked user is also a production
HLQSo we were unable to create any new datasets with that HLQ!

Jeff Ruegsegger


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mautalen Juan Guillermo
Sent: Friday, May 26, 2006 10:59 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: RACF user id revocation

REVOCATION condition is not checked at start time of STCs. So, an STC
can start even when the user associated to it (via STARTED class, or
ICHRIN03) is REVOKED. 
That said, dependeing upon what the procedure does, it can face problems
afterwards. For instance, if it submits a job to an internal reader, the
job will fail (because then the REVOCATION condition of the USER will be
checked).

Juan G. Mautalen


-Mensaje original-
De: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] En
nombre de Matthew Stitt
Enviado el: Viernes, 26 de Mayo de 2006 02:48 p.m.
Para: IBM-MAIN@BAMA.UA.EDU
Asunto: Re: RACF user id revocation


Most likely what got you was the inactive user auto-revocation time
limit.  If this STC has been running for continuously longer than that
time limit, then you restart it, this may happen.

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

2006-05-25 Thread Ruegsegger, Jeff
Sam,
Does an MLPA mod get control over a module in PLPA(ie sys1.lpalib) ?

Jeff Ruegsegger


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Knutson, Sam
Sent: Tuesday, May 23, 2006 5:13 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

Hi Jeff,

See if perhaps you are loading your IGGPRE00 into MLPA.  In
SYS1.PARMLIB(IEALPA00) you might have something like this 
   
INCLUDE LIBRARY(my.LINKLIB) MODULES(IGGPRE00) 

Best Regards, 

Sam Knutson, GEICO 
Performance and Availability Management 
mailto:[EMAIL PROTECTED] 
(office)  301.986.3574 

The most likely way for the world to be destroyed, most experts agree,
is by accident. That's where we come in; we're computer professionals.
We cause accidents. - Nathaniel Borenstein   



We use IGGPRE00 to control allocations not managed by SMS.  My
sys1.lpalib contains a dummy IGGPRE00 as shipped by IBM.  One of my
linklisted libraries contains my modified IGGPRE00 code and is specified
in 
IEALPAxx.   In reading the DFSMS Installations exit manual, it states
that 
IGGPRE00 should reside in SYS1.LPALIB or be Link-edited into linklib.
Can someone explain how/why my IGGPRE00 is even getting picked up during
DADSM processing?

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

2006-05-25 Thread Ruegsegger, Jeff
Don,
Many Thanks sir.  I forgot to look in inittuning ref.   Have you ever
used ISRFIND to locate LPA modules?  I use it regularly to locate where
mods are executed from and normally when a module is in MLPA,  ISRFIND,
sees/finds it.  In this case however I do not see the MLPA module...only
the PLPA version.  Perhaps ISRFIND is quirky.  What do you use to locate
MLPA modules, simply rely on IEALPAxx?

Regards,
Jeff
Jeff Ruegsegger


LPA is searched in this order:

a.  Dynamic LPA modules, as specified in PROGxx members 
b.  Fixed LPA (FLPA) modules, as specified in IEAFIXxx members 
c.  Modified LPA (MLPA) modules, as specified in IEALPAxx members 
d.  Pageable LPA (PLPA) modules, loaded from libraries specified in
LPALSTxx or PROGxx

From Init  Tuning Reference. 

Don Imbriale

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf
Of Ruegsegger, Jeff
Sent: Thursday, May 25, 2006 5:48 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

Sam,
Does an MLPA mod get control over a module in PLPA(ie sys1.lpalib) ?

Jeff Ruegsegger




***
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***

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

2006-05-25 Thread Ruegsegger, Jeff
Already got that info from another post.
Thanks Rex!
Regards, 
Jeff



-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Pommier, Rex R.
Sent: Thursday, May 25, 2006 2:56 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

I'm not Sam, but yes, modules in the MLPA get used instead of a
same-named module in the LPA.  The LPA search order is FLPA, MLPA, and
finally LPA.

Rex


Sam,
Does an MLPA mod get control over a module in PLPA(ie sys1.lpalib) ?

Jeff Ruegsegger


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Knutson, Sam
Sent: Tuesday, May 23, 2006 5:13 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

Hi Jeff,

See if perhaps you are loading your IGGPRE00 into MLPA.  In
SYS1.PARMLIB(IEALPA00) you might have something like this 
   
INCLUDE LIBRARY(my.LINKLIB) MODULES(IGGPRE00) 

Best Regards, 

Sam Knutson, GEICO 
Performance and Availability Management 
mailto:[EMAIL PROTECTED] 
(office)  301.986.3574 

The most likely way for the world to be destroyed, most experts agree,
is by accident. That's where we come in; we're computer professionals.
We cause accidents. - Nathaniel Borenstein   



We use IGGPRE00 to control allocations not managed by SMS.  My
sys1.lpalib contains a dummy IGGPRE00 as shipped by IBM.  One of my
linklisted libraries contains my modified IGGPRE00 code and is specified
in 
IEALPAxx.   In reading the DFSMS Installations exit manual, it states
that 
IGGPRE00 should reside in SYS1.LPALIB or be Link-edited into linklib.
Can someone explain how/why my IGGPRE00 is even getting picked up during
DADSM processing?

--
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: cost of a CPU side-grade

2006-05-24 Thread Ruegsegger, Jeff
John,
My understanding is ZAAP's are only available on Z9's

Jeff Ruegsegger
Avnet Inc.
Sr. Systems Programmer 
30 S. Mckemy Ave 
Chandler, AZ 85226 
(480) 961-6476 - Office 
(602) 321-3325 - Mobile 
(480) 794-9721 - Fax

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of McKown, John
Sent: Wednesday, May 24, 2006 8:51 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: cost of a CPU side-grade

We have a z890 (2086 capacity 250). We also have an IFL on this box. We
are not using the IFL (don't ask, I'll whine). I would like to convert
the IFL to a zAAP. I cannot see if this is possible, or how much it may
cost. Anybody know how I can find this information, WITHOUT TALKING TO
IBM SALES. Talking to sales is: (1) not within my authority; (2)
frustrating. But I'm trying to sell this to my team leader to bump it up
the line. If that looks possible, then I need to sell using Java for
some things to our applications people. We are very legacy on z/OS
(basically if it ain't COBOL, we don't use it in house).

Thanks.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited. 
 

--
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: cost of a CPU side-grade

2006-05-24 Thread Ruegsegger, Jeff
I stand corrected. Thanks

Jeff Ruegsegger
Avnet Inc.
Sr. Systems Programmer 
30 S. Mckemy Ave 
Chandler, AZ 85226 
(480) 961-6476 - Office 
(602) 321-3325 - Mobile 
(480) 794-9721 - Fax

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

2006-05-24 Thread Ruegsegger, Jeff
Hi Mark,
ISRFIND shows
 -PLPA-  IGGPRE00 LOC=04310EF8 LEN=0008 EP=84310EF8 MLPDE=
   
  LPALST   
 SYS1.LPALIB  IGGPRE00 
 LINKLST  
SYS1.LINKLIB  
SYS1.MIGLIB   
SYS1.CSSLIB   
TCPIP.SEZALOAD
SYS1.AVNET.VTAMLIB
SYS1.AVNT.LINKLIBIGGPRE00

The module in LINKLIB is the correct one and in fact is the one being
used.  I just don't understand why..From above I would think the
dummy version is the one being used.

Jeff Ruegsegger
Avnet Inc.
Sr. Systems Programmer 


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Zelden
Sent: Wednesday, May 24, 2006 9:52 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IGGPRE00

On Wed, 24 May 2006 11:41:30 -0500, Jeff Ruegsegger
[EMAIL PROTECTED] wrote:

Sam,
Thanks for th pointer!  However like I said I am in fact MLPAing the
module
in but when I run an ISRFIND I find it in PLPA only not MLPA and the
one in
PLPA is the dummy module(length 8).  ISRFIND doesn't find one in MLPA
and
when I scan MLPA (E-MLPA and MLPA) I cant seem to find my
versionThe
strangeness about it is that I know my good version is being executed.
My
non SMS allocations are working as designed by my version of IGGPRE00.
I
cant seem to figure out why.  Based on what I'm finding, the dummy
version
should be getting control but that is not the case.


What does ISRDDN BROWSE or MEMBER NAME command show you?  Also,
try MXI LPD command (Link Pack Directory Entries) if you have MXI.

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