convert DB2 data to a flat file

2009-02-04 Thread Chauhan, Jasbir
 

One of my clients is running a DB2 application on an iSeries system (not
sure about the version).  Their goal is to send us DB2 application data
in the form of a flat file that can then be loaded to a non-DB2
application on our z/OS system (1.9). Is there a third party product or
a utility they can use to accomplish this? 

 

Regards,

Jasbir Chauhan 

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: convert DB2 data to a flat file

2009-02-04 Thread Chauhan, Jasbir
Thank you all - I'll pass this info along.

Regards,
Jasbir
 
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of John McKown
Sent: Wednesday, February 04, 2009 9:53 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: convert DB2 data to a flat file

quote
You can go directly from I to Z via ftp.  Beware of Date fields and
packed fields.   Depending on which language the Z is going to use, it
may not be able to handle it. 

When I do this, I make sure all data is character or zoned.I have
consistently moved data from the I to Z with this technique. 

The CPYTOIMPF you can format with the type of delimiter or fixed
format you want.  You can also define the end of record delimiter you
want to use. 

I would go directly from I to Z rather than CPYTOIMPF. 


Sharon Wintermute

/quote

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Light Weight Printing from Development z/OS 1.8 to HP Laser Jets

2008-12-30 Thread Chauhan, Jasbir
Hi Ed, take a look at JES Report Broker (JRB) at MacKinney.com
Inexpensive and pretty robust product.

Regards,
Jasbir Chauhan 
 

-Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Ed Long
Sent: Tuesday, December 30, 2008 3:14 PM
To: IBM-MAIN@bama.ua.edu
Subject: Light Weight Printing from Development z/OS 1.8 to HP Laser
Jets

Hi all and Happy New Year.

I'd like to setup a facility whereby I can print directly from JES2 to
an HP Laser Jet type printer without dedicating a printer, buying a
printer, or spending time I don't have in INFOPRINT jail. What do you
do for z/OS printing in a development context?
The requirement is to be able to print small listings locally and
conveniently. The difference between today, where we FTP the listing
to a PC and print, and tomorrow, is that I want the carriage control
characters to be honored. I define small as less than 5000 lines per
report and maybe 5 reports per day.
I've spent several lovely hours cruising the INFOPRINT website and
getting reacquainted with PSF, AFP, and their cousins. Most of this
technology qualifies as gross overkill for my needs. I did not see
anything directly on point that could be considered lightweight.
Is there an easy way to tell Jes2 about a TCPIP connected printer and
to have the printer respond to basic CC commands? No fancy forms or
checks to be printed, just short reports.
Thanks for your ideas, comments, and grand one liners.
Edward Long


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: UNIX and System time in z/OS

2008-12-29 Thread Chauhan, Jasbir
Hi Lizette,

You may want to code the following in your profile and never have to
worry about time change -- unless of course, some smart (?) politician
decides to push for another change to DST:

TZ=EST5EDT
export TZ=EST5EDT,M3.2.0,M11.1.0  
  

Regards,
Jasbir Chauhan 
 
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Lizette Koehler
Sent: Monday, December 29, 2008 9:29 AM
To: IBM-MAIN@bama.ua.edu
Subject: UNIX and System time in z/OS

running z/OS V1.9 with JAVA in Unix

I would like to know if there is a way to establish the JAVA in UNIX to
always get the system date and time.  I would like to reduce the need to
update the TZ parameter each time the time jumps.

I do have an /etc/profile which is fairly basic.  As shipped by IBM.
However, after reading the configuration manual for UNIX and JAVA, I am
lost in translation.

Any help is appreciated.

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

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: z9BC - driver 67, z/OS 1.8?

2008-11-05 Thread Chauhan, Jasbir
John,

We had to upgrade to MCL 67 to enable STP on our z9-BC a few months ago.
The only 'issue' I can report is that we were 'forced' to do a POR by
our SE. However, everything worked out and there were no issues - other
than an extended outage. 

Regards,
Jasbir Chauhan
 
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of John McKown
Sent: Wednesday, November 05, 2008 9:15 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: z9BC - driver 67, z/OS 1.8?

Our CE wants us to upgrade the MCL level on our z9BC from 63 to 67. We
are
running z/OS 1.8 on 3 LPARs. Any concerns that I should be aware of? Has
anybody had any problems with driver 67 on a z9BC?

--
John

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

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



Re: A STP question

2008-09-19 Thread Chauhan, Jasbir
Hi Jim, Assuming that you are on z9  running z/OS 1.7 or greater AND
that you have at least Driver 67 then you can configure your STP client
to an NTP server by using the spare Ethernet port on your support
element. We have done just that. It's the support element that needs to
have connectivity to wherever NTP server is located.

Regards,
Jasbir  

 
 
-Original Message-
 I have 4 CEC's in my shop that are all wired together.   The laptops
on
3 of the CEC's have a spare Ethernet port.  If I don't use the 4th CEC
for the Primary, Backup, or Arbiter, do I really need to connect the 4th
CEC via Ethernet so it can get to NTP?   Won't it get its timing pulses
via the Coupling Facility or Fibre connections 

 

___ 

Jim Petersen 
MVS - Lead Systems Engineer 

Home Depot Technology Center 
1300 Park Center Drive, Austin, TX 78753 
www.homedepot.com 
email:[EMAIL PROTECTED] 

512-977-2615 direct 
210-977-2930 fax 
210-859-9887 cell phone 

 


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

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



Re: Changing Mainframe's Clock

2008-09-03 Thread Chauhan, Jasbir
Hi Kayhan, We recently implemented STP on our z9. What I found was that you can 
maintain separate times per sysplex but not individual LPARs. In other words, 
if you have two Sysplexes P1  P2 and two LPARs per each sysplex then Syplex P1 
 P2 can technically maintain separate times but the individual LPARs within 
the sysplex cannot. At least that was my experience. 

Best Regards,
Jasbir
 

 

-Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
 Kayhan Tanriverir
Sent: Wednesday, September 03, 2008 8:00 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Changing Mainframe's Clock
Hi 
Is it possible changing for one of the LPAR's mainframe's Clock in Parallel 
Sysplex z/OS V 1.9 using by STP in zSeries machines ?.   
Best Regards 
Kayhan Tanriverir  


  

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

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



Re: WebSphere Question

2008-07-11 Thread Chauhan, Jasbir
Gary,
 
WebSphere is a pretty broad term. There are a bunch of products that run
under the brand name of WebSphere. From the type of workload (java) you
are describing, it appears you maybe talking about Application Server.
Could you elaborate a little on the actual product and its version. 

Regards,
Jasbir
 
 
 
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Gary Green
Sent: Thursday, July 10, 2008 10:29 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: WebSphere Question

If someone knows where I should ask this question, please tell me where
to
go. ;)
 
Otherwise...
 
I was chatting with the manager of the tech support group at another
company
and he was telling me that in his shop they experience a terrible
slowdown
in WebSphere most afternoons; sucks the life out of the machine comes
to
mind.  They do not have anyone that does performance or capacity work to
run the numbers; and they collect very little SMF data even if they
did or
knew how to run the numbers.  He thinks it's the application
programmers
poorly written code, probably Java doing some daily end of day stuff.
To
make matters worse, they are still on 1.4, with plans to make a brief
stopover on 1.7 before heading off to 1.9.
 

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



Chargeback tools

2008-06-27 Thread Chauhan, Jasbir
I'm interested in comparing tools for resource-use-based chargeback. We
don't have one today. The goal is to track the use of computing
resources on the Mainframe. Besides CICS (transactions based), DASD
(usage based, MSU usage etc .. what else should be accounted for?
Comparing existing expenses with that modeled after an industry standard
tool should help breakdown costs for all departments. What are you folks
using -- any recommendations .. suggestions.. books on the subject ..
would be helpful. Could such a tool also be used for 'predictive
analysis' - e.g. how would adding 10 more CICS' affect my system
resources.

 

On the flip side, and not knowing if such a tool is really the answer,
shouldn't data provided by CMF/RMF reports be enough to extrapolate.

 

Regards,

Jasbir

 

 


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



Re: Network Time Protocol (NTP) client support question

2008-06-17 Thread Chauhan, Jasbir
Thanks for all your responses. 2nd Level support too came back with the
'z/OS currently is not implemented as SNTPD client' response. However,
they did add my name to the list of their 'Marketing database inquiries'
for such a request. Apparently there are others who have made similar
requests but the numbers aren't enough to get any consideration. The
fact that it would require a design change would lead me to believe that
there was no immediate plan to add this feature in the upcoming z/OS
releases either.

 

Unfortunately, the PCI standard is big on absolute statements such as
Synchronize all critical system clocks and times and Verify that NTP
or similar technology is used for time synchronization.  Anything that
does not meet the specified standards must have a compensating control
that meets and exceeds the requirement.  

 

The assessor on-site, is here to both ensure we are in compliance with
the PCI standard and to help us find solutions to help us comply.  In
our discussion yesterday he specifically stated that setting time
manually has not been accepted by Visa in their review of similar PCI
reports. Hopefully, we can come up with a compromise.

 

Best Regards,

Jasbir

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Edward Jaffe
Sent: Tuesday, June 17, 2008 11:27 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Network Time Protocol (NTP) client support question

 

   

 

 

Keep in mind that the TOD clock represents GMT (or UTC). Local time is 

calculated by adjusting GMT by CVTLDTO and CVTLSO. If the TOD drifts by 

a second or more, you can fix local time with a compensating adjustment 

to the time zone offset. See SET TIMEZONE= command.

 

-- 

Edward E Jaffe

Phoenix Software International, Inc

5200 W Century Blvd, Suite 800

Los Angeles, CA 90045

310-338-0400 x318

[EMAIL PROTECTED]

http://www.phoenixsoftware.com/

 

--

For IBM-MAIN subscribe / signoff / archive access instructions,

send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO

Search the archives at http://bama.ua.edu/archives/ibm-main.html

 


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



Network Time Protocol (NTP) client support question

2008-06-16 Thread Chauhan, Jasbir
As part of the PCI audit we need to look into adopting NTP (network time
protocol) on the mainframe to ensure all of our 'systems' are
synchronized.  Can STP provide NTP client capability to maintain 'same
time' across heterogeneous platforms. Hopefully, some one out there has
a solution. I'll also contact IBM to see if how they have one. We are
running on a z9-BC. 

 

Best Regards,

Jasbir

 

 

 

 

 


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



Re: Soft Capping

2008-02-14 Thread Chauhan, Jasbir
One thing we found out the hard way was that the software charge for IBM
products, under soft cap setup, can really get skewed -- e.g. 
-- say the charge for WAS is MSU based and it is active (runs) all day
-- also say ,on average, it uses 80 MSU
-- you then look at your SCRT at the end of the month and see  WAS is
being charged at 100 MSU.. how on earth is that possible
Well, in our case we found that during the batch process, the CPU got
pegged at 100 MSU (once a month is all it takes).
You know what, just because WAS was active at the time the batch process
was chewing up CPU -- you wind up paying for the max use of CPU for WAS
too. All it takes is one CPU spike in any given month (SCRT reporting
window).

Soft capping works great as it allows me to meet my SLAs but keep that
in mind when you plan MSU based license charge.

Regards,
Jasbir
 


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Walter Medenbach
Sent: Wednesday, February 13, 2008 5:47 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Soft Capping

Nothing wrong with restricting capacity to save on licensing costs. We
use a
coupling facility LPAR with dynamic dispatch disabled to control the
amount
of CPU available to the other LPARs on the machine. The zOS LPARs are
all
uncapped to allow each LPAR to use any unused capacity.

Walter Medenbach

On Feb 9, 2008 5:23 AM, Kelman, Tom [EMAIL PROTECTED]
wrote:

 This has been cross posted to the MXG list.



 At the end of last year I was asked to determine what would be
practical
 soft caps for our LPARs.  We are currently at z/OS v1.7 so we can't
cap
 at the CEC level yet.  Of course, the reason for the cap was to keep
 software costs down, especially for the OEM software.  We have an
 agreement with most of our vendors that we won't use more than 110
MSUs
 out of our 138 MSU box.  My direction was that we didn't want the
total
 MSU 4HRA to go about 110.  So I split 110 between the three LPARs we
 have as equitably as I could based on a years worth of analysis.  This
 split came to 90 MSUs for production, 19 MSUs for development, and 1
MSU
 for the sysprog sandbox.  We have just hit the cap on development and
 they are screaming blood murder because there are some deadlines to
meet
 for a conversion.  So they want to increase the cap on development.
My
 suggestions were to take some from production and give it to
development
 or to just increase development since the high 4HRA for the individual
 LPARs never occur at the same time.



 Now, after that explanation, my question.  Has anybody had to cap
their
 machine by LPAR like this?  If so, do you insure that the individual
 caps would add up to some sort of specified limit, or did you set them
a
 little higher realizing that they probably wouldn't hit the max all in
 the same day?  Of course taking the second route will leave open the
 possibility of going over the CEC 4HRA that you want (in our case 110
 MSUs).  I'd appreciate any ideas anyone has on determining these caps.



 Please don't say that you're not in favor of capping to keep software
 costs down.  Neither am I so you'd be preaching to the choir.
However,
 as we all know, after all the recommendations you do what your told to
 do.



 Tom Kelman

 Commerce Bank of Kansas City

 (816) 760-7632








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

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



*

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


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


Shark to EMC

2008-01-30 Thread Chauhan, Jasbir
Does anyone know of any utilities/products that facilitate mirroring
from IBM's Shark to an EMC DASD.

 

Regards,

Jasbir

 

 


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


Re: Shark to EMC

2008-01-30 Thread Chauhan, Jasbir
Bob,

I'd be interested in both -- one-off occurrence and constant mirroring.
My answer may be a little flaky here because I don't have all the
details (management controlled and pricing has a lot to do with that).
Today, data exists on a SHARK.

For one-off occurrence, would it not make sense to go from a SHARK to
SHARK or DS8100 and not worry about future maintenance costs.

However, for constant mirroring the better (EMC vs DS8100) pricing model
would dictate terms. 

Regards,
Jasbir



-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Richards, Robert B.
Sent: Wednesday, January 30, 2008 9:33 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Shark to EMC

Jasbir,

Are you talking a one-off occurrence to move volumes or constant
mirroring?

TDMF (now owned by IBM) and FDRPAS are well-suited to perform the
former, but (and my knowledge could be dated here) not the latter. I did
hear of a rumor last year that EMC finally supported XRC, but had no
reason at the time to verify the rumor.

Which issue are you asking about?

Bob

-
Robert B. Richards(Bob)   
US Office of Personnel Management
1900 E Street NW Room: BH04L   
Washington, D.C.  20415  
Phone: (202) 606-1195  
Email: [EMAIL PROTECTED] 
-

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of John Kington
Sent: Wednesday, January 30, 2008 8:58 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Shark to EMC

 Does anyone know of any utilities/products that facilitate mirroring
 from IBM's Shark to an EMC DASD.



 Regards,

 Jasbir
TDMF (Transparent Data Migration Facility) from Softek will do this.
Regards,
John

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

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

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


Re: Image Focus Core s/w from ERA

2008-01-17 Thread Chauhan, Jasbir
Hi Folks, 

 

I read a brief on IFOCORE Rel_6.2 Lev_01 / Image FOCUS Core Rel_62
Lev_P10, software package from New Era Software, Inc. I've also been
told that it goes beyond IBM's Health Checker. Is anyone running this
product on their system and willing to share their experience.


 

Best Regards,

Jasbir

 

Fiserv Card Services

901 International Parkway Suite 100 

Lake Mary, Florida 32746-4711

Tel: (407) 829-7093 Fax: (407) 829-3271 

Email:  [EMAIL PROTECTED]

 

 

 

 


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


Unable to display Extended characters (aka Spanish) in SDSF

2007-07-25 Thread Chauhan, Jasbir
Running z/OS 1.7 -- Ran a job that creates Letters in Spanish. These
Letters do print in Spanish, when sent to a printer -- but when
displayed in SDSF, the extended attributes are missing. Any ideas.

Regards,
Jasbir

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


Re: Unable to display Extended characters (aka Spanish) in SDSF

2007-07-25 Thread Chauhan, Jasbir
John, Are you suggesting there is a separate code page for SDSF and
ISPF. I'm using ISPF as an example here because the raw data (pds)does
show extended attributes when browsed.

Regards,
Jasbir


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Wednesday, July 25, 2007 1:18 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Unable to display Extended characters (aka Spanish) in SDSF

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Chauhan, Jasbir
 
 Running z/OS 1.7 -- Ran a job that creates Letters in 
 Spanish. These Letters do print in Spanish, when sent to a 
 printer -- but when displayed in SDSF, the extended 
 attributes are missing. Any ideas.

Code page?

-jc-

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

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


Re: IBM obsoleting mainframe hardware

2007-06-29 Thread Chauhan, Jasbir
Sadly though, not all ISVs are towing MSU as a base for licensing. They
insist on charging you based on MIP capacity of your box.

Regards,
Jasbir
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Timothy Sipples
Sent: Friday, June 29, 2007 2:39 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IBM obsoleting mainframe hardware

Edward Jaffe astutely observes:
According to the charts on www.tech-news.com (see public library),
the
smallest G6 machine (available 2Q99) was a 9672-X17 cycling at 178 MIPS
or 30 MSU. Seven years later, in spite of unprecidented industry-wide
MIPS growth, the smallest z9BC (available 2Q06) is a 2096-A01 cycling
at
only 26 MIPS or 4 MSU. I calculate a drop in MSU of about 86%.

Yes, although in fairness the drop to 26 MIPS and 4 MSUs occurred with
the
z890 Model 110.  The z9 BC continued this capacity setting.

You can softcap/subcap license 3 z/OS MSUs on any model, so 4 is not
actually the minimum.  zNALC is also available if you qualify.

Now that z/VSE V4 and MWLC are available, you can configure a z9 BC
Model
B01 (~38 MIPS) and pay subcapacity on that (softcap at roughly 50%).
It's
a substantial drop in entry price from z/VSE V3 (i.e. full capacity 26
MIPS) from what I can tell.

Service bureaus, consortia, partnerships, and other sharing arrangements
with LPARs and/or VMs serving multiple organizations should also see
these
same effects.  One 3 MSU LPAR is the same price as two LPARs totalling 3
MSUs, for example.

- - - - -
Timothy Sipples
IBM Consulting Enterprise Software Architect
Specializing in Software Architectures Related to System z
Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
E-Mail: [EMAIL PROTECTED]
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: ICC CONSOLE HELP

2007-06-29 Thread Chauhan, Jasbir
Melissa,  we had a similar issue about six months ago  -- we wound up
varying the CHPID off/on from the HMC to resolve the problem. Try that
first.

Regards,
Jasbir


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Melissa Perry
Sent: Friday, June 29, 2007 9:23 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: ICC CONSOLE HELP

We got an IEE141A reason=IOER last night on an ICC console...The actual 
device is now offline.  I cannot get the device to clear so I can get it
back.  I 
have done:

Reset CN which appears to work, i.e., no error messages come back
Vary console5,mstcons--i get an invalid ref...the console is not there
when 
you display the consoles
I do a vary console5,console and I get.

RESPONSE=SYSB  IEE370I CONSOLE5 ATTEMPT TO VARY MASTER CONSOLE 
IS
RESPONSE=REJECTED.  ISSUE VARY MSTCONS.  

I try to vary the actual device online and get:

RESPONSE=SYSB  IEE370I 2000 ATTEMPT TO VARY MASTER CONSOLE 
IS   
RESPONSE=REJECTED.  ISSUE VARY MSTCONS.  

Any suggestions other than IPL??

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

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