Re: IF/ELSE/ENDIF strange behavior

2010-06-10 Thread Hunkeler Peter (KIUP 4)
Not very intuitive, I admit, but that's my interpretation 
of how it is supposed to work.

non-serious
I thought that only the designers of COND= were drunken,
but is seems those desinging the IF/THEN/ELSE/ENDIF may
have been, too.
/non-serious

--
Peter Hunkeler
Credit Suisse

--
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: new ICKDSF parameter of NODSEXIST

2010-06-10 Thread Vernooij, CP - SPLXM
Gaur gaur.ravi2...@gmail.com wrote in message
news:2b3d4bde-1191-4893-b40e-f8790fd8f...@h37g2000pra.googlegroups.com
...
 Some of you may be intersted ..document would be available from
 zOS1.12 onward..
 
 http://www-01.ibm.com/support/docview.wss?uid=isg1PK83260
 
 GC35-0033-37- Book which would be description for

According to my information, the APAR is already available on/for z/OS
1.11.

Kees.

Ps. This newsgroup is a mirror of the imbmain listserver, where the
majority of the ibmmain polupation resides. See the info attached
automagically below.

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. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286


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


AUTO: Angelo Corridori is out of the office.

2010-06-10 Thread Angelo Corridori
I am out of the office until 06/14/2010.

I am out of the office. I will respond to your message when I return;
limited access to e-mail/phonemail.


Note: This is an automated response to your message  [SUSPECTED SPAM]
IBM-MAIN Digest - 7 Jun 2010 to 8 Jun 2010 (#2010-159) sent on 6/9/10
0:00:02.

This is the only notification you will receive while this person is away.

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


Antwort: Re: Version control for PDS(E) members

2010-06-10 Thread Albert Klimek
Hi Manfred
In my shop we use a ISPF Frontend to control the CVS workflow for 
COBOL-Sources. 

if you want a quick  dirty solution: add 2 steps to your compile job:
1. checkout CVS
2. copy HFS file to PDSE
and vice versa to checkin

Sample:
//* - 
//* Checkout Modul aus CVS-Repository in CVS-Working Directory 
//* - 
//CVSCOTN EXEC PGM=AOPBATCH,PARM='sh -x' 
//STDIN   DD * 
REPO=/cvs/Repository 
PROJ=myProject  # Projekt 
MTYP=cbl # Modul Typ 
if test $MTYP = cbl # COBOL Source 
then 
cvs -d $REPO checkout $PROJ 
RC=$? 
  fi 
fi 
if test RC -ne 0 
then 
  echo cvs checkout error, rc= $RC 
  exit $RC 
else 
  echo *** Checkout erfolgreich beendet *** 
fi 
/* 
//STDOUT DD SYSOUT=* 
//STDERR DD SYSOUT=* 
//STDENV DD DSN=SYSP.PARMLIB(USSENV),DISP=SHR  
//* -
//* Copy HFS-File aus CVS Working Directory in MVS-Library Test 
//* -
//CVSCOPY  EXEC PGM=IKJEFT01 
//INHFSDD PATH='/myhomedirectory', 
// PATHOPTS=(ORDONLY) 
//OUTMVS   DD DSN=MY.PDSE.COBOL(MEMBER),DISP=SHR 
//SYSTSPRT DD SYSOUT=* 
//SYSTSIN  DD * 
OCOPY INDD(INHFS) OUTDD(OUTMVS) TEXT CONVERT(YES) PATHOPTS(USE) 
/* 

HTH Albert 



Manfred Lotz manfred.l...@googlemail.com 
Gesendet von: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
09.06.2010 16:43
Bitte antworten an
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


An
IBM-MAIN@bama.ua.edu
Kopie

Thema
Re: Version control for PDS(E) members 






Hi Albert,

Thanks for your reply.

On Wed, Jun 9, 2010 at 2:14 PM, Albert Klimek
albert.kli...@weltbild.com wrote:
 Hi Manfred
 A low cost solution for z/OS is CVS for MVS (dccmn.com/cvsmvs).
 You can use it from USS-side via native CVS commands or via Batch-Job 
from
 TSO.


Yep, CVS or even simpler RCS would be possible. However, then I would
have to copy PDS member to USS, actually in both directions, as both
CVS and RCS can only deal with USS files as far as I can see.


-- 
Manfred

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


VERLAGSGRUPPE WELTBILD GMBH
Sitz der Gesellschaft: Augsburg
Handelsregister Augsburg HRB 6035 
Ust-ID-Nr: DE 127501299

Geschäftsführung:
Carel Halff (Vorsitzender), Dr. Martin Beer, Dr. Klaus Driever

Vorsitzender des Aufsichtsrates:
Dr. Klaus Donaubauer


Question on EPILOG for OmegaMon

2010-06-10 Thread Cobe Xu
Hi,

Recently our system's EPLIOG datastore (EDS) is getting full faster than
before, and sometimes waning msg about EDS OUT OF SPACE went up.
We configured that EDS switches trigger as either in Monday or EDS FULL.
My question is how EPILOGC ( the collector) determine the active EDS is
FULL?
AFAIK, EDS is KSDS, and we create it with space (PRI 300 cyls, SEC 50 cyls).
When I check the full EDS from 3.4, I saw it allocates 8250 trks, with 20
EXTs.
Since it can has 20 EXTs, why not 21st,22nd , and so on..? Is there any
limit elsewhere I should be aware?

Thanks!


-- 
Cobe Xu

Best Regards
---
zOS Performance  Capacity Analyst
E2E Performance Analyst
Email: cob...@gmail.com
---

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


Re: Cobol routine to convert TEXT to displayable HEX

2010-06-10 Thread Andy Robertson
 IDENTIFICATION DIVISION.
 
 PROGRAM-ID. CONVHEX.
 
* MODULE TO CONVERT CHARS TO HEX 
*
* MODIFICATION HISTORY:  
*
 
 ENVIRONMENT DIVISION.   
 
 DATA DIVISION.  
 WORKING-STORAGE SECTION.
 
 
 01  CHARS-POINTER   PIC S9(8) COMP. 
 
 01  HEX-POINTER PIC S9(8) COMP. 
 
 01  TAB-INDX.   
 04  TAB-IND PIC S9(8) COMP. 
 
 01  TAB.
  04 T0 PIC X(32) VALUE  '000102030405060708090A0B0C0D0E0F'. 
  04 T1 PIC X(32) VALUE  '101112131415161718191A1B1C1D1E1F'. 
  04 T2 PIC X(32) VALUE  '202122232425262728292A2B2C2D2E2F'. 
  04 T3 PIC X(32) VALUE  '303132333435363738393A3B3C3D3E3F'. 
  04 T4 PIC X(32) VALUE  '404142434445464748494A4B4C4D4E4F'. 
  04 T5 PIC X(32) VALUE  '505152535455565758595A5B5C5D5E5F'. 
  04 T6 PIC X(32) VALUE  '606162636465666768696A6B6C6D6E6F'. 
  04 T7 PIC X(32) VALUE  '707172737475767778797A7B7C7D7E7F'. 
  04 T8 PIC X(32) VALUE  '808182838485868788898A8B8C8D8E8F'. 
  04 T9 PIC X(32) VALUE  '909192939495969798999A9B9C9D9E9F'. 
  04 TA PIC X(32) VALUE  'A0A1A2A3A4A5A6A7A8A9AAABACADAEAF'. 
  04 TB PIC X(32) VALUE  'B0B1B2B3B4B5B6B7B8B9BABBBCBDBEBF'. 
  04 TC PIC X(32) VALUE  'C0C1C2C3C4C5C6C7C8C9CACBCCCDCECF'. 
  04 TD PIC X(32) VALUE  'D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDF'. 
  04 TE PIC X(32) VALUE  'E0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF'. 
  04 TF PIC X(32) VALUE  'F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF'.




 LINKAGE SECTION.   

 01  CHARS   PIC X(10). 

 01  HEX PIC X(20). 

 01  LEN PIC S9(8) COMP.


 PROCEDURE DIVISION USING CHARS HEX LEN.


 MOVE 'N' TO HEX(1:1)   

 IF LEN NOT  0 GOBACK END-IF   

 MOVE 1 TO CHARS-POINTER
 MOVE 1 TO  HEX-POINTER 

 PERFORM UNTIL CHARS-POINTER  LEN  


 MOVE 0 TO TAB-IND  
 MOVE CHARS(CHARS-POINTER:1) TO TAB-INDX(4:1)   
 COMPUTE TAB-IND = (TAB-IND * 2) + 1
 MOVE TAB(TAB-IND:2) TO HEX(HEX-POINTER:2)  
 ADD 1 TO CHARS-POINTER 
 ADD 2 TO  HEX-POINTER  


 END-PERFORM

 GOBACK.

http://www.thenightland.co.uk/MYWEB/mvsxmitmail.html

Ddownload it, and look for



  Andy Robertson   telephone mobile 0777 214 9545 home 01308 420797



-IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote: -


To: IBM-MAIN@bama.ua.edu
From: Donald Johnson dej@gmail.com
Sent by: IBM Mainframe 

Re: FTP RDW (was: SEASIK 1.0 released)

2010-06-10 Thread Shmuel Metz (Seymour J.)
In 4c0fbbd1.6090...@trainersfriend.com, on 06/09/2010
   at 10:05 AM, Steve Comstock st...@trainersfriend.com said:

Perhaps I should add a new prefix type: RDW, which would be 2-byte
binary integer length followed by 2-byte binary zeros, with data
starting at the fourth byte.

What about RECFM=VBS, where the second half word has segmentation
flags?
 
-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JBoss for z/OS

2010-06-10 Thread Jim McAlpine
On Tue, Jun 8, 2010 at 6:10 PM, Kirk Wolf k...@dovetail.com wrote:

 Jim,

 I haven't tried it for a few years, but it used to run OK under the JZOS
 batch launcher, so long as you configured it properly with a default
 external file encoding of ISO8859-1 (like Websphere does).

 Kirk Wolf
 Dovetailed Technologies
 http://dovetail.com

 PS JBoss uses Tomcat as a web container, and if you don't need a *full*
 EJB
 stack, Tomcat runs great on z/OS.
 see:  http://dovetail.com/products/tomcat.html

 Kirk,  are you saying that Tomcat is a prerequisite for JBoss.  Also, are
you aware of any documentation on how to install and configure JBoss for
z/OS.

Jim McAlpine

--
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: File 120 now has 2 new articles

2010-06-10 Thread Shmuel Metz (Seymour J.)
In 201006081712.o58hcmu2090...@ame8.swcp.com, on 06/08/2010
   at 01:06 PM, David Cole dbc...@colesoft.com said:

WOW! Of all the tools available on PCs for writing and packaging 
content, why on EARTH would you choose .XMI !

The CBT tape is not a repository of PC software. For those on MVS,
XMIT is the obvious choice.

That certainly will keep your circle of readers ... umm ...
exclusive.

Well, if he wants to include those running OS/360, OS/VS1, OS/VS2
(SVS) or OS/VS2 3.8 under Hercules, he could always use IEHMOVE format
g, d  r r f
 
-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: APAR OA30338 for PDSE Users

2010-06-10 Thread Shmuel Metz (Seymour J.)
In aanlktilz54dpdvn9nnrtxhovla8is-215vzl-csaz...@mail.gmail.com, on
06/08/2010
   at 01:17 PM, Tony Harminc t...@harminc.net said:

I discovered much to my surprise today that TSO EDIT doesn't support
PDSEs.

Ouch!

Well perhaps I'm the only person left on the planet who still
remembers how to use TSO EDIT, 

You may be the only one who will admit I, but I guaranty that you
aren't the only one to know it, or even the only one to use it. It
still has a niche.

-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: APAR OA30338 for PDSE Users

2010-06-10 Thread Shmuel Metz (Seymour J.)
In
f255efe0ecf08c4a9c1db6aff423541710389...@ch2wpmail1.na.ds.ussco.com,
on 06/08/2010
   at 12:29 PM, Chase, John jch...@ussco.com said:

I'll hazard a guess that you're still proficient with EDLIN on DOS,
too.  :-)

But why would he admit to a familiarity with Mr. EDLIN?

Of course, I too have dark secrets in my past.
 
-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Version control for PDS(E) members

2010-06-10 Thread Robert Birdsall
This may not fit your needs, but if you're just looking to keep multiple 
versions 
of a text PDS member in an easily accessible format (and you use ISPF edit 
exclusively to change the members), check out file742 on the CBT.

It's not completely bug-free :) but if you run into problems I might be able to 
help.  I may even have a slightly newer version laying around.

I use this for my own PDS/PDSE's and our shop uses it for certain system 
datasets (SYS1.IPLPARM, SYS1.PARMLIB, SYS1.TCPPARMS...).
On Wed, 9 Jun 2010 17:08:34 +0200, Manfred Lotz 
manfred.l...@googlemail.com wrote:

On Wed, Jun 9, 2010 at 4:56 PM, Paul Gilmartin paulgboul...@aim.com 
wrote:
 On Wed, 9 Jun 2010 16:43:12 +0200, Manfred Lotz wrote:

Yep, CVS or even simpler RCS would be possible. However, then I would
have to copy PDS member to USS, actually in both directions, as both
CVS and RCS can only deal with USS files as far as I can see.

 Why both directions?  Once they're comfortably in Unix System Services,
 why move them anywhere else, particularly why to PDSE?


I have good old assembler coding which resides in PO datasets and
which I assemble via batch job. That's why I automatically thought the
source should stay there.

--
Manfred

--
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: IF/ELSE/ENDIF strange behavior

2010-06-10 Thread Robert Birdsall
I understand why it would be necessary to have an effective COND=EVEN on 
each step in an IF ABEND controlled sequence, but why on IF NOT ABEND?
In your IF ABEND...ELSE...ENDIF construct, the ELSE if treated as IF NOT 
ABEND, forcing the COND=EVEN behaviour.

Just for fun (and contrary to a previously posted doc excerpt), note that the 
following 'works' under z/OS 1.10 (I don't have 1.11 installed, yet).

//TESTJOB JOB (0200),'BSquare',CLASS=X,MSGCLASS=X,NOTIFY=SYSUID
//*
// IF FALSE THEN
//EXEC PGM=KLUGE,COND=ONLY
// ENDIF
//*
// IF (U0100 = U0140) THEN
//YES1 EXEC PGM=IEFBR14
//NO1  EXEC PGM=IEFBR14
// ELSE
//YES2 EXEC PGM=IEFBR14
// ENDIF

By works, I mean:
The unnamed step is _not_ executed (COND=ONLY on 1st step, no ABEND)
YES1 and NO1 are _not_ executed (U0100  U0140)
YES2 _is_ executed (U0100  U0140)

If you comment out the IF FALSE...ENDIF lines:
YES1 _is_ executed (1st step, 'IF (U0100 = U0140)' not evaluated yet)
NO1 is _not_ executed (_now_ 'IF (U0100 = U0140)' has been evaluated)
YES2 _is_ executed (U0100  U0140)

--
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: File 120 now has 2 new articles

2010-06-10 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Shmuel Metz (Seymour J.)
 Sent: Wednesday, June 09, 2010 1:10 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: File 120 now has 2 new articles
 
 In 201006081712.o58hcmu2090...@ame8.swcp.com, on 06/08/2010
at 01:06 PM, David Cole dbc...@colesoft.com said:
 
 WOW! Of all the tools available on PCs for writing and packaging 
 content, why on EARTH would you choose .XMI !
 
 The CBT tape is not a repository of PC software. For those on MVS,
 XMIT is the obvious choice.
 
 That certainly will keep your circle of readers ... umm ...
 exclusive.
 
 Well, if he wants to include those running OS/360, OS/VS1, OS/VS2
 (SVS) or OS/VS2 3.8 under Hercules, he could always use IEHMOVE format
 g, d  r r f
  
 -- 
  Shmuel (Seymour J.) Metz, SysProg and JOAT

I agree that XMIT is an excellent choice for distribution of z/OS packages. But 
this makes me wonder a bit about the possibility of using SMP/E's method 
instead. XMIT is not very UNIX friendly. Yes, it can be done by using PAX to 
create a z/OS sequential file containing the UNIX subdirectories needed. And 
you can then XMIT the sequential file. But I wonder if changing from XMIT to 
SMP/E and doing an SMP/E RECEIVE FROMNTS might actually be the wave of the 
future? Just blue skying.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

--
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: FTP RDW (was: SEASIK 1.0 released)

2010-06-10 Thread Steve Comstock

Shmuel Metz (Seymour J.) wrote:

In 4c0fbbd1.6090...@trainersfriend.com, on 06/09/2010
   at 10:05 AM, Steve Comstock st...@trainersfriend.com said:


Perhaps I should add a new prefix type: RDW, which would be 2-byte
binary integer length followed by 2-byte binary zeros, with data
starting at the fourth byte.


What about RECFM=VBS, where the second half word has segmentation
flags?
 


Ah, well, I already said earlier in the post I don't support
spanned records. A more interesting challenge, I think, is to
add support for Extended BDW so it's ready when DASD are
supported (I have no doubt that will come in time).

My observation is that VBS is not used much, but perhaps I'm
wrong. (I'm talking application data, not system data, here.)


--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-393-8716
http://www.trainersfriend.com

* To get a good Return on your Investment, first make an investment!
  + Training your people is an excellent investment


--
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: Question on EPILOG for OmegaMon

2010-06-10 Thread Kelman, Tom
I don't know why it wouldn't be getting the 21st, 22nd, etc. extent, but
why not allocate several EPILOG Datastores with no secondary extents.
We don't use EPILOG in my current job, but when I was using the EDS in a
previous job I had it set up that way.  I had allocated 7 Epilog
Datastores with each one large enough to hold about one days worth of
data in a single extent (no secondary extents).  Then when one would
fill up EPILOG would switch to the next EDS and kick off a job that
would backup the one that had just filled.  That way I had about a
week's worth of data online.  The backup dataset was a gdg with 185
generations to hold about 6 months of data. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Cobe Xu
Sent: Thursday, June 10, 2010 3:50 AM
To: IBM-MAIN@bama.ua.edu
Subject: Question on EPILOG for OmegaMon

Hi,

Recently our system's EPLIOG datastore (EDS) is getting full faster than
before, and sometimes waning msg about EDS OUT OF SPACE went up.
We configured that EDS switches trigger as either in Monday or EDS FULL.
My question is how EPILOGC ( the collector) determine the active EDS is
FULL?
AFAIK, EDS is KSDS, and we create it with space (PRI 300 cyls, SEC 50
cyls).
When I check the full EDS from 3.4, I saw it allocates 8250 trks, with
20
EXTs.
Since it can has 20 EXTs, why not 21st,22nd , and so on..? Is there any
limit elsewhere I should be aware?

Thanks!


-- 
Cobe Xu

Best Regards
---
zOS Performance  Capacity Analyst
E2E Performance Analyst
Email: cob...@gmail.com
---

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


*
If you wish to communicate securely with Commerce Bank and its
affiliates, you must log into your account under Online Services at 
http://www.commercebank.com or use the Commerce Bank Secure
Email Message Center at https://securemail.commercebank.com

NOTICE: This electronic mail message and any attached files are
confidential. The information is exclusively for the use of the
individual or entity intended as the recipient. If you are not
the intended recipient, any use, copying, printing, reviewing,
retention, disclosure, distribution or forwarding of the message
or any attached file is not authorized and is strictly prohibited.
If you have received this electronic mail message in error, please
advise the sender by reply electronic mail immediately and
permanently delete the original transmission, any attachments
and any copies of this message from your computer system.
*

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


Tape Barcode labels

2010-06-10 Thread Mark Pace
Does anyone print their own barcode labels for tapes?  I've had little
success finding something that does this.  We have a 3494 tape library and
would like to be able to create our own barcode labels.

-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

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


Re: Tape Barcode labels

2010-06-10 Thread Crispin Hugo
We print our own using NETC software. I could not find a satisfactory
alternative. It's a pain that you have to buy the labels from them as
well. 

Crispin Hugo
Systems Programmer
Macro 4 Limited
 
Direct Line: +44 (0)1293 872121, Switchboard: +44 (0)1293 872000, Fax:
+44 (0)1293 872001
 
A Division of the UNICOM Group of Companies
www.macro4.com   
 
Macro 4 Registered office :The Orangery, Turners Hill Road, Worth,
Crawley, West Sussex, RH10 4SS
Registered in England no. 927588
 
Please consider the environment and THINK before you print this email.
 
Email Disclaimer

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Mark Pace
Sent: 10 June 2010 14:13
To: IBM-MAIN@bama.ua.edu
Subject: Tape Barcode labels

Does anyone print their own barcode labels for tapes?  I've had little
success finding something that does this.  We have a 3494 tape library
and
would like to be able to create our own barcode labels.

-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

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

-

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


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

--
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: File 120 now has 2 new articles

2010-06-10 Thread Gord Tomlin

Using my DASD space for *articles* is not the obvious choice!

--

Regards, Gord Tomlin
Action Software International
(a division of Mazda Computer Corporation)
Tel: (905) 470-7113, Fax: (905) 470-6507

Shmuel Metz (Seymour J.) wrote (snipped):

The CBT tape is not a repository of PC software. For those on MVS,
XMIT is the obvious choice.


--
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: SCRT Copy List

2010-06-10 Thread Hal Merritt
Not everyone can do that. We wanted to use the email option, but IBM won't 
authorize us to use that path.. 

I believe that IBM once said that they really don't want customers automating 
the process. 

 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Dave Kopischke
Sent: Wednesday, June 09, 2010 6:57 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: SCRT Copy List

On Fri, 4 Jun 2010 10:36:35 -0400, Ken Porowski ken.porow...@cit.com 
wrote:

Somewhere on the SCRT website they state that the email list cannot be
saved for future use.

I just get the copy sent to me an forward it.


Instead of uploading the report using the website, E-Mail it to them. That way 
you can script the whole thing.

I create the CSV file and E-Mail it to myself. If it looks good, I update the 
JOB 
to point to a different E-Mail header file and rerun the E-Mail step. This 
sends 
it to IBM with the AUTO tag and our VAR who likes to keep track of it and 
to my boss and a whole list of others

 
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

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


Re: Tape Barcode labels

2010-06-10 Thread Elardus Engelbrecht
Mark Pace wrote:

Does anyone print their own barcode labels for tapes?  I've had little success 
finding something that does this. 

I'm not surprised you have little success.

 We have a 3494 tape library and would like to be able to create our own 
barcode labels.

What barcode standards do your library bar code scanner supports?

With that info you can search for a bar code printer with hopefully the correct 
software to support that standard used by your library bar code scanner...

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


SMP/E for interchange? (was: File 120 now has 2 new articles)

2010-06-10 Thread Paul Gilmartin
On Thu, 10 Jun 2010 07:40:57 -0500, McKown, John wrote:

I agree that XMIT is an excellent choice for distribution of z/OS packages. 
But this makes me wonder a bit about the possibility of using SMP/E's method 
instead. XMIT is not very UNIX friendly. Yes, it can be done by using PAX to 
create a z/OS sequential file containing the UNIX subdirectories needed. And 
you can then XMIT the sequential file. But I wonder if changing from XMIT to 
SMP/E and doing an SMP/E RECEIVE FROMNTS might actually be the wave of the 
future? Just blue skying.

AYFK!?!

By IBM's recent edict (Or didn't you notice?):

   Linkname: Re: Heads Up: APAR IO11698 - New SAF FACILITY class definition 
required ...
URL: http://bama.ua.edu/cgi-bin/wa?A2=ind1004L=ibm-mainamp;P=92890

this would limit of use of the facility to users who ... should be
as trusted, for example, as users who have authority to update APF
authorized libraries.

It's pretty roundabout.  UNIX files for SMP/E FROMNTS are:

o Copied to members of a classic PDS[E].

o Transformed with GIMDTS to FB 80.

o Strung together in SMPPTFIN delimited by ++HFS control lines.

o Unloaded to a .pax.Z archive

o Put in a directory with an EBCDIC GIMPAF.XML file.

The first 3 steps must be done by the programmer; GIMZIP does
only the last two, AFAIK.  The SMPPTFIN must be catalogued;
GIMZIP has no support for uncatalogued data sets.

You now have an SMPNTS directory containing a GIMPAF.XML file and
a SMPPTFIN subdirectory containing a whatever.F1.pax.Z file.  For
modular transmission this must be further archived into a flat file.

The recipient must submit a request to get RACF permission; create
a CSI with UCLIN and create SMPWKDIR and SMPNTS UNIX directories;
unpack the transmittal package, and run SMP/E RECEIVE FROMNTS.

Ugh!  It ain't like installing from an RPM.  Or did I overlook
something?

-- gil

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


FW: Tape Barcode labels

2010-06-10 Thread Laughlin, Lisa
http://tapelabels.librelogiciel.com/

These labels are created following the IBM LTO Ultrium Cartridge Label
Specification.

thanks!
lisa 
751.1206  
230.9290 


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Mark Pace
 Sent: Thursday, June 10, 2010 8:13 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Tape Barcode labels
 
 Does anyone print their own barcode labels for tapes?  I've had little
 success finding something that does this.  We have a 3494 tape library
 and
 would like to be able to create our own barcode labels.
 
 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Hal Merritt
My memories are rusty, but I'll try. See below. Even if I'm wrong, I might jog 
some (better) brain bones :-)

 
HTH and good luck. 


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mike Ross
Sent: Wednesday, June 09, 2010 9:00 PM
To: IBM-MAIN@bama.ua.edu
Subject: Multiprise 3000 - fatal SE problems - help please!

..snip

Questions:

1. Does anyone recognise these symptoms and can say 'ahhh yes, that is
due to...'?

 sort of :-)


2. I'm aware of activation profiles - reset profiles, load profiles
etc. What exactly IS 'activation' with respect to the MP3000 CPC? Is
it correct and normal for the SE to act as if the CPC is powered-off
until a reset profile has been run successfully?

 Yes. The CPC is actually sort of a daughter board on the Intel board. The 
 SE needs the profile to understand how to set up the CPC just like other 
 CPU's. Memory allocation, LPARs, I/O subsystem, etc. I seem to remember 
 loading the IOCDS as source via the floppy and running an assembler to 
 create the initial IOCDS. That defined the LPARs, channels, etc. 

3. Restoring from two different tapes 2 years different in age
produces identical results - no trace of the default activation
profiles, and errors which make it impossible to edit activation
profiles. This can't be coincidence, there has to be a massive clue
there?

 I agree. You seem to be missing a IOCDS as well as activation profiles. 

4. Could it be somehow connected to the LIC changes for the 'Linux
upgrade' mentioned? i.e. the standard factory SE restore CD is
restoring the standard P30 LIC, which the customer vital data on the
backup tapes chokes on because it (and the activation profiles on it)
expects a 'custom' LIC with the Linux upgrade stuff, and this LIC
isn't saved on the backup tapes? Maybe I need to 'perform model
conversion' so everything matches up?

 you got me there. 


5. Could this possibly be a hardware problem with the CPC or STI stuff?

 Always possible. There are little backup batteries with short life spans on 
 some of the cards. If one or more is out of spec, then it would be 
 reasonable for the SE to refuse to activate the MVS daughter board. 

6. I can't find it documented anywhere, but is there a procedure to
restore the system to a blank default as-shipped factory configuration
*without* any customer data? Just the default IBM profiles etc.? There
must be such a procedure, but maybe it was only used internally within
IBM?

 IIRC, the customer had to supply things like an IOCDS, activation profiles, 
 configure the DASD, and somehow supply an operating system. I was not 
 involved in that initial op sys step.  

Any help, especially from IBM, most especially from any lurking IBM
hardware engineers, would be very welcome! I'm about stuck! And I
can't afford IBM maintenance... as more and more MP3000s end up in
private hands there are going to more questions along those lines,
so... please reply to list so all can benefit and share. If you MUST
email directly, use tmfdmike at gmail dot com - the corestore.org
email server is presently offline.

Mike
--
http://www.corestore.org
'As I walk along these shores
I am the history within'
 
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

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


z/OS R11 Migration Webcast

2010-06-10 Thread John Eells
Gita Berg and Marna Walle will speak at this webcast (free, but 
registration required) next week, providing a release content overview 
and migration information for z/OS R11:




Accelerate your migration to z/OS Version 1 Release 11!

Date: June 17, 2010, 11:00 am Eastern  (4pm BST, 8 am PDT)
Duration: 60 minutes

z/OS V1.11 provides many advances for the z/OS environment. This release 
is focused on new function for enhanced efficiencies, scalability, and 
robust security and qualities of service. This one hour webcast will 
cover technical installation requirements which can help jump start your 
customer's migration to V1.11.


By attending, your customers will learn:

* An overview of the new features and capabilities available with 
z/OS V1.11 and z/OS Management Facility V1.11
* Highlights of what functions have been removed since z/OS V1.9, 
and some important removals in the future to prepare for now

* Coexistence requirements for z/OS V1.11
* How to use SMP/E FIXCATs and the IBM Health Checker for z/OS for 
migration assistance.
* Selected important migration actions from BCP, DFSMS, zFS, JES2, 
JES3, and z/OS UNIX.


If your customers are running z/OS V1.9, it's time to move forward!  IBM 
service for z/OS V1.9 will end September 30, 2010.
This session will be of interest to systems programmers and their 
managers who are planning their migration to z/OS V1.11.


Register here: 
https://event.on24.com/eventRegistration/EventLobbyServlet?target=registration.jspeventid=215163sessionid=1key=3FB6A2123DC221A82D707F9EBD9AEC49sourcepage=register

---

--
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
ee...@us.ibm.com

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


Re: Setting up timezone in Unix on Mainframe

2010-06-10 Thread Hunkeler Peter (KIUP 4)
I will continue to pursue documentation to see what might be 
incorrect or missing.

The setting from /etc/init.options (not init.profile) is only
used at IPL time when BPXOINIT initializes. Part of that 
initialization is to read /etc/init.options, and run the script
specified via -sc (usually this is /etc/rc), or if /etc/inittab
is there, this will be run instead of the -sc script.

The enviroment variable set with -e in /etc/init.options 
are set when the -sc script runs. The doc doesn't tell about
/etc/inittab but I guess they apply to this case as well (Don't
have a system to play with; maybe someone else can confirm?)

When /etc/rc or /etc/inittab ends, the environment variables
will vanish. The are, however, still present in the processes
that have been started, like syslogd, inetd, etc.

The /etc/profile and $HOME/.profile are specific for the
/bin/sh shell and are run at login time, only. So, for 
interactive shell users, you want to set TZ in either
of these scripts.

On the other hand, these scripts are of no use to any process
started by other means that being started from a login shell.
This includes programs started via EXEC PGM=. Those can get
TZ set via ENVAR LE Runtime oOption (if it is an LE program).
You can also set TZ in the LE runtime defaults module
(CEEXUOPT or something the like). 


and my $ date function looks

What is the $ date function? Isn't the $ simply you
shell prompt ($ being the default for non-uid=0 users).

--
Peter Hunkeler
CREDIT SUISSE AG

--
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: JBoss for z/OS

2010-06-10 Thread Kirk Wolf
Jim,

There's more information on the JBoss/Tomcat relationship here:
http://en.wikipedia.org/wiki/JBoss_application_server

http://en.wikipedia.org/wiki/JBoss_application_serverI'm not aware of
instructions for running later releases of JBoss on z/OS.

Here's a search of the JBoss.org Wiki, which doesn't reveal much to me:

http://community.jboss.org/search.jspa?peopleEnabled=trueuserID=containerType=container=q=z/os

http://community.jboss.org/search.jspa?peopleEnabled=trueuserID=containerType=container=q=z/osFWIW,
there are two kinds of z/OS Java porting problems:

1) getting the code layed down properly, and converting the right ASCII
files to EBCDIC.
If running under the JZOS batch launcher, you have to setup an environment
shell script to match whatever script that JBoss normally uses.
Otherwise, you have to modify JBoss shell script to set the right
z/OS-specific JVM settings to handle EBCDIC output correctly, while still
running the JVM with -Dfile.encoding=ISO8859-1.

2) problems with running under the IBM Java SDK (versus Sun).  Some java
programs depend on Sun-specific, non-public api programs in the SUN JRE.

Problems under (1) are easier to fix than (2).

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

On Thu, Jun 10, 2010 at 6:04 AM, Jim McAlpine jim.mcalp...@gmail.comwrote:

 On Tue, Jun 8, 2010 at 6:10 PM, Kirk Wolf k...@dovetail.com wrote:

  Jim,
 
  I haven't tried it for a few years, but it used to run OK under the JZOS
  batch launcher, so long as you configured it properly with a default
  external file encoding of ISO8859-1 (like Websphere does).
 
  Kirk Wolf
  Dovetailed Technologies
  http://dovetail.com
 
  PS JBoss uses Tomcat as a web container, and if you don't need a *full*
  EJB
  stack, Tomcat runs great on z/OS.
  see:  http://dovetail.com/products/tomcat.html
 
  Kirk,  are you saying that Tomcat is a prerequisite for JBoss.  Also, are
 you aware of any documentation on how to install and configure JBoss for
 z/OS.

 Jim McAlpine

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


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


Re: FW: Tape Barcode labels

2010-06-10 Thread Mark Pace
That's very cool.  I'll forward the link to the person that does our LTO
library.  I'd love to find something that does the same thing for 3480/3590
labels.

On Thu, Jun 10, 2010 at 9:54 AM, Laughlin, Lisa lisa.laugh...@oa.mo.govwrote:

 http://tapelabels.librelogiciel.com/

 These labels are created following the IBM LTO Ultrium Cartridge Label
 Specification.

 thanks!
 lisa
 751.1206
 230.9290


  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Mark Pace
  Sent: Thursday, June 10, 2010 8:13 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: Tape Barcode labels
 
  Does anyone print their own barcode labels for tapes?  I've had little
  success finding something that does this.  We have a 3494 tape library
  and
  would like to be able to create our own barcode labels.
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
  --
  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




-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Michael Ross
snips

On Thu, 10 Jun 2010 09:05:51 -0500, Hal Merritt hmerr...@jackhenry.com wrote:

My memories are rusty, but I'll try. See below. Even if I'm wrong, I might jog 
some 
(better) brain bones :-)

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mike Ross
Sent: Wednesday, June 09, 2010 9:00 PM
To: IBM-MAIN@bama.ua.edu
Subject: Multiprise 3000 - fatal SE problems - help please!

2. I'm aware of activation profiles - reset profiles, load profiles
etc. What exactly IS 'activation' with respect to the MP3000 CPC? Is
it correct and normal for the SE to act as if the CPC is powered-off
until a reset profile has been run successfully?

 Yes. The CPC is actually sort of a daughter board on the Intel board. The 
 SE needs 
the profile to understand how to set up the CPC just like other CPU's. Memory 
allocation, 
LPARs, I/O subsystem, etc. I seem to remember loading the IOCDS as source via 
the 
floppy and running an assembler to create the initial IOCDS. That defined the 
LPARs, 
channels, etc.

3. Restoring from two different tapes 2 years different in age
produces identical results - no trace of the default activation
profiles, and errors which make it impossible to edit activation
profiles. This can't be coincidence, there has to be a massive clue
there?

 I agree. You seem to be missing a IOCDS as well as activation profiles.

That turns out not to be the case; the IOCDS stuff is in a different part of 
the SE, and that 
is all present and correct. There are the usual IOCDS present... single image, 
multiple 
LPARs, DIAGNOSE etc.  The problem is *activation profiles*, specifically reset 
profiles, 
not IOCDS; if I understand correctly the load profile invokes the IOCDS.

6. I can't find it documented anywhere, but is there a procedure to
restore the system to a blank default as-shipped factory configuration
*without* any customer data? Just the default IBM profiles etc.? There
must be such a procedure, but maybe it was only used internally within
IBM?

 IIRC, the customer had to supply things like an IOCDS, activation 
 profiles, 
configure the DASD, and somehow supply an operating system. I was not involved 
in that 
initial op sys step.

Sure - but it absolutely should have the default IBM-supplied activation 
profiles, and/or 
several customer-defined activation profiles, and it doesn't - or they're 
'hidden' somehow. 
I can't supply an activation profile as I get a LIC exception when I try to use 
the activation 
profile editor!

Mike

--
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: SMP/E for interchange? (was: File 120 now has 2 new articles)

2010-06-10 Thread Shane Ginnane
For once gil and I are in almost total agreement.
Strange but true.

IBM staff may be constrained by dictates to enforce options regardless of rhyme 
or reason, but that 
needn't apply to the rest of us.
Pigs ears are still pigs ears ...

Shane ...

On Thu, Jun 10th, 2010 at 11:51 PM, Paul Gilmartin paulgboul...@aim.com wrote:
...
 Ugh!  It ain't like installing from an RPM.  Or did I overlook
 something?

--
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: SCRT Copy List

2010-06-10 Thread Greg Shirey
I think you're right about IBM not wanting customers to *completely*
automate the submission process, but Dave did not suggest that - he said
he runs the SCRT program and emails the result to himself so he can
check it.  We do that here as well, but where our process differs from
Dave's is that we simply forward the CSV file on to IBM if it is
correct, rather than rerun the job with a different email ID.  (But
since he's CC'ing others, I understand why he does it..) 

I'm curious about your statement that IBM would not authorize your shop
to email your SCRT output.  Their website seems to indicate that it is
up to the customer. 

From
http://www-03.ibm.com/systems/z/resources/swprice/subcap/scrt/submit.htm
l

Unless you have been informed otherwise, all Sub-Capacity customers in
countries where the License Management Support (LMS) application has
been implemented must use LMS to submit your subcapacity reports to IBM.
You may choose either of the following methods to send your subcapacity
report to LMS:

* LMS Web to upload and submit your subcapacity report using the LMS Web
interface. 
* LMS eMail to send your subcapacity report to LMS as an e-mail
attachment.

Greg Shirey
Ben E. Keith Company 


-Original Message-
From: IBM Mainframe Discussion List On Behalf Of Hal Merritt
Sent: Thursday, June 10, 2010 8:35 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: SCRT Copy List

Not everyone can do that. We wanted to use the email option, but IBM
won't authorize us to use that path.. 

I believe that IBM once said that they really don't want customers
automating the process. 

 

--
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: FW: Tape Barcode labels

2010-06-10 Thread Laughlin, Lisa
Unfortunately, I always had to order them (3590) from Tri-optic,
Imation, or IBM. I never was able to find a generator for those tapes,
but that been a few years ago.  There may be something out there.

thanks!
lisa 
751.1206  
230.9290 


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Mark Pace
 Sent: Thursday, June 10, 2010 9:18 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: FW: Tape Barcode labels
 
 That's very cool.  I'll forward the link to the person that does our
 LTO
 library.  I'd love to find something that does the same thing for
 3480/3590
 labels.
 
 On Thu, Jun 10, 2010 at 9:54 AM, Laughlin, Lisa
 lisa.laugh...@oa.mo.govwrote:
 
  http://tapelabels.librelogiciel.com/
 
  These labels are created following the IBM LTO Ultrium Cartridge
 Label
  Specification.
 
  thanks!
  lisa
  751.1206
  230.9290
 
 
   -Original Message-
   From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu]
 On
   Behalf Of Mark Pace
   Sent: Thursday, June 10, 2010 8:13 AM
   To: IBM-MAIN@bama.ua.edu
   Subject: Tape Barcode labels
  
   Does anyone print their own barcode labels for tapes?  I've had
 little
   success finding something that does this.  We have a 3494 tape
 library
   and
   would like to be able to create our own barcode labels.
  
   --
   Mark Pace
   Mainline Information Systems
   1700 Summit Lake Drive
   Tallahassee, FL. 32317
  
  
---
 ---
   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
 
 
 
 
 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: Version control for PDS(E) members

2010-06-10 Thread Manfred Lotz
Hi Robert,
Thanks for pointing me to your file742 on CBT.
At first sight it seems your code wants to archive each change (which is
desirable for parmlibs etc.) but I want to archive only certain changes.


However, I'll take a look into what you did.


-- 
Manfred

--
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: IF/ELSE/ENDIF strange behavior

2010-06-10 Thread Howard Brazee
Yeah, I don't care for this design from a programmer's perspective:

//MYTEST EXEC SKIPSTEP, //  COND.MYGEN1=(4093,NE),   UNLIKELY
CONDITION CODE: THIS WILL RUN  
//  COND.MYGEN2=(4093,NE),   UNLIKELY CONDITION CODE: THIS WON'T
RUN 
//  COND.MYGEN3=(4093,NE)UNLIKELY CONDITION CODE: THIS WON'T
RUN 
//*MYTEST EXEC SKIPSTEP,COND.MYGEN2=(0,LE) ALWAYS CONDITION
CODE 
//***IF MYTEST.MYGEN2.RC . . . //*** NOTE THIS WON'T WORK WITH MYGEN1,
AS NO CONDITION CODE HAS BEEN SET
//*** IN THE FIRST STEP. //MYGEN1.SYSUT1 DD * STEP
1 //MYGEN2.SYSUT1 DD * STEP 2 //MYGEN3.SYSUT1 DD *
STEP 3 // 

--
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: JBoss for z/OS

2010-06-10 Thread Jim McAlpine
On Thu, Jun 10, 2010 at 3:14 PM, Kirk Wolf k...@dovetail.com wrote:

 Jim,

 There's more information on the JBoss/Tomcat relationship here:
 http://en.wikipedia.org/wiki/JBoss_application_server

 http://en.wikipedia.org/wiki/JBoss_application_serverI'm not aware of
 instructions for running later releases of JBoss on z/OS.

 Here's a search of the JBoss.org Wiki, which doesn't reveal much to me:


 http://community.jboss.org/search.jspa?peopleEnabled=trueuserID=containerType=container=q=z/os

 
 http://community.jboss.org/search.jspa?peopleEnabled=trueuserID=containerType=container=q=z/os
 FWIW,
 there are two kinds of z/OS Java porting problems:

 1) getting the code layed down properly, and converting the right ASCII
 files to EBCDIC.
 If running under the JZOS batch launcher, you have to setup an environment
 shell script to match whatever script that JBoss normally uses.
 Otherwise, you have to modify JBoss shell script to set the right
 z/OS-specific JVM settings to handle EBCDIC output correctly, while still
 running the JVM with -Dfile.encoding=ISO8859-1.

 2) problems with running under the IBM Java SDK (versus Sun).  Some java
 programs depend on Sun-specific, non-public api programs in the SUN JRE.

 Problems under (1) are easier to fix than (2).

 Kirk Wolf
 Dovetailed Technologies
 http://dovetail.com


Kirk, thanks for the info.

Jim McAlpine

--
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: Version control for PDS(E) members

2010-06-10 Thread Dana Mitchell
On Wed, 9 Jun 2010 09:46:10 -0500, McKown, John 
john.mck...@healthmarkets.com wrote:

snip
A friend said that SCLM stinks, but it does support PDS(E) and change 
control. And it is bundled with ISPF.


After having survived a sizable conversion from several ISV's to SCLM, I would 
agree with John's friend on all counts.  (with special emphasis on 'stinks')

Dana

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


How can an ESTAE get the BEA address if SDWAXEME is zero?

2010-06-10 Thread Binyamin Dissen
How can an ESTAE get the BEA address if SDWAXEME is zero?

SDWABEA is based off of SDWARC4.

--
Binyamin Dissen bdis...@dissensoftware.com
http://www.dissensoftware.com

Director, Dissen Software, Bar  Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

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


IBM Electronic Service Request having problems?

2010-06-10 Thread Pommier, Rex R.
Hi List,

Is anybody else having problems with IBM ESC+?  I get a page not found
when trying.  Just wondering if it is them or if I have a bad URL.

Thanks.

Rex

--
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: TCPIP Routes

2010-06-10 Thread Chris Mason
To all following this thread

I sent the following in response to a private note from Matthew Stitt.

quote

Note that the INTERFACE statement for IPv4 applies *only* to an OSA QDIO 
interface. It combines the DEVICE and LINK statements and the HOME and 
BSDROUTINGPARMS (if you happen to use that statement) entries.

I would encourage you to specify the VMAC parameter even if you don't share 
the OSA feature port between a number of IP node instances. It causes the 
OSA logic to behave as it should have from the very beginning. It may well be 
the basis for future enhancements.

Note also that the PRIMARYINTERFACE statement - which I suspect is what 
you had in mind when you said primary connection - has a rather limited 
significance. The IP address corresponding to the PRIMARYINTERFACE 
statement - the first in the home list by default - even a rather dynamically 
determined home list if you find you don't need an actual HOME statement 
any more - is the value returned by a sockets API gethostid() call. So the 
PRIMARYINTERFACE value matters only if you have an application which uses 
the gethostid() call. I happen to know - because I got caught trying 
incorrectly to rationalise an installation's definitions - that DB2 *does* rely 
on 
the gethostid() call so that it can verify or obtain - using the name server 
converting the IP address to a name - the identity of the system in which the 
DB2 instance is executing - or something like that.

/quote

I forgot to add in the private note that the PRIMARYINTERFACE parameter 
also has a role in the interaction between the SNMP agent and any SNMP 
subagents. I hope Matthew will excuse this oversight!

I have had discussions over the PRIMARYINTERFACE parameter before. What 
the discussions were had something to do with what can be deduced from this 
paragraph from the introductory text for the PRIMARYINTERFACE parameter 
description in the Communications Server IP Configuration Guide as first 
appeared in V1R6 which implied that the PRIMARYINTERFACE parameter had an 
additional role as a default source IP address previously:

quote

| The primary interface statement's IP address is not used as the source IP 
| address for any out-going datagrams, unless that same address is 
| configured as the SOURCEVIPA address.

/quote

Chris Mason

On Wed, 9 Jun 2010 20:05:43 -0500, Chris Mason 
chrisma...@belgacom.net wrote:

Matthew

This has become rather confused.

You appear to have the simplest of IP route definition cases, in other words, 
a
single interface attached to a LAN with a single address for an adjacent
router - what your network folk call a gateway - which gives you access to
the rest of the intranet other than this adjacent LAN.

The principles behind this configuration are to set two ROUTE statements
wedged between a BEGINROUTES statement and an ENDROUTES statement.
The first ROUTE statement describes how you can send packets out onto the
adjacent LAN. You may actually have partner nodes with interfaces attached
to this LAN and so you already have the means to send packets to such
partner nodes.

This first ROUTE statement defines how to send packets to the adjacent
router as the first hop on paths to nodes with interfaces *not* attached to
the adjacent LAN and so it allows the specification of the second ROUTE
statement for all other destination IP addresses, DEFAULT, where the
adjacent router is the first hop on the path.

Other than defining the address of the interface in the local node in a HOME
statement, that's all there is to it.

Now, in the light of your ability to PING the adjacent router[a] with the old
definitions and your inability to get anything working with your new
definitions - and I'm sorry if these seem repeated requests but in the 
interests
of clarity without confusion distractions - please post the following:

What was the old set of parameters?:

your interface IP address, subnetwork IP address, subnetwork
mask, gateway interface IP address, gateway's version of the subnetwork
IP address, gateway's version of the subnetwork mask

Confirm that the new set of parameters is

   your interface IP address: 10.10.231.99
   subnetwork IP address: 10.10.230.0
 subnetwork mask: 255.255.254.0 or /23
  gateway interface IP address: 10.10.230.2
gateway's version of the subnetwork IP address: ???
  gateway's version of the subnetwork mask: ???

What was your old set of ROUTE statements between the BEGINROUTES 
and
ENDROUTES statement?

What is your new set of ROUTE statements between the BEGINROUTES and
ENDROUTES statement?

Perhaps you can add the routing statements in the gateway that relate to
your IP node for both the old scheme and the new scheme.

In the course of doing all of that you will probably spot where your problem is
without any further help!

-

Note that, based on the your original information, Richard Peurifoy's
statements are 

Re: IBM Electronic Service Request having problems?

2010-06-10 Thread Patrick Lyon
On Thu, 10 Jun 2010 10:40:48 -0500, Pommier, Rex R. 
rex.pomm...@cnasurety.com wrote:

Hi List,

Is anybody else having problems with IBM ESC+?  I get a page not found
when trying.  Just wondering if it is them or if I have a bad URL.

Thanks.

Rex


I'm getting the same thing too Rex

--
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: FW: Tape Barcode labels

2010-06-10 Thread R.S.

Laughlin, Lisa pisze:

Unfortunately, I always had to order them (3590) from Tri-optic,
Imation, or IBM. I never was able to find a generator for those tapes,
but that been a few years ago.  There may be something out there.


If one really wants to save those few bucks for labels or just wants to 
label few tapes in emergency mode - then it is possible to create such 
label using MS Word or other editor. All you need is barcode font.

IMHO it is unreasonable to do it for regular labeling.

--
Radoslaw Skorupka
Lodz, Poland


--
BRE Bank SA
ul. Senatorska 18
00-950 Warszawa
www.brebank.pl

Sd Rejonowy dla m. st. Warszawy 
XII Wydzia Gospodarczy Krajowego Rejestru Sdowego, 
nr rejestru przedsibiorców KRS 025237

NIP: 526-021-50-88
Wedug stanu na dzie 01.01.2009 r. kapita zakadowy BRE Banku SA (w caoci 
wpacony) wynosi 118.763.528 zotych. W zwizku z realizacj warunkowego 
podwyszenia kapitau zakadowego, na podstawie uchway XXI WZ z dnia 16 marca 
2008r., oraz uchway XVI NWZ z dnia 27 padziernika 2008r., moe ulec 
podwyszeniu do kwoty 123.763.528 z. Akcje w podwyszonym kapitale zakadowym 
BRE Banku SA bd w caoci opacone.

--
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: SCRT Copy List

2010-06-10 Thread Hal Merritt
IIRC, we were using email but were told he had to convert to the interactive 
web submission. We did. Later, we applied to use the email again to have a way 
to submit when the web process failed. That was long ago, but we have heard 
nothing to date. 

OBTW, we also email the CSV to ourselves for vetting and approval. We used to 
simply forward the email, but now someone has to intervene. Not a big deal, 
just annoying and an opportunity for error.  


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Greg Shirey
Sent: Thursday, June 10, 2010 9:35 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: SCRT Copy List

I think you're right about IBM not wanting customers to *completely*
automate the submission process, but Dave did not suggest that - he said
he runs the SCRT program and emails the result to himself so he can
check it.  We do that here as well, but where our process differs from
Dave's is that we simply forward the CSV file on to IBM if it is
correct, rather than rerun the job with a different email ID.  (But
since he's CC'ing others, I understand why he does it..) 

I'm curious about your statement that IBM would not authorize your shop
to email your SCRT output.  Their website seems to indicate that it is
up to the customer. 

From
http://www-03.ibm.com/systems/z/resources/swprice/subcap/scrt/submit.htm
l

Unless you have been informed otherwise, all Sub-Capacity customers in
countries where the License Management Support (LMS) application has
been implemented must use LMS to submit your subcapacity reports to IBM.
You may choose either of the following methods to send your subcapacity
report to LMS:

* LMS Web to upload and submit your subcapacity report using the LMS Web
interface. 
* LMS eMail to send your subcapacity report to LMS as an e-mail
attachment.

Greg Shirey
Ben E. Keith Company 


-Original Message-
From: IBM Mainframe Discussion List On Behalf Of Hal Merritt
Sent: Thursday, June 10, 2010 8:35 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: SCRT Copy List

Not everyone can do that. We wanted to use the email option, but IBM
won't authorize us to use that path.. 

I believe that IBM once said that they really don't want customers
automating the process. 

 

--
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
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

--
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: FW: Tape Barcode labels

2010-06-10 Thread Dana Mitchell
Late last century when we were installing several STK silos,  our friendly STK 
rep gave me a small DOS program that would produce tape lables.   It may still 
exist somewhere, I think it was cleverly named BARCODE.exe. I used it 
quite a bit when tapes would get damaged etc.  It was also handy when a 
CBPDO would arrive, I could label them all and throw them in a silo.

Dana 

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Hal Merritt
How are you logged in? Is the SE in SERVICE mode? If so, try logging in as a 
sysprog. 

And, of course, it -is- a PC. Have you rebooted lately? Using the secret red 
button? 
 
-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Michael Ross
Sent: Thursday, June 10, 2010 9:21 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Multiprise 3000 - fatal SE problems - help please!

snips

On Thu, 10 Jun 2010 09:05:51 -0500, Hal Merritt hmerr...@jackhenry.com wrote:
..snip

Sure - but it absolutely should have the default IBM-supplied activation 
profiles, and/or 
several customer-defined activation profiles, and it doesn't - or they're 
'hidden' somehow. 
I can't supply an activation profile as I get a LIC exception when I try to use 
the activation 
profile editor!

Mike

 
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

--
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 can an ESTAE get the BEA address if SDWAXEME is zero?

2010-06-10 Thread Tom Marchant
On Thu, 10 Jun 2010 18:38:44 +0300, Binyamin Dissen wrote:

How can an ESTAE get the BEA address if SDWAXEME is zero?

I don't know of a way.  BEA is only available on z9 and higher processors. 
Support for it was added to z/OS 1.7, IIRC.

-- 
Tom Marchant

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


IBM Rational Developer for System z

2010-06-10 Thread McKown, John
http://www-01.ibm.com/software/awdtools/rdz/unit_test.html

zPDT development environment for MSRP of US $5,670.00 to run z/OS, compilers 
(COBOL, PL/I, HLASM, C/C++), DB2, IMS, and CICS/TS on an x86. But it says it is 
an add-on feature to IBM Rational Developer for System z with Java or IBM 
Rational Developer for System z with EGL. And I don't know how much that costs. 

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Michael Ross
On Thu, 10 Jun 2010 11:27:36 -0500, Hal Merritt hmerr...@jackhenry.com wrote:

How are you logged in? Is the SE in SERVICE mode? If so, try logging in as a 
sysprog.

And, of course, it -is- a PC. Have you rebooted lately? Using the secret red 
button?

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Michael Ross
Sent: Thursday, June 10, 2010 9:21 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Multiprise 3000 - fatal SE problems - help please!

snips

On Thu, 10 Jun 2010 09:05:51 -0500, Hal Merritt hmerr...@jackhenry.com wrote:
..snip

Sure - but it absolutely should have the default IBM-supplied activation 
profiles, and/or
several customer-defined activation profiles, and it doesn't - or they're 
'hidden' 
somehow.
I can't supply an activation profile as I get a LIC exception when I try to 
use the 
activation
profile editor!

Logged-in as SYSPROG and SERVICE, rebooted and power-cycled a few dozen times!

Mike

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


Re: IBM Electronic Service Request having problems?

2010-06-10 Thread Pommier, Rex R.
Good that it isn't just me.  Interesting thing is that I worked through
an issue yesterday - and the solution didn't work.  Today, when I can't
reopen the issue I get a survey request from IBM on how they resolved
the issue.  Hmmm.  :-)

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Patrick Lyon
Sent: Thursday, June 10, 2010 10:53 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: IBM Electronic Service Request having problems?

On Thu, 10 Jun 2010 10:40:48 -0500, Pommier, Rex R. 
rex.pomm...@cnasurety.com wrote:

Hi List,

Is anybody else having problems with IBM ESC+?  I get a page not found
when trying.  Just wondering if it is them or if I have a bad URL.

Thanks.

Rex


I'm getting the same thing too Rex

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

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


Re: How can an ESTAE get the BEA address if SDWAXEME is zero?

2010-06-10 Thread Jim Mulder
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 06/10/2010 
11:38:44 AM:
cussion List
 
 How can an ESTAE get the BEA address if SDWAXEME is zero?
 
 SDWABEA is based off of SDWARC4.

  I would recommend specifying SDWALOC31=YES on the
ESTAE macro so that SDWAXEME is not zero.

  To answer your actual question, the BEA is also
in the RTM2 work area.  However, TCBRTWA is not
classified as a Programming Interface, and the 
IHARTM2A macro is not provided in SYS1.MACLIB or
SYS1.MODGEN, but is classified as DMTI. 
 
Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Hal Merritt
Try resetting service mode and log in as sysprog. There are some things a CE is 
not supposed to do.
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Michael Ross
Sent: Thursday, June 10, 2010 11:49 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Multiprise 3000 - fatal SE problems - help please!

On Thu, 10 Jun 2010 11:27:36 -0500, Hal Merritt hmerr...@jackhenry.com wrote:
..snip  

Logged-in as SYSPROG and SERVICE, rebooted and power-cycled a few dozen times!

Mike

 
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

--
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: FW: Tape Barcode labels

2010-06-10 Thread Mark Pace
Well that's an idea.  I'll see if I have anymore luck figuring out what
barcode type is used in a 3494.

On Thu, Jun 10, 2010 at 12:05 PM, R.S. r.skoru...@bremultibank.com.plwrote:

 Laughlin, Lisa pisze:

  Unfortunately, I always had to order them (3590) from Tri-optic,
 Imation, or IBM. I never was able to find a generator for those tapes,
 but that been a few years ago.  There may be something out there.


 If one really wants to save those few bucks for labels or just wants to
 label few tapes in emergency mode - then it is possible to create such label
 using MS Word or other editor. All you need is barcode font.
 IMHO it is unreasonable to do it for regular labeling.

 --
 Radoslaw Skorupka
 Lodz, Poland


 --
 BRE Bank SA
 ul. Senatorska 18
 00-950 Warszawa
 www.brebank.pl

 S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy Krajowego Rejestru
 S dowego, nr rejestru przedsi biorców KRS 025237
 NIP: 526-021-50-88
 Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku SA (w ca o
 ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj  warunkowego
 podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ z dnia 16
 marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika 2008r., mo e ulec
 podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym kapitale zak
 adowym BRE Banku SA b d  w ca o ci op acone.

 --

 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




-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
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: FW: Tape Barcode labels

2010-06-10 Thread Laughlin, Lisa
3-of-9 if I remember correctly

thanks!
lisa 
751.1206  
230.9290 


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Mark Pace
 Sent: Thursday, June 10, 2010 12:34 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: FW: Tape Barcode labels
 
 Well that's an idea.  I'll see if I have anymore luck figuring out what
 barcode type is used in a 3494.
 
 On Thu, Jun 10, 2010 at 12:05 PM, R.S.
 r.skoru...@bremultibank.com.plwrote:
 
  Laughlin, Lisa pisze:
 
   Unfortunately, I always had to order them (3590) from Tri-optic,
  Imation, or IBM. I never was able to find a generator for those
 tapes,
  but that been a few years ago.  There may be something out there.
 
 
  If one really wants to save those few bucks for labels or just wants
 to
  label few tapes in emergency mode - then it is possible to create
 such label
  using MS Word or other editor. All you need is barcode font.
  IMHO it is unreasonable to do it for regular labeling.
 
  --
  Radoslaw Skorupka
  Lodz, Poland
 
 
  --
  BRE Bank SA
  ul. Senatorska 18
  00-950 Warszawa
  www.brebank.pl
 
  S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy Krajowego
 Rejestru
  S dowego, nr rejestru przedsi biorców KRS 025237
  NIP: 526-021-50-88
  Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku SA (w
 ca o
  ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj
 warunkowego
  podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ z dnia
 16
  marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika 2008r., mo
 e ulec
  podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym kapitale
 zak
  adowym BRE Banku SA b d  w ca o ci op acone.
 
  -
 -
 
  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
 
 
 
 
 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: FW: Tape Barcode labels

2010-06-10 Thread Mark Pace
I think that's right, but I don't believe they use the start/stop
characters.

On Thu, Jun 10, 2010 at 1:38 PM, Laughlin, Lisa lisa.laugh...@oa.mo.govwrote:

 3-of-9 if I remember correctly

 thanks!
 lisa
 751.1206
 230.9290


  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Mark Pace
  Sent: Thursday, June 10, 2010 12:34 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: FW: Tape Barcode labels
 
  Well that's an idea.  I'll see if I have anymore luck figuring out what
  barcode type is used in a 3494.
 
  On Thu, Jun 10, 2010 at 12:05 PM, R.S.
  r.skoru...@bremultibank.com.plwrote:
 
   Laughlin, Lisa pisze:
  
Unfortunately, I always had to order them (3590) from Tri-optic,
   Imation, or IBM. I never was able to find a generator for those
  tapes,
   but that been a few years ago.  There may be something out there.
  
  
   If one really wants to save those few bucks for labels or just wants
  to
   label few tapes in emergency mode - then it is possible to create
  such label
   using MS Word or other editor. All you need is barcode font.
   IMHO it is unreasonable to do it for regular labeling.
  
   --
   Radoslaw Skorupka
   Lodz, Poland
  
  
   --
   BRE Bank SA
   ul. Senatorska 18
   00-950 Warszawa
   www.brebank.pl
  
   S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy Krajowego
  Rejestru
   S dowego, nr rejestru przedsi biorców KRS 025237
   NIP: 526-021-50-88
   Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku SA (w
  ca o
   ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj
  warunkowego
   podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ z dnia
  16
   marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika 2008r., mo
  e ulec
   podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym kapitale
  zak
   adowym BRE Banku SA b d  w ca o ci op acone.
  
   -
  -
  
   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
  
 
 
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
  --
  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




-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
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: File 120 now has 2 new articles

2010-06-10 Thread Ted MacNEIL
Using my DASD space for *articles* is not the obvious choice!

At today's prices, what does it matter?
And, we're only talking a couple of cylinders.
-
Too busy driving to stop for gas!

--
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 to create a new system from a existing system

2010-06-10 Thread Hal Merritt
Some replicate the system volumes proper, and keep the 'personality' stuff 
(parmlibs, tcpparms, mcats, etc) separate. IODF's, for example, can be shared 
(note that they should be cataloged to each system for dynamic changes). 

Some used shared, concatenated parmlibs to keep the image specific stuff in one 
and the common stuff in another.  
 
There's some excellent RedBooks on the subject as well as the ABC's of System 
Programming series. 


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
ibmnew
Sent: Wednesday, June 09, 2010 10:47 PM
To: IBM-MAIN@bama.ua.edu
Subject: How to create a new system from a existing system

Dear all

 As we know,if we want to create a new system from a existing system,we usually 
clone the existing system.

When we clone the existing system,we could use a new name convention for the 
new system.for example :

a new syslex name,a new system,a new MCAT name.  but it take few days to do 
it.


  I wonder whether I could  create a new system by coping all volumes on the 
exsiting system by full volume copy

 command with volid;then could I change the syslex name or system name? I feel 
it faster than clone.

 Of course we need do something as the following examples: 

For example:

Because there are duplex volumes,we need offline some of them from one 
system.because there is a new CF 

for the new system,we need redefine the CFRM.We aslo need modify VTAMTCP/IP 
definition..


Are there any other considerations we should pay attention to when we create 
the system by coping all volumes?


Any Suggestions are highly appreciated!

Thanks a lot!

Best Regards,

Jason Cai 





 

--
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
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

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


Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Schmeelk, Gregory
Has anyone here done the jump from z/OS 1.7 to z/OS 1.11 without going through 
1.9 first?  If so, can you tell me any specific gotchas that you came across?

Thank you,
Greg


This email message and any attachments are for the sole use of the intended 
recipient(s) and may contain information that is proprietary to US Foodservice, 
Inc and/or its subsidiaries or otherwise confidential or legally privileged. If 
you have received this message in error, please notify the sender by reply, and 
delete all copies of this message and any attachments. If you are the intended 
recipient you may use the information contained in this message and any files 
attached to this message only as authorized by US Foodservice. Files attached 
to this message may only be transmitted using secure systems and appropriate 
means of encryption, and must be secured using the same level password and 
security protection with which the file was provided to you. Any unauthorized 
use, dissemination or disclosure of this message or it's attachments is 
strictly prohibited.

--
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 to create a new system from a existing system

2010-06-10 Thread Schmeelk, Gregory
I have actually done the creation of a new system using EMC utilities to mirror 
and then split off complete copies of DASD a few times.

There are some significant problems with doing that, most notably dealing with 
duplicate volumes and setting up networking prior to splitting the volumes.  It 
can be pretty hazardous when IPLing and responding with the right unit 
addresses with all of the volumes.  Sometimes the operators have forgotten that 
you answer the one that you want kept OFFLINE, instead of what you want on.  It 
can make for some pretty interesting clean up after a mistake like that is made.
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Hal Merritt
Sent: Thursday, June 10, 2010 10:49 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: How to create a new system from a existing system

Some replicate the system volumes proper, and keep the 'personality' stuff 
(parmlibs, tcpparms, mcats, etc) separate. IODF's, for example, can be shared 
(note that they should be cataloged to each system for dynamic changes). 

Some used shared, concatenated parmlibs to keep the image specific stuff in one 
and the common stuff in another.  
 
There's some excellent RedBooks on the subject as well as the ABC's of System 
Programming series. 


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
ibmnew
Sent: Wednesday, June 09, 2010 10:47 PM
To: IBM-MAIN@bama.ua.edu
Subject: How to create a new system from a existing system

Dear all

 As we know,if we want to create a new system from a existing system,we usually 
clone the existing system.

When we clone the existing system,we could use a new name convention for the 
new system.for example :

a new syslex name,a new system,a new MCAT name.  but it take few days to do 
it.


  I wonder whether I could  create a new system by coping all volumes on the 
exsiting system by full volume copy

 command with volid;then could I change the syslex name or system name? I feel 
it faster than clone.

 Of course we need do something as the following examples: 

For example:

Because there are duplex volumes,we need offline some of them from one 
system.because there is a new CF 

for the new system,we need redefine the CFRM.We aslo need modify VTAMTCP/IP 
definition..


Are there any other considerations we should pay attention to when we create 
the system by coping all volumes?


Any Suggestions are highly appreciated!

Thanks a lot!

Best Regards,

Jason Cai 





 

--
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
NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.

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

This email message and any attachments are for the sole use of the intended 
recipient(s) and may contain information that is proprietary to US Foodservice, 
Inc and/or its subsidiaries or otherwise confidential or legally privileged. If 
you have received this message in error, please notify the sender by reply, and 
delete all copies of this message and any attachments. If you are the intended 
recipient you may use the information contained in this message and any files 
attached to this message only as authorized by US Foodservice. Files attached 
to this message may only be transmitted using secure systems and appropriate 
means of encryption, and must be secured using the same level password and 
security protection with which the file was provided to you. Any unauthorized 
use, dissemination or disclosure of this message or it's attachments is 
strictly prohibited.

--
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: FW: Tape Barcode labels

2010-06-10 Thread Mark Pace
It is 3 of 9 and DOES have the start/stop character.
I found a font, now if I can work out some way to make it look like the
label on a tape with the characters and barcode.

On Thu, Jun 10, 2010 at 1:42 PM, Mark Pace mpac...@gmail.com wrote:

 I think that's right, but I don't believe they use the start/stop
 characters.


 On Thu, Jun 10, 2010 at 1:38 PM, Laughlin, Lisa 
 lisa.laugh...@oa.mo.govwrote:

 3-of-9 if I remember correctly

 thanks!
 lisa
 751.1206
 230.9290


  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Mark Pace
  Sent: Thursday, June 10, 2010 12:34 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: FW: Tape Barcode labels
 
  Well that's an idea.  I'll see if I have anymore luck figuring out what
  barcode type is used in a 3494.
 
  On Thu, Jun 10, 2010 at 12:05 PM, R.S.
  r.skoru...@bremultibank.com.plwrote:
 
   Laughlin, Lisa pisze:
  
Unfortunately, I always had to order them (3590) from Tri-optic,
   Imation, or IBM. I never was able to find a generator for those
  tapes,
   but that been a few years ago.  There may be something out there.
  
  
   If one really wants to save those few bucks for labels or just wants
  to
   label few tapes in emergency mode - then it is possible to create
  such label
   using MS Word or other editor. All you need is barcode font.
   IMHO it is unreasonable to do it for regular labeling.
  
   --
   Radoslaw Skorupka
   Lodz, Poland
  
  
   --
   BRE Bank SA
   ul. Senatorska 18
   00-950 Warszawa
   www.brebank.pl
  
   S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy Krajowego
  Rejestru
   S dowego, nr rejestru przedsi biorców KRS 025237
   NIP: 526-021-50-88
   Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku SA (w
  ca o
   ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj
  warunkowego
   podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ z dnia
  16
   marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika 2008r., mo
  e ulec
   podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym kapitale
  zak
   adowym BRE Banku SA b d  w ca o ci op acone.
  
   -
  -
  
   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
  
 
 
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
  --
  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




 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317




-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Harry Wahl
Mike,

 

Here is my opinion in the form of a WAG (Wild Ass Guess):

 

You're barking up the wrong tree. Based on what you describe, your software is 
fine; the SBC that runs OS/2 is running; your CPC is working; so I don't think 
this is an SE issue at all.

 

You don't need an activation profile to use the machine, it's more of a 
convenience. You do need to be able to do a POR, however. After that you can 
just IPL manually. If the CPC wasn't working you would be reading about it in 
your hardware log. What you describe is the SE is unable to issue control 
commands to the CPC and receive returned information.

 

What seems to be missing is control signalling between the SE and the CPC. The 
SE and the CPC are working and communicating, but control signalling is DOA.

 

You probably have a missing, loose or removed signal cable. Some cables inside 
IBM mainframes are not what they seem (actually most), IBM sometimes uses 
connectors that are common in PCs for entirely different purposes. Do not 
assume, based on physical form factor, that you know what a cable or connector 
is used for. 

 

I'm a design engineer, not a CE so I don't know what cable it would be, but 
somewhere along the backplane where the OS/2 SBC is seated there should be a 
cable coming from another card on the same backplane that runs to the part of 
the frame where the CPC board is. That cable is probably your problem.

 

If the machine was just moved, the cable may have just come loose.

 

Harry

 

 

 
 Date: Thu, 10 Jun 2010 12:28:12 -0500
 From: hmerr...@jackhenry.com
 Subject: Re: Multiprise 3000 - fatal SE problems - help please!
 To: IBM-MAIN@bama.ua.edu
 
 Try resetting service mode and log in as sysprog. There are some things a CE 
 is not supposed to do.
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf 
 Of Michael Ross
 Sent: Thursday, June 10, 2010 11:49 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Multiprise 3000 - fatal SE problems - help please!
 
 On Thu, 10 Jun 2010 11:27:36 -0500, Hal Merritt hmerr...@jackhenry.com 
 wrote:
 ..snip 
 
 Logged-in as SYSPROG and SERVICE, rebooted and power-cycled a few dozen times!
 
 Mike
 
 
 NOTICE: This electronic mail message and any files transmitted with it are 
 intended
 exclusively for the individual or entity to which it is addressed. The 
 message, 
 together with any attachment, may contain confidential and/or privileged 
 information.
 Any unauthorized review, use, printing, saving, copying, disclosure or 
 distribution 
 is strictly prohibited. If you have received this message in error, please 
 immediately advise the sender by reply email and delete all copies.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
  
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: How can an ESTAE get the BEA address if SDWAXEME is zero?

2010-06-10 Thread Binyamin Dissen
On Thu, 10 Jun 2010 13:02:11 -0400 Jim Mulder d10j...@us.ibm.com wrote:

:IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 06/10/2010 
:11:38:44 AM:

: How can an ESTAE get the BEA address if SDWAXEME is zero?
 
: SDWABEA is based off of SDWARC4.

:  I would recommend specifying SDWALOC31=YES on the
:ESTAE macro so that SDWAXEME is not zero.

:  To answer your actual question, the BEA is also
:in the RTM2 work area.  However, TCBRTWA is not
:classified as a Programming Interface, and the 
:IHARTM2A macro is not provided in SYS1.MACLIB or
:SYS1.MODGEN, but is classified as DMTI. 

Thanks.

Looks like the IBM Dallas system does not have the SDWALOC31 keyword for the
ESTAEX macro. It does have it for ESTAE.

--
Binyamin Dissen bdis...@dissensoftware.com
http://www.dissensoftware.com

Director, Dissen Software, Bar  Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

--
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: Multiprise 3000 - fatal SE problems - help please!

2010-06-10 Thread Michael Ross
Harry, some thoughts in line:

On Thu, 10 Jun 2010 14:13:30 -0400, Harry Wahl harry_w...@hotmail.com wrote:

You're barking up the wrong tree. Based on what you describe, your software is 
fine; 
the SBC that runs OS/2 is running; your CPC is working; so I don't think this 
is an SE 
issue at all.

 ok... so why is the SE complaining of a LIC error? And why can't I even 
*see* the 
activation profiles that should be there?

You don't need an activation profile to use the machine, it's more of a 
convenience. You 
do need to be able to do a POR, however. After that you can just IPL manually. 
If the 
CPC wasn't working you would be reading about it in your hardware log. What 
you 
describe is the SE is unable to issue control commands to the CPC and receive 
returned 
information.

That almost makes sense, except my understanding concerning the need for 
activation is 
different from yours.

What seems to be missing is control signalling between the SE and the CPC. The 
SE and 
the CPC are working and communicating, but control signalling is DOA.

Again that almost makes sense...

You probably have a missing, loose or removed signal cable. Some cables inside 
IBM 
mainframes are not what they seem (actually most), IBM sometimes uses 
connectors 
that are common in PCs for entirely different purposes. Do not assume, based 
on 
physical form factor, that you know what a cable or connector is used for. 

I'm well aware of it; STI cables, for instance, look a lot like SCSI cables!

I'm a design engineer, not a CE so I don't know what cable it would be, but 
somewhere 
along the backplane where the OS/2 SBC is seated there should be a cable 
coming from 
another card on the same backplane that runs to the part of the frame where 
the CPC 
board is. That cable is probably your problem.

It's all on the backplane - except for *one* STI cable from the CPC box to the 
BIDI card, 
as you describe above. I've checked and re-checked that damn cable. In any 
case, as I 
understand it, that's a 'secondary' channel; the primary channel for SBC-CPC 
comms is 
direct via the backplane.

If the machine was just moved, the cable may have just come loose.

The machine was moved, and pretty much stripped bare as part of the process. 
It's been 
reassembled, problems found, disassembled, connectors checked and cleaned with 
infinite care, and put back together again. I don't *think* it's a hardware 
problem. This is 
one of the first trees I barked up :-)

I'll give you a call on another matter this PM if I may...

Mike

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Thompson, Steve
-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Schmeelk, Gregory
Sent: Thursday, June 10, 2010 12:44 PM
To: IBM-MAIN@bama.ua.edu
Subject: Leap frog from z/OS 1.7 to z/OS 1.11

Has anyone here done the jump from z/OS 1.7 to z/OS 1.11 without going
throu=
gh 1.9 first?  If so, can you tell me any specific gotchas that you
came a=
cross?

SNIPPAGE

This just came up on CICS-L in a matter of speaking.

CSA KEY8 GETMAIN will probably fail. You will need to make sure that you
either have all software using CSA upgraded, or you will need to set the
system to allow it.

Storage Management Change

Storage may be allocated differently (depending on PARMLIB settings). 

With the new method, Storage now is gotten at the bottom of a page
(rather than top) and moves up (which prevents some fragmentation of
storage). This means that a GETMAIN may have part of the storage in an
existing page with the rest in a subsequent page. So your storage won't
be properly initialized.

There is an option to cause z/OS to use the old storage management
rather than the new storage management. 

Those are just two items to watch for.

Regards,
Steve Thompson

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Knutson, Sam
You might consider mitigating the risk by getting assistance from one of
the folks who specialize in unsupported upgrades.

We have never needed to do this upgrading every year but Brian Westerman
and Syzygy are well recognized around here as subject matter experts in
this space. 

http://syzygyinc.net/contactus.aspx 

There are other consultants who could help as well. 

Best Regards, 

Sam Knutson, GEICO 
System z HW/SW/Automation Team Leader 
mailto:sknut...@geico.com 
(office)  301.986.3574 
(cell) 301.996.1318 
 
Think big, act bold, start simple, grow fast... 


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Schmeelk, Gregory
Sent: Thursday, June 10, 2010 1:44 PM
To: IBM-MAIN@bama.ua.edu
Subject: Leap frog from z/OS 1.7 to z/OS 1.11

Has anyone here done the jump from z/OS 1.7 to z/OS 1.11 without going
through 1.9 first?  If so, can you tell me any specific gotchas that
you came across?

Thank you,
Greg


This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this
email/fax is prohibited. If you are not the intended recipient, please
destroy all paper and electronic copies of the original message.

--
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 can an ESTAE get the BEA address if SDWAXEME is zero?

2010-06-10 Thread Jim Mulder
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 06/10/2010 
02:26:04 PM:


 :IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 
06/10/2010 
 :11:38:44 AM:
 
 : How can an ESTAE get the BEA address if SDWAXEME is zero?
 
 : SDWABEA is based off of SDWARC4.
 
 :  I would recommend specifying SDWALOC31=YES on the
 :ESTAE macro so that SDWAXEME is not zero.
 
 :  To answer your actual question, the BEA is also
 :in the RTM2 work area.  However, TCBRTWA is not
 :classified as a Programming Interface, and the 
 :IHARTM2A macro is not provided in SYS1.MACLIB or
 :SYS1.MODGEN, but is classified as DMTI. 
 
 Thanks.
 
 Looks like the IBM Dallas system does not have the SDWALOC31 keyword for 
the
 ESTAEX macro. It does have it for ESTAE.

  SDWAs for ESTAEX have always been in 31-bit addressable storage.

Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Ed Finnell
 
In a message dated 6/10/2010 2:16:15 P.M. Central Daylight Time,  
gregory.schme...@usfood.com writes:

This decision was made prior to my involvement and I am gathering  data to 
make shed light and make sure that, if this decision is stuck to, at  least 
everyone is going into it with their eyes open.



Might want to hit the Archives too. Mary  Anne @PSU had bad 
experiences...while others reported not worse that  usual. A lot depends on 3rd 
party 
footprint and user written  code. 




--
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: Comic for Us

2010-06-10 Thread Kenneth E Thompson
Forwarded to both my smart-  sons. 
Thanks.
KENNETH E. THOMPSON
Programmer Analyst Sr. Professional
CSC
 
1222 Spruce Street, Room 7.204, St. Louis, MO  63103
North American Public Sector | p:+1.314.552.3342 | f:+1.314.552.3281 | 
kthompso...@csc.com | www.csc.com

This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to 
any order or other contract unless pursuant to explicit written agreement 
or government initiative expressly permitting the use of e-mail for such 
purpose.

--
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: FW: Tape Barcode labels

2010-06-10 Thread Laughlin, Lisa
Use the image of a real tape label.

thanks!
lisa 
751.1206  
230.9290 


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Mark Pace
 Sent: Thursday, June 10, 2010 2:19 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: FW: Tape Barcode labels
 
 Creating the VOLSER worked out well.  Trying to create the J or K, not
 so
 much.
 
 On Thu, Jun 10, 2010 at 2:04 PM, Mark Pace mpac...@gmail.com wrote:
 
  It is 3 of 9 and DOES have the start/stop character.
  I found a font, now if I can work out some way to make it look like
 the
  label on a tape with the characters and barcode.
 
 
  On Thu, Jun 10, 2010 at 1:42 PM, Mark Pace mpac...@gmail.com wrote:
 
  I think that's right, but I don't believe they use the start/stop
  characters.
 
 
  On Thu, Jun 10, 2010 at 1:38 PM, Laughlin, Lisa
 lisa.laugh...@oa.mo.govwrote:
 
  3-of-9 if I remember correctly
 
  thanks!
  lisa
  751.1206
  230.9290
 
 
   -Original Message-
   From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu]
 On
   Behalf Of Mark Pace
   Sent: Thursday, June 10, 2010 12:34 PM
   To: IBM-MAIN@bama.ua.edu
   Subject: Re: FW: Tape Barcode labels
  
   Well that's an idea.  I'll see if I have anymore luck figuring
 out what
   barcode type is used in a 3494.
  
   On Thu, Jun 10, 2010 at 12:05 PM, R.S.
   r.skoru...@bremultibank.com.plwrote:
  
Laughlin, Lisa pisze:
   
 Unfortunately, I always had to order them (3590) from Tri-
 optic,
Imation, or IBM. I never was able to find a generator for
 those
   tapes,
but that been a few years ago.  There may be something out
 there.
   
   
If one really wants to save those few bucks for labels or just
 wants
   to
label few tapes in emergency mode - then it is possible to
 create
   such label
using MS Word or other editor. All you need is barcode font.
IMHO it is unreasonable to do it for regular labeling.
   
--
Radoslaw Skorupka
Lodz, Poland
   
   
--
BRE Bank SA
ul. Senatorska 18
00-950 Warszawa
www.brebank.pl
   
S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy
 Krajowego
   Rejestru
S dowego, nr rejestru przedsi biorców KRS 025237
NIP: 526-021-50-88
Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku
 SA (w
   ca o
ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj
   warunkowego
podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ
 z dnia
   16
marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika
 2008r., mo
   e ulec
podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym
 kapitale
   zak
adowym BRE Banku SA b d  w ca o ci op acone.
   
---
 --
   -
   
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
   
  
  
  
   --
   Mark Pace
   Mainline Information Systems
   1700 Summit Lake Drive
   Tallahassee, FL. 32317
  
   -
 -
   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
 
 
 
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
 
 
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
 
 
 
 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: FW: Tape Barcode labels

2010-06-10 Thread Mark Pace
Creating the VOLSER worked out well.  Trying to create the J or K, not so
much.

On Thu, Jun 10, 2010 at 2:04 PM, Mark Pace mpac...@gmail.com wrote:

 It is 3 of 9 and DOES have the start/stop character.
 I found a font, now if I can work out some way to make it look like the
 label on a tape with the characters and barcode.


 On Thu, Jun 10, 2010 at 1:42 PM, Mark Pace mpac...@gmail.com wrote:

 I think that's right, but I don't believe they use the start/stop
 characters.


 On Thu, Jun 10, 2010 at 1:38 PM, Laughlin, Lisa 
 lisa.laugh...@oa.mo.govwrote:

 3-of-9 if I remember correctly

 thanks!
 lisa
 751.1206
 230.9290


  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Mark Pace
  Sent: Thursday, June 10, 2010 12:34 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: FW: Tape Barcode labels
 
  Well that's an idea.  I'll see if I have anymore luck figuring out what
  barcode type is used in a 3494.
 
  On Thu, Jun 10, 2010 at 12:05 PM, R.S.
  r.skoru...@bremultibank.com.plwrote:
 
   Laughlin, Lisa pisze:
  
Unfortunately, I always had to order them (3590) from Tri-optic,
   Imation, or IBM. I never was able to find a generator for those
  tapes,
   but that been a few years ago.  There may be something out there.
  
  
   If one really wants to save those few bucks for labels or just wants
  to
   label few tapes in emergency mode - then it is possible to create
  such label
   using MS Word or other editor. All you need is barcode font.
   IMHO it is unreasonable to do it for regular labeling.
  
   --
   Radoslaw Skorupka
   Lodz, Poland
  
  
   --
   BRE Bank SA
   ul. Senatorska 18
   00-950 Warszawa
   www.brebank.pl
  
   S d Rejonowy dla m. st. Warszawy XII Wydzia  Gospodarczy Krajowego
  Rejestru
   S dowego, nr rejestru przedsi biorców KRS 025237
   NIP: 526-021-50-88
   Wed ug stanu na dzie  01.01.2009 r. kapita  zak adowy BRE Banku SA (w
  ca o
   ci wp acony) wynosi 118.763.528 z otych. W zwi zku z realizacj
  warunkowego
   podwy szenia kapita u zak adowego, na podstawie uchwa y XXI WZ z dnia
  16
   marca 2008r., oraz uchwa y XVI NWZ z dnia 27 pa dziernika 2008r., mo
  e ulec
   podwy szeniu do kwoty 123.763.528 z . Akcje w podwy szonym kapitale
  zak
   adowym BRE Banku SA b d  w ca o ci op acone.
  
   -
  -
  
   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
  
 
 
 
  --
  Mark Pace
  Mainline Information Systems
  1700 Summit Lake Drive
  Tallahassee, FL. 32317
 
  --
  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




 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317




 --
 Mark Pace
 Mainline Information Systems
 1700 Summit Lake Drive
 Tallahassee, FL. 32317




-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Schmeelk, Gregory
Thank you, Steve,

This decision was made prior to my involvement and I am gathering data to make 
shed light and make sure that, if this decision is stuck to, at least everyone 
is going into it with their eyes open.

I am hoping that it will be re-thought, but I will march to whatever drum is 
decided upon.  This information will be very helpful.

Take care,
Greg 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Thompson, Steve
Sent: Thursday, June 10, 2010 12:02 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Leap frog from z/OS 1.7 to z/OS 1.11

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Schmeelk, Gregory
Sent: Thursday, June 10, 2010 12:44 PM
To: IBM-MAIN@bama.ua.edu
Subject: Leap frog from z/OS 1.7 to z/OS 1.11

Has anyone here done the jump from z/OS 1.7 to z/OS 1.11 without going throu= 
gh 1.9 first?  If so, can you tell me any specific gotchas that you came a= 
cross?

SNIPPAGE

This just came up on CICS-L in a matter of speaking.

CSA KEY8 GETMAIN will probably fail. You will need to make sure that you either 
have all software using CSA upgraded, or you will need to set the system to 
allow it.

Storage Management Change

Storage may be allocated differently (depending on PARMLIB settings). 

With the new method, Storage now is gotten at the bottom of a page (rather than 
top) and moves up (which prevents some fragmentation of storage). This means 
that a GETMAIN may have part of the storage in an existing page with the rest 
in a subsequent page. So your storage won't be properly initialized.

There is an option to cause z/OS to use the old storage management rather than 
the new storage management. 

Those are just two items to watch for.

Regards,
Steve Thompson

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

This email message and any attachments are for the sole use of the intended 
recipient(s) and may contain information that is proprietary to US Foodservice, 
Inc and/or its subsidiaries or otherwise confidential or legally privileged. If 
you have received this message in error, please notify the sender by reply, and 
delete all copies of this message and any attachments. If you are the intended 
recipient you may use the information contained in this message and any files 
attached to this message only as authorized by US Foodservice. Files attached 
to this message may only be transmitted using secure systems and appropriate 
means of encryption, and must be secured using the same level password and 
security protection with which the file was provided to you. Any unauthorized 
use, dissemination or disclosure of this message or it's attachments is 
strictly prohibited.

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Schmeelk, Gregory
Thanks, Ed,

Will do.

Take care,
Greg 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Ed Finnell
Sent: Thursday, June 10, 2010 12:22 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Leap frog from z/OS 1.7 to z/OS 1.11

 
In a message dated 6/10/2010 2:16:15 P.M. Central Daylight Time, 
gregory.schme...@usfood.com writes:

This decision was made prior to my involvement and I am gathering  data to make 
shed light and make sure that, if this decision is stuck to, at  least everyone 
is going into it with their eyes open.



Might want to hit the Archives too. Mary  Anne @PSU had bad experiences...while 
others reported not worse that  usual. A lot depends on 3rd party footprint and 
user written  code. 




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

This email message and any attachments are for the sole use of the intended 
recipient(s) and may contain information that is proprietary to US Foodservice, 
Inc and/or its subsidiaries or otherwise confidential or legally privileged. If 
you have received this message in error, please notify the sender by reply, and 
delete all copies of this message and any attachments. If you are the intended 
recipient you may use the information contained in this message and any files 
attached to this message only as authorized by US Foodservice. Files attached 
to this message may only be transmitted using secure systems and appropriate 
means of encryption, and must be secured using the same level password and 
security protection with which the file was provided to you. Any unauthorized 
use, dissemination or disclosure of this message or it's attachments is 
strictly prohibited.

--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Schmeelk, Gregory
Thank you, Sam,

It has been a very long time since I have read your name.  As always, I really 
appreciate your expertise and advice.  Thank you for pointing me to them, I may 
have to contact them.

Take care,
Greg

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Knutson, Sam
Sent: Thursday, June 10, 2010 12:03 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Leap frog from z/OS 1.7 to z/OS 1.11

You might consider mitigating the risk by getting assistance from one of the 
folks who specialize in unsupported upgrades.

We have never needed to do this upgrading every year but Brian Westerman and 
Syzygy are well recognized around here as subject matter experts in this space. 

http://syzygyinc.net/contactus.aspx 

There are other consultants who could help as well. 

Best Regards, 

Sam Knutson, GEICO 
System z HW/SW/Automation Team Leader 
mailto:sknut...@geico.com 
(office)  301.986.3574 
(cell) 301.996.1318 
 
Think big, act bold, start simple, grow fast... 


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Schmeelk, Gregory
Sent: Thursday, June 10, 2010 1:44 PM
To: IBM-MAIN@bama.ua.edu
Subject: Leap frog from z/OS 1.7 to z/OS 1.11

Has anyone here done the jump from z/OS 1.7 to z/OS 1.11 without going through 
1.9 first?  If so, can you tell me any specific gotchas that you came across?

Thank you,
Greg


This email/fax message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution of this email/fax is 
prohibited. If you are not the intended recipient, please destroy all paper and 
electronic copies of the original message.

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

This email message and any attachments are for the sole use of the intended 
recipient(s) and may contain information that is proprietary to US Foodservice, 
Inc and/or its subsidiaries or otherwise confidential or legally privileged. If 
you have received this message in error, please notify the sender by reply, and 
delete all copies of this message and any attachments. If you are the intended 
recipient you may use the information contained in this message and any files 
attached to this message only as authorized by US Foodservice. Files attached 
to this message may only be transmitted using secure systems and appropriate 
means of encryption, and must be secured using the same level password and 
security protection with which the file was provided to you. Any unauthorized 
use, dissemination or disclosure of this message or it's attachments is 
strictly prohibited.

--
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: File 120 now has 2 new articles

2010-06-10 Thread Rick Fochtman

snip--
Well, if he wants to include those running OS/360, OS/VS1, OS/VS2 (SVS) 
or OS/VS2 3.8 under Hercules, he could always use IEHMOVE format


g, d  r r f
unsnip--
Step1: secure a large bar of FELS NAPHTHA Laundry soap.

Step2:  wash out mouth with great thoroughness

Step3:  rinse with strong ammonia solution

Step4: repeat steps 2 and 3 until all traces of IEHMOVE tendencies are 
eliminated. :-)


Rick
---
Accept the fact that some days you're the pigeon, other days you're the 
statue.


--
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: Leap frog from z/OS 1.7 to z/OS 1.11

2010-06-10 Thread Shane Ginnane
Go get Marnas migration papers - -1.7 to 1.9 and 1.9 to 1.11 (I presume she has 
done the latter, haven't 
looked). On the share site.
Truly excellent, and filters the nuggets from the migration guides. Much easier 
on the eye.

Shane ...

On Fri, Jun 11th, 2010 at 5:16 AM, Schmeelk, Gregory wrote:

 Thank you, Steve,
 
 This decision was made prior to my involvement and I am gathering
 data to make shed light and make sure that, if this decision is stuck
 to, at least everyone is going into it with their eyes open.

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


Early bird discounts for Boston SHARE and Boston zExpo

2010-06-10 Thread Pamela Christina (intentionally left blank)
Two great events chose Boston for 2010...

In case you're interested in the early bird discounts,

-- the notice I received for SHARE says:

 This Friday is Your Last Chance to Save $200 on SHARE in Boston
 Time is running out to take advantage of SHARE's early bird registration
 rate! Save $200 on your conference experience by registering on or
 before this Friday, June 11.
SHARE web site: http://www.share.org

-- and for what we fondly know as zExpo (System z Technical University)

• Early bird pricing, when you enroll by September 3, 2010
• Volume discount pricing, when 4 or more attend, from one company
• PartnerReward Education Voucher for eligible IBM Business Partners
  .. more about these offers, http://ibm.com/training/conf/systemsavings
  Tuition fee $2,495. Get the early bird price of $2,195 if you
  register by September 3, 2010.
  Conference site: http://www.ibm.com/training/us/conf/systemz

Hope this helps you with your educational planning.
Look for links to these and other educational opportunities
and events on the z/VM and Linux calendar
 http://www.vm.ibm.com/events/

Have a great day!  Regards, Pam C

--
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: Personal use z/OS machines was Re: Multiprise 3k for personal Use?

2010-06-10 Thread Shmuel Metz (Seymour J.)
In 4c0f05b8.2030...@ync.net, on 06/08/2010
   at 10:08 PM, Rick Fochtman rfocht...@ync.net said:

OS/360 had a FREEDBUF macro that could SYNCH to a user-supplied exit
in  Supv. state Key-0. IIRC, it was part of BDAM.

Fishing with dynamite, are we? OS/360 had so many holes[1] that most
people lost count. Take ISAM - please.

MVS may have holes, but it's harder to find them and IBM is willing to
fix them. It's my fault that the operator can no longer blow you away
with a simple START command.

[1] One of which I exploited in a storage zap program.
 
-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Personal use z/OS machines was Re: Multiprise 3k for personal Use?

2010-06-10 Thread Shmuel Metz (Seymour J.)
In 643814fdcaa74b54b6f94196472ef...@pinnacledesk1, on 06/08/2010
   at 05:36 PM, Pinnacle pinnc...@rochester.rr.com said:

It would be nice if someone actually documented a hole, instead of
all the  urban legends we hear.

I document security holes in IBM software when I report them to IBM. I
don't document them to anybody else until the exposure has been fixed.
I hope that others will do the same.

Please don't publicly disclose the details of a security hole while
the vendor is still developing a fix. Note that I'm *NOT* talking
about cases where the vendor can't be bothered to deal with security
issues, but I haven't had that problem with IBM in decades.
 
-- 
 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Personal use z/OS machines was Re: Multiprise 3k for personal Use?

2010-06-10 Thread Ed Gould

From: Andy Wood woo...@ozemail.com.au
To: IBM-MAIN@bama.ua.edu
Sent: Tue, June 8, 2010 6:20:57 PM
Subject: Re: Personal use z/OS machines was Re: Multiprise 3k for personal Use?

On Tue, 8 Jun 2010 17:36:03 -0400, Pinnacle 
pinnc...@rochester.rr.com wrote:

. . .

Barry,

It would be nice if someone actually documented a hole, instead of all the
urban legends we hear.  Outside the magic SVC, or a trusted person planting
malware in an APF library, I don't know of any holes.  Please share.



Andy:

Unfortunately the person who found quite a few holes moved on and would not 
reveal what he found and how he found them.
I just know that he managed to find a lot of them. Now what is a lot,  He 
admitted finding 5 but again would not give anyone hints at what they were. I 
can attest (by looking at dumps and the logrec entries and even some stand 
alone dumps that he found some as when ever he logged on the system we started 
seeing a lot more dumps with some really strange reason codes(and no reported 
issues from other IBM users). I can also say that he regularly was able to 
alter memory in any address space in the system. I could not prove but dumps 
and some other evidence told me he was doing things that MVS should have 
stopped but he was able to get into any state/key whatever he wanted. Once he 
got his code working it was hard to prove he had done something he was not 
supposed to.  And just to reiterate that he did *NOT* have a special SVC or 
secret mod that allowed him to do so. we had pretty tight control over the OS 
and a few times we created a truly fresh system from
 IBM and it did not make a bit of difference. 

Bypassing RACF was his early on attempt and it took him maybe about 3 days to 
get around RACF. We attempted to stop him but the politics of the time would 
let it happen. (This was almost at the board level - maybe one step below).
It was frustrating trying to fix issues as it was (most of the time) difficult 
to figure out if it was an IBM issue or him playing around. When IBM got a dump 
he would look at it and if it looked strange and did not make any sense he 
would mark it as user and would toss it away. I know (because I was a party 
to some of the discussions between IBM and my upper management that they were 
as frustrated as he was as the politics involved were really rough. BTW the IBM 
person was excellent and he was not the type to not label something that was 
not an IBM issue as a user issue. He was exceedingly honest and after looking 
at the dumps before he got a hold of them several of us who previewed the dumps 
before we handed them over to IBM, some of them were just weird and could not 
be explained except someone was mucking around where they were not suppose to 
be.

Ed




--
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: Question on EPILOG for OmegaMon

2010-06-10 Thread Cobe Xu
Yes, we are doing the same thing for the backup procedure, and we keep up to
12 months data.
Except for we try to avoiod EDS out of space message EC897 coming up to
console before the
configured switch action on every Monday. That's why we implemented the
Secondary Allocation.
I thought VSAM can extend as many as 123 times, yet, it stopped when its
21st EXTENT attemption before Monday,
while the volume is still with plenty of free space.




On Thu, Jun 10, 2010 at 8:49 PM, Kelman, Tom thomas.kel...@commercebank.com
 wrote:

 I don't know why it wouldn't be getting the 21st, 22nd, etc. extent, but
 why not allocate several EPILOG Datastores with no secondary extents.
 We don't use EPILOG in my current job, but when I was using the EDS in a
 previous job I had it set up that way.  I had allocated 7 Epilog
 Datastores with each one large enough to hold about one days worth of
 data in a single extent (no secondary extents).  Then when one would
 fill up EPILOG would switch to the next EDS and kick off a job that
 would backup the one that had just filled.  That way I had about a
 week's worth of data online.  The backup dataset was a gdg with 185
 generations to hold about 6 months of data.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Cobe Xu
 Sent: Thursday, June 10, 2010 3:50 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Question on EPILOG for OmegaMon

 Hi,

 Recently our system's EPLIOG datastore (EDS) is getting full faster than
 before, and sometimes waning msg about EDS OUT OF SPACE went up.
 We configured that EDS switches trigger as either in Monday or EDS FULL.
 My question is how EPILOGC ( the collector) determine the active EDS is
 FULL?
 AFAIK, EDS is KSDS, and we create it with space (PRI 300 cyls, SEC 50
 cyls).
 When I check the full EDS from 3.4, I saw it allocates 8250 trks, with
 20
 EXTs.
 Since it can has 20 EXTs, why not 21st,22nd , and so on..? Is there any
 limit elsewhere I should be aware?

 Thanks!


 --
 Cobe Xu

 Best Regards
 ---
 zOS Performance  Capacity Analyst
 E2E Performance Analyst
 Email: cob...@gmail.com
 ---

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



 *
 If you wish to communicate securely with Commerce Bank and its
 affiliates, you must log into your account under Online Services at
 http://www.commercebank.com or use the Commerce Bank Secure
 Email Message Center at https://securemail.commercebank.com

 NOTICE: This electronic mail message and any attached files are
 confidential. The information is exclusively for the use of the
 individual or entity intended as the recipient. If you are not
 the intended recipient, any use, copying, printing, reviewing,
 retention, disclosure, distribution or forwarding of the message
 or any attached file is not authorized and is strictly prohibited.
 If you have received this electronic mail message in error, please
 advise the sender by reply electronic mail immediately and
 permanently delete the original transmission, any attachments
 and any copies of this message from your computer system.

 *

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




-- 
Cobe Xu

Best Regards
---
zOS Performance  Capacity Analyst
E2E Performance Analyst
Email: cob...@gmail.com
---

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


Re: JBoss for z/OS

2010-06-10 Thread Timothy Sipples
Kirk Wolf opines:
there are two kinds of z/OS Java porting problems:
[]
2) problems with running under the IBM Java SDK (versus Sun). Some
java programs depend on Sun-specific, non-public api programs in the
SUN JRE.

Two points. First, JBoss isn't one of those programs. Red Hat supports
JBoss 5.0 on Sun-branded JDKs, OpenJDK, IBM's JDK, and Azul's JDK. (Even
more JDKs are likely as they do more testing.) Second, any such program
wouldn't be certifiable as Java(TM) compliant (and would probably break
pretty quickly anyway as Sun updates its JDKs).

Red Hat has not yet certified JBoss on z/OS, but IBM's JDK is certainly
fine.

But if the original poster wants to experiment with an open source
application server, may I humbly suggest Apache Geronimo instead. Geronimo
is the foundation for WebSphere Application Server Community Edition.
Here's a forum post (at Dovetail.com) with some more information (albeit
slightly dated):

http://dovetail.com/forum/viewtopic.php?t=713

The Apache Geronimo homepage is here:

http://geronimo.apache.org

- - - - -
Timothy Sipples
Resident Architect (Based in Singapore)
STG Value Creation and Complex Deals Team
IBM Growth Markets
E-Mail: timothy.sipp...@us.ibm.com
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBM Rational Developer for System z

2010-06-10 Thread Timothy Sipples
Yes, the Rational Developer for System z Unit Test Feature should prove
quite useful to many developers. Here's some more information:

http://www.ibm.com/software/rational/cafe/community/cobol/rdzut

Another new option is the System z Solution Edition for Application
Development:

http://www.ibm.com/systems/z/solutions/editions/appdev/index.html

System z Solution Edition offerings are available either as a dedicated
System z machine or as a virtual solution (LPAR) added to an existing
System z environment.

And there are the System z Remote Development Programs:

http://www.ibm.com/isv/iic/rdp/zosdrdp.html

Please note carefully the terms and conditions for each of these offerings.
All of these three offerings share a common goal: to make it easier,
faster, and more affordable to develop new applications for z/OS.

- - - - -
Timothy Sipples
Resident Architect (Based in Singapore)
STG Value Creation and Complex Deals Team
IBM Growth Markets
E-Mail: timothy.sipp...@us.ibm.com

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