Re: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Ted MacNEIL
Is there any way to list the name of a WLM policy Installed into a WLM 
couple dataset (but not Activated)?

IIRC, you can have only one policy in a CDS at a time.

-
-teD

O-KAY! BLUE! JAYS!
Let's PLAY! BALL!

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


Rexx Query

2006-05-09 Thread ANGEL LUIS DOMINGUEZ MARTIN
  Althoug I think this is not a good practice sending a job and wait and 
capture return codes, here is a little REXX we use to do this
   
  angel luis dominguez
  bbva - spain
   
  
   /* --- REXX --- *
  *  *
  * EXample to submit a JOB and after capture the result from*
  * spool to a user file to investigate Steps Retun Codes*
  *  *
  * -*/
   say ' '
 say 'Sending the job '
   timew = '02'
ADDRESS LINKMVS 'MDTWAIT timew'
   queue '//U341310@ JOB MSGCLASS=X,CLASS=S'
 queue '//PASO0020 EXEC PGM=IEFBR14'
 queue '//PASO0030 EXEC PGM=IEBGENER'
 queue '//PASO0040 EXEC PGM=IEBPTPCH'
 queue '//PASO0050 EXEC PGM=IEBCOPY'
 queue '$$'
   x = OUTTRAP('ldat.',2)
ADDRESS TSO 'SUBMIT * END($$)'
   parse var ldat.2 . . joball .
 Parse Var joball jobnm '(' jobid ')' .
   say ' '
 say 'The job was sent .' jobnm ' ' jobid
   /* --- *
  * Capture from spool  *
  * --- */
   'Free f(isfin isfout isfpt) delete'
  ADDRESS TSO 'Alloc f(isfpt) new spa(1,1) cyl reuse' ,
'recfm(f b) lrecl(133) blksize(0)'
  ADDRESS TSO 'Alloc f(isfin) new spa(1,1) tr reuse' ,
'recfm(f b) lrecl(80) blksize(3200) '
  ADDRESS TSO 'Alloc f(isfout) new spa(15,15) tr reuse'
   isfindat.1 = 'PRE' jobnm
 isfindat.2 = 'OWNER'
 isfindat.3 = 'H'
 isfindat.4 = 'PT FILE ISFPT'
 isfindat.5 = 'SORT OFF'
 isfindat.6 = 'Set Display On'
 isfindat.7 = 'SELECT' jobnm jobid
 isfindat.8 = 'FIND' jobnm
 isfindat.9 = '++S'
 isfindat.10 = 'PT'
 isfindat.11 = 'PT CLOSE'
   'Execio * diskw isfin (finis stem isfindat.)'
   linobt = 0
 intnume = 3 /* trying number  */
 inttime = '10'  /* wait between   */
   Do I=1 to intnume by 1 until linobt0
ADDRESS LINKMVS 'MDTWAIT inttime'
say ' '
say 'Capturing Step ' i
ADDRESS LINKMVS 'ISFINIT'
'Execio * diskr isfpt (finis stem isfptdat.)'
linobt = isfptdat.0
 end
   If i  intnume
  then say 'JOB not found in spool '
  else do I=1 to linobt
  if pos('IEF142I',isfptdat.i) = 0
   then iterate
   else do
 parse var isfptdat.i . wjob wpas . . . . . . . wcod .
 say ' '
 say wjob ' ' wpas ' ' wcod
end
   end
   exit

  
   
  From: [EMAIL PROTECTED]
  To: IBM-MAIN@BAMA.UA.EDU
  Date: Tue, 9 May 2006 10:59:22 +0530
  Subject: ReXX query
  Message-Id:
  [EMAIL PROTECTED]
  Reply-To: IBM-MAIN@BAMA.UA.EDU
  Sender: IBM-MAIN@BAMA.UA.EDU
   
  Hi all,
   
   
   
  I am submitting a job say job1 through my ReXX program.
  If the RC of job1 is 0, I am submitting job2.
  This works fine if job1 encounters some abend. In this case job2 is not 
submitted.
  But if job1 has some JCL error then job2 is being submitted which should not 
happen.
  Is there any way to check for JCL error as well?
   
   
   
  Thanks,
  Rashmi
   
   


-

LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.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


Re: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Edward Jaffe

Ted MacNEIL wrote:
Is there any way to list the name of a WLM policy Installed into a WLM 


couple dataset (but not Activated)?

IIRC, you can have only one policy in a CDS at a time.
  


No. A WLM service definition can contain many policies.

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


Re: LOGR Couple dataset

2006-05-09 Thread Barbara Nitz
Liliane,

not to burst your bubble, but I have a dim recollection that the ITEM
NAME(SMDUPLEX) statement is necessary for some other functionality,
regardless of presence/absence of a CF. You have to have the statement to be
able to use another functionality (but I forgot which).

Regards, Barbara

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

--
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: TSO regions: was summit else ...

2006-05-09 Thread Barbara Nitz
Shane,

In my case IPCS on SADumps maybe - if it was supported, of course.
Others would no doubt find other uses.

Region=0 should be sufficient for basically all sadumps. Once you get the
'out-of-storage' Message from IPCS, did you ever try the More option?

Best regards, Barbara
(on a break from learning to read Linux-sadumps)

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

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


IBM Announces Start of DB2 V9.1 for z/OS Beta Program

2006-05-09 Thread Timothy Sipples
This announcement snuck past me a couple days ago, but here it is:

http://www.ibm.com/common/ssi/rep_ca/8/897/ENUS206-098/ENUS206-098.PDF

Shipments begin June 9, 2006.  The announcement letter is chock full of 
technical details on the new DB2 release.

- - - - -
Timothy F. Sipples
Consulting Enterprise Software Architect, z9/zSeries
IBM Japan, Ltd.
E-Mail: [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


Re: SMS return code 16 when add volumes to storage group

2006-05-09 Thread Jorge Garcia
2 GiB is probably overkill, but a 7 MiB region is archaic; I'm
surprised that you haven't had other problems. Have you considered
making the default TSO limit something more reasonable, no less than
32 MiB and maybe more?



We'll try it with region size between 32 mb (it was fail) and 1 gb. All 
our TSO users have the same region size (no more 7 mb) and at the moment 
we haven't had problem with it.

Thank you

Jorge García Juanino 
Técnica de sistemas host/Area de Producción
MAPFRE TECNOLOGIAS DE LA INFORMACIÓN
Crtra de Pozuelo nº 52
28220 Majadahonda (Madrid)
TELF: 91 - 581.27.34
FAX: 91.581.24.01
[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


Re: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Vernooy, C.P. - SPLXM
Ted MacNEIL [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]...
 No. A WLM service definition can contain many policies.
 
 No one policy.
 Up to 7 (I believe) over-rides.
 And, there are rules regarding what cannot be over-ridden.
 EG: SDC's.
 Assignment of service classes to tasks.
 


No 2 policies: after installing a new policy, you still have the old one active 
until you activate the new policy.
About the same as for CFRM, which can have 7 in the CDS and one of them active. 
WLM can only have one active and one waiting to be activated.

AFAIK, you can only display the active one, not the one waiting to be 
activated. Could be dangerous if you have a policy to activate overrides 
regularly and your colleague installed a total new policy.

Kees.


**
For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), 
its subsidiaries and/or its employees shall not be liable for the incorrect or 
incomplete transmission of this e-mail or any attachments, nor responsible for 
any delay in receipt.
**

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


IBM PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Timothy Sipples
There's another thread running re: the New York Times article about 
mainframe and SOA, but I thought I'd fill in some more details.  IBM held 
a meeting with major analysts and the press last week to brief them on new 
Service Oriented Architecture (SOA) initiatives concerning the mainframe. 
One analyst, James Governor, is reporting on this meeting, lead by IBM 
Software Chief Steve Mills, at the Mainframe Blog:

http://mainframe.blogspot.com

I also found this press release:

http://www.ibm.com/press/us/en/pressrelease/19620.wss

The press release contains some interesting new information:

* IBM expects mainframe transactions to easily double within 43 months. 
Wow.  With news like that I can forgive the split infinitive. :-)

* More than 1,700 customers run Linux on mainframes.  (Rumor has it 
there's a single customer with close to 300 IFLs!)

* More than 60 percent of IBM mainframe revenues are new workloads 
(Linux, Java, SOA, etc.)

* First public mention (that I've seen) of the forthcoming IBM Tivoli 
Federated Identity Manager (FIM) for z/OS product, continuing the trend 
for security-conscious enterprises (all of them?) to position the 
mainframe as the security hub.

* The press release mentions IBM IT architects at least twice and 
something about no-cost consultations.  Meaning we IBM architects may be 
busy.  Not so often one's personal potential workload appears so 
explicitly in a press release, but there it is. :-)

- - - - -
Timothy F. Sipples
Consulting Enterprise Software Architect, z9/zSeries
IBM Japan, Ltd.
E-Mail: [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


Re: IBM PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Richards.Bob
Timothy,

I think you meant to find the blog at http://mainframe.typepad.com

Thanks for the heads-up!

Bob 

 -Original Message-
From:   IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]  On Behalf Of 
Timothy Sipples
Sent:   Tuesday, May 09, 2006 6:13 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject:IBM PR: New Software and ISV Initiatives to Handle Surge in 
Mainframe Transactions

There's another thread running re: the New York Times article about 
mainframe and SOA, but I thought I'd fill in some more details.  IBM held 
a meeting with major analysts and the press last week to brief them on new 
Service Oriented Architecture (SOA) initiatives concerning the mainframe. 
One analyst, James Governor, is reporting on this meeting, lead by IBM 
Software Chief Steve Mills, at the Mainframe Blog:

http://mainframe.blogspot.com

I also found this press release:

http://www.ibm.com/press/us/en/pressrelease/19620.wss

The press release contains some interesting new information:

* IBM expects mainframe transactions to easily double within 43 months. 
Wow.  With news like that I can forgive the split infinitive. :-)

* More than 1,700 customers run Linux on mainframes.  (Rumor has it 
there's a single customer with close to 300 IFLs!)

* More than 60 percent of IBM mainframe revenues are new workloads 
(Linux, Java, SOA, etc.)

* First public mention (that I've seen) of the forthcoming IBM Tivoli 
Federated Identity Manager (FIM) for z/OS product, continuing the trend 
for security-conscious enterprises (all of them?) to position the 
mainframe as the security hub.

* The press release mentions IBM IT architects at least twice and 
something about no-cost consultations.  Meaning we IBM architects may be 
busy.  Not so often one's personal potential workload appears so 
explicitly in a press release, but there it is. :-)

- - - - -
Timothy F. Sipples
Consulting Enterprise Software Architect, z9/zSeries
IBM Japan, Ltd.
E-Mail: [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 
  
  
  
LEGAL DISCLAIMER 
The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer. 
  
Seeing Beyond Money is a service mark of SunTrust Banks, Inc. 
[ST:XCL] 
 
 
 
 

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Thomas Berg

Was that a reference to Life Of Brian ?  :-)

==  Chris Mason  ==  wrote2006-05-09 03:01:

Paul,

I trust you know how to deal with Romanes Eunt Domus :-)

Chris Mason

- Original Message - 
From: Paul Gilmartin [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, 09 May, 2006 1:10 AM
Subject: Re: rexx or other macro processor on z/os?



In a recent note, Shmuel Metz (Seymour J.) said:


Date: Mon, 8 May 2006 16:58:32 -0300

De gustibus non disputandem est. I find REXX easies to use for simple

  ^^^
  disputandUm?
... 


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



--

__

Mundus Vult Decipi
__

 They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety.
 - Benjamin Franklin

--
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: SMPE APPLY RC 4 Question.

2006-05-09 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Howard Rifkind
 
 Hello,

   I resolved all the holds on an FMID apply check run and 
 then ran the apply (without the check).

   Seems to have run well by got a RC4 which appears to be on 
 the linkedits.  

   I checked this out and seems to be a bunch of unresolveds 
 on various modusles which I had thought in the past to be 
 o.k.  The run didn't show up any really bad errors and had 
 always thought that RC4's were ok.

   Would you agree?

Most if not all of the linkedits that completed RC=4 were because NCAL
is specified as a link-edit parm.  That is normal, and should be in
the warning messages.

-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


Re: IBM PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Shane
On Tue, 2006-05-09 at 04:13 -0600, Timothy Sipples wrote:

 * The press release mentions IBM IT architects at least twice and 
 something about no-cost consultations.  Meaning we IBM architects may be 
 busy.  Not so often one's personal potential workload appears so 
 explicitly in a press release, but there it is. :-)

Nothing wrong with a bit of breast thumping.

However, I do note that the afore-mentioned no-cost option is for
(Partnerworld ???) ISVs.
*Not* customers. Maybe there will still be some scraps left for the rest
of us after all.

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


Re: System Service -- SourceIDs problem still exist?

2006-05-09 Thread Kurt Quackenbush

A few years ago there was a thread about System Service Best Practice...
and there was a described difference in PUTyynn SOURCEIDs
between ESO orders and ShopzSeries order.

Does that problem still exist?


If I understand your description of the original problem correctly, then 
no, that problem no longer exists.  I believe the original issue was as 
follows:  PUTyynn sourceids are assigned in the first week (there 
abouts) of the month following when a PTF first becomes available.  If 
using ShopzSeries you ordered and obtained a PTF before its PUTyynn 
sourceid was assigned, then essentially you had no way of later getting 
that sourceid assigned.


ShopzSeries processing has been changed (I forget exactly when) such 
that orders that use a software inventory file (aka bitmap, generated by 
the GIMXSID utility) your order will contain the PTFs you request, 
++ASSIGN statements to define sourceids for the PTFs in the order, plus 
++ASSIGN statements to define sourceids for all the PTFs you already 
have in your SMPCSI.  Thus ensuring PUTyynn, HIPER, PRP, and RSUyynn 
sourceids are assigned properly for all your PTFs.


By the way, the same is true (regarding ++ASSIGN statements) for orders 
placed using SMP/E Internet Service Retrieval (RECEIVE ORDER) in SMP/E V3.4.


Kurt Quackenbush -- IBM, SMP/E Development

--
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 PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Marian Gasparovic

Shane,
there are also programs for customers which are free of charge. There is New
Workload Assistance Program, in Montpellier they run some benchmarks and
PoC's free of charge etc.

Marian Gasparovic
IBM Slovakia

On 5/9/06, Shane [EMAIL PROTECTED] wrote:


On Tue, 2006-05-09 at 04:13 -0600, Timothy Sipples wrote:

 * The press release mentions IBM IT architects at least twice and
 something about no-cost consultations.  Meaning we IBM architects may be
 busy.  Not so often one's personal potential workload appears so
 explicitly in a press release, but there it is. :-)

Nothing wrong with a bit of breast thumping.

However, I do note that the afore-mentioned no-cost option is for
(Partnerworld ???) ISVs.
*Not* customers. Maybe there will still be some scraps left for the rest
of us after all.

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: LOGR Couple dataset

2006-05-09 Thread Liliane L. Clever

Barbara,

Thanks Barbara.  Not good news!  Does anybody else remember was other 
function the SMDUPLEX support?  Did everybody convert their LOGR couple 
dataset when they went to 1.2 or higher?


Liliane


At 03:31 AM 5/9/2006, Barbara Nitz wrote:

Liliane,

not to burst your bubble, but I have a dim recollection that the ITEM
NAME(SMDUPLEX) statement is necessary for some other functionality,
regardless of presence/absence of a CF. You have to have the statement to be
able to use another functionality (but I forgot which).

Regards, Barbara

--
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

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


Liliane Clever
SunGard Higher Education/Temple University
Lead Systems Programmer
1-215-204-6411 (Office) ; 1-215-204-1817 (Fax)
[EMAIL PROTECTED] ; [EMAIL PROTECTED]
www.sungardhe.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


Re: LOGR Couple dataset

2006-05-09 Thread Mark Zelden
On Tue, 9 May 2006 09:31:51 +0200, Barbara Nitz [EMAIL PROTECTED] wrote:

Liliane,

not to burst your bubble, but I have a dim recollection that the ITEM
NAME(SMDUPLEX) statement is necessary for some other functionality,
regardless of presence/absence of a CF. You have to have the statement to 
be
able to use another functionality (but I forgot which).


Took me a bit to remember why I did it... but the brain cells finally
started working.  The other functionality I was interested in was 
updating a logstream's attributes while it was still connected.  I think
it also enabled the use of EHLQ.

I guess it would make more sense for all the couple data set format 
flavors to have some sort of level pararmeter, i.e.  LEVEL(ZOSV1R3) 
instead of the level being controlled by what version of the OS
runs the utility or by a different parm.  But when has MVS made
sense.

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


Re: IBM PR: New Software and ISV Initiatives to Handle Surge in Mainframe Tra...

2006-05-09 Thread Ed Finnell
 
In a message dated 5/9/2006 7:55:03 A.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

there  are also programs for customers which are free of charge. There is  New
Workload Assistance Program, in Montpellier they run some benchmarks  and
PoC's free of charge etc.





Seems like they'd come up with an Information page of what's available and  
to whom similar to the Developer works project.
 
_http://www-128.ibm.com/developerworks_ 
(http://www-128.ibm.com/developerworks) 

--
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: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Mark Zelden
On Tue, 9 May 2006 13:40:30 +0930, Fred Schmidt [EMAIL PROTECTED] 
wrote:

Hi folks,

Is there any way to list the name of a WLM policy Installed into a WLM
couple dataset (but not Activated)?

I know how to list the policy name for an Activated policy.

Regards,
Fred Schmidt


No way that I know of.  But you should be able to do this if you 
want/need to find out if one currently installed was never activated 
or need verify the last installed policy is the active one:

1) D WLM,SYSTEMS from the operator console - note install info
2) Extract policy from CDS via ISPF dialogs
3) Select the policy activation option - note install info

Cheers,

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


Re: IBM PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Ed Gould

On May 9, 2006, at 5:13 AM, Timothy Sipples wrote:


There's another thread running re: the New York Times article about
mainframe and SOA, but I thought I'd fill in some more details.   
IBM held
a meeting with major analysts and the press last week to brief them  
on new
Service Oriented Architecture (SOA) initiatives concerning the  
mainframe.

One analyst, James Governor, is reporting on this meeting, lead by IBM
Software Chief Steve Mills, at the Mainframe Blog:


But was Phil there:-)

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: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Rob Scott
Fred,

If you are feeling confident in assembler - see the IWMDEXTR service in
the z/OS Workload Management Services manual. 


Rob Scott
Rocket Software, Inc
275 Grove Street
Newton, MA 02466
617-614-2305
[EMAIL PROTECTED]
http://www.rs.com/portfolio/mxi/
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Zelden
Sent: 09 May 2006 09:43
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Displaying WLM Policy installed in a WLM Couple Dataset

On Tue, 9 May 2006 13:40:30 +0930, Fred Schmidt [EMAIL PROTECTED]
wrote:

Hi folks,

Is there any way to list the name of a WLM policy Installed into a WLM 
couple dataset (but not Activated)?

I know how to list the policy name for an Activated policy.

Regards,
Fred Schmidt


--
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: Capping in Z890

2006-05-09 Thread Edward Jaffe

David Andrews wrote:

On Mon, 2006-05-08 at 16:10 -0500, Hal Merritt wrote:
  
About the only way I know of is to set 'hard caps' on each LPAR such that the sum is 28. 
Another caveat is that there is no concept of a 'test' LPAR. If you run one, you have to pay for it.



So test LPARs have to become z/VM images?  Is this reason enough to buy
into VM?
  


I love z/VM! IMHO not having it available is like working with one hand 
tied behind your back!


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


Re: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread john gilmore

Rob Scott's suggestion is the relevant one.

Look specifically at Chapter 10, Using the Administrative Application 
Services, pp. 103ff, in z/OS MVS Programming: Workload Management Services.  
(You can  download it from the IBM Publ.icatikons website, and when you do 
so take care to get the version that is appropriate to the z/OS you are 
using.)


There's no rocket science involved, just middling competence in using HLASM 
macro instructions.


John Gilmore
Ashland, MA 01721-1817
USA

_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


--
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: Displaying WLM Policy installed in a WLM Couple Dataset

2006-05-09 Thread Jack Kelly
if you go into %IWMARIN0, select  the store wlm and then select util from 
the pull down and then activate, it'll give you the policies avail.

Jack Kelly
LA Systems @ US Courts
x 202-502-2390

--
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: Capping in Z890

2006-05-09 Thread Jón Viðar Gunnarsson

Hi all

I want to thanke you all for some good advice.

I now have all the information I need .   :-)

Best reg.
Jon




- Original Message - 
From: David Andrews [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, May 09, 2006 2:28 PM
Subject: Re: Capping in Z890



On Mon, 2006-05-08 at 16:10 -0500, Hal Merritt wrote:
About the only way I know of is to set 'hard caps' on each LPAR such that 
the sum is 28.
Another caveat is that there is no concept of a 'test' LPAR. If you run 
one, you have to pay for it.


So test LPARs have to become z/VM images?  Is this reason enough to buy
into VM?

--
David Andrews
A. Duda and Sons, Inc.
[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


control block overview

2006-05-09 Thread Aaron Walker
IBM offers a (hopefully pretty slick) class called z/OS System Services 
Structure.  At this point, I don't have much hope in attending.  One of the 
goals of the class is:

Explain the z/OS BCP functions and control blocks necessary to support a 
task in a multi-tasking and multi-processing environment 

Where can I find this in a book or online?  I have a decent library, and 
I've not been able to locate much on TCBs, SRBs, and the other Bs.

Thanks,
Aaron 

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


LISTC Question

2006-05-09 Thread Dean Montevago
Hi,

I'm looking at the LISTC of a DB2 catalog (not an ICF, one of it's own).
The allocation is CYL 3,1. The extent info shows that the 1st extent is
390 tracks which is 26 cylinders, this is followed by a bunch of 15
track extents. Any thoughts ?

TIA
Dean 

Dean Montevago
Sr. Systems Specialist
Visiting Nurse Service of New York
(212) 609 - 5596
[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


Re: Capping in Z890

2006-05-09 Thread David Andrews
On Tue, 2006-05-09 at 07:37 -0700, Edward Jaffe wrote:
 I love z/VM! IMHO not having it available is like working with one hand 
 tied behind your back!

I guess I fall in the category of the poor guy who never experienced it
and so doesn't know what he's missing.

At the moment I'm considering variable workload pricing and softcapping
for the first time since our pitiful little 7060 is likely to become a
z-box some day.  Should I consider z/VM a prerequisite (discounting
z/VM's other benefits for the nonce)?  Think little shop.

-- 
David Andrews
A. Duda and Sons, Inc.
[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


Re: rexx or other macro processor on z/os?

2006-05-09 Thread Chris Mason
Thomas,

Got it in one. Amazingly there are more than 35,000 hits in Google and they
say Latin is a dead language. Can so many  remember their Latin lessons?

Chris Mason

- Original Message - 
From: Thomas Berg [EMAIL PROTECTED]
Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, 09 May, 2006 1:24 PM
Subject: Re: rexx or other macro processor on z/os?


 Was that a reference to Life Of Brian ?  :-)

 ==  Chris Mason  ==  wrote2006-05-09 03:01:
  Paul,
 
  I trust you know how to deal with Romanes Eunt Domus :-)
 
  Chris Mason
 
  - Original Message - 
  From: Paul Gilmartin [EMAIL PROTECTED]
  Newsgroups: bit.listserv.ibm-main
  To: IBM-MAIN@BAMA.UA.EDU
  Sent: Tuesday, 09 May, 2006 1:10 AM
  Subject: Re: rexx or other macro processor on z/os?
 
 
  In a recent note, Shmuel Metz (Seymour J.) said:
 
  Date: Mon, 8 May 2006 16:58:32 -0300
 
  De gustibus non disputandem est. I find REXX easies to use for simple
^^^
disputandUm?
  ...

--
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: control block overview

2006-05-09 Thread Steve Comstock

Aaron Walker wrote:
IBM offers a (hopefully pretty slick) class called z/OS System Services 
Structure.  At this point, I don't have much hope in attending.  One of the 
goals of the class is:


Explain the z/OS BCP functions and control blocks necessary to support a 
task in a multi-tasking and multi-processing environment 

Where can I find this in a book or online?  I have a decent library, and 
I've not been able to locate much on TCBs, SRBs, and the other Bs.


Thanks,
Aaron 


If you go to

http://www.trainersfriend.com/General_content/Book_site.htm

and select the first pdf file in the list, that doc has
some info that might be of interest in the first, say,
90 pages or so.

The IBM Data Areas manual describe the control blocks in
quite a bit of detail. Also the Assembler Services Guide
and the Assembler Services Reference (vols. 1  2) give
narratives (Guide) and syntax rules (Services).

You might also simply go to sys1.maclib and read the
control block descriptions in macros whose names
start with IHA... which are typically the mapping
macros for various control blocks.


Hope this helps.

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

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


PTF/APAR Bypass Question.

2006-05-09 Thread Howard Rifkind
  I'm doing an apply check on FMID HDZ11G0 and as an example I seem holds on 
items such as listed below
   
  AA04297 UNRESOLVED UA03573
  AA05567 UNRESOLVED UA04833
  AA05597 UNRESOLVED UA03982
   
  However there are many of these all different  items.
   
  I have checked several of these and found that these are in error, why would 
I want to bypass them during an apply (no check)?  Wouldn't the best thing to 
do is just not include them in the run when I include a bypass(holdsystem(IPL 
DOC...) 
   
  Thanks


-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1cent;/min.

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


Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Wayne Driscoll
I have an SVC dump taken on a z/OS system, with the DSPLIST parm on the
SDUMPX macro.  The parm specified the current asid, with an * for the
dataspace name.  How do I determine what dataspaces have been dumped?
Thanks in advance,
Wayne Driscoll
Product Developer
JME Software LLC
NOTE: All opinions are strictly my own.
 

--
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: PTF/APAR Bypass Question.

2006-05-09 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Howard Rifkind
 
   I'm doing an apply check on FMID HDZ11G0 and as an example 
 I seem holds on items such as listed below

   AA04297 UNRESOLVED UA03573
   AA05567 UNRESOLVED UA04833
   AA05597 UNRESOLVED UA03982

   However there are many of these all different  items.

   I have checked several of these and found that these are in 
 error, why would I want to bypass them during an apply (no 
 check)?  Wouldn't the best thing to do is just not include 
 them in the run when I include a bypass(holdsystem(IPL DOC...) 

That's what we do, essentially:

APPLY FORFMID(HDZ11G0)
EXCLUDE(UA03573
  UA04833
  UA93982)
...

Just tell SMP/E not to apply the PTFs with unresolved error holds.

-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


Re: FDR Compaktor Exclude PDSE parm?

2006-05-09 Thread Bruce Black


Is there a parm to exclude CPK from processing PDSE dsns?? 
Dave, no, there is nothing specific in CPK for PDSEs, they are lumped 
together with PDS (PO) datasets.


Please give us a call (973-890-7300) or drop an email 
([EMAIL PROTECTED]) with more details of what you are trying to 
accomplish.


--
Bruce Black
Senior Software Developer
Innovation Data 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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Edward Jaffe

Wayne Driscoll wrote:

I have an SVC dump taken on a z/OS system, with the DSPLIST parm on the
SDUMPX macro.  The parm specified the current asid, with an * for the
dataspace name.  How do I determine what dataspaces have been dumped?
  


I usually issue the 'LD' line command from the dump inventory screen.

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


Re: PTF/APAR Bypass Question.

2006-05-09 Thread Pommier, Rex R.
On a very rare occasion I have bypassed an error hold on a PTF where I
needed the fix the PTF fixed and the error hold against the PTF wasn't
significant.  However, that being said, you shouldn't as a rule bypass
error holds.  The best thing to do is to either not include them or just
let SMP/E not apply them (if a RC=8 is OK with you).  Do not just bypass
a bunch of holderror entries!

To respond to the question about the bypass(holdsystem..., the examples
you are listing won't be bypassed with the holdsystem, to bypass these
(NOT recommended)you would need to do a bypass(holderror(.))

HTH

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Tuesday, May 09, 2006 11:29 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: PTF/APAR Bypass Question.


  I'm doing an apply check on FMID HDZ11G0 and as an example I seem
holds on items such as listed below
   
  AA04297 UNRESOLVED UA03573
  AA05567 UNRESOLVED UA04833
  AA05597 UNRESOLVED UA03982
   
  However there are many of these all different  items.
   
  I have checked several of these and found that these are in error, why
would I want to bypass them during an apply (no check)?  Wouldn't the
best thing to do is just not include them in the run when I include a
bypass(holdsystem(IPL DOC...) 
   
  Thanks


-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great
rates starting at 1cent;/min.

--
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: LISTC Question

2006-05-09 Thread Bruce Black


I'm looking at the LISTC of a DB2 catalog (not an ICF, one of it's own).
The allocation is CYL 3,1. The extent info shows that the 1st extent is
390 tracks which is 26 cylinders, this is followed by a bunch of 15
track extents. Any thoughts ?
IBM made a change some time ago, such that if a new extent is contiguous 
with the last existing extent of a cluster, it just made the new extent 
part of the existing extent.


So, your cluster was probably allocated with 3 cyls, then was extended 
23 times, each time being a cylinder right behind the last.  Then it 
started getting cylinder extentions that were NOT contiguous. 


--
Bruce Black
Senior Software Developer
Innovation Data 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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Robert Wright
Wayne Driscoll wrote on 05/09/2006 12:32:30 PM:

 I have an SVC dump taken on a z/OS system, with the DSPLIST parm on the
 SDUMPX macro.  The parm specified the current asid, with an * for the
 dataspace name.  How do I determine what dataspaces have been dumped?

If you're interested in what actually arrived in the dump, try

  listdump dsname(your-data-set-name) select(dumped)

or just enter ld to the left of the data set name when it is shown on the
inventory panel of the IPCS dialog.

Bob Wright - MVS Service Aids

--
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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Wayne Driscoll
Thanks, I guess that command got purged from memory.
Wayne 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Edward Jaffe
Sent: Tuesday, May 09, 2006 11:44 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Determining what, if any, dataspaces are in a dump

Wayne Driscoll wrote:
 I have an SVC dump taken on a z/OS system, with the DSPLIST parm on 
 the SDUMPX macro.  The parm specified the current asid, with an * for 
 the dataspace name.  How do I determine what dataspaces have been dumped?
   

I usually issue the 'LD' line command from the dump inventory screen.

--
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: PTF/APAR Bypass Question.

2006-05-09 Thread Paul Gilmartin
In a recent note, Howard Rifkind said:

 Date: Tue, 9 May 2006 09:29:24 -0700
 
   I have checked several of these and found that these are in error, why 
 would I
 want to bypass them during an apply (no check)?  Wouldn't the best thing to 
 do is
  just not include them in the run when I include a bypass(holdsystem(IPL 
 DOC...)
 
Depends.  Read the APAR texts.  If the errors impact support for
hardware or software you haven't installed, but the PTF otherwise
repairs an error which you are suffering,  BYPASS is the rational
choice.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

--
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: LISTC Question

2006-05-09 Thread Ted MacNEIL
IBM made a change some time ago, such that if a new extent is contiguous 
with the last existing extent of a cluster, it just made the new extent 
part of the existing extent.

For free space, this was in MVS/ESA 3.1.0.e.

For VSAM, this is available with either 1.7 or 1.8.
I cannot remember which.

For all else, not yet.


-
-teD

O-KAY! BLUE! JAYS!
Let's PLAY! BALL!

--
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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Thomas, Jim
Wayne,

LD is one, the other is LDMP DSNAME('name of the dumpds') SELECT(DUMPED) then 
scan for your ASID. 


Regards.

Jim


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]
Behalf Of Wayne Driscoll
Sent: Tuesday, May 09, 2006 12:33 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Determining what, if any, dataspaces are in a dump


I have an SVC dump taken on a z/OS system, with the DSPLIST parm on the
SDUMPX macro.  The parm specified the current asid, with an * for the
dataspace name.  How do I determine what dataspaces have been dumped?
Thanks in advance,
Wayne Driscoll
Product Developer
JME Software LLC
NOTE: All opinions are strictly my own.
 

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

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy 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


Re: LISTC Question

2006-05-09 Thread Pommier, Rex R.
Ted,

I missed that one.  Are you talking OS/390 2.7 or 2.8 timeframe?

Thanks.

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Ted MacNEIL
Sent: Monday, May 08, 2006 7:00 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: LISTC Question


IBM made a change some time ago, such that if a new extent is 
contiguous
with the last existing extent of a cluster, it just made the new extent 
part of the existing extent.

For free space, this was in MVS/ESA 3.1.0.e.

For VSAM, this is available with either 1.7 or 1.8.
I cannot remember which.

For all else, not yet.


-
-teD

O-KAY! BLUE! JAYS!
Let's PLAY! BALL!

--
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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Wayne Driscoll
If I know, 1 - that the address spaced owned dataspaces, and 2 - that the
DSPLIST was coded on the dump, why wouldn't there be any dataspaces dumped?
This is on z/OS 1.7, and the DSPLIST field is NOT in common storage
(according to Peter Relson, in another thread, this is NOT required).

Wayne Driscoll
Product Developer
JME Software LLC
NOTE: All opinions are strictly my own.
  

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Robert Wright
Sent: Tuesday, May 09, 2006 11:56 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Determining what, if any, dataspaces are in a dump

Wayne Driscoll wrote on 05/09/2006 12:32:30 PM:

 I have an SVC dump taken on a z/OS system, with the DSPLIST parm on 
 the SDUMPX macro.  The parm specified the current asid, with an * for 
 the dataspace name.  How do I determine what dataspaces have been dumped?

If you're interested in what actually arrived in the dump, try

  listdump dsname(your-data-set-name) select(dumped)

or just enter ld to the left of the data set name when it is shown on the
inventory panel of the IPCS dialog.

Bob Wright - MVS Service Aids

--
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: LISTC Question

2006-05-09 Thread Edward Jaffe

Ted MacNEIL wrote:
IBM made a change some time ago, such that if a new extent is contiguous 

with the last existing extent of a cluster, it just made the new extent 
part of the existing extent.


For free space, this was in MVS/ESA 3.1.0.e.

For VSAM, this is available with either 1.7 or 1.8.
I cannot remember which.
  


Neither. I believe the VSAM extent consolidation enhancement was part of 
the z/OS V1.5 deliverable.


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


Re: LISTC Question

2006-05-09 Thread Bruce Black


For VSAM, this is available with either 1.7 or 1.8.
I cannot remember which.
I believe it was z/OS 1.4.  It is called extent consolidation and 
there is an APAR oa07405 on it with a PTF for HDZ11G0 (which was z/OS 1.4)


--
Bruce Black
Senior Software Developer
Innovation Data 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: Determining what, if any, dataspaces are in a dump

2006-05-09 Thread Robert Wright
Wayne Driscoll wrote on 05/09/2006 01:10:41 PM:

 If I know, 1 - that the address spaced owned dataspaces, and 2 - that the
 DSPLIST was coded on the dump, why wouldn't there be any dataspaces
dumped?
 This is on z/OS 1.7, and the DSPLIST field is NOT in common storage
 (according to Peter Relson, in another thread, this is NOT required).

   If the service for OA12358 had not been applied, that would be
sufficient to cause data spaces from not getting dumped.  That's the most
recent service that I found that lines up with the symptoms that you
describe.  The PTFs for that APAR (UA19704 HBB7709,  UA19705 HBB7720)
closed September 19th, 2005.

Bob Wright - MVS Service Aids

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


RFC822 SMTP ZOS1.4

2006-05-09 Thread Acosta, Nestor
HI everybody!!!
I'm looking for coding examples of exits for RFC822 headers. Could someone
send me any example of this function?
On the other hand, is possible rule out the whole RFC822 header in this
enviroment?
Kindly regards
Nestor.-

--
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: LISTC Question

2006-05-09 Thread Ted MacNEIL
I missed that one.  Are you talking OS/390 2.7 or 2.8 timeframe?

No.
z/OS 1.7 or 1.8


-
-teD

O-KAY! BLUE! JAYS!
Let's PLAY! BALL!

--
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: LISTC Question

2006-05-09 Thread Ted MacNEIL
Neither. I believe the VSAM extent consolidation enhancement was part of 
the z/OS V1.5 deliverable.

I'll have to go back to the announcements.
But, there was something about it.
Maybe it was on secondary volumes?


-
-teD

O-KAY! BLUE! JAYS!
Let's PLAY! BALL!

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Patrick O'Keefe
On Mon, 8 May 2006 16:58:32 -0300, Shmuel Metz (Seymour J.) shmuel+ibm-
[EMAIL PROTECTED] wrote:

In [EMAIL PROTECTED], on 05/07/2006
   at 10:33 AM, Paul Gilmartin [EMAIL PROTECTED] said:

Having attempted this sort of tailoring variously in Rexx, POSIX
shell from a here-document, and sed, I find Rexx is uniformly hardest
to use; POSIX shell is best for simple operations

De gustibus non disputandem est. I find REXX easies to use for simple
applications, use Perl for more complicated cases and would be most
uncharitable to anyone who tried to convince me to use the POSIX
shell. Of course, a tool like ISPF File Tailoring makes it easier
regardless of the language used.
...

My original take on Paul's comment was that I doubt I'm going to be 
fluent in Unix-based tools before I retire so will never know if he's
right.  Then (after Googling the Latin) I decided a spin on Shmuel's 
comment decided it for me.

De gustibus non disputandem est ... and it doesn't matter.  Pick whatever
tool you are confortable with that gets the job done.  I've been away from
SPF diaglogs for to long do File Tailoring (Although I used to be 
reasonably good at it) and don't have a chance using Unix utilities.  I'd
probably start with REXX.  If it worked with little difficulty, fine.
Otherwise, I'd move over to NetView (even though this has nothing to do 
with traditional NetView functions) and whip out a solution using NetView
Pipes.   Would I expect anyone else to go that route?  No.  But so what?
(Unless it's an ongoing process that someone else would have to maintain
after I've been hit by a truck.)

Pat O'Keefe

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


PEL157 PELGLOGS unable to allocate internal reader, rc : 0214

2006-05-09 Thread Jorge Arueira Campos

Hi all

I have a problem in PELICAN-SCI during submission of batchs, when the
production is high and have no INTRDR available in JES2, in conjuction the
product of BMC AUTOOPER allocate too many INTRDR, look at of commands $D RDI
the parmlib of JES2 have a 300 (RDINUM=300), when the error occur
the PELICAN display in your log :

PEL157  PELGLOGS unable to allocate internal reader, rc : 0214
PEL152  PELGLOGS l=.., p=FICJCLI:CEFI.PELICANE.CNTL
PEL152  PELGLOGS l=.., p=MBRI...:PRTLOGE
PEL152  PELGLOGS l=.., p=SUBMIT.:O
PEL152  PELGLOGS l=.., p=DELIM..:
PEL152  PELGLOGS l=.., p=APPL...:PLOG

My team of AUTOOPER opened a problem in lab of BMC, but if anybody had a hit
to this problem I thanks too.

Obs.: to add more INTRDR ($T RDINUM=xx) need warm start in JES2.

Thanks

Jorge Arueira Campos

CAIXA ECONOMICA FEDERAL - Osasco - SP - Brazil

55-11-3685-6991

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


PEL157 PELGLOGS unable to allocate internal reader, rc : 0214

2006-05-09 Thread Jorge Arueira Campos

Hi all

I have a problem in PELICAN-SCI during submission of batchs, when the
production is high and have no INTRDR available in JES2, in conjuction the
product of BMC AUTOOPER allocate too many INTRDR, look at of commands $D RDI
the parmlib of JES2 have a 300 (RDINUM=300), when the error occur the
PELICAN display in your log :

PEL157  PELGLOGS unable to allocate internal reader, rc : 0214
PEL152  PELGLOGS l=.., p=FICJCLI:CEFI.PELICANE.CNTL
PEL152  PELGLOGS l=.., p=MBRI...:PRTLOGE
PEL152  PELGLOGS l=.., p=SUBMIT.:O
PEL152  PELGLOGS l=.., p=DELIM..:
PEL152  PELGLOGS l=.., p=APPL...:PLOG

My team of AUTOOPER opened a problem in lab of BMC, but if anybody had a hit
to this problem I thanks too.

Obs.: to add more INTRDR ($T RDINUM=xx) need warm start in JES2.

Thanks

Jorge Arueira Campos

CAIXA ECONOMICA FEDERAL - Osasco - SP - Brazil

55-11-3685-6991

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Thomas Berg

I will never forget the Latin lesson John Cleese give in that scene.
It is hilarious.
(Although I didn't remember the exact wording from the film, my mind immediate 
recalled that scene.)

Thomas

==  Chris Mason  ==  wrote2006-05-09 17:41:

Thomas,

Got it in one. Amazingly there are more than 35,000 hits in Google and they
say Latin is a dead language. Can so many  remember their Latin lessons?

Chris Mason

- Original Message - 
From: Thomas Berg [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, 09 May, 2006 1:24 PM
Subject: Re: rexx or other macro processor on z/os?



Was that a reference to Life Of Brian ?  :-)

==  Chris Mason  ==  wrote2006-05-09 03:01:

Paul,

I trust you know how to deal with Romanes Eunt Domus :-)

Chris Mason

- Original Message - 
From: Paul Gilmartin [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Tuesday, 09 May, 2006 1:10 AM
Subject: Re: rexx or other macro processor on z/os?



In a recent note, Shmuel Metz (Seymour J.) said:


Date: Mon, 8 May 2006 16:58:32 -0300

De gustibus non disputandem est. I find REXX easies to use for simple

  ^^^
  disputandUm?
...


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



--

__

Mundus Vult Decipi
__

 They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety.
 - Benjamin Franklin

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Ed Finnell
 
In a message dated 5/9/2006 3:56:15 P.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

I will  never forget the Latin lesson John Cleese give in that scene.
It is  hilarious.




The Graphics project at SHARE sponsored the continuous running of 'Meetings  
Bloody meetings' with John Cleese. Guess the only mainframe funny to compare 
was  the old IBM sponsored 8mm films of
Bob Newhart on his phone explaining hollerith  cards... 

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Bob Shannon
Guess the only mainframe funny to compare 
was  the old IBM sponsored 8mm films of
Bob Newhart on his phone explaining hollerith  cards...

When Parallel Sysplex was announced, IBM produced an advertising film.
It featured a serious youngish woman who asserted that the new
capability would allow customers to harvest data from fields that were
previously too thick to plow. It was unintentionally hilarious.

Bob Shannon

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


PEL157 PELGLOGS unable to allocate internal reader, rc : 0214

2006-05-09 Thread Jorge Arueira Campos

-- Forwarded message --
From: Jorge Arueira Campos [EMAIL PROTECTED]
Date: May 9, 2006 5:42 PM
Subject: PEL157 PELGLOGS unable to allocate internal reader, rc : 0214
To: IBM-MAIN@bama.ua.edu

Hi all

I have a problem in PELICAN-SCI during submission of batchs, when the
production is high and have no INTRDR available in JES2, in conjuction the
product of BMC AUTOOPER allocate too many INTRDR, look at of commands $D RDI
the parmlib of JES2 have a 300 (RDINUM=300), when the error occur the
PELICAN display in your log :

PEL157  PELGLOGS unable to allocate internal reader, rc : 0214
PEL152  PELGLOGS l=.., p=FICJCLI:CEFI.PELICANE.CNTL
PEL152  PELGLOGS l=.., p=MBRI...:PRTLOGE
PEL152  PELGLOGS l=.., p=SUBMIT.:O
PEL152  PELGLOGS l=.., p=DELIM..:
PEL152  PELGLOGS l=.., p=APPL...:PLOG

My team of AUTOOPER opened a problem in lab of BMC, but if anybody had a hit
to this problem I thanks too.

Obs.: to add more INTRDR ($T RDINUM=xx) need warm start in JES2.

Thanks

Jorge Arueira Campos

CAIXA ECONOMICA FEDERAL - Osasco - SP - Brazil

55-11-3685-6991

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


test

2006-05-09 Thread Jorge Arueira Campos

no need reply, just a test.

--
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: PTF/APAR Bypass Question.

2006-05-09 Thread Ed Gould

On May 9, 2006, at 11:46 AM, Pommier, Rex R. wrote:


On a very rare occasion I have bypassed an error hold on a PTF where I
needed the fix the PTF fixed and the error hold against the PTF wasn't
significant.  However, that being said, you shouldn't as a rule bypass
error holds.  The best thing to do is to either not include them or  
just
let SMP/E not apply them (if a RC=8 is OK with you).  Do not just  
bypass

a bunch of holderror entries!

To respond to the question about the bypass(holdsystem..., the  
examples

you are listing won't be bypassed with the holdsystem, to bypass these
(NOT recommended)you would need to do a bypass(holderror(.))

HTH

Rex



I don't have access anymore to the bypass list I used so any list I  
write down is iffy. That being said:


EC ipltext doc sadump

(and a few more)

BUT I always read the list and then researched each item that was  
bypassed as I always did a check first. In 20 (or so) years I only  
missed one (that did cause me grief later).


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: LISTC Question

2006-05-09 Thread Arthur T.
On 9 May 2006 08:33:37 -0700, in bit.listserv.ibm-main 
(Message-ID:[EMAIL PROTECTED]) 
[EMAIL PROTECTED] (Dean Montevago) wrote:


I'm looking at the LISTC of a DB2 catalog (not an ICF, one 
of it's own).
The allocation is CYL 3,1. The extent info shows that the 
1st extent is
390 tracks which is 26 cylinders, this is followed by a 
bunch of 15

track extents. Any thoughts ?


 Could this be caused by some kind of compacting (such 
as FDRCPK)?



--
I cannot receive mail at the address this was sent from.
To reply directly, send to ar23hur at intergate dot 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


DB2 Problem Urgent

2006-05-09 Thread Jacky Bright

Hi

I have query with regard to DB2 restoration ...

In case you have the DB2 Volume day end backup and next day's DB2 Archive
datasets backup .. then is it possible to restore DB2 using those db2 volume
level backup and archive datasets.

In order to apply DB2 Archives is it necessary to have latest db2 database
imagecopy and all archive datasets generated thereafter ?


Jacky

--
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: DB2 Problem Urgent

2006-05-09 Thread Jacky Bright

can anyone respond to this ??

On 5/10/06, Jacky Bright [EMAIL PROTECTED] wrote:


 Hi

I have query with regard to DB2 restoration ...

In case you have the DB2 Volume day end backup and next day's DB2 Archive
datasets backup .. then is it possible to restore DB2 using those db2 volume
level backup and archive datasets.

In order to apply DB2 Archives is it necessary to have latest db2 database
imagecopy and all archive datasets generated thereafter ?


Jacky








--
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 PR: New Software and ISV Initiatives to Handle Surge in Mainframe Transactions

2006-05-09 Thread Timothy Sipples
I think you meant to find the blog at http://mainframe.typepad.com
Thanks for the heads-up!

Yes indeed. Sorry about that. The correct Web address is:

http://mainframe.typepad.com

- - - - -
Timothy F. Sipples
Consulting Enterprise Software Architect, z9/zSeries
IBM Japan, Ltd.
E-Mail: [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


Anyone Running zIIP Yet?

2006-05-09 Thread Timothy Sipples
Just curious if anyone is running zIIP yet, at least in testing, and has 
experiences to report. Thanks.

- - - - -
Timothy F. Sipples
Consulting Enterprise Software Architect, z9/zSeries
IBM Japan, Ltd.
E-Mail: [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


Re: control block overview

2006-05-09 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 05/09/2006
   at 09:48 AM, Steve Comstock [EMAIL PROTECTED] said:

You might also simply go to sys1.maclib and read the
control block descriptions in macros whose names
start with IHA... 

Not just SYS1.MACLIB and not just IHA.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 05/08/2006
   at 05:10 PM, Paul Gilmartin [EMAIL PROTECTED] said:

  disputandUm?

Well, lower case.

I don't believe Rexx can compete with a shell script containing a
here-document containing substitutable symbols. 

But if I wanted a here document then I'd use Perl.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 05/08/2006
   at 06:01 PM, Paul Gilmartin [EMAIL PROTECTED] said:

JCL tailoring is a nightmare.

Only if you didn't create your JCL with File Tailoring in  mind.

 It's easy enough to do:
CHANGE ALL 'TYPRUN=HOLD' 'TYPRUN=SCAN'

File Tailoring is not EDIT.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
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: rexx or other macro processor on z/os?

2006-05-09 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 05/08/2006
   at 10:06 PM, Ed Gould [EMAIL PROTECTED] said:

Good memory. But I believe the fullgen is still needed to this day  
(to prime the CSI) at least.

No; in fact, there would be no way to do a fullgen before you had
primed the CSI. Where would the sysgen macros come from?

I *THINK* there are a few products that  
are not supported by the sysgen method anymore.

Yes, like z/OS.
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
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: DB2 Problem Urgent

2006-05-09 Thread david
You just have to do a restore of the datasets and then a logapply, you don't
have to use imagecopy.

RECOVER TABLESPACE xxx
TO LOGPOINT

REBUILD INDEX (ALL)
TABLESPACE xxx

-Oorspronkelijk bericht-
Van: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Namens
Jacky Bright
Verzonden: woensdag 10 mei 2006 5:38
Aan: IBM-MAIN@BAMA.UA.EDU
Onderwerp: Re: DB2 Problem Urgent

can anyone respond to this ??

On 5/10/06, Jacky Bright [EMAIL PROTECTED] wrote:

  Hi

 I have query with regard to DB2 restoration ...

 In case you have the DB2 Volume day end backup and next day's DB2 Archive
 datasets backup .. then is it possible to restore DB2 using those db2
volume
 level backup and archive datasets.

 In order to apply DB2 Archives is it necessary to have latest db2 database
 imagecopy and all archive datasets generated thereafter ?


 Jacky







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