Germany Loses Its Root Certificate for Health Cards

2009-07-15 Thread Timothy Sipples
There's an interesting article here about what happens when you lose your
root CA (watch the wrap):

http://www.h-online.com/security/Loss-of-data-has-serious-consequences-for-German-electronic-health-card--/news/113740

The silver lining in this incident is that it occurred *before* 80 million
cards were issued, and it also will cause some reflection and better
planning to (hopefully) make sure the incident does not happen again. But
it's a very good lesson to share and absorb.

To editorialize a bit, many forms of information are precious, but
cryptography-related information (keys, certificates, etc.) is particularly
precious. IBM is very strongly promoting System z as the Enterprise
Security Hub for precisely this reason. You do not want to fool around
with this stuff: precious information needs protection and safeguards. Lose
the key(s), and you lose the data -- it's that simple. Mainframes (and
mainframe discipline) are best at protecting precious information and
recovering from disasters. The mainframe already acts as (and should play
an increasing role as) enterprise crypto key/certificate custodian.

I hope this German incident is the last of its kind, but unfortunately I
think there will be more serious incidents in the future. :-(

- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Based in Tokyo, Serving IBM Japan / Asia-Pacific
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: Trace open/close

2009-07-15 Thread Miklos Szigetvari

Hi

Thank you .
The calls were made from LE routines, I set an IF trap in the LE routine 
and  got the DCB info in GTF .


Binyamin Dissen wrote:


On Tue, 14 Jul 2009 09:39:40 +0200 Miklos Szigetvari
miklos.szigetv...@isis-papyrus.com wrote:

:Hi
:
:I would like to trace open/close calls and see the DCB, and open/close 
:options for a given program.
:Any proper SLIP set to trace OPNE CLOSE ONPEN TYPE=J CLOSE TYPE=J  with 
:all the paramters ?


SVCP with SVC=(19,20,22) will show everything except the DCB contents.

For that you will need to IF the entry points to the SVCs and SL each word
from 0 off of r1 for as many DCBs as you expect and each lower fullword from
the doublewords off of R0. 


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

 



--
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh 
tel: (+43) 2236 27551 570
Fax: (+43) 2236 21081 

E-mail: miklos.szigetv...@isis-papyrus.com 

Info: i...@isis-papyrus.com 
Hotline: +43-2236-27551-111 

Visit our Website: http://www.isis-papyrus.com 
---

This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
--- 


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


Easy way to tell what volume a dataset was migrated from?

2009-07-15 Thread Brian Westerman
Hi,

Does anyone have a really easy way to list what primary volumes that
datasets were migrated from?  

Brian

--
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: MSU question z800 vs. z9BC

2009-07-15 Thread R.S.

Edward Jaffe pisze:
[...]
Due to the so-called 'Technology Dividend', 100 z800 MSU = 90 z890 MSU = 
81 z9BC MSU.


100/81 = 1.234567 (amazing number!)

So, expect your MSU-based software charges to go up by just over 23% if 
you go back to the z800.


Bad assumption! You assumed that function cost=f(MSU) is linear. It's 
not. Usually it's sublinear with positive value for f(0). (Forgive me my 
math English).
So, 23% MSU more could mean 10% fees more. And only for MSU-based 
software - mostly IBM. Many companies do charge for MIPS or just machine 
model (again MIPS, just to avoid technology dividend and other 
possible tricks).


Depending on software suite it could mean marginal growth of sotware 
fees. Of course it also could mean important growth, but WE DON'T KNOW IT.





What is interesting - almost everyone on the list assumes the decision 
is stupid and not analyzed thoroghly. That someone forget about HW 
maintenance and software fees. And missing features on z/800. Why do you 
think that decision maker is an idiot?
Maybe it's quite clever and brave decision allowing another mainframe 
shop to survive. Part of whole company survival plan.


--
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: Easy way to tell what volume a dataset was migrated from?

2009-07-15 Thread Bri P
DCOLLECT record type 'M' output has it, you could run a report over that, or 
FIXCDS D dataset name will show you it.

Brian

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Brian Westerman
Sent: 15 July 2009 09:15
To: IBM-MAIN@bama.ua.edu
Subject: Easy way to tell what volume a dataset was migrated from?

Hi,

Does anyone have a really easy way to list what primary volumes that
datasets were migrated from?  

Brian

--
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: MSU question z800 vs. z9BC

2009-07-15 Thread Timothy Sipples
I should elaborate on something in my previous comments. A software vendor 
contacted me offline and made an excellent point which perhaps I didn't 
state clearly enough.

The scenario I am describing is vendor-agnostic and hyper-generalized. 
That is, I'm *not* trying to describe the exact practices of any 
particular vendor(s) in any particular country(ies). I'm not even trying 
to describe what IBM does specifically. (I'm quite sure I didn't describe 
IBM's practices. Remember, I don't speak for IBM.) Vendor practices (IBM's 
included) can and do differ in material ways from the hypothetical and 
generalized scenario that I described.

What I was trying to do is give some flavor of the additional questions 
and considerations that might arise. The exact financial implications and 
contract terms are *highly* situational. That's why it's really important 
to develop a few different business cases and iterate through a few times, 
to refine the business case model. The better models even include what's 
called sensitivity analysis. For example, the sensitivity analysis might 
help determine that a doubling of the price of electricity would not 
fundamentally change the business decision in favor of Case #1B, but a new 
government requirement for encryption would, favoring Case #2C. These are 
the what if? models that are so useful to make a reasonable business 
decision.

Good models should also encompass all IT. This isn't just about a 
mainframe.

OK, I hope that elaboration helps.

- - - - -
Timothy Sipples
Consulting Enterprise Software Architect
IBM Japan, Ltd.
e99...@jp.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: INFOZIP 2Gb

2009-07-15 Thread Vikesh Bhoola
Bob,
Thanks, I've successfully managed to install UNZIP (cmsmvs version) made
all the changes according to the provided diff file using gmake.

However, cannot test this as I don't seem to have the correct UNZIP JCL
syntax.

Does anyone perhaps have a working UNZIP JCL or even one that writes to
OUTDD to allocate with correct DSORG=PS, LRECL, RECFM, etc.

I tried using the UNZIP JCL provided in the README.MVS file :

//UNZIP   EXEC PGM=UNZIP,
// PARM='/-a -o ''userid.TEST.ZIP'' -d
''hlq.TEST.FILE'''
//STEPLIB  DD  DSN=USERID.INFOZIP.LOAD,DISP=SHR
//SYSPRINT DD  SYSOUT=*
//SYSOUT   DD  SYSOUT=*

  End-of-central-directory signature not found.  Either this file is not

  a zipfile, or it constitutes one disk of a multi-part archive.  In the

  latter case the central directory and zipfile comment will be found on

  the last disk(s) of this archive.

unzip:  cannot find zipfile directory in 'USERID.TEST.ZIP',

and cannot find 'USERID.TEST.ZIP'.zip, period.



Thanks for all the assistance received,
Vikesh

PS : I'm still awaiting confirmation on the readability of the zipped
data.
Please Note: This email and its contents are subject to our email legal notice 
which can be viewed at http://www.sars.gov.za/Email_Disclaimer.pdf 

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


#UVT# Dataspace in *MASTER*

2009-07-15 Thread Guy Eshel
Hello,
Does anybody know what the dataspace (in MASTER) called #UVT# is used for?

We are seeing a large amount of pages used by it, and are trying to figure
out what it might be related to.

Thanks in advance!

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Rob Scott
This is very unlikely to be an IBM system dataspace - my guess is that you have 
some ISV software that is hanging a dataspace off of a TCB in ASID 1 to ensure 
that it persists after ISV server abnormal termination.

Try dumping the contents of the dataspace and taking a look using IPCS to see 
if you find any eye-catchers or clues to the software owner. 


Rob Scott
Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.617.614.2305 
Email: rsc...@rs.com 
Web: www.rocketsoftware.com

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Guy Eshel
Sent: 15 July 2009 10:17
To: IBM-MAIN@bama.ua.edu
Subject: #UVT# Dataspace in *MASTER*

Hello,
Does anybody know what the dataspace (in MASTER) called #UVT# is used for?

We are seeing a large amount of pages used by it, and are trying to figure out 
what it might be related to.

Thanks in advance!

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Shane Ginnane
On Wed, Jul 15th, 2009 at 8:08 PM, Rob Scott wrote:

 ... my guess is
 that you have some ISV software that is hanging a dataspace off of a
 TCB in ASID 1 to ensure that it persists after ISV server abnormal
 termination.

Surely not !!!
Next you'll be saying that ISVs drop SRBs into MASTER !!!.

Who could imagine such a thing happening ???.

Shane ...

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Guy Eshel
We looked in a dump of #UVT#, we are seeing DSNX9WLS eyecatchers followed
by a local DB2 userid (used for our DB2 STCs).

--
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: Obtaining the Dsname in a Rexx Program

2009-07-15 Thread Baraniecki, Ray
The suggestion of using LISTDSI worked.

Thanks, 
 
Ray Baraniecki 
Morgan Stanley Smith Barney
18th Floor 
1 New York Plaza 
New York, NY 10004 
Office - 212-276-5641
   Cell - 917-597-5692 
ray.baranie...@morganstanley.com  
BE CARBON CONSCIOUS. PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS 
E-MAIL.

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
C. Ardillo
Sent: Tuesday, July 14, 2009 1:18 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Obtaining the Dsname in a Rexx Program

For a file allocated via DD

FC =  LISTDSI(ddname FILE)
DSN = SYSDSNAME

DSN will then contain your filename.

Baraniecki, Ray wrote:

Is there a way to obtain the dataset name for a file allocated in a Rexx 
program? This seems like a simple task but I just cannot think of how to do 
this.


Thanks,


Ray Baraniecki
Morgan Stanley Smith Barney
18th Floor
1 New York Plaza
New York, NY 10004
Office - 212-276-5641
   Cell - 917-597-5692

ray.baranie...@morganstanley.commailto:ray.baranie...@morganstanley.com

BE CARBON CONSCIOUS. PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS 
E-MAIL.


--
Important Notice to Recipients:
It is important that you do not use e-mail to request, authorize or effect the 
purchase or sale of any security or commodity, to send fund transfer 
instructions, or to effect any other transactions. Any such request, orders, 
or instructions that you send will not be accepted and will not be processed 
by Morgan Stanley Smith Barney.
The Global Wealth Management Group of Morgan Stanley  Co. Incorporated and 
the Smith Barney division of Citigroup Global Markets Inc. have combined into 
Morgan Stanley Smith Barney LLC, a new investment adviser and broker-dealer 
registered with the Securities and Exchange Commission. The sender of this 
email is an employee of Morgan Stanley Smith Barney. 
 
Important disclosures on Morgan Stanley and Citi Investment Research  
Analysis research reports may relate in part to the separate businesses of 
Citigroup Global Markets Inc. and Morgan Stanley that now form Morgan Stanley 
Smith Barney LLC. To view these important research disclosures, go to 
http://www.morganstanley.com/researchdisclosures and 
https://www.citigroupgeo.com/geopublic/Disclosures/index_a.html.
 
If received in error, please destroy and notify sender. Sender does not intend 
to waive confidentiality or privilege. Use of this email is prohibited when 
received in error. We may monitor and store emails to the extent permitted by 
applicable law.
 
 

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

--
Important Notice to Recipients:
It is important that you do not use e-mail to request, authorize or effect the 
purchase or sale of any security or commodity, to send fund transfer 
instructions, or to effect any other transactions. Any such request, orders, or 
instructions that you send will not be accepted and will not be processed by 
Morgan Stanley Smith Barney.
The Global Wealth Management Group of Morgan Stanley  Co. Incorporated and the 
Smith Barney division of Citigroup Global Markets Inc. have combined into 
Morgan Stanley Smith Barney LLC, a new investment adviser and broker-dealer 
registered with the Securities and Exchange Commission. The sender of this 
email is an employee of Morgan Stanley Smith Barney. 
 
Important disclosures on Morgan Stanley and Citi Investment Research  Analysis 
research reports may relate in part to the separate businesses of Citigroup 
Global Markets Inc. and Morgan Stanley that now form Morgan Stanley Smith 
Barney LLC. To view these important research disclosures, go to 
http://www.morganstanley.com/researchdisclosures and 
https://www.citigroupgeo.com/geopublic/Disclosures/index_a.html.
 
If received in error, please destroy and notify sender. Sender does not intend 
to waive confidentiality or privilege. Use of this email is prohibited when 
received in error. We may monitor and store emails to the extent permitted by 
applicable law.
 
 

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Rob Scott
This probably narrows it down to the ISVs who are supplying your DB2 tools - I 
would suggest calling their support line.


Rob Scott
Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.617.614.2305 
Email: rsc...@rs.com 
Web: www.rocketsoftware.com

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Guy Eshel
Sent: 15 July 2009 12:22
To: IBM-MAIN@bama.ua.edu
Subject: Re: #UVT# Dataspace in *MASTER*

We looked in a dump of #UVT#, we are seeing DSNX9WLS eyecatchers followed by 
a local DB2 userid (used for our DB2 STCs).

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Guy Eshel
According to CA documentation, this appears to be a dataspace used by
CAIENF/USS... Now to find out why it keeps growing.

I'll keep this updated for those interested, thanks for the help Rob!

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


hsm RECOVER with FROMDUMP

2009-07-15 Thread Walter Marguccio
Hello there,

I decided to ask this once again since the answers found in the archives
were pretty old, and I hope something changed meanwhile. Here it goes:

If I want to RECOVER the most recently dumped version of a dataset coming 
from a DUMPCLASS, I can issue :

RECOVER my.dsn   
  FROMDUMP(DCLASS(SUNDAY))  
   NEWNAME(my.dsn.from.sunday)  

and have the dataset restored very easily in one shot. :-)

Instead, if I want to RECOVER the second (or third, or nth) dumped version
of a dataset coming from a DUMPCLASS, then I need to know exactly 
the volume where the dataset was dumped to and issue :

RECOVER my.dsn  
 FROMDUMP(DVOL(myvolser))   
   NEWNAME(my.dsn.second.dump)

which imply LISTing all DUMPVOLUMEs for the given DUMPCLASS first, 
then LISTing the contents of all DUMPVOLUMEs wriiten on a given date,
and, eventually, issue the RECOVER command as above. :-(

Is this still true ?? 
Walter Marguccio
z/OS Systems Programmer
BELENUS LOB Informatic GmbH
Munich - Germany 


  

--
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: Complexity (was Re: Convert DB2 on z/OS to Oracle on z/Linux?)

2009-07-15 Thread Bill Washburn
I second everything Frank said.

My company- one of the largest plumbing/hvac wholesalers in the country,
has very successfully developed almost all back office processing systems
(Payroll, GL, AP, Cash Mgmt, Securities Mgmt, etc) in house over the past 3
decades (2 of which I've been a part of).

While everyone and their third cousin may indeed be using packaged
software, I believe the ones who can figure out how to cost effectively
*not* be part of the pack, are the ones who will rise above the pack. If
you have strong IT, Finance, and Executive Management all working hand in
hand, you can develop custom systems which will give your company a
competitive advantage.

Nearly every time we've done a make vs buy analysis it has not even been
close.  There are a few exceptions- Fixed Assets, for example, where the
frequent and sometimes complex tax law changes made it a better option to
buy a package that is maintained by experts. And a few other add-on
enhancement products, such as an OCR scanning solution as a front end to
our AP system, to replace hand-keying 800,000 paper invoices a year. No way
could we develop and maintain that kind of special software. But for our
core business processing, outsourcing or packages just ain't gonna cut it.

Bill




   
 Frank Swarbrick   
 frank.swarbrick@ 
 EFIRSTBANK.COMTo 
 Sent by: IBM  IBM-MAIN@bama.ua.edu
 Mainframe  cc 
 Discussion List   
 ibm-m...@bama.ua  Fax to 
 .edu 
   Subject 
   Re: Complexity (was Re: Convert DB2 
 07/14/2009 08:32  on z/OS to Oracle on z/Linux?)  
 PM
   
   
 Please respond to 
   IBM Mainframe   
  Discussion List  
 ibm-m...@bama.ua 
   .edu   
   
   




 On 7/14/2009 at 5:11 PM, in message
a3a2b85f0907141611v32ced8ebl7b44ce513b35a...@mail.gmail.com, Tony Harminc
tz...@attglobal.net wrote:
 2009/7/12 Chris Craddock crashlu...@gmail.com:

 Pick just about
 any piece of non-core business processing (i.e. stuff other than what
your
 company does to make a living) and you will find the same thing. A whole
 slew of outsiders willing to solve the problem for a buck and a half
less
 than you can do it yourself. Building your own is pretty much
guaranteed
 to take longer, cost more and be less reliable than buying it from
somebody
 else who does it for a living. The outside providers get to leverage
their
 work across multiple customers so their costs are lower, their quality
and
 profits higher. That's why everyone and their third cousin uses packaged
 software now. That trend is only ever going to accelerate.

 I'm sure you are right. But the piece that puzzles me is that there
 seem to be so many companies whose core business is really just moving
 bytes from place to place, who nonetheless think outsourcing is a Good
 Idea. I'm speaking most obviously of banks, but pretty much all
 financial services businesses, insurance, and so on are in the same
 place. Sure, it doesn't make sense for each bank to write their own
 operating system, web browser, etc. etc., but the actual applications
 *are* the core of their business. What they can and typically do [try
 to] outsource is precisely the things that benefit least from
 leveraging work across multiple customers, i.e. operations and
 helpdesk.

I can testify that we are one bank that has written all of our core banking
applications.  Not to mention our Internet banking site.

We actually have our own homegrown Human Resources and General Ledger
systems, but are in the process of migrating those to packaged applications
since they are in need of updating and not part of our core business.

In my opinion both of these are good things.  I can't imagine how our
business would function if we had packaged core applications.  Our 

Re: hsm RECOVER with FROMDUMP

2009-07-15 Thread Bri P
I haven't used it recently, but I'm sure I've used

RECOVER my.dsn
 FROMDUMP(DCLASS(x))
 DATE(/mm/dd)  

I just had a quick dip into the reference manual and that seems to support that 
idea. Might be worth a try.

Apologies if I've misunderstood..

Brian

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


JES and large volumes

2009-07-15 Thread Hal Merritt
We are z/os 1.9 and have some research that suggests that our JES does not 
support large volumes (Mod 27's). Other than just trying, is there any way to 
tell if we have the large volume support or not?

Thanks


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: MSU question z800 vs. z9BC

2009-07-15 Thread Edward Jaffe

R.S. wrote:

Edward Jaffe pisze:
[...]
Due to the so-called 'Technology Dividend', 100 z800 MSU = 90 z890 
MSU = 81 z9BC MSU.


100/81 = 1.234567 (amazing number!)

So, expect your MSU-based software charges to go up by just over 23% 
if you go back to the z800.


Bad assumption! You assumed that function cost=f(MSU) is linear. It's 
not. Usually it's sublinear with positive value for f(0). (Forgive me 
my math English).
So, 23% MSU more could mean 10% fees more. And only for MSU-based 
software - mostly IBM. Many companies do charge for MIPS or just 
machine model (again MIPS, just to avoid technology dividend and 
other possible tricks).


True. For most IBM software, the marginal per-MSU price gets a little 
lower for each additional MSU you add.


My point was simply that an existing z9BC workload will require 23% more 
MSU wen transferred to a similarly-configured z800.


--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
edja...@phoenixsoftware.com
http://www.phoenixsoftware.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


NVAS error explanation

2009-07-15 Thread Chase, John
Hi, All,

I seem to be the only one in the building to get this error every
time, for every application, through Netview Access Services (NVAS):

EMS1166E Relay mode logon request failed for application .

 

   Explanation:  A request for a relay mode session with the

   specified application failed due to network constraints.


We have no network constraints that anybody in the building can
identify.  Can anybody here provide a more sensible explanation, and/or
pointers where to look and for what?

TIA,

-jc-


--
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: hsm RECOVER with FROMDUMP

2009-07-15 Thread Walter Marguccio
- Original Message 
From: Bri P pilgrim...@ntlworld.com
To: IBM-MAIN@bama.ua.edu

 RECOVER my.dsn
 FROMDUMP(DCLASS(x))
 DATE(/mm/dd)  

Shame on me, Brian. The command works, I was blind enough
I didn't see I could combine the FROMDUMP(DCLASS(x) with
the DATE parameter.

Thanks a lot!

Walter Marguccio
z/OS Systems Programmer
BELENUS LOB Informatic GmbH
Munich - Germany


  

--
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 Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Leonard Sasso
Please accept my apology if this is not the correct forum for my question. 
I would appreciate it if you could please direct me to the correct forum.

Mainframe Operating System:  z/OS 1.8

OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17


Question:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke SFTP 
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

//* 
//**
//*FUNCTION: Copy FTP Commands to the SFTP.SCRIPT File (UNIXSCRP DD). 
//**
//PS0010   EXEC PGM=IKJEFT01 
//SYSTSIN  DD * 
 OCOPY INDD(SFTPCMDS) OUTDD(UNIXSCRP) 
//SYSOUT   DD SYSOUT=* 
//SYSUDUMP DD SYSOUT=(D,,DUMP) 
//SYSPRINT DD SYSOUT=* 
//SYSTSPRT DD SYSOUT=* 
//SFTPCMDS DD * 
USERID 
PASSWORD 
//* 
//UNIXSCRP DD PATH='/u/home/sa10$/sftp.script', 
//PATHOPTS=(OWRONLY,OCREAT,OTRUNC),PATHMODE=(SIRWXU,SIRWXG) 
//* 
//**
//*FUNCTION: Execute the SFTP.SCRIPT FilePort 10022 
//**
//PS0020   EXEC PGM=BPXBATCH,REGION=0M, 
//  PARM='PGM /bin/sftp -b /u/home/sa10$/sftp.script 
//  -oPort=10022 -v gis.cms.hhs.gov' 
//* 
//STDOUT   DD SYSOUT=*,LRECL=132,RECFM=F 
//STDERR   DD SYSOUT=*,LRECL=132,RECFM=F 
//* 
//**


#.$Id: ssh_config,v 1.16.1.1 2003/05/17 21:36:27 ERINF Exp $ 
 
# This config was set up for testing CMS file transfers 
# 
# This is the ssh client system-wide configuration file.  See 
# ssh_config(5) for more information.  This file provides defaults for
# users, and the values can be changed in per-user configuration files
# or on the command line. 
 
# Configuration data is parsed as follows: 
#  1. command line options 
#  2. user-specific file 
#  3. system-wide file 
# Any configuration value is only changed the first time it is set. 
# Thus, host-specific definitions should be at the beginning of the 
# configuration file, and defaults at the end. 
 
# Site-wide defaults for various options 
  
# Host *  
#   ForwardAgent no  
#   ForwardX11 no  
ChallengeResponseAuthentication no  
RhostsAuthentication no  
RhostsRSAAuthentication no  
RSAAuthentication no  
PubkeyAuthentication no  
PreferredAuthentications password  
PasswordAuthentication yes  
HostbasedAuthentication no  
#   BatchMode no  
CheckHostIP no  
StrictHostKeyChecking no  
#   IdentityFile ~/.ssh/identity  
#   IdentityFile ~/.ssh/id_rsa  
#   IdentityFile ~/.ssh/id_dsa  
#   Port 22  
#   Protocol 2,1  
Protocol 2  
#   Cipher 3des  
#   Ciphers 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
#   EscapeChar ~  


OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004  
debug1: Reading configuration data /u/home/sa10$/.ssh/config  
debug1: Reading configuration data /etc/ssh/ssh_config  
debug1: Rhosts Authentication disabled, originating port will not be 
trusted. 
debug1: Connecting to gis.cms.hhs.gov Ý12.34.26.31¨ port 10022.  
debug1: Connection established.  
debug1: identity file /u/home/sa10$/.ssh/id_rsa type 1  
debug1: identity file /u/home/sa10$/.ssh/id_dsa type -1  
debug1: Remote protocol version 2.0, remote software version 
http://3sp.com_Mave
debug1: no match: http://3sp.com_Maverick_SSHD  
debug1: Enabling compatibility mode for protocol 2.0  
debug1: Local version string SSH-2.0-OpenSSH_3.8.1p1  
debug1: SSH2_MSG_KEXINIT sent  
debug1: SSH2_MSG_KEXINIT received  
debug1: kex: server-client aes128-cbc hmac-md5 none  
debug1: kex: client-server aes128-cbc hmac-md5 none  
debug1: sending SSH2_MSG_KEXDH_INIT  
debug1: expecting SSH2_MSG_KEXDH_REPLY  
debug1: Host 'gis.cms.hhs.gov' is known and matches the DSA host key.  
debug1: Found key in /u/home/sa10$/.ssh/known_hosts:2  
debug1: ssh_dss_verify: signature correct  
debug1: SSH2_MSG_NEWKEYS sent  
debug1: expecting SSH2_MSG_NEWKEYS  
debug1: SSH2_MSG_NEWKEYS received  
debug1: SSH2_MSG_SERVICE_REQUEST sent  
debug1: SSH2_MSG_SERVICE_ACCEPT received  
**WARNING**WARNING**WARNING**  
 UNAUTHORIZED ACCESS TO THIS COMPUTER IS PROHIBITED BY LAW (REFERENCE 
TITLE 18 U
 This is a Centers for Medicare  Medicaid Services (CMS) (Operating 
Division of
 SECURITY REQUIREMENTS FOR AUTHORIZED USERS of CMS' COMPUTER SYSTEMS  
If you are authorized access to a CMS computer system, you are subject to 
the re
 THERE IS NO RIGHT OF PRIVACY IN THIS SYSTEM. System security personnel 
may give
 USE OF THIS SYSTEM BY ANY USER, AUTHORIZED OR UNAUTHORIZED, CONSTITUTES 
CONSENT
 **WARNING**WARNING**WARNING**  
debug1: Authentications that can continue: publickey,password  
debug1: No more authentication methods to try.  
Permission denied (publickey,password). 

Re: NVAS error explanation

2009-07-15 Thread Tonni J Ottosen
John -

The application is not found (not started,  wrong spelling or not reachable
- ie. over cross domain or like)

Venlig hilsen / Best regards

TONNI OTTOSEN
Senior Consultant
CSC

Nordic | Cell (+45) 2923 4445 | totto...@csc.com | www.csc.com/dk


CSC • 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
 •
CSC Danmark A/S • Registered Office: Retortvej 8, DK - 2500 Valby, Denmark
• Registered in Denmark No: 15231599


   
 Chase, John 
 jch...@ussco.com 
   To 
 Sent by: IBM  IBM-MAIN@bama.ua.edu
 Mainframe  cc 
 Discussion List   
 ibm-m...@bama.ua Subject 
 .edu NVAS error explanation
   
   
 15-07-2009 16:01  
   
   
 Please respond to 
   IBM Mainframe   
  Discussion List  
 ibm-m...@bama.ua 
   .edu   
   
   




Hi, All,

I seem to be the only one in the building to get this error every
time, for every application, through Netview Access Services (NVAS):

EMS1166E Relay mode logon request failed for application .



   Explanation:  A request for a relay mode session with the

   specified application failed due to network constraints.


We have no network constraints that anybody in the building can
identify.  Can anybody here provide a more sensible explanation, and/or
pointers where to look and for what?

TIA,

-jc-

--
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: JES and large volumes

2009-07-15 Thread David Andrews
On Wed, 2009-07-15 at 10:00 -0400, Hal Merritt wrote:
 our JES does not support large volumes (Mod 27's).

Don't know about -27s, but SPOOLDEF LARGEDS=ALLOWED works well on our
1.8 system on -9s.  That's about 150,000 tracks.

-- 
David Andrews
A. Duda and Sons, Inc.
david.andr...@duda.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: NVAS error explanation

2009-07-15 Thread Elardus Engelbrecht
Chase, John wrote:
I seem to be the only one in the building to get this error every
time, for every application, through Netview Access Services (NVAS):

EMS1166E Relay mode logon request failed for application .
We have no network constraints that anybody in the building can
identify.  Can anybody here provide a more sensible explanation, and/or
pointers where to look and for what?

Check you NVAS major node and work down with every child LUs and cross-
check with your list of applications defined for system (nvas).

HTH

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


Re: JES and large volumes

2009-07-15 Thread R.S.

David Andrews pisze:

On Wed, 2009-07-15 at 10:00 -0400, Hal Merritt wrote:

our JES does not support large volumes (Mod 27's).


Don't know about -27s, but SPOOLDEF LARGEDS=ALLOWED works well on our
1.8 system on -9s.  That's about 150,000 tracks.



LARGEDS is related to LARGE PS datasets and 64k tracks limitation. There 
is no limitation for volume size, so it can be even full (so called) 
mod-54.


It cannot be EAV cylinder area (area above mod-54) since no current 
system supports non-VSAM files in that area.


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


Re: complexity

2009-07-15 Thread Roach, Dennis (N-GHG)
One very big reason for runtime binding is licensing. If an application
includes subroutines from another vendor and they are hard linked, users
of the software may be required to purchase the subroutine package. It
gets even more complicated when open source software is used. The GNU
GPL makes the new product a derivative product, covered by the same
license and requiring it to become open source (if it is distributed
outside the developing company). 

Dennis Roach
GHG Corporation
Lockheed Martin Mission Services
Facilities Design and Operations Contract
NASA/JSC
Address:
   2100 Space Park Drive 
   LM-15-4BH
   Houston, Texas 77058
Mail:
   P.O. Box 58487
   Mail Code H4C
   Houston, Texas 77258
Phone:
   Voice:  (281)336-5027
   Cell:   (713)591-1059
   Fax:(281)336-5410
E-Mail:  dennis.ro...@lmco.com

All opinions expressed by me are mine and may not agree with my employer
or any person, company, or thing, living or dead, on or near this or any
other planet, moon, asteroid, or other spatial object, natural or
manufactured, since the beginning of time.


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of john gilmore
Sent: Tuesday, July 14, 2009 5:03 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: complexity

I have propagated this thread name, but it is a dubious one:
computational complexity is the standard name for an important
computer-science topic that has nothing much to do with the content of
this thread.
 
Still, what Chris Craddock had to say about what I shall call binding
times was of great interest.
 
Decisions about the resolution of from where and/or when an external
entry is to be invoked or a table is to be loaded may be taken at
different times. These actions may, that is, be bound
 
o at programming time,
 
o at compile time,
 
o at linkage time, or, finally,
 
o at execution time.
 
In PL/I, but not in C or its sequelae, one can use generic function
references like
 
x = sqrt(y) ;
 
delegating to a compiler the responsibility to choose an appropriate
entry, one consonant with the data types of x and y.  However this is
managed, execution-time binding of a sqrt routine is something to be
avoided. 
 
Or again, one can write a division-method hashing routine that always
uses the divisor/modulus m=29 (a convenient small prime), or instead one
can make m an execution-time formal parameter of the hashing routine.
(The option of making the decision which of a set of hashing routines,
one each for m=2,3,5,7,11,13,..., an execution-time one is
unattractive.)   
 
In recent years late binding times have come to be more and more heavily
used.  Sometimes this is appropriate because the maintenance/replacement
cycles of invoker and invoked are very different.  A CICS application
that uses DB2 may not, for example, wish to commit itself at linkage
time to the use of a particular version and modification level of DB2;
and the dynamic invocation of a DB2 interface routine by alias provides
one mechanism for avoiding the need to do so.
 
Interestingly, however, the original IBM OS/360 linkage editor accepted
load mules it had created on one occasion as inputs for modification on
another; and the z/OS binder still does so.  For reasons that I have
never understood--There is no neurosurgery involved--these facilities
have been used only by coloro che sanno.  They are perceived to be too
difficult for mandolinisti to master, and heroic measures are taken to
avoid their use.  Thus, while incompetence is not the only rationale for
the use of DLLs and the like, it is the chief one. 

 

There are legitimate uses of late binding times, but two things about
them must be understood:
 
o deferring binding times incurs additional overheads and it incurs them
repeatedly, and
 
o doing so gives scope for more errors, not, in my experience, fewer of
them.
 
Generic preferences for early or late binding times are thus always
unhelpful.
 
These things said, Chris Craddock's projection of what the future holds
is prescient, all but certainly correct.
 
I wish I were as sanguine as he is about the consequences.  Most
homegrown systems are ugly, badly designed and badly implemented; and,
while some acquired systems are radically better, many are not.

 

Poor programming, inferior system design, and the like are things that
we have tacitly agreed not to talk much about; instead we embrace, more
or less briefly, and then discard a succession of shibboleths, each,
like its predecessor, touted as a simple global remedy for all of our
problems.  There is little to be done about this; but we should all be
familiar with Forster's story, 'The day the machine stopped'.  
 
John Gilmore Ashland, MA 01721-1817 USA




_
Windows Live(tm): Keep your life in sync. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009
--
For 

Re: JES and large volumes

2009-07-15 Thread Staller, Allan
snip
We are z/os 1.9 and have some research that suggests that our JES does
not support large volumes (Mod 27's). Other than just trying, is there
any way to tell if we have the large volume support or not?
/snip

Support for large spool was introduced in z/OS 1.7. 

'Sorry I can't give you a direct reference, but if you follow the link
below (watch the wrap), it will take you to a 
Presentation on the IBM Education Assistant Web site.

HTH,

http://www-01.ibm.com/support/docview.wss?rs=0q1=jes2+spool+largeuid=i
sg3T709loc=en_UScs=utf-8cc=uslang=all

--
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: NVAS error explanation

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Elardus Engelbrecht
 
 Chase, John wrote:
 I seem to be the only one in the building to get this error every
 time, for every application, through Netview Access Services (NVAS):
 
 EMS1166E Relay mode logon request failed for application .
 We have no network constraints that anybody in the building can
 identify.  Can anybody here provide a more sensible explanation,
and/or
 pointers where to look and for what?
 
 Check you NVAS major node and work down with every child LUs and
cross-
 check with your list of applications defined for system (nvas).

Been there, done that.  Several dozens of times.  Nothing unusual.

Note that I am the only one in the building who has this problem; the
other 500 or so users don't.

-jc-

--
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: JES and large volumes

2009-07-15 Thread Michael Wickman
I thought the large spool was a z/os 1.10 with ptfs available for 1.9.  


*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Mike Wickman
Technical Services
Phone   913-236-1663
Fax   913-236-1555
email   mwick...@waddell.com
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
R.S.
Sent: Wednesday, July 15, 2009 9:20 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: [IBM-MAIN] JES and large volumes

David Andrews pisze:
 On Wed, 2009-07-15 at 10:00 -0400, Hal Merritt wrote:
 our JES does not support large volumes (Mod 27's).
 
 Don't know about -27s, but SPOOLDEF LARGEDS=ALLOWED works well on our
 1.8 system on -9s.  That's about 150,000 tracks.
 

LARGEDS is related to LARGE PS datasets and 64k tracks limitation. There 
is no limitation for volume size, so it can be even full (so called) 
mod-54.

It cannot be EAV cylinder area (area above mod-54) since no current 
system supports non-VSAM files in that area.

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





font size=1
div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'
/div
This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system.
/font

--
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: INFOZIP 2Gb

2009-07-15 Thread Bob Woodside
On Wednesday 15 July 2009, Vikesh Bhoola wrote:
 Bob,
 Thanks, I've successfully managed to install UNZIP (cmsmvs version)
 made all the changes according to the provided diff file using gmake.

 However, cannot test this as I don't seem to have the correct UNZIP
 JCL syntax.

It's not the JCL - I can't say whether your JCL will work, but 
there's something that's still not quite right in the code for the MVS 
(cmsmvs) build of unzip. 

You can get this same error ( End-of-central-directory signature 
not found) running the MVS version from the Unix command line; but the 
Unix build works just fine.

I'll let you know as soon I have time to figure out what the latest 
problem is. I'm really sorry this is taking so long. Thanks for your 
input.


 Does anyone perhaps have a working UNZIP JCL or even one that writes
 to OUTDD to allocate with correct DSORG=PS, LRECL, RECFM, etc.


I've never tried running unzip with MVS JCL (till today), and I 
haven't looked into the code too carefully. So I don't really know how 
it handles output file allocation under MVS - or whether unzip 6.0 is 
compatible yet with the dots code in the zip 3.1b beta.


Cheers,
Bob

-- 
Bob Woodside
Woodsway Consulting, Inc.
http://www.woodsway.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: JES and large volumes

2009-07-15 Thread Hal Merritt
Do you recall any need for a cold start to use LARGEDS=ALLOWED? Buffers? 
Checkpoint? 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
David Andrews
Sent: Wednesday, July 15, 2009 9:14 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: JES and large volumes

On Wed, 2009-07-15 at 10:00 -0400, Hal Merritt wrote:
 our JES does not support large volumes (Mod 27's).

Don't know about -27s, but SPOOLDEF LARGEDS=ALLOWED works well on our
1.8 system on -9s.  That's about 150,000 tracks.

-- 
David Andrews
A. Duda and Sons, Inc.
david.andr...@duda.com

 
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: NVAS error explanation

2009-07-15 Thread Wissink, Brad [ITSYS]
We have had problems when we did not have the 'ACB type' (Unique, Shared
and Individual) set up correctly.  We have also had problems when the
'Access Mode' is wrong. 


Brad Wissink
Information Technology Services
Iowa State University
515-294-3088

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Chase, John
Sent: Wednesday, July 15, 2009 9:01 AM
To: IBM-MAIN@bama.ua.edu
Subject: NVAS error explanation

Hi, All,

I seem to be the only one in the building to get this error every
time, for every application, through Netview Access Services (NVAS):

EMS1166E Relay mode logon request failed for application .

 

   Explanation:  A request for a relay mode session with the

   specified application failed due to network constraints.


We have no network constraints that anybody in the building can
identify.  Can anybody here provide a more sensible explanation, and/or
pointers where to look and for what?

TIA,

-jc-


--
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: JES and large volumes

2009-07-15 Thread Wissink, Brad [ITSYS]
No.  We just added a full volume spool dataset on a 3390-27 (30,036
cylinders) to our current system dynamically.   We used the
configuration dialog to forward our checkpoints to larger data sets, but
the rest was just modifying the current definitions. 


Brad Wissink
Information Technology Services
Iowa State University
515-294-3088

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Hal Merritt
Sent: Wednesday, July 15, 2009 9:50 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: JES and large volumes

Do you recall any need for a cold start to use LARGEDS=ALLOWED? Buffers?
Checkpoint? 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of David Andrews
Sent: Wednesday, July 15, 2009 9:14 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: JES and large volumes

On Wed, 2009-07-15 at 10:00 -0400, Hal Merritt wrote:
 our JES does not support large volumes (Mod 27's).

Don't know about -27s, but SPOOLDEF LARGEDS=ALLOWED works well on our
1.8 system on -9s.  That's about 150,000 tracks.

--
David Andrews
A. Duda and Sons, Inc.
david.andr...@duda.com

 
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: JES and large volumes

2009-07-15 Thread R.S.

Michael Wickman pisze:
I thought the large spool was a z/os 1.10 with ptfs available for 1.9.  


AFAIK it was available since the beginning of LARGE PSes, that means 1.7
I vaguely remember many PTFs were related to that ...so I started using 
it in 1.9 vbg


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


Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Bill Godfrey
On Wed, 15 Jul 2009 09:52:17 -0400, Leonard Sasso wrote:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke 
SFTP 
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

(rest of message deleted)

Whoever wrote the JCL seems to think that the batchfile indicated by the -b 
option of sftp can contain a userid and password, but it can't. I am puzzled by 
your statement that the external site doesn't require any authentication. 
Maybe someone at the external site can tell you what that means.

Bill

--
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: NVAS error explanation

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Tonni J Ottosen
 
 John -
 
 The application is not found (not started,  wrong spelling or not reachable
 - ie. over cross domain or like)

Why would that be true only for me?  I'm on the same network, in the same 
building, same list of applications, same terminal emulator, etc. etc. etc. 
.

-jc-

--
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: NVAS error explanation

2009-07-15 Thread Richards, Robert B.
If USER = JCHASE THEN SCREW HIM AROUND   :-)

-

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Chase, John
Sent: Wednesday, July 15, 2009 11:29 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: NVAS error explanation

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Tonni J Ottosen
 
 John -
 
 The application is not found (not started,  wrong spelling or not
reachable
 - ie. over cross domain or like)

Why would that be true only for me?  I'm on the same network, in the
same building, same list of applications, same terminal emulator, etc.
etc. etc. .

-jc-

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


Converting Alias (3390A) to Base(3390B)

2009-07-15 Thread J Ellis
Would someone point me to or list the steps that have to be done either on
z/OS or in the DS8100 prior to implementing an IODF that is changing Aliases
back to Base devices ? I am under the impression that the Aliases have to be
released in MVS before the new IODF can be loaded and my main storage guy
unavailable.

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


zPrime

2009-07-15 Thread Ken Porowski
Anybody watch the presentation?

No real details on how it works, just that its proprietary.

Rather guarded answer as to what IBM thinks of this.

Sounds like they just found a way to 'flip the bit' that says the work
is zIIP/zAAP eligible.

It will be interesting to see how this plays out.

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

2009-07-15 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Ken Porowski
 Sent: Wednesday, July 15, 2009 11:33 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: zPrime
 
 Anybody watch the presentation?
 
 No real details on how it works, just that its proprietary.
 
 Rather guarded answer as to what IBM thinks of this.
 
 Sounds like they just found a way to 'flip the bit' that says the work
 is zIIP/zAAP eligible.
 
 It will be interesting to see how this plays out.

I do remember, vaguely, one of the IBM'er here saying that the z/OS dispatcher 
dispatches the work on a CP, zIIP, or zAAP. But, of course, he did not go into 
how the dispatcher determined what dispatchable unit of work as eligible for 
which type of engine. So flipping a bit sounds likely. Perhaps in the TCB 
and/or SRB. I admit to being curious about it. But, being somewhat weird, I 
think that this cheating even it is legal.

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


Article Mainframe Stolen

2009-07-15 Thread Lizette Koehler
From the Palistine Herold in Palestine TX.  This was repeated in the 
Enterprise e-Mag.

Apparently when you steal the MAINFRAME the data is on it.


Lizette



Mainframe computer stolen from local TVCC campus

By PAUL STONE
The Palestine Herald

PALESTINE — A “mainframe computer” containing confidential student information 
was stolen over the weekend from the Palestine campus of Trinity Valley 
Community College, according to local authorities.

Anderson County Sheriff Greg Taylor told the Herald-Press Monday that the 
computer was stolen from an office inside the Anderson Building at the rear of 
the campus which is located on Texas 19, north of the Palestine city limits. 
The building houses the college’s EMT, cosmotology and nursing classes, he 
added.

The sheriff said the break-in apparently occurred sometime between 10 a.m. 
Friday and 8 a.m. Monday when it was discovered by a school employee.

Taylor said the computer included student and class information, including 
grades.

“Unfortunately, there’s personal information on there,” the sheriff said.

Also reported stolen from a separate office in the same building was $30 cash 
and a $200 check, according to Taylor.

Additionally, a glass container filled with urine was discovered in the office 
where the money was stolen, according to the sheriff.

The suspect(s) gained entry into the Anderson Building by prying open a back 
door, according to Taylor.

“There was some evidence removed at the scene,” Taylor said. “We don’t have any 
named suspects at this time.”

Estimated amount of damage was unknown as of mid-afternoon Monday.

“Of course, they cut a lot of wires (to take the mainframe computer),” the 
sheriff said. “There will be a lot of damage.”

--- 

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

2009-07-15 Thread Ceruti, Gerard G
No sound down this side of the world, any mention made of product cost
?.

Regards
Gerard Ceruti
may the 'z' be with you

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Ken Porowski
Sent: 15 July 2009 18:33
To: IBM-MAIN@bama.ua.edu
Subject: zPrime

Anybody watch the presentation?

No real details on how it works, just that its proprietary.

Rather guarded answer as to what IBM thinks of this.

Sounds like they just found a way to 'flip the bit' that says the work
is zIIP/zAAP eligible.

It will be interesting to see how this plays out.

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

Standard Bank email Disclaimer and confidentiality note

This e-mail, its attachments and any rights attaching hereto are, unless the 
content clearly indicates otherwise, the property of 
Standard Bank Group Limited and its subsidiaries. It is confidential, private 
and intended for only the addressee. 

Should you not be the addressee and receive this e-mail by mistake, kindly 
notify the sender, and delete this e-mail immediately.
Do not disclose or use it in any way. Views and opinions expressed in this 
e-mail are those of the sender unless clearly stated as 
those of Standard Bank Group. 

Standard Bank Group accepts no liability for any loss or damages howsoever 
incurred, or suffered, resulting, or arising, 
from the use of this email or its attachments. 

Standard Bank Group does not warrant the integrity of this e-mail nor that it 
is free of errors, viruses, interception or interference. 

Licensed divisions of the Standard Bank Group are authorised financial services 
providers in terms of the Financial Advisory and 
Intermediary Services Act, No 37 of 2002 (FAIS).

For information about the Standard Bank Group visit our website 
http://www.standardbank.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: zPrime

2009-07-15 Thread Ken Porowski
Just that it is not a sub-capacity license.

That would have been interesting because the better the product works
the less you would pay for it. 

-Original Message-
Ceruti, Gerard G

No sound down this side of the world, any mention made of product cost
?.

Regards
Gerard Ceruti
may the 'z' be with you

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Ken Porowski
Sent: 15 July 2009 18:33
To: IBM-MAIN@bama.ua.edu
Subject: zPrime

Anybody watch the presentation?

No real details on how it works, just that its proprietary.

Rather guarded answer as to what IBM thinks of this.

Sounds like they just found a way to 'flip the bit' that says the work
is zIIP/zAAP eligible.

It will be interesting to see how this plays out.

-

--
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: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Leonard Sasso
The external site (CMS) has informed us they don't require any 
authentication of keys (public and private). 

Thank You.

Len Sasso



RDC Operations - Systems Administrator
CSC
Information Technology Infrastructure Services (ITIS)
| p: 518.257-4209 | m: 518.894-0879 | f: 518.257-4300 | lsa...@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.



Bill Godfrey yak36...@yahoo.com 
Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
07/15/2009 10:56 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use 
Password?






On Wed, 15 Jul 2009 09:52:17 -0400, Leonard Sasso wrote:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke 
SFTP 
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

(rest of message deleted)

Whoever wrote the JCL seems to think that the batchfile indicated by the 
-b 
option of sftp can contain a userid and password, but it can't. I am 
puzzled by 
your statement that the external site doesn't require any authentication. 
Maybe someone at the external site can tell you what that means.

Bill

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


Help Required : HSM Auto Backups getting HELD everyday

2009-07-15 Thread ROHIT
Hi Everyone,

We have this issue going on customer for few weeks, AUTOMATIC BACKUPS
starts everyday at 1700 HRS and its getting HELD by OPS/MVS by issuing
this  message in the LOG :

***
09146 17:00:04.21  0284  OPS1370O OPSMAIN  X'' X'0001'
X'0200'
 HOLD DFHSMAV1 at
17:00:00
09146 17:00:04.21  0280  OPS/MVS HOLD DFHSMAV1 at 17:00:00
***

When I checked with automation team they showed me this rule defined in
their library .


/**
 *
 *   Issue operator command at 1700 daily (AUTOP)
 *
 **
 */
 address OPER
 F DFHSMAV1,HOLD RECYCLE
 F DFHSMAV1,HOLD AUDIT
  WTX.0 = 1
  WTX.1 = OPS/MVS HOLD DFHSMAV1 at 17:00:00
   ADDRESS WTO ,/* ISSUE WTL MESSAGE */
TEXTVAR(WTX.) OPTION(C) MSGID(''),
 MCSFLAGS(HRDCPY) /* FORCE HARDCOPY*/

 /* S DKEEPLST*/
)END
**

I am not sure why BACKUPs are getting HELD up because as per this rule
RECYCLE and AUDIT should be HELD .

Usually I  end up releasing BACKUPS manually and if we miss this then as
everyone knows nothing is migrated later in the daily by primary space
management and we end up having space issues .

Will appreciate your valuable input  on this in tackling this.


Rohit Bhandari
MVS Storage Engineer
India

--
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: Article Mainframe Stolen

2009-07-15 Thread Mary Anne Matyaz
They've updated it now, it wasn't a mainframe. But you can bet there will be
be CIO's out there looking for mainframe security cables. :)
MA

http://www.tylerpaper.com/apps/pbcs.dll/article?AID=/20090714/NEWS01/907149985/0/FRONTPAGE

*UPDATE: Computer Theft at East Texas Campus Was Not Mainframe*

From staff and wire reports

An Associated Press report that thieves had stolen the mainframe computer
with student information from the Palestine campus of Trinity Valley
Community College is incorrect, according to the college's public
information officer.

Jennifer Hannigan told TylerPaper.com the computer stolen was used only for
our computer surveillance system, adding that it contained no student or
personnel records.

Anderson County Sheriff Greg Taylor told the Palestine Herald-Press says the
break-in happened over the weekend, with a back door pried open.


On Wed, Jul 15, 2009 at 12:41 PM, Lizette Koehler
stars...@mindspring.comwrote:

 From the Palistine Herold in Palestine TX.  This was repeated in the
 Enterprise e-Mag.

 Apparently when you steal the MAINFRAME the data is on it.


 Lizette



 Mainframe computer stolen from local TVCC campus

 By PAUL STONE
 The Palestine Herald

 PALESTINE — A “mainframe computer” containing confidential student
 information was stolen over the weekend from the Palestine campus of Trinity
 Valley Community College, according to local authorities.

 Anderson County Sheriff Greg Taylor told the Herald-Press Monday that the
 computer was stolen from an office inside the Anderson Building at the rear
 of the campus which is located on Texas 19, north of the Palestine city
 limits. The building houses the college’s EMT, cosmotology and nursing
 classes, he added.

 The sheriff said the break-in apparently occurred sometime between 10 a.m.
 Friday and 8 a.m. Monday when it was discovered by a school employee.

 Taylor said the computer included student and class information, including
 grades.

 “Unfortunately, there’s personal information on there,” the sheriff said.

 Also reported stolen from a separate office in the same building was $30
 cash and a $200 check, according to Taylor.

 Additionally, a glass container filled with urine was discovered in the
 office where the money was stolen, according to the sheriff.

 The suspect(s) gained entry into the Anderson Building by prying open a
 back door, according to Taylor.

 “There was some evidence removed at the scene,” Taylor said. “We don’t have
 any named suspects at this time.”

 Estimated amount of damage was unknown as of mid-afternoon Monday.

 “Of course, they cut a lot of wires (to take the mainframe computer),” the
 sheriff said. “There will be a lot of damage.”

 ---

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


Find the computer error

2009-07-15 Thread Binyamin Dissen
http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dollar_debit_2

a stunning $23,148,855,308,184,500

Number doesn't seem to be any special hex value.

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


DEFINING USERCAT WITH GUARANTEED SPACE

2009-07-15 Thread esmie moo
Good Day Gentle Readers,
 
I need to move an existing USERCAT from one vol to another.  The catalog is SMS 
managed and the STORAGECLASS I will be using is GUASPACE.  Below is the cluster 
definition.  I am not sure if I am missing anything.  Could someone take a 
quick look and let me know if it is okay?
//DEFINE   EXEC PGM=IDCAMS,COND=(4,LT) 
//SYSPRINT DD SYSOUT=* 
//SYSIN    DD *    
    DEFINE    -    
    USERCATALOG   -    
    (NAME (SYS1.ICFCAT.UCATPLN)    -   
    CYL(25)   -    
    VOLUME(PLAN906)    -    
    STORAGECLASS(GUASPACE)    -    
    ICFCATALOG    -    
    STRNO(3)  -    
    FREESPACE(20 20)  -    
    NOIMBED   -    
    LOCK  -    
    SHAREOPTIONS(3 4))    -    
    DATA( -    
 CONTROLINTERVALSIZE(4096))    
 
Thanks in advance. 



  __
Connect with friends from any web browser - no download required. Try the new 
Yahoo! Canada Messenger for the Web BETA at 
http://ca.messenger.yahoo.com/webmessengerpromo.php

--
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: Converting Alias (3390A) to Base(3390B)

2009-07-15 Thread Frank Krueger
Jerry 
Here is what i have put together for myself - should work for DS8K also: 

Delete all alias devices from the ESS specialist/DS8000 CLI
PAVs will not be able to be used until the reconfiguration is completed .
Issue V,xxx,ONLINE,UNCOND for all PAV devices
The command above will force an IO to the alias device which no longer 
exists on the ESS/DS8000
and will unbind the alias allowing HCD to delete it dynamically.
Activate new IODF
The activation of the new IODF will delete any alias devices and define 
the new base devices in their place.
Add new devices using ESS specialist or DS8000 CLI/GUI
The new base devices can be added and will become available once this is 
done.
Add alias devices using ESS specialist or DS8000 CLI/GUI
The new alias devices can then be added and will become available once 
this is done. 
http://w3-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/TD100311 
And the link to a WP which decribes the process very well (also for 2105 
but mostly valid) 
regards Frank 

Would someone point me to or list the steps that have to be done either 
on
z/OS or in the DS8100 prior to implementing an IODF that is changing 
Aliases
back to Base devices ? I am under the impression that the Aliases have to 
be
released in MVS before the new IODF can be loaded and my main storage guy
unavailable.

--
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: Article Mainframe Stolen

2009-07-15 Thread Thompson, Steve
-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Lizette Koehler
Sent: Wednesday, July 15, 2009 11:42 AM
To: IBM-MAIN@bama.ua.edu
Subject: Article Mainframe Stolen

From the Palistine Herold in Palestine TX.  This was repeated in the
Enterprise e-Mag.

Apparently when you steal the MAINFRAME the data is on it.


Lizette

SNIPPAGE

From the college's website:

No information stolen during weekend theft

Monday, July 13, 2009 /

We here at Trinity Valley Community College are saddened and angered by
the events of this weekend's break-in at TVCC-Palestine.

Information reported by area media outlets regarding this incident is in
error. We want to assure our students that absolutely no student,
personnel or other confidential information was contained on the
computer stolen during the weekend theft. The terminal which was taken
was wired only to the security surveillance system and was used
specifically for surveillance video. TVCC takes all possible precautions
to maintain the security and confidentiality of personal data.

In the aftermath of this event, we are dedicated to recovering the
stolen property. The college is working diligently with the Anderson
County Sheriff's Office to apprehend those who are responsible for this
incident. We are asking anyone who may have information on the theft to
please contact the sheriff's department.

Students should watch our website at www.tvcc.edu for more information
as it develops.

--

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

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of McKown, John
 
  -Original Message-
  From: IBM Mainframe Discussion List
  [mailto:ibm-m...@bama.ua.edu] On Behalf Of Ken Porowski
  Sent: Wednesday, July 15, 2009 11:33 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: zPrime
 
  Anybody watch the presentation?
 
  No real details on how it works, just that its proprietary.
 
  Rather guarded answer as to what IBM thinks of this.
 
  Sounds like they just found a way to 'flip the bit' that says the
work
  is zIIP/zAAP eligible.
 
  It will be interesting to see how this plays out.
 
 I do remember, vaguely, one of the IBM'er here saying that the z/OS
dispatcher dispatches the work on
 a CP, zIIP, or zAAP. But, of course, he did not go into how the
dispatcher determined what
 dispatchable unit of work as eligible for which type of engine. So
flipping a bit sounds likely.
 Perhaps in the TCB and/or SRB. I admit to being curious about it. But,
being somewhat weird, I think
 that this cheating even it is legal.

I superficially recall from the zIIP Announcement that it would run
Enclave SRBs.  Figure out how to write an Enclave SRB and it might
get dispatched on a zIIP, if you have one and it's available.

-jc-

--
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: Article Mainframe Stolen

2009-07-15 Thread Pommier, Rex R.
MP3000 with internal disk?

Yes, I know the updates tell us that the computer wasn't a mainframe,
but there are/were mainframes that had data in the frame of the machine
- plus it has the benefit of being small enough to fairly easily steal.

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Lizette Koehler
Sent: Wednesday, July 15, 2009 11:42 AM
To: IBM-MAIN@bama.ua.edu
Subject: Article Mainframe Stolen

From the Palistine Herold in Palestine TX.  This was repeated in the
Enterprise e-Mag.

Apparently when you steal the MAINFRAME the data is on it.


Lizette

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


Interesting article on issues migrating off the mainframe

2009-07-15 Thread Ed Gould
MOVING APPS OFF MAINFRAME MAY HAVE UNINTENDED RESULTS
http://go.techtarget.com/r/8698904/6570353
Robert Crawford, Contributor


Migrating applications off the mainframe may seem like a good idea,
with CPU consumption and cost savings benefits. But if the
application's data model isn't fully understood, these migrations can
become costly and may require your organization to invest in
additional computing resources.


In this column, mainframe expert Robert Crawford uses a hypothetical
capacity planning meeting to demonstrate the unintended negative
consequences that can come from migrating apps off the mainframe.


READ THE FULL STORY
http://go.techtarget.com/r/8698905/6570353





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


DB2 precompiler (DSNHPC) ignores ifdefs

2009-07-15 Thread Henrique Seganfredo
Hello folks,

I noticed that the DB2 precompiler does not deal with ifdefs, not respecting 
parts of code which are not intended to run when I push by example a 
PARM='DEF(DEBUG)' in my C compiler options.

I tried to use the DEF() parm for DSNHPC, but it does not recognize it as an 
precompiler option.

Is there any option to force the precompiler to take ifdefs in consideration?

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

2009-07-15 Thread Ken Porowski
 But zPrime will allow work to run on a zIIP or zAAP, whichever you have
or whichever is least utilized.  So a given task could be dispatched on
a zIIP the first time then a zAAP the next and a GP if WLM thinks that's
all that is available.

-Original Message-
Chase, John

I superficially recall from the zIIP Announcement that it would run
Enclave SRBs.  Figure out how to write an Enclave SRB and it might
get dispatched on a zIIP, if you have one and it's available.

-jc-

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


code page help

2009-07-15 Thread Frank Swarbrick
What code page should we use?
(What a question!)

We use codepage 037.  I observe that OMVS apparently uses code page
1047.  I say this because if I use code page 037 and go in to OMVS and
type java I see on my screen:

Usage: java Ý-options¨ class Ýargs...¨

If I switch to code page 1047 I then see the expected:

Usage: java [-options] class [args...]

Is there any way to get OMVS to show the brackets correctly if I am
using code page 037?

And what about C source code?  (And Java for that matter.)  We are not
a C shop, but I can imagine that some day we might try a little Java. 
How do I use ISPF to edit Java source code and have the brackets turn
out in a way that Java can recognise it?  And is there any way to
convert C source code examples to code page 037?  For example,
CEE.SCEESAMP(EDCCICS) has the following line:
 extern COBOL void CUCICS(unsigned short *len, char (*
running)[80]);

It looks fine if I have my terminal set to code page 1047, but not code
page 037.

Did we do something wrong when we installed z/OS?  What's up?

Thanks,
Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075


 

The information contained in this electronic communication and any
document attached hereto or transmitted herewith is confidential and
intended for the exclusive use of the individual or entity named above. 
If the reader of this message is not the intended recipient or the
employee or agent responsible for delivering it to the intended
recipient, you are hereby notified that any examination, use,
dissemination, distribution or copying of this communication or any part
thereof is strictly prohibited.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and
destroy this communication.  Thank you.

--
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: code page help

2009-07-15 Thread Klein, Kenneth
 
The default here was 037 on the supplied ibm personal communications emulator, 
but that can be easily changed in the settings.

Ken Klein
Sr. Systems Programmer
Kentucky Farm Bureau Insurance - Louisville
kenneth.kl...@kyfb.com
502-495-5000 x7011

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Frank Swarbrick
Sent: Wednesday, July 15, 2009 2:46 PM
To: IBM-MAIN@bama.ua.edu
Subject: code page help

What code page should we use?
(What a question!)

We use codepage 037.  I observe that OMVS apparently uses code page 1047.  I 
say this because if I use code page 037 and go in to OMVS and type java I see 
on my screen:

Usage: java Ý-options¨ class Ýargs...¨

If I switch to code page 1047 I then see the expected:

Usage: java [-options] class [args...]

Is there any way to get OMVS to show the brackets correctly if I am using code 
page 037?

And what about C source code?  (And Java for that matter.)  We are not a C 
shop, but I can imagine that some day we might try a little Java. 
How do I use ISPF to edit Java source code and have the brackets turn out in a 
way that Java can recognise it?  And is there any way to convert C source code 
examples to code page 037?  For example,
CEE.SCEESAMP(EDCCICS) has the following line:
 extern COBOL void CUCICS(unsigned short *len, char (* running)[80]);

It looks fine if I have my terminal set to code page 1047, but not code page 
037.

Did we do something wrong when we installed z/OS?  What's up?

Thanks,
Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development FirstBank Data 
Corporation Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075


 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above. 
If the reader of this message is not the intended recipient or the employee or 
agent responsible for delivering it to the intended recipient, you are hereby 
notified that any examination, use, dissemination, distribution or copying of 
this communication or any part thereof is strictly prohibited.  If you have 
received this communication in error, please immediately notify the sender by 
reply e-mail and destroy this communication.  Thank you.

--
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: code page help

2009-07-15 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Frank Swarbrick
 Sent: Wednesday, July 15, 2009 1:46 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: code page help
 
 What code page should we use?
 (What a question!)
 
 We use codepage 037.  I observe that OMVS apparently uses code page
 1047.  I say this because if I use code page 037 and go in to OMVS and
 type java I see on my screen:
 
 Usage: java Ý-options¨ class Ýargs...¨
 
 If I switch to code page 1047 I then see the expected:
 
 Usage: java [-options] class [args...]
 
 Is there any way to get OMVS to show the brackets correctly if I am
 using code page 037?

I'm not sure. z/OS UNIX does have a LOCALE setting. But I've not messed around 
with it.

 
 And what about C source code?  (And Java for that matter.)  We are not
 a C shop, but I can imagine that some day we might try a little Java. 
 How do I use ISPF to edit Java source code and have the brackets turn
 out in a way that Java can recognise it?  And is there any way to
 convert C source code examples to code page 037?  For example,
 CEE.SCEESAMP(EDCCICS) has the following line:
  extern COBOL void CUCICS(unsigned short *len, char (*
 running)[80]);
 
 It looks fine if I have my terminal set to code page 1047, 
 but not code
 page 037.

I don't know of any way around this either.

 
 Did we do something wrong when we installed z/OS?  What's up?

Welcome to another PITA between z/OS UNIX  C language usage (1047) and z/OS 
legacy usage (037). You have not done anything wrong. I stay in 1047 and put up 
the the poor display on legacy because I don't need the special characters for 
my legacy work.

 
 Thanks,
 Frank


--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets®

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® is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company®, 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: code page help

2009-07-15 Thread Steve Comstock

Frank Swarbrick wrote:

What code page should we use?
(What a question!)

We use codepage 037.  I observe that OMVS apparently uses code page
1047.  I say this because if I use code page 037 and go in to OMVS and
type java I see on my screen:

Usage: java Ý-options¨ class Ýargs...¨

If I switch to code page 1047 I then see the expected:

Usage: java [-options] class [args...]

Is there any way to get OMVS to show the brackets correctly if I am
using code page 037?

And what about C source code?  (And Java for that matter.)  We are not
a C shop, but I can imagine that some day we might try a little Java. 
How do I use ISPF to edit Java source code and have the brackets turn

out in a way that Java can recognise it?  And is there any way to
convert C source code examples to code page 037?  For example,
CEE.SCEESAMP(EDCCICS) has the following line:
 extern COBOL void CUCICS(unsigned short *len, char (*
running)[80]);

It looks fine if I have my terminal set to code page 1047, but not code
page 037.

Did we do something wrong when we installed z/OS?  What's up?

Thanks,
Frank



You can change the codepage of your terminal emulator.

Also, I always issue omvs this way:

 == omvs convert((bpxfx437)) esc('^') lines(3000)

The convert gives me a useful codepage conversion (note the double
set of parentheses), the esc gives me a useful escape character,
and the lines gives me a larger terminal buffer so I can hold more
history.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

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

  z/OS Application development made easier
* Our classes include
   + How things work
   + Programming examples with realistic applications
   + Starter / skeleton code
   + Complete working programs
   + Useful utilities and subroutines
   + Tips and techniques

== Ask about being added to our opt-in list:  ==
==   * Early announcement of new courses  ==
==   * Early announcement of new techincal papers ==
==   * Early announcement of new promotions   ==

--
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: code page help

2009-07-15 Thread Mark Zelden
On Wed, 15 Jul 2009 14:13:26 -0500, McKown, John jmck...@healthmarkets.com
wrote:


Welcome to another PITA between z/OS UNIX  C language usage (1047) and
z/OS legacy usage (037). You have not done anything wrong. I stay in 1047
and put up the the poor display on legacy because I don't need the special
characters for my legacy work.


I use Vista TN3270 and set it at US C-Programming, which is 1047 (at least
I think it is).

Another options is to forget TSO OMVS and use telnet directly into OMVS
using your client of choice (the win-doze client is poor).   When I do any
real OMVS work, I usually telnet it but also keep an ISHELL session 
via ISPF also.

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

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


Re: DB2 precompiler (DSNHPC) ignores ifdefs

2009-07-15 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Henrique Seganfredo
 Sent: Wednesday, July 15, 2009 1:06 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: DB2 precompiler (DSNHPC) ignores ifdefs
 
 Hello folks,
 
 I noticed that the DB2 precompiler does not deal with ifdefs, 
 not respecting 
 parts of code which are not intended to run when I push by example a 
 PARM='DEF(DEBUG)' in my C compiler options.
 
 I tried to use the DEF() parm for DSNHPC, but it does not 
 recognize it as an 
 precompiler option.
 
 Is there any option to force the precompiler to take ifdefs 
 in consideration?

I doubt it. But I'm curious. Why do you need the precompiler to ignore the 
things aren't going to be compiled anyway? Of course you could emulate this 
with a 3 stage method. First, run the C compiler with the PPONLY option to run 
the C precompiler, which would output the C code with all the #include and 
other #... functionality done with the output going to a temporary file. Then 
run the DB2 precompiler against that output as its input, writing to another 
temp file. Then run the C compiler again against the DB2 precomiler output 
file. Seems a bit unusual, to me.

Have you tried the DB2 coprocessor? As I understand it, it is dynamically 
invoked from the C compiler when it sees an EXEC SQL statement. So the C 
compiler will process the #ifdef's.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dsnapj15/5.1.1.1.2

--
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: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Bill Godfrey
The sftp command, by design, does not allow a password to be specified 
anywhere except from an interactive prompt. You will probably have to use 
authentication keys instead. There are many places on the web that discuss 
how to set up the keys. One example is here:

http://www.sshkeychain.org/mirrors/SSH-with-Keys-HOWTO/

but I haven't read that one thoroughly, so I don't guarantee its accuracy. 
Look around, or ask someone you work with who may have done it.

Bill

On Wed, 15 Jul 2009 12:59:28 -0400, Leonard Sasso wrote:

The external site (CMS) has informed us they don't require any
authentication of keys (public and private).

Thank You.

Len Sasso


On Wed, 15 Jul 2009 09:52:17 -0400, Leonard Sasso wrote:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke
SFTP
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

(rest of message deleted)

Whoever wrote the JCL seems to think that the batchfile indicated by the
-b
option of sftp can contain a userid and password, but it can't. I am
puzzled by
your statement that the external site doesn't require any authentication.
Maybe someone at the external site can tell you what that means.

Bill


--
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: Article Mainframe Stolen

2009-07-15 Thread Hal Merritt
Indeed. It does not matter what is said afterwards. Only the 'first liar' 
counts. 

A 'mainframe' used only for surveillance? Geez. 



-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mary Anne Matyaz
Sent: Wednesday, July 15, 2009 12:20 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Article Mainframe Stolen

They've updated it now, it wasn't a mainframe. But you can bet there will be
be CIO's out there looking for mainframe security cables. :)
MA

http://www.tylerpaper.com/apps/pbcs.dll/article?AID=/20090714/NEWS01/907149985/0/FRONTPAGE

*UPDATE: Computer Theft at East Texas Campus Was Not Mainframe*

From staff and wire reports

An Associated Press report that thieves had stolen the mainframe computer
with student information from the Palestine campus of Trinity Valley
Community College is incorrect, according to the college's public
information officer.

Jennifer Hannigan told TylerPaper.com the computer stolen was used only for
our computer surveillance system, adding that it contained no student or
personnel records.

Anderson County Sheriff Greg Taylor told the Palestine Herald-Press says the
break-in happened over the weekend, with a back door pried open.


On Wed, Jul 15, 2009 at 12:41 PM, Lizette Koehler
stars...@mindspring.comwrote:

 From the Palistine Herold in Palestine TX.  This was repeated in the
 Enterprise e-Mag.

 Apparently when you steal the MAINFRAME the data is on it.


 Lizette



 Mainframe computer stolen from local TVCC campus

 By PAUL STONE
 The Palestine Herald

 PALESTINE - A mainframe computer containing confidential student
 information was stolen over the weekend from the Palestine campus of Trinity
 Valley Community College, according to local authorities.

 Anderson County Sheriff Greg Taylor told the Herald-Press Monday that the
 computer was stolen from an office inside the Anderson Building at the rear
 of the campus which is located on Texas 19, north of the Palestine city
 limits. The building houses the college's EMT, cosmotology and nursing
 classes, he added.

 The sheriff said the break-in apparently occurred sometime between 10 a.m.
 Friday and 8 a.m. Monday when it was discovered by a school employee.

 Taylor said the computer included student and class information, including
 grades.

 Unfortunately, there's personal information on there, the sheriff said.

 Also reported stolen from a separate office in the same building was $30
 cash and a $200 check, according to Taylor.

 Additionally, a glass container filled with urine was discovered in the
 office where the money was stolen, according to the sheriff.

 The suspect(s) gained entry into the Anderson Building by prying open a
 back door, according to Taylor.

 There was some evidence removed at the scene, Taylor said. We don't have
 any named suspects at this time.

 Estimated amount of damage was unknown as of mid-afternoon Monday.

 Of course, they cut a lot of wires (to take the mainframe computer), the
 sheriff said. There will be a lot of damage.

 ---

 --
 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
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: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Hal Merritt
They may not but the protocol does. That's the way it works. 

There's something missing. Maybe they accept FTP in the clear, using only an ID 
and password.   

 

 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Leonard Sasso
Sent: Wednesday, July 15, 2009 11:59 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and only 
use Password?

The external site (CMS) has informed us they don't require any 
authentication of keys (public and private). 

Thank You.

Len Sasso



RDC Operations - Systems Administrator
CSC
Information Technology Infrastructure Services (ITIS)
| p: 518.257-4209 | m: 518.894-0879 | f: 518.257-4300 | lsa...@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.



Bill Godfrey yak36...@yahoo.com 
Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
07/15/2009 10:56 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use 
Password?






On Wed, 15 Jul 2009 09:52:17 -0400, Leonard Sasso wrote:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke 
SFTP 
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

(rest of message deleted)

Whoever wrote the JCL seems to think that the batchfile indicated by the 
-b 
option of sftp can contain a userid and password, but it can't. I am 
puzzled by 
your statement that the external site doesn't require any authentication. 
Maybe someone at the external site can tell you what that means.

Bill

--
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
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: Find the computer error

2009-07-15 Thread Hillock, Timothy
Account number may have been used instead of the amount.

Take my advice. I'm not using it.   :-)

TImOTHY Hillock

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Binyamin Dissen
Sent: Wednesday, July 15, 2009 1:22 PM
To: IBM-MAIN@bama.ua.edu
Subject: Find the computer error

http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dolla
r_debit_2

a stunning $23,148,855,308,184,500

Number doesn't seem to be any special hex value.

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

--
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: NVAS error explanation

2009-07-15 Thread Patrick O'Keefe
On Wed, 15 Jul 2009 10:28:42 -0500, Chase, John 
jch...@ussco.com wrote:

...
 The application is not found (not started,  wrong spelling or not 
reachable  - ie. over cross domain or like)

Why would that be true only for me?  I'm on the same network, 
in the same building, same list of applications, same terminal
emulator, etc. etc. etc. .
...

I know nothing about NVAS, but based on TPX and Supersession, ...

How about something related to your LUname or logmode?  Does
your LUname come out of a different pool from everybody else
and mess up some kind of real LUname / virtual terminal LUname
mapping?  (Virtual terminal may not be a NVAS term.  I hope it
is understandable.)  Do you log on with a particular logmode name
that isn't being handled correctly?

There is also the very unlikely possibility that you are always user
n+1 trying to use a pool of n LUs, but you would have to be 
incredably unlucky for that to always be the case.  :-)

Pat O'Keefe

--
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: Find the computer error

2009-07-15 Thread Roach, Dennis (N-GHG)
One too many digits for VISA.

Dennis Roach
GHG Corporation
Lockheed Martin Mission Services
Facilities Design and Operations Contract
NASA/JSC
Address:
   2100 Space Park Drive 
   LM-15-4BH
   Houston, Texas 77058
Mail:
   P.O. Box 58487
   Mail Code H4C
   Houston, Texas 77258
Phone:
   Voice:  (281)336-5027
   Cell:   (713)591-1059
   Fax:(281)336-5410
E-Mail:  dennis.ro...@lmco.com

All opinions expressed by me are mine and may not agree with my employer
or any person, company, or thing, living or dead, on or near this or any
other planet, moon, asteroid, or other spatial object, natural or
manufactured, since the beginning of time.


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Hillock, Timothy
Sent: Wednesday, July 15, 2009 3:01 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Find the computer error

Account number may have been used instead of the amount.

Take my advice. I'm not using it.   :-)

TImOTHY Hillock

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Binyamin Dissen
Sent: Wednesday, July 15, 2009 1:22 PM
To: IBM-MAIN@bama.ua.edu
Subject: Find the computer error

http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dolla
r_debit_2 

a stunning $23,148,855,308,184,500

Number doesn't seem to be any special hex value.

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

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


FIXCDS usage

2009-07-15 Thread Silvio Camplani
Hello,

I am trying to cleanup the error messages in an HSM log and I would like
to get feedback on my proposed solution.

ARC0734I ACTION=SCRATCH FRVOL=AA TOVOL=** TRACKS= 0 RC= 
14, REASON=0, AGE= 618,
 DSN=$XX.XX..X.G0172V00 

Volume AA is no longer in use and the DSN is an old GDG that has
been rolled off.

The manual says:

Migration cleanup was trying to scratch an old migration copy from an
SDSP data set but the ML1 volume was not
 mounted, so the scratch was not issued. If you want the copy deleted,
 have the migration volume mounted the next time 
 migration cleanup is run.  

Since I can no longer mount that volume I would like to issue the
follwoing command:

FIXCDS D '$XX.XX..X.G0172V00'  delete 

Since I have a lot of entries to 'fix', I would like to confirm that
this is a safe approach.

Thanks,

Silvio


--
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: NVAS error explanation

2009-07-15 Thread Chris Mason
John

I'm not familiar with NVAS but this messages looks like the sort that is 
presented to a feeble end user who could not cope with complicated technical 
explanations and so the ridiculous words network constraints are used which 
could means anything.

Looking at the NVAS Messages manual I see some which contain VTAM nitty-
gritty such as RPLREQ = Xcc, RTNCD = Xrr, FDBK2 = Xff, SENSE = X, 
LU = ll, CID = Xidididid., that is, stuff with which I can work. 
That 
suggests that there may be more useful messages in an NVAS log. You should 
check such a log for the time you had your problem, perhaps using the name 
of the secondary APPL statement you were using. I hope the relevant name is 
presented somewhere on your NVAS panel.

In addition to that there may well be VTAM messages describing something 
having gone wrong on the console also at the time you had your problem - 
more handy nitty-gritty than the stupid network constraints.

Lastly, what you should be using to resolve this sort of problem is NetView 
Session Monitor, aka NLDM. Unfortunately, every time I suggest checking 
NetView Session Monitor, I'm told it has not been enabled even if the 
installation has installed NetView - the real NetView, not these label-
engineered hangers-on!

If by some miracle you have NLDM available, you should look for your session 
setup attempt there with someone who understands VTAM and SNA. If there 
are any SNA flows associated with the problem they will be laid out for you 
there - possibly after having authorised some levels of session awareness and 
tracing.

Please report back on anticipated progress.

Chris Mason

On Wed, 15 Jul 2009 09:01:29 -0500, Chase, John jch...@ussco.com 
wrote:

Hi, All,

I seem to be the only one in the building to get this error every
time, for every application, through Netview Access Services (NVAS):

EMS1166E Relay mode logon request failed for application .

 

   Explanation:  A request for a relay mode session with the

   specified application failed due to network constraints.


We have no network constraints that anybody in the building can
identify.  Can anybody here provide a more sensible explanation, and/or
pointers where to look and for what?

TIA,

-jc-

--
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: NVAS error explanation

2009-07-15 Thread Greg
Not sure if any of this is it but I would check the settings in NVAS option 6 
if 
you use a different group than everyone else:
 6  -  Assign an Application to a Group 
With this you can assign any VTAM appl name to a NVAS application, even if it 
is an invalid application name.

Or option 
3  -  Assign a User to a Group
It looks like you could assign an invalid terminal name to an application in 
this 
option.

I am not a VTAM guy and I wouldn't think this would cause that message but 
do you use a different terminal geometry than everyone else, if so change to 
a standard mod2 (or mod5, something common) just to see if that fixes it.

I know it's not much but it's all I got.

Good luck,
Greg 

--
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: code page help

2009-07-15 Thread Frank Swarbrick
 On 7/15/2009 at 1:18 PM, in message 4a5e2b75.7020...@trainersfriend.com,
Steve Comstock st...@trainersfriend.com wrote:
 Frank Swarbrick wrote:
 
 You can change the codepage of your terminal emulator.
 
 Also, I always issue omvs this way:
 
   == omvs convert((bpxfx437)) esc('^') lines(3000)
 
 The convert gives me a useful codepage conversion (note the double
 set of parentheses), the esc gives me a useful escape character,
 and the lines gives me a larger terminal buffer so I can hold more
 history.

This doesn't seem to do anything for me with regard to the codepage.  If my 
terminal is CP 037 I still see the nonsense characters instead of the left and 
right brackets.  Am I missing something?

Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075




The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

--
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: code page help

2009-07-15 Thread Michael Wickman
I use 

OMVS CONVERT((BPXFX111)) LINES(3000)


Mike Wickman


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Frank Swarbrick
Sent: Wednesday, July 15, 2009 3:29 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: [IBM-MAIN] code page help

 On 7/15/2009 at 1:18 PM, in message
4a5e2b75.7020...@trainersfriend.com,
Steve Comstock st...@trainersfriend.com wrote:
 Frank Swarbrick wrote:
 
 You can change the codepage of your terminal emulator.
 
 Also, I always issue omvs this way:
 
   == omvs convert((bpxfx437)) esc('^') lines(3000)
 
 The convert gives me a useful codepage conversion (note the double
 set of parentheses), the esc gives me a useful escape character,
 and the lines gives me a larger terminal buffer so I can hold more
 history.

This doesn't seem to do anything for me with regard to the codepage.  If
my terminal is CP 037 I still see the nonsense characters instead of the
left and right brackets.  Am I missing something?

Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075




The information contained in this electronic communication and any
document attached hereto or transmitted herewith is confidential and
intended for the exclusive use of the individual or entity named above.
If the reader of this message is not the intended recipient or the
employee or agent responsible for delivering it to the intended
recipient, you are hereby notified that any examination, use,
dissemination, distribution or copying of this communication or any part
thereof is strictly prohibited.  If you have received this communication
in error, please immediately notify the sender by reply e-mail and
destroy this communication.  Thank you.

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





font size=1
div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 
1.0pt 0in'
/div
This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system.
/font

--
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: Find the computer error

2009-07-15 Thread Bob Woodside
On Wednesday 15 July 2009, Roach, Dennis (N-GHG) wrote:
 One too many digits for VISA.

Account number + check digit?


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Hillock, Timothy
 Sent: Wednesday, July 15, 2009 3:01 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Find the computer error

 Account number may have been used instead of the amount.


Cheers,
Bob Woodside

-- 
Bob Woodside
Woodsway Consulting, Inc.
http://www.woodsway.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: code page help

2009-07-15 Thread Steve Comstock

Frank Swarbrick wrote:

On 7/15/2009 at 1:18 PM, in message 4a5e2b75.7020...@trainersfriend.com,

Steve Comstock st...@trainersfriend.com wrote:

Frank Swarbrick wrote:

You can change the codepage of your terminal emulator.

Also, I always issue omvs this way:

  == omvs convert((bpxfx437)) esc('^') lines(3000)

The convert gives me a useful codepage conversion (note the double
set of parentheses), the esc gives me a useful escape character,
and the lines gives me a larger terminal buffer so I can hold more
history.


This doesn't seem to do anything for me with regard to the codepage.  If my 
terminal is CP 037 I still see the nonsense characters instead of the left and 
right brackets.  Am I missing something?

Frank


Hmmm. I use Vista3270 and it says my PC codepage is set at 437
and the screen codepage is US C-Programming; finally my terminal
type (ISPF option 0) is set at 28 (3278L1).

After that, I'm mystified.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

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

  z/OS Application development made easier
* Our classes include
   + How things work
   + Programming examples with realistic applications
   + Starter / skeleton code
   + Complete working programs
   + Useful utilities and subroutines
   + Tips and techniques

== Ask about being added to our opt-in list:  ==
==   * Early announcement of new courses  ==
==   * Early announcement of new techincal papers ==
==   * Early announcement of new promotions   ==

--
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: code page help

2009-07-15 Thread Frank Swarbrick
 On 7/15/2009 at 1:13 PM, in message
a6b9336cdb62bb46b9f8708e686a7ea003eced0...@nrhmms8p02.uicnrh.dom, McKown,
John jmck...@healthmarkets.com wrote:
  -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:ibm-m...@bama.ua.edu] On Behalf Of Frank Swarbrick
 Sent: Wednesday, July 15, 2009 1:46 PM
 To: IBM-MAIN@bama.ua.edu 
 Subject: code page help
 
 And what about C source code?  (And Java for that matter.)  We are not
 a C shop, but I can imagine that some day we might try a little Java. 
 How do I use ISPF to edit Java source code and have the brackets turn
 out in a way that Java can recognise it?  And is there any way to
 convert C source code examples to code page 037?  For example,
 CEE.SCEESAMP(EDCCICS) has the following line:
  extern COBOL void CUCICS(unsigned short *len, char (*
 running)[80]);
 
 It looks fine if I have my terminal set to code page 1047, 
 but not code
 page 037.
 
 I don't know of any way around this either.

Bzzt!  Wrong answer!  :-)  (Not meaning there is an answer; just that I want 
one!)
 
 
 Did we do something wrong when we installed z/OS?  What's up?
 
 Welcome to another PITA between z/OS UNIX  C language usage (1047) and z/OS 
 legacy usage (037). You have not done anything wrong. I stay in 1047 and put 
 up the the poor display on legacy because I don't need the special characters 
 for my legacy work.

Oy.  We don't have much, but I know of a few cases where we have a code page 
037 logical not which shows up as a caret in code page 1047 and code page 037 
left and right brackets which show up as, well, brackets.

Oh well.  Thanks for letting me know that at least I'm not crazy.

Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075




The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

--
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: Find the computer error

2009-07-15 Thread Thompson, Steve
-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Bob Woodside
Sent: Wednesday, July 15, 2009 3:39 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Find the computer error

On Wednesday 15 July 2009, Roach, Dennis (N-GHG) wrote:
 One too many digits for VISA.

Account number + check digit?

SNIPPAGE

Seems like VISA has a problem. 

http://www.nbcdfw.com/around_town/shopping/Wow-Quadrillion-Dollar-Credit
-Card-Bill.html?yhp=1

(watch the wrap).

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: Complexity (was Re: Convert DB2 on z/OS to Oracle on z/Linux?)

2009-07-15 Thread Frank Swarbrick
I am quite curious as to how our GL system conversion will come out.  
Interestingly, our developer who was primary on our mainframe GL system for the 
last few years has transfered to the packaged applications team and will 
implement the packaged GL application (Oracle PeopleSoft Enterprise General 
Ledger).  She's taking many, many classes, and already she's opined that there 
will be boatloads of customization.  (Not sure if opined is the correct word, 
but I've always wanted to use it in a sentence!)

Frank
-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075


On 7/14/2009 at 6:44 PM, in message
c3dc50f77dfe2f4e814a9575dadca9430254f...@corpusmx10c.corp.emc.com, Chris
Edwards edwards_ch...@emc.com wrote:
 Stone soup anyone?
 
 A man is traveling the tribes of Africa.  Each night he walks into a
 village and offers to provide his special stone soup in exchange for a
 place to sleep.
 He takes a large stone from his swag and boils it in a large pot of
 water.
 After a while he asks the villagers to try it. Of course it is quite
 bland so he asks them to fetch various vegetables and a piece of meat.
 Eventually they have a lovely meal after which the man gets a place to
 sleep the night and in the morning picks up his stone and moves on to
 the next village.
 
 The players in this story?
 
 Man: Consultants (lots of them!)
 Stone: Off the shelf S/W of your choice
 Villagers: Any large organization of your choice
 Veges and Meat: The customization of afore mentioned S/W
 
 
 :-)
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Frank Swarbrick
 Sent: Wednesday, 15 July 2009 10:29 AM
 To: IBM-MAIN@bama.ua.edu 
 Subject: Re: Complexity (was Re: Convert DB2 on z/OS to Oracle on
 z/Linux?)
 
 On 7/14/2009 at 5:11 PM, in message
 a3a2b85f0907141611v32ced8ebl7b44ce513b35a...@mail.gmail.com, Tony
 Harminc
 tz...@attglobal.net wrote:
 2009/7/12 Chris Craddock crashlu...@gmail.com:
 
 Pick just about
 any piece of non-core business processing (i.e. stuff other than what
 your
 company does to make a living) and you will find the same thing. A
 whole
 slew of outsiders willing to solve the problem for a buck and a half
 less
 than you can do it yourself. Building your own is pretty much
 guaranteed
 to take longer, cost more and be less reliable than buying it from
 somebody
 else who does it for a living. The outside providers get to leverage
 their
 work across multiple customers so their costs are lower, their
 quality and
 profits higher. That's why everyone and their third cousin uses
 packaged
 software now. That trend is only ever going to accelerate.
 
 I'm sure you are right. But the piece that puzzles me is that there
 seem to be so many companies whose core business is really just moving
 bytes from place to place, who nonetheless think outsourcing is a Good
 Idea. I'm speaking most obviously of banks, but pretty much all
 financial services businesses, insurance, and so on are in the same
 place. Sure, it doesn't make sense for each bank to write their own
 operating system, web browser, etc. etc., but the actual applications
 *are* the core of their business. What they can and typically do [try
 to] outsource is precisely the things that benefit least from
 leveraging work across multiple customers, i.e. operations and
 helpdesk.
 
 I can testify that we are one bank that has written all of our core
 banking applications.  Not to mention our Internet banking site.
 
 We actually have our own homegrown Human Resources and General Ledger
 systems, but are in the process of migrating those to packaged
 applications since they are in need of updating and not part of our core
 business.
 
 In my opinion both of these are good things.  I can't imagine how our
 business would function if we had packaged core applications.  Our users
 want too many special customizations, and they want them now!  :-)
 
 As for outsourcing totally, we'll have none of that!  
 
 Frank

 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

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

Re: Complexity (was Re: Convert DB2 on z/OS to Oracle on z/Linux?)

2009-07-15 Thread Staller, Allan
snip
I am quite curious as to how our GL system conversion will come out.
Interestingly, our developer who was primary on our mainframe GL system
for the last few years has transfered to the packaged applications
team and will implement the packaged GL application (Oracle PeopleSoft
Enterprise General Ledger).  She's taking many, many classes, and
already she's opined that there will be boatloads of customization.
(Not sure if opined is the correct word, but I've always wanted to use
it in a sentence!)
/snip

Having used ORACLE GL (not the PeopleSoft version) in a prior life, I
was not very impressed. Performance was poor and the code that I had a
chance to look at was awful. A PFCSK could do better!

--
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: Find the computer error

2009-07-15 Thread Roach, Dennis (N-GHG)
Decided to pay off the national debt?

Dennis Roach
GHG Corporation
Lockheed Martin Mission Services
Facilities Design and Operations Contract
NASA/JSC
Address:
   2100 Space Park Drive 
   LM-15-4BH
   Houston, Texas 77058
Mail:
   P.O. Box 58487
   Mail Code H4C
   Houston, Texas 77258
Phone:
   Voice:  (281)336-5027
   Cell:   (713)591-1059
   Fax:(281)336-5410
E-Mail:  dennis.ro...@lmco.com

All opinions expressed by me are mine and may not agree with my employer
or any person, company, or thing, living or dead, on or near this or any
other planet, moon, asteroid, or other spatial object, natural or
manufactured, since the beginning of time.


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Thompson, Steve
Sent: Wednesday, July 15, 2009 3:51 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Find the computer error

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Bob Woodside
Sent: Wednesday, July 15, 2009 3:39 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Find the computer error

On Wednesday 15 July 2009, Roach, Dennis (N-GHG) wrote:
 One too many digits for VISA.

Account number + check digit?

SNIPPAGE

Seems like VISA has a problem. 

http://www.nbcdfw.com/around_town/shopping/Wow-Quadrillion-Dollar-Credit
-Card-Bill.html?yhp=1

(watch the wrap).

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

--
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: Find the computer error

2009-07-15 Thread Gunnar Opheim
If you add two zeros, to express the amount in dollars and cents, and then
convert to hex, you get 2020202020201250.
Two suggestions:
- mainframe EDIT pattern digit selectors (x'20') mis-expressed as characters
('20').
- ascii blanks (0x20) as fillers, mis-expressed as characters (20).

regards
Gunnar

- Original Message - 
From: Binyamin Dissen bdis...@dissensoftware.com
Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@bama.ua.edu
Sent: Wednesday, July 15, 2009 7:22 PM
Subject: Find the computer error



http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dollar_debit_2

 a stunning $23,148,855,308,184,500

 Number doesn't seem to be any special hex value.

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

--
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: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use Password?

2009-07-15 Thread Kirk Wolf
ssh (used by sftp) won't work unless *host* keys are exchanged when
the session is setup.  The client has a little database of known host
keys and will fail if the server has a different key.  A configuration
option allows the OpenSSH client to accept a new host key
automatically, otherwise a interactive user is required to acknowledge
acceptance.

User authentication can be done in a number of ways, including keys
and password.  The password is *never* sent in the clear.

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

On Wed, Jul 15, 2009 at 2:53 PM, Hal Merritthmerr...@jackhenry.com wrote:
 They may not but the protocol does. That's the way it works.

 There's something missing. Maybe they accept FTP in the clear, using only an 
 ID and password.





 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf 
 Of Leonard Sasso
 Sent: Wednesday, July 15, 2009 11:59 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and 
 only use Password?

 The external site (CMS) has informed us they don't require any
 authentication of keys (public and private).

 Thank You.

 Len Sasso



 RDC Operations - Systems Administrator
 CSC
 Information Technology Infrastructure Services (ITIS)
 | p: 518.257-4209 | m: 518.894-0879 | f: 518.257-4300 | lsa...@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.



 Bill Godfrey yak36...@yahoo.com
 Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 07/15/2009 10:56 AM
 Please respond to
 IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu


 To
 IBM-MAIN@bama.ua.edu
 cc

 Subject
 Re: z/OS Mainframe - SFTP - Disable Publickey Authentication and only use
 Password?






 On Wed, 15 Jul 2009 09:52:17 -0400, Leonard Sasso wrote:

I have a Mainframe Batch Job executing the BPXBATCH program to invoke
 SFTP
to transfer a file to an external site.

The external site does not require any Authentication.

How do I Disable the Publickey Authentication and only use the Password?

Below are the Execution JCL, Configuration file and Job Output.

 (rest of message deleted)

 Whoever wrote the JCL seems to think that the batchfile indicated by the
 -b
 option of sftp can contain a userid and password, but it can't. I am
 puzzled by
 your statement that the external site doesn't require any authentication.
 Maybe someone at the external site can tell you what that means.

 Bill

 --
 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
 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: code page help

2009-07-15 Thread Frank Swarbrick
 On 7/15/2009 at 2:33 PM, in message
70c0964126d66f458e688618e1cd008a0859a...@wadpexv0.waddell.com, Michael
Wickman mwick...@waddell.com wrote:
 I use 
 
 OMVS CONVERT((BPXFX111)) LINES(3000)

This worked.  Thanks!
Is there any way to put these in a Unix profile of some sort so that you can 
just type OMVS?  Or is it too late to do it by that time, since OMVS will have 
already been invoked?


-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075




The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

--
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: FIXCDS usage

2009-07-15 Thread Chris Edwards
Silvio,

One thing to be careful of is that for every D type record in the CDS
there is also an A type. Just deleting the D types would leave
'orphaned' A types.
Of course, you can establish the name of the A types as it is a field
within the D type, but this can be a lot of mucking around.

Casting my mind back a few (OK, a lot) years, I think we used to flip a
bit in the D type record to say that the dataset was no longer required
when we found uncatalogged datasets within the MCDS.  IIRC it is in byte
6 somewhere (my REXX was called HSMFIX6!)

Hope this helps a bit.

Cheers,
Chris

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Silvio Camplani
Sent: Thursday, 16 July 2009 6:14 AM
To: IBM-MAIN@bama.ua.edu
Subject: FIXCDS usage

Hello,

I am trying to cleanup the error messages in an HSM log and I would like
to get feedback on my proposed solution.

ARC0734I ACTION=SCRATCH FRVOL=AA TOVOL=** TRACKS= 0 RC= 
14, REASON=0, AGE= 618,
 DSN=$XX.XX..X.G0172V00 

Volume AA is no longer in use and the DSN is an old GDG that has
been rolled off.

The manual says:

Migration cleanup was trying to scratch an old migration copy from an
SDSP data set but the ML1 volume was not
 mounted, so the scratch was not issued. If you want the copy deleted,
 have the migration volume mounted the next time 
 migration cleanup is run.  

Since I can no longer mount that volume I would like to issue the
follwoing command:

FIXCDS D '$XX.XX..X.G0172V00'  delete 

Since I have a lot of entries to 'fix', I would like to confirm that
this is a safe approach.

Thanks,

Silvio


--
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: code page help

2009-07-15 Thread Frank Swarbrick
 On 7/15/2009 at 2:40 PM, in message 4a5e3edb.3050...@trainersfriend.com,
Steve Comstock st...@trainersfriend.com wrote:
 Frank Swarbrick wrote:
 On 7/15/2009 at 1:18 PM, in message 4a5e2b75.7020...@trainersfriend.com,
 Steve Comstock st...@trainersfriend.com wrote:
 Frank Swarbrick wrote:

 You can change the codepage of your terminal emulator.

 Also, I always issue omvs this way:

   == omvs convert((bpxfx437)) esc('^') lines(3000)

 The convert gives me a useful codepage conversion (note the double
 set of parentheses), the esc gives me a useful escape character,
 and the lines gives me a larger terminal buffer so I can hold more
 history.
 
 This doesn't seem to do anything for me with regard to the codepage.  If my 
 terminal is CP 037 I still see the nonsense characters instead of the left 
 and right brackets.  Am I missing something?
 
 Frank
 
 Hmmm. I use Vista3270 and it says my PC codepage is set at 437
 and the screen codepage is US C-Programming; finally my terminal
 type (ISPF option 0) is set at 28 (3278L1).

I think US C-Programming is 1047, while I was using 037.  Anyway, someone else 
gave me CONVERT((BPXFX111)) and that works.

Frank

-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation
Lakewood, CO  USA
P: 303-235-1403
F: 303-235-2075

--
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: Find the computer error

2009-07-15 Thread Robert A. Rosenberg
At 14:10 -0600 on 07/15/2009, Roach, Dennis (N-GHG) wrote about Re: 
Find the computer error:



One too many digits for VISA.


Also as I note in another reply, VISA numbers all begin with a 4 
(which the amount does not).


--
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: NVAS error explanation

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Patrick O'Keefe
 
 On Wed, 15 Jul 2009 10:28:42 -0500, Chase, John
 jch...@ussco.com wrote:
 
 ...
  The application is not found (not started,  wrong spelling or not
 reachable  - ie. over cross domain or like)
 
 Why would that be true only for me?  I'm on the same network,
 in the same building, same list of applications, same terminal
 emulator, etc. etc. etc. .
 ...
 
 I know nothing about NVAS, but based on TPX and Supersession, ...
 
 How about something related to your LUname or logmode?  Does
 your LUname come out of a different pool from everybody else
 and mess up some kind of real LUname / virtual terminal LUname
 mapping?  (Virtual terminal may not be a NVAS term.  I hope it
 is understandable.)  Do you log on with a particular logmode name
 that isn't being handled correctly?

No, no and no.

 There is also the very unlikely possibility that you are always user
 n+1 trying to use a pool of n LUs, but you would have to be
 incredably unlucky for that to always be the case.  :-)

Especially since I'm usually the first one into the building by an hour
or more, when nobody else is even awake.  :-)

-jc-

--
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: code page help

2009-07-15 Thread Richard Peurifoy

Frank Swarbrick wrote:



Oy.  We don't have much, but I know of a few cases where we have a code page 
037 logical not which shows up as a caret in code page 1047 and code page 037 
left and right brackets which show up as, well, brackets.

Oh well.  Thanks for letting me know that at least I'm not crazy.

Frank



We went through this a few years ago, a just bit the bullet and
converted to using 1047. I modified one of our editors to accept
either value for not. Fortunately, we didn't have many files
that had the problem characters in them, but when old files are
looked at, some may still turn up.

We have been through this several times in the past, real 3270
vs. 7171 vs. TTY connected through a COMTEN.

--
Richard

--
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: Find the computer error

2009-07-15 Thread Chase, John
I've not yet heard of a 17-digit Visa card number.


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Hillock, Timothy
 Sent: Wednesday, July 15, 2009 3:01 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Find the computer error
 
 Account number may have been used instead of the amount.
 
 Take my advice. I'm not using it.   :-)
 
 TImOTHY Hillock
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Binyamin Dissen
 Sent: Wednesday, July 15, 2009 1:22 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Find the computer error
 

http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dolla
 r_debit_2
 
 a stunning $23,148,855,308,184,500
 
 Number doesn't seem to be any special hex value.
 
 --
 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
 
 --
 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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Chris Edwards
snip
According to CA documentation, this appears to be a dataspace used by
CAIENF/USS... Now to find out why it keeps growing.
/snip

Rule 1 of programming: For every GETMAIN there is a FREEMAIN

Alas, not *all* programmers got up to this chapter in the book.

:-)

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Guy Eshel
Sent: Wednesday, 15 July 2009 10:05 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: #UVT# Dataspace in *MASTER*

According to CA documentation, this appears to be a dataspace used by
CAIENF/USS... Now to find out why it keeps growing.

I'll keep this updated for those interested, thanks for the help Rob!

--
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: NVAS error explanation

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Greg
 
 Not sure if any of this is it but I would check the settings in NVAS
option 6 if
 you use a different group than everyone else:
  6  -  Assign an Application to a Group
 With this you can assign any VTAM appl name to a NVAS application,
even if it
 is an invalid application name.

Our applications are not assigned to any specific Group.

 Or option
 3  -  Assign a User to a Group
 It looks like you could assign an invalid terminal name to an
application in this
 option.

No terminal names are assigned for any of the SYSPROG group members,
including me.

 I am not a VTAM guy and I wouldn't think this would cause that message
but
 do you use a different terminal geometry than everyone else, if so
change to
 a standard mod2 (or mod5, something common) just to see if that fixes
it.
 
 I know it's not much but it's all I got.

Thanks for trying.  I'll try to find a real clue or three using Chris
Mason's suggestions.

-jc-

--
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: Complexity (was Re: Convert DB2 on z/OS to Oracle on z/Linux?)

2009-07-15 Thread Frank Swarbrick
What is a PFCSK?

On 7/15/2009 at 3:03 PM, in message
6cd8dd927eba514e9db1e36304be38d7117ad...@hou-mail.kbm1.loc, Staller, Allan
allan.stal...@kbm1.com wrote:
 snip
 I am quite curious as to how our GL system conversion will come out.
 Interestingly, our developer who was primary on our mainframe GL system
 for the last few years has transfered to the packaged applications
 team and will implement the packaged GL application (Oracle PeopleSoft
 Enterprise General Ledger).  She's taking many, many classes, and
 already she's opined that there will be boatloads of customization.
 (Not sure if opined is the correct word, but I've always wanted to use
 it in a sentence!)
 /snip
 
 Having used ORACLE GL (not the PeopleSoft version) in a prior life, I
 was not very impressed. Performance was poor and the code that I had a
 chance to look at was awful. A PFCSK could do better!
 
 --
 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

 

The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

--
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: pcom 5.7 IN Terminal server 2008/X64

2009-07-15 Thread Chris Mason
Itschak

This doesn't really look like an IBM-MAIN matter.

I can suggest the PCOMM newsgroup to which you can subscribe through the 
following page:

IBM Networking software newsgroups
http://www-01.ibm.com/support/docview.wss?rs=1005uid=swg27005100

Chris Mason

On Tue, 14 Jul 2009 09:27:10 +0300, Itschak Mugzach 
imugz...@gmail.com wrote:

We tried to connect a remote user using Terminal server 2003/X32 with PCOM
5.7 and it worked fine. We encountered some error messages while trying the
same under Terminal Server 2008/X64:


The PDLC Mapper service depends on the PDLC X.25 service which failed to
start because of the following error:





The AppnApi service depends on the PDLC Mapper service which failed to 
start
because of the following error:

%%1068



The Twinax Adapter Common service depends on the IBM Trace Facility 
service
which failed to start because of the following error:

%%1068





The IBM Enterprise Extender (HPR/IP) service depends on the PDLC OEM
Interface service which failed to start because of the following error:

%%1068





The KLOGNT service failed to start due to the following error:

%%1275



Any idea how to enable PCOM under terminal Server 2008/X64?



Regards,



ITschak

--
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: code page help

2009-07-15 Thread Steve Comstock

Frank Swarbrick wrote:

On 7/15/2009 at 2:33 PM, in message

70c0964126d66f458e688618e1cd008a0859a...@wadpexv0.waddell.com, Michael
Wickman mwick...@waddell.com wrote:
I use 


OMVS CONVERT((BPXFX111)) LINES(3000)


This worked.  Thanks!
Is there any way to put these in a Unix profile of some 
sort so that you can just type OMVS?  Or is it too late 
to do it by that time, since OMVS will have already been invoked?


Yeah, it's too late for a profile. But you could write
a simple REXX exec to do it.

BPXFX111 is the standard recommended conversion table; it's
the locale for code page 1047; BPXFX437 is the locale for
code page 037. I just found that worked better for me, but
it may be a combination of my emulator code page and my
terminal type.

The reference is the z/OS UNIX command reference under the
OMVS write up in TSO/E commands chapter.



Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

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

  z/OS Application development made easier
* Our classes include
   + How things work
   + Programming examples with realistic applications
   + Starter / skeleton code
   + Complete working programs
   + Useful utilities and subroutines
   + Tips and techniques

== Ask about being added to our opt-in list:  ==
==   * Early announcement of new courses  ==
==   * Early announcement of new techincal papers ==
==   * Early announcement of new promotions   ==

--
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: Complexity (was Re: Convert DB2 on z/OS to Oracle on z/Linux?)

2009-07-15 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Frank Swarbrick
 
 What is a PFCSK?

Pimply Faced Computer Science Kiddie.

-jc-

--
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: Find the computer error

2009-07-15 Thread C. Ardillo

Timothy, you sly dawg.

Hillock, Timothy wrote:


Account number may have been used instead of the amount.

Take my advice. I'm not using it.   :-)

TImOTHY Hillock

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Binyamin Dissen
Sent: Wednesday, July 15, 2009 1:22 PM
To: IBM-MAIN@bama.ua.edu
Subject: Find the computer error

http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dolla
r_debit_2

a stunning $23,148,855,308,184,500

Number doesn't seem to be any special hex value.

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

--
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: DEFINING USERCAT WITH GUARANTEED SPACE

2009-07-15 Thread Chris Edwards
Other than the 7 character volser, the one comment I would make is that User 
Catalogs can use secondary extents which may just save a 2:30am call-out!

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
esmie moo
Sent: Thursday, 16 July 2009 3:25 AM
To: IBM-MAIN@bama.ua.edu
Subject: DEFINING USERCAT WITH GUARANTEED SPACE

Good Day Gentle Readers,
 
I need to move an existing USERCAT from one vol to another.  The catalog is SMS 
managed and the STORAGECLASS I will be using is GUASPACE.  Below is the cluster 
definition.  I am not sure if I am missing anything.  Could someone take a 
quick look and let me know if it is okay?
//DEFINE   EXEC PGM=IDCAMS,COND=(4,LT) 
//SYSPRINT DD SYSOUT=* 
//SYSIN    DD *    
    DEFINE    -    
    USERCATALOG   -    
    (NAME (SYS1.ICFCAT.UCATPLN)    -   
    CYL(25)   -    
    VOLUME(PLAN906)    -    
    STORAGECLASS(GUASPACE)    -    
    ICFCATALOG    -    
    STRNO(3)  -    
    FREESPACE(20 20)  -    
    NOIMBED   -    
    LOCK  -    
    SHAREOPTIONS(3 4))    -    
    DATA( -    
 CONTROLINTERVALSIZE(4096))    
 
Thanks in advance. 



  __
Connect with friends from any web browser - no download required. Try the new 
Yahoo! Canada Messenger for the Web BETA at 
http://ca.messenger.yahoo.com/webmessengerpromo.php

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Andy Wood
On Wed, 15 Jul 2009 18:39:42 -0400, Chris Edwards 
edwards_ch...@emc.com wrote:

. . .

Rule 1 of programming: For every GETMAIN there is a FREEMAIN


Rule 0 of programming: Don't try to use GETMAIN or FREEMAIN for Dataspace 
storage.

--
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: #UVT# Dataspace in *MASTER*

2009-07-15 Thread Binyamin Dissen
On Wed, 15 Jul 2009 18:39:42 -0400 Chris Edwards edwards_ch...@emc.com
wrote:

:snip
:According to CA documentation, this appears to be a dataspace used by
:CAIENF/USS... Now to find out why it keeps growing.
:/snip

:Rule 1 of programming: For every GETMAIN there is a FREEMAIN

:Alas, not *all* programmers got up to this chapter in the book.

Good thing, for that is not true. There is permanent storage which stays for
the life of the IPL.

--
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: Find the computer error

2009-07-15 Thread Ron Hawkins
Twenty Three Quadrillion? Looks like Twenty Three Thousand Billion to me.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of
 Binyamin Dissen
 Sent: Wednesday, July 15, 2009 10:22 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: [IBM-MAIN] Find the computer error
 

http://news.yahoo.com/s/ap/20090715/ap_on_fe_st/us_odd_quadrillion_dollar_de
bi
 t_2
 
 a stunning $23,148,855,308,184,500
 
 Number doesn't seem to be any special hex value.
 
 --
 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

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


  1   2   >