Re: Archiving open systems data on WORM via MF

2008-04-02 Thread Timothy Sipples
Natasa,

If I understand correctly, you have data -- let's call them files --
residing on distributed Windows, UNIX, and/or Linux servers.  You also have
mainframe-attached tape drives with WORM tape cartridges available, for
example IBM TS1120 tape drives with 3592 WORM cartridges. It's likely your
mainframe operations staff do a great job cost-effectively managing tapes
and protecting your company's most precious asset, its data.  They may also
have implemented encryption and good key management, so that the data are
well protected.  And they have prepared for disasters, so that your company
can stay in business if there's an emergency. These are all important
capabilities that require initial investments -- they are not free -- and
it's not surprising that you'd want to take advantage of them for more of
your company's data, to share the costs and benefits.

And you are presently using a major tape management product for z/OS, for
example IBM DFSMSrmm.  You do not want to buy IBM Tivoli Storage Manager
(TSM) software for some reason -- I guess on why below.  Lastly, you want
to keep the solution as simple as possible.

Presumably you need this WORM capability because Croatian government
banking regulators require that your company retain certain records for a
period of time on media that cannot be modified. Perhaps a government
inspector or auditor told you you need to do this as soon as possible if
you don't want to go to jail. :-) This is a common requirement in many
countries, to prove to the regulators that you did not change certain
records past a certain date.

Did I get all that information correct?

If so, here are some ideas:

1(a). As a general architectural pattern, if you can relocate those files
-- databases, for example -- directly onto your mainframe they will then
come into your mainframe's tape management domain. For example, if the
distributed data are currently located in Oracle, DB2, or another
relational database, you could move those database tables to DB2 for z/OS.
Your applications, whether they remain on distributed servers or also move
to the mainframe, can then access DB2 for z/OS using standard protocols
such as JDBC or ODBC over TCP/IP, the same as they do today.  (zIIPs can be
quite helpful for this.)  According to a Gartner Group study from a couple
years ago this data recentralization activity, moving enterprise data
back into z/OS (and to centralized Linux databases), is a common trend for
the business reasons you have and many other reasons. There are occasional
application-related issues to switching databases, but these issues are
becoming less and less significant with each new DB2 for z/OS release.  It
is a lot easier to move to DB2 9 for z/OS than to DB2 V6, for example.

1(b). If these are files rather than databases -- Microsoft Office
documents, for example -- then you can configure z/OS to act as a file
server using either NFS or CIFS/SMB file sharing protocols.  These file
sharing capabilities are part of z/OS itself, so if you have z/OS you
already have these capabilities.  A designated part of your z/OS file
storage (on one or more designed volumes) then appears to your Windows or
UNIX servers and clients as another file server, much like a Windows file
server (Drive Z!) or a UNIX NFS file server.  You can configure
authentication via the z/OS Security Server (RACF) or another SAF-enabled
security system on your mainframe, as you do for securing other services,
so you can bring file sharing access into your same mainframe security
domain quickly and easily.  And then, since the files always reside on your
mainframe, they are now part of your standard tape management domain, too.
This approach would work well for situations where your clients and servers
have good network access (bandwidth) to your mainframe and for
medium-intensity or low-intensity file access.  Office suite documents
would be a good example.  It works best when the distributed server or
client records a point-in-time consistent copy to the network drive as
standard practice with every save.  (The typical office suite is again a
good example.)  A few applications and middleware products don't behave
this way -- most database servers, for example -- so you may need to
quiesce the applications just before you copy their files to WORM tapes.

2(a). If the above methods don't work, you might be able to use the file
sharing technique in 1(b) and have your distributed server (or client)
perform periodic (scheduled) copies of files or databases to the file
sharing area on the mainframe, quiescing applications if necessary.
However, there are some drawbacks with this approach. The first major
drawback is that it is less simple: your distributed servers and clients
will have to copy files reliably, on schedule, to your mainframe.  That can
become an administrative challenge and require you to buy and implement
enterprise scheduling software.  (At that point, why not just buy TSM?)
Also, you are more 

Re: CA ESD files Options

2008-04-02 Thread Ron Hawkins
Shai,

You can do that with any Virtualisation product that supports MF CKD DASD.
On top of that you need to implement TMM poliscies in SMS. 

With the hard to explain aversion to implementing SMS for anything, the TMM
in a can solutions seem to be more attractive (hardware or software
driven).

Ron

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of shai hess
 Sent: Tuesday, April 01, 2008 10:38 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: [IBM-MAIN] CA ESD files Options
 
  Or maybe one of the virtual tape vendors, or the MFNetDisk guy could
 make
 it
  happen without a real tape.
 
 
 MFNetDisk already have the option to access any file which is
 allocated in MFNetDisk 3390 immediately.
 
 MFNetDisk can replace or can add value to any virtual tape or HSM as a
 secondary storage media or as a replacement to tapes media.
 
 So in general you can have very cheap storage (HARD DISK) which can
 emulate any 3390 size disk (all models and all size, even 100
 cylinders is OK ) which can replace any tapes or virtual tape storage
 and can be online to the MF anytime amd all the time.
 
 Thanks,
 Shai
 
 --
 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: CA ESD files Options

2008-04-02 Thread shai hess
HI,

 Yes, if you have a lot of money then all your tape can be stored in real
3390 disks ant can be a very good option.

 But if you have a lot of data which require a lot of 3390 disks and the
other options are TMM, regulars tapes, other virtual tapes, you can consider
to put the data in a very cheap storage  which emulate 3390 disk (e.g.
MFNetDisk, the data can be accessed all the time from MF) in PC storage.
 I only mention MFNetDisk but everyone must consider all the options using
the cost, reliability and features.


Thanks,
Shai


On 4/1/08, Ron Hawkins [EMAIL PROTECTED] wrote:

 Shai,

 You can do that with any Virtualisation product that supports MF CKD DASD.
 On top of that you need to implement TMM poliscies in SMS.

 With the hard to explain aversion to implementing SMS for anything, the
 TMM
 in a can solutions seem to be more attractive (hardware or software
 driven).

 Ron

  -Original Message-
  From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
  Behalf Of shai hess
  Sent: Tuesday, April 01, 2008 10:38 PM
  To: IBM-MAIN@BAMA.UA.EDU
  Subject: [IBM-MAIN] CA ESD files Options
 
   Or maybe one of the virtual tape vendors, or the MFNetDisk guy could
  make
  it
   happen without a real tape.
 
 
  MFNetDisk already have the option to access any file which is
  allocated in MFNetDisk 3390 immediately.
 
  MFNetDisk can replace or can add value to any virtual tape or HSM as a
  secondary storage media or as a replacement to tapes media.
 
  So in general you can have very cheap storage (HARD DISK) which can
  emulate any 3390 size disk (all models and all size, even 100
  cylinders is OK ) which can replace any tapes or virtual tape storage
  and can be online to the MF anytime amd all the time.
 
  Thanks,
  Shai
 
  --
  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



IBM PR: Enterprise Modernization Sandbox Now Available

2008-04-02 Thread Timothy Sipples
For those of you who would like to take a test drive of IBM's enterprise
modernization tools including Rational Developer for System z (RDz),
Rational Transformation Workbench (RTW), and Rational Business Developer
(RBD), please point your Web browser here to get more information:

http://www.ibm.com/developerworks/downloads/emsandbox/systemz.html

There's a lot of good information here which I also recommend exploring,
but please click on the Skills link (third bullet) for access to the
RDz/RTW/RBD test drive.  This test drive provides remote access to a live
z/OS system and a pre-configured desktop environment for writing,
compiling, and debugging code using the modern RDz graphical workbench. You
can try C, C++, Assembler, COBOL, PL/I, Java, REXX, JCL, etc. You can use
RTW to gain insight into code and subsystems in order to locate service
entry points and modernize the code in various ways, such as changing data
elements to Unicode, pruning redundant code, etc. RBD lets you write,
compile, and debug Rational Enterprise Generation Language (EGL) and deploy
EGL to the mainframe. This 4th generation programming language is easy to
learn and highly productive. It's also a great target language for
migration from older 4GLs, such as IBM's CSP and VisualAge Generator, and
from non-IBM 4GLs.

There's a 3 (or maybe 4) hour time limit, but you can take the test drive
as often as you want (within reason). Please save your work if you'd like
to pick up where you left off as you start a second test drive, per the
instructions.

There is no formal support for this test drive, and it is subject to change
at any time. I hope everyone finds it educational and useful.

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



Re: Optimizing COBOL generated assembler

2008-04-02 Thread Michael Poil
Have you tried 

PIC S9(4) COMP SYNC VALUE +0.

so that the whole halfword is usable?

(Using the whole half/fullword in the PIC clause  always worked for me 
back in ANSI COBOL days onwards.) 

--
Mike Poil
Java z/OS Level 3 Service
IBM United Kingdom Limited, Hursley Park, Winchester SO21 2JN
Internal: 246824  External: +44 (0)1962 816824 
Java debugging: http://www.ibm.com/developerworks/java/jdk/diagnosis/
--






Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU






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



Ca Faver for Z/os

2008-04-02 Thread Carl Edwards
Hello;
I hope this is the correct forum to post this.
I have a number of files from a VSE system that are
backed up using FAVER2. Faver2 is compattable with
Faver on Z/os. The bckup contains VSAM, Vsam/Sam and
Sam files. The manual (Z/os) states that all of these
files can be restored, the problem is it gives no info
on hoe to do it. There are tons of documentation on
restoring VSAM files, but for the others, none.

So the question is, has anyone done it, know how to do
it.  I kow it can be doe.
Thanks
 Carl


  

You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

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



Re: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Michael Knigge
the job protocol 11.25 (what ever that means) and this month it consumed 
16.33. Actually I expected the cpu time would be nearly the same. But there is 
this difference I can not explain. Any suggestions would be greatly appreciated.


There are several reasons why Run- or CPU-Times may change. One reason 
could be that a extent has to be allocated (for one of your output 
datasets) when running the job is running (and another time this is not 
neccessary).


Or depending of the values you insert into the DB2-Tables the INSERTs 
need more CPU/Runtime because the index(es) of your tables need to be 
reorganized or something like this.


Bye,
Michael

--
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: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Lizette Koehler
Differences in runtime can be a variety of reasons.  Do you have any
performance reporting tools like STROBE or do you know how to use RMF or SMF
reporting functions?  Do you have MICS or MXG?

More or less, it could be due to any of the following
1)  Changes in file size
2)  Changes in workload during this run
3)  Changes in DB2 workload
4)  Other performance issues in the system at the time.  Tape or DASD used
by this job can impact run time.
5)  How busy was your system this time compared to last time it ran?

The numbers 11.25 means 11 mins and 25 seconds.  That in itself is not
always an issue.  Did you meet your SLAs for this job?


Jobs can vary in runtime.  You need to have a baseline that says this job
will usually run in 10 mins.  If it runs over 20 mins it is a problem.

Lizette

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Sascha Weng
Sent: Wednesday, April 02, 2008 5:36 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A
Meaningful Indication?

It is the first time, that I write to this list and I am not quiet sure, if
I am on 
the right place for asking my question. I hope not being off-topic. If so,
please 
accept my apology for my ignorance in advance.

I have a programm written in Cobol which runs monthly on a z/Os-System. The 
programm reads inputrecords and writes them in a database (DB2) and in 
different outputfiles. It consumes nearly the same numbers of input records 
every month. I wonder now, why there are so great differences in the 
consumed cpu-time. For example: Last month the programm consumed due to 
the job protocol 11.25 (what ever that means) and this month it consumed 
16.33. Actually I expected the cpu time would be nearly the same. But there
is 
this difference I can not explain. Any suggestions would be greatly
appreciated.

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



CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Sascha Weng
It is the first time, that I write to this list and I am not quiet sure, if I 
am on 
the right place for asking my question. I hope not being off-topic. If so, 
please 
accept my apology for my ignorance in advance.

I have a programm written in Cobol which runs monthly on a z/Os-System. The 
programm reads inputrecords and writes them in a database (DB2) and in 
different outputfiles. It consumes nearly the same numbers of input records 
every month. I wonder now, why there are so great differences in the 
consumed cpu-time. For example: Last month the programm consumed due to 
the job protocol 11.25 (what ever that means) and this month it consumed 
16.33. Actually I expected the cpu time would be nearly the same. But there is 
this difference I can not explain. Any suggestions would be greatly appreciated.

--
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: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Lizette Koehler
I forgot to mention that you should search the IBM MAIN archives,  I believe
there was a recent thread on job runtime variations.

Lizette

  snip

It is the first time, that I write to this list and I am not quiet sure, if
I am on 
the right place for asking my question. I hope not being off-topic. If so,
please 
accept my apology for my ignorance in advance.

I have a programm written in Cobol which runs monthly on a z/Os-System. The 
programm reads inputrecords and writes them in a database (DB2) and in 
different outputfiles. It consumes nearly the same numbers of input records 
every month. I wonder now, why there are so great differences in the 
consumed cpu-time. For example: Last month the programm consumed due to 
the job protocol 11.25 (what ever that means) and this month it consumed 
16.33. Actually I expected the cpu time would be nearly the same. But there
is 
this difference I can not explain. Any suggestions would be greatly
appreciated.

unsnip

--
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: Ca Faver for Z/os

2008-04-02 Thread George Rodriguez
Hi Carl,

Sorry I missed your primary question on how to restore sequential
files...If you use SMS, there's a few examples I can provide you with.
We can take that off-line.

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Carl Edwards
Sent: Wednesday, April 02, 2008 5:43 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Ca Faver for Z/os

Hello;
I hope this is the correct forum to post this.
I have a number of files from a VSE system that are
backed up using FAVER2. Faver2 is compattable with
Faver on Z/os. The bckup contains VSAM, Vsam/Sam and
Sam files. The manual (Z/os) states that all of these
files can be restored, the problem is it gives no info
on hoe to do it. There are tons of documentation on
restoring VSAM files, but for the others, none.

So the question is, has anyone done it, know how to do
it.  I kow it can be doe.
Thanks
 Carl


 


You rock. That's why Blockbuster's offering you one month of Blockbuster
Total Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.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


-
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.   

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



How to check if a job has run?

2008-04-02 Thread Michael Knigge

All,

currently I check via the FTP-JES-Interface if a job that I've submitted 
 has run.


But if the job has beed purged from JES2 (i. e. via SDSF) in the 
meantime it is not listed by teh FTP-JES-Interface - of course.


Now I wonder if there is another way to check if a job was run (I guess 
there must be one - Tools like OPC can also do). Is there an JES2-Exit 
or something like that?



Thank you,
Michael

P.S.: And no, I don't want to put an additional STAP at the end of my 
job that puts a MY-JOB-HAS-RUN Dataset somewhere.


--
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: Ca Faver for Z/os

2008-04-02 Thread George Rodriguez
Hi Carl,

The quick answer is...YES. I was a beta tester for the product and I can
tell you a few things about it. If you have CA's compression program for
VSAM files, it supports the conversion to Faver for z/OS. One of the
main reasons that I use Faver was for my history files. One of the
nice things about VSE was that I could backup sequential files using
Faver2...No problem with Faver for z/OS. It can restore them. The last
time I spoke to the development team from CA, I was trying to get them
to back up sequential (flat) files in z/OS. They were thinking about
it...I have not pursued that any further.

Hope this help...

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Carl Edwards
Sent: Wednesday, April 02, 2008 5:43 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Ca Faver for Z/os

Hello;
I hope this is the correct forum to post this.
I have a number of files from a VSE system that are
backed up using FAVER2. Faver2 is compattable with
Faver on Z/os. The bckup contains VSAM, Vsam/Sam and
Sam files. The manual (Z/os) states that all of these
files can be restored, the problem is it gives no info
on hoe to do it. There are tons of documentation on
restoring VSAM files, but for the others, none.

So the question is, has anyone done it, know how to do
it.  I kow it can be doe.
Thanks
 Carl


 


You rock. That's why Blockbuster's offering you one month of Blockbuster
Total Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.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


-
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.  

--
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: How to check if a job has run?

2008-04-02 Thread גדי בן אבי
If you have access, you can look in the system log.

Tools like OPC will capture the end of job event and then do something.

Gadi 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Michael Knigge
Sent: Wednesday, April 02, 2008 1:51 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: How to check if a job has run?

All,

currently I check via the FTP-JES-Interface if a job that I've submitted
  has run.

But if the job has beed purged from JES2 (i. e. via SDSF) in the meantime it is 
not listed by teh FTP-JES-Interface - of course.

Now I wonder if there is another way to check if a job was run (I guess there 
must be one - Tools like OPC can also do). Is there an JES2-Exit or something 
like that?


Thank you,
Michael

P.S.: And no, I don't want to put an additional STAP at the end of my job that 
puts a MY-JOB-HAS-RUN Dataset somewhere.

--
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: How to check if a job has run?

2008-04-02 Thread David Logan
You can also check SMF.

David Logan
Manager of Product Development, Pitney Bowes Software
http://centrus.com

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of ??? ?? ???
Sent: Wednesday, April 02, 2008 4:56 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: How to check if a job has run?

If you have access, you can look in the system log.

Tools like OPC will capture the end of job event and then do something.

Gadi 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Michael Knigge
Sent: Wednesday, April 02, 2008 1:51 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: How to check if a job has run?

All,

currently I check via the FTP-JES-Interface if a job that I've submitted
  has run.

But if the job has beed purged from JES2 (i. e. via SDSF) in the meantime it
is not listed by teh FTP-JES-Interface - of course.

Now I wonder if there is another way to check if a job was run (I guess
there must be one - Tools like OPC can also do). Is there an JES2-Exit or
something like that?


Thank you,
Michael

P.S.: And no, I don't want to put an additional STAP at the end of my job
that puts a MY-JOB-HAS-RUN Dataset somewhere.

--
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: How to?

2008-04-02 Thread Tom Marchant
On Tue, 1 Apr 2008 07:54:24 -0400, Steven Conway wrote:

If you've already lost the old email address, then contact the list owner
for assistance.

Or sign on through the web interface at 
http://bama.ua.edu/archives/ibm-main.html

-- 
Tom Marchant

--
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: WLM and TSO

2008-04-02 Thread Tom Marchant
On Tue, 1 Apr 2008 15:55:24 -0500, Diehl, Gary wrote:

#  Duration   Imp  Goal description
 -  -  -
 1  15000  290% complete within 00:00:01.000
 2  12 350% complete within 00:00:08.000
 3 450% complete within 00:02:00.000

It's not the way I did it, but I like it.

Thanks.

-- 
Tom Marchant

--
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: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread David Andrews
On Wed, 2008-04-02 at 04:35 -0500, Sascha Weng wrote:
 The programm reads inputrecords and writes them in a database (DB2)
 and in different outputfiles [...] I expected the cpu time would be
 nearly the same. But there is this difference I can not explain.

A month or two ago we enabled compression for a handful of big
sequential datasets.  This significantly increased CPU consumption for
readers, yet reduced the actual run time by half.  Perhaps your storage
admin gremlins have done something similar?

-- 
David Andrews
A. Duda and Sons, Inc.
[EMAIL PROTECTED]

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



DFHSM QUESTION - REFRESH STC

2008-04-02 Thread John Dawes
Hallo All,
   
  I have made a change to the parmlib member ARCCMD00 - removed some hardcoded 
commands (SETMIG dsns with NOMIGRATION) which were embedded in the STC.  
   
  I checked the manual - DFHSM STORAGE ADMINISTRATION GUIDE 
  SC35-0421-04.  However I couldn't find the SETSYS command that would I could 
issue so that the change would take effect.  Could you please suggest where I 
could find the command?
   
  Thanks in advance.

   
-
Get the name you always wanted with the new y7mail email address.

--
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: DFHSM QUESTION - REFRESH STC

2008-04-02 Thread Staller, Allan
SETMIG DSN() MIGRATION should take care of it..

35.3.1 COMMANDMIGRATION | MIGRATION | NOMIGRATION: Specifying the Way
Space Management Is Controlled

Explanation: COMMANDMIGRATION | MIGRATION | NOMIGRATION are mutually
exclusive, optional parameters specifying how space management is
controlled for a data set, a group of data sets, or all data sets on a
volume. 

COMMANDMIGRATION, valid only with the LEVEL parameter, specifies that
DFSMShsm allows space management by data set command for any of a group
of data sets you identified with the LEVEL parameter. DFSMShsm does not
manage these data sets when it processes a volume. 

MIGRATION specifies that DFSMShsm will do space management automatically
or by command for a data set, a group of data sets, or all data sets on
a volume. You specify the MIGRATION parameter only if you previously
specified the COMMANDMIGRATION or NOMIGRATION parameter with the SETMIG
command. 

NOMIGRATION specifies that DFSMShsm will not do space management for the
data set, group of data sets, or the volume; however, DFSMShsm will do
space management by data set command for data sets when this parameter
is specified with the VOLUME parameter. If NOMIGRATION is specified with
the data set name or LEVEL parameter, DFSMShsm will not do space
management by data set command. 

Defaults: None. 

Notes: 


1. The COMMANDMIGRATION parameter applies only when you specify the
LEVEL parameter. If you specify COMMANDMIGRATION when it does not apply,
DFSMShsm ignores it. 

2. If a data set is specified in more than one LEVEL parameter, that
data set is given the space management status that is specified in the
first issued command. For example, if LEVEL(A) COMMANDMIGRATION is
specified, then LEVEL(A.B) MIGRATION is specified; because LEVEL(A)
covers all A.B data sets, the second command is ignored. snip
  I have made a change to the parmlib member ARCCMD00 - removed some
hardcoded commands (SETMIG dsns with NOMIGRATION) which were embedded in
the STC. 

See:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2S440/35.3
.1?SHELF=DGT2BK51DT=2005071036

 
   
  I checked the manual - DFHSM STORAGE ADMINISTRATION GUIDE 
  SC35-0421-04.  However I couldn't find the SETSYS command that would I
could issue so that the change would take effect.  Could you please
suggest where I could find the command?
/snip
   

--
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: DFHSM QUESTION - REFRESH STC

2008-04-02 Thread John Dawes
Thanks Allan for your help also, thanks for the link.  I will check it out.

Staller, Allan [EMAIL PROTECTED] wrote:  SETMIG DSN() MIGRATION should 
take care of it..

35.3.1 COMMANDMIGRATION | MIGRATION | NOMIGRATION: Specifying the Way
Space Management Is Controlled

Explanation: COMMANDMIGRATION | MIGRATION | NOMIGRATION are mutually
exclusive, optional parameters specifying how space management is
controlled for a data set, a group of data sets, or all data sets on a
volume. 

COMMANDMIGRATION, valid only with the LEVEL parameter, specifies that
DFSMShsm allows space management by data set command for any of a group
of data sets you identified with the LEVEL parameter. DFSMShsm does not
manage these data sets when it processes a volume. 

MIGRATION specifies that DFSMShsm will do space management automatically
or by command for a data set, a group of data sets, or all data sets on
a volume. You specify the MIGRATION parameter only if you previously
specified the COMMANDMIGRATION or NOMIGRATION parameter with the SETMIG
command. 

NOMIGRATION specifies that DFSMShsm will not do space management for the
data set, group of data sets, or the volume; however, DFSMShsm will do
space management by data set command for data sets when this parameter
is specified with the VOLUME parameter. If NOMIGRATION is specified with
the data set name or LEVEL parameter, DFSMShsm will not do space
management by data set command. 

Defaults: None. 

Notes: 


1. The COMMANDMIGRATION parameter applies only when you specify the
LEVEL parameter. If you specify COMMANDMIGRATION when it does not apply,
DFSMShsm ignores it. 

2. If a data set is specified in more than one LEVEL parameter, that
data set is given the space management status that is specified in the
first issued command. For example, if LEVEL(A) COMMANDMIGRATION is
specified, then LEVEL(A.B) MIGRATION is specified; because LEVEL(A)
covers all A.B data sets, the second command is ignored. 
I have made a change to the parmlib member ARCCMD00 - removed some
hardcoded commands (SETMIG dsns with NOMIGRATION) which were embedded in
the STC. 

See:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2S440/35.3
.1?SHELF=DGT2BK51DT=2005071036



I checked the manual - DFHSM STORAGE ADMINISTRATION GUIDE 
SC35-0421-04. However I couldn't find the SETSYS command that would I
could issue so that the change would take effect. Could you please
suggest where I could find the command?



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



   
-
Get the name you always wanted with the new y7mail email address.

--
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: CA ESD files Options

2008-04-02 Thread Ron Hawkins
Shai,

And performance. 

Virtualisation over a network may be a fairly large step down from native
FICON speed, and the server supporting those targets would have to support
some fairly high IO rates. 

For some very small amount of data some PC based storage with software RAID
may suffice, but as throughput and capacity grow the cost of the server to
support this would impact the ability to scale this as a cost effective
solution. On a small scale, and with JCL changes, we could be doing this
with NFS already.

There are virtualisation solutions that emulate 3390 disk that are not PC
storage where the data can be accessed all the time from the MF. The PC
itself would represents a fairly low level of availability if you are
talking VISTA and XP on a PC you bought from Fry's. The class of PC and OS
you use would affect the access all the time claim. Would you store
anything required for SOX compliance on a home PC, or go to a server class
Hardware and OS?

Ron


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of shai hess
 Sent: Tuesday, April 01, 2008 11:44 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: Re: [IBM-MAIN] CA ESD files Options
 
 HI,
 
  Yes, if you have a lot of money then all your tape can be stored in
 real
 3390 disks ant can be a very good option.
 
  But if you have a lot of data which require a lot of 3390 disks and
 the
 other options are TMM, regulars tapes, other virtual tapes, you can
 consider
 to put the data in a very cheap storage  which emulate 3390 disk (e.g.
 MFNetDisk, the data can be accessed all the time from MF) in PC
 storage.
  I only mention MFNetDisk but everyone must consider all the options
 using
 the cost, reliability and features.
 
 
 Thanks,
 Shai
 
 
 On 4/1/08, Ron Hawkins [EMAIL PROTECTED] wrote:
 
  Shai,
 
  You can do that with any Virtualisation product that supports MF CKD
 DASD.
  On top of that you need to implement TMM poliscies in SMS.
 
  With the hard to explain aversion to implementing SMS for anything,
 the
  TMM
  in a can solutions seem to be more attractive (hardware or software
  driven).
 
  Ron
 
   -Original Message-
   From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]
 On
   Behalf Of shai hess
   Sent: Tuesday, April 01, 2008 10:38 PM
   To: IBM-MAIN@BAMA.UA.EDU
   Subject: [IBM-MAIN] CA ESD files Options
  
Or maybe one of the virtual tape vendors, or the MFNetDisk guy
 could
   make
   it
happen without a real tape.
  
  
   MFNetDisk already have the option to access any file which is
   allocated in MFNetDisk 3390 immediately.
  
   MFNetDisk can replace or can add value to any virtual tape or HSM
 as a
   secondary storage media or as a replacement to tapes media.
  
   So in general you can have very cheap storage (HARD DISK) which can
   emulate any 3390 size disk (all models and all size, even 100
   cylinders is OK ) which can replace any tapes or virtual tape
 storage
   and can be online to the MF anytime amd all the time.
  
   Thanks,
   Shai
  
   ---
 ---
   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

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



recover files deleted from 3390 devices on a Shark?

2008-04-02 Thread Todd Blandford
All -

Does anyone have a method or tool that can dump and map a 3390 disk 
pack?  Or more particularly - does anyone know how to get a dataset (or 
datasets) back after it has been deleted (outside of restoring it from a tape 
copy which we can't do).

We had a situation where a number of files were accidentally deleted from a 
series of volumes (3390s on a 2105 Shark).  

No additional updates have been made to any datasets that are currently on 
the packs.  So, we are looking for any way possible to get the data back.

Any ideas?

Thank you!

--
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: recover files deleted from 3390 devices on a Shark?

2008-04-02 Thread Veilleux, Jon L
Check the archives for an earlier thread about restoring deleted files
from a disk. I posted a document about how we were able to do this
several months ago. It is not fool-proof but it may work for you.

DFDSS and AMASPZAP can print tracks from a DASD device

//PRINT EXEC PGM=ADRDSSU REGION=2000K,PARM='SIZE=1000K'

//SYSPRINT DD SYSOUT=*

//IN1 DD DISP=SHR,UNIT=3390,VOL=SER=volser

//OUT DD DUMMY

//SYSIN DD *

PRINT TRACKS (X'03CE',X'',X'03E6',X'000E') INDDNAME(IN1)


// EXEC PGM=AMASPZAP

//SYSLIB DD DISP=OLD,UNIT=3390,VOL=SER=volser,

// DSN=somedsn   
//SYSPRINT DD SYSOUT=*

//SYSUDUMP DD SYSOUT=*

//SYSIN DD *

 CCHHR000300  000302

 ABSDUMPT ALL

 
Good Luck!
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Todd Blandford
Sent: Wednesday, April 02, 2008 9:21 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: recover files deleted from 3390 devices on a Shark?

All -

Does anyone have a method or tool that can dump and map a 3390 disk
pack?  Or more particularly - does anyone know how to get a dataset (or
datasets) back after it has been deleted (outside of restoring it from a
tape copy which we can't do).

We had a situation where a number of files were accidentally deleted
from a series of volumes (3390s on a 2105 Shark).  

No additional updates have been made to any datasets that are currently
on the packs.  So, we are looking for any way possible to get the data
back.

Any ideas?

Thank you!

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

This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna   

--
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: recover files deleted from 3390 devices on a Shark?

2008-04-02 Thread Veilleux, Jon L
Also, if this is a SMS managed pack you should disable it immediately! 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Todd Blandford
Sent: Wednesday, April 02, 2008 9:21 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: recover files deleted from 3390 devices on a Shark?

All -

Does anyone have a method or tool that can dump and map a 3390 disk
pack?  Or more particularly - does anyone know how to get a dataset (or
datasets) back after it has been deleted (outside of restoring it from a
tape copy which we can't do).

We had a situation where a number of files were accidentally deleted
from a series of volumes (3390s on a 2105 Shark).  

No additional updates have been made to any datasets that are currently
on the packs.  So, we are looking for any way possible to get the data
back.

Any ideas?

Thank you!

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

This e-mail may contain confidential or privileged information. If
you think you have received this e-mail in error, please advise the
sender by reply e-mail and then delete this e-mail immediately.
Thank you. Aetna   

--
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: WLM and TSO

2008-04-02 Thread Edward Jaffe

Aimee Houghton wrote:

Here is my service class for TSO:

Base goal:
CPU Critical flag: NO

  #  Duration   Imp  Goal description
  -  -  -
  1  800280% complete within 00:00:00.300
  2 4Execution velocity of 40
  


What are your service coefficients? Mine are:

CPU  . . . . . . . . . . . . . 1.0  (0.0-99.9)
IOC  . . . . . . . . . . . . . 1.0  (0.0-99.9)
MSO  . . . . . . . . . . . . . 0.   (0.-99.)
SRB  . . . . . . . . . . . . . 1.0  (0.0-99.9)

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

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



Re: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Craddock, Chris
 I have a programm written in Cobol which runs monthly on a
z/Os-System.
 The programm reads inputrecords and writes them in a database (DB2)
and in
 different outputfiles. It consumes nearly the same numbers of input
 records every month. I wonder now, why there are so great differences
in the
 consumed cpu-time. For example: Last month the programm consumed due
to
 the job protocol 11.25 (what ever that means) and this month it
consumed
 16.33

If the COBOL program simply looped it would use a certain amount of CPU
time and that amount of time would be more or less the same every time
you ran it on a given machine. However your COBOL program does useful
work, reading and writing data. It consumes system services while doing
that and those system services are related to the amount of data being
processed. 

So if the amount of data being processed is about the same then you
would expect the amount of system resources (including CPU) to be about
the same. You are seeing roughly a 5 second (45%) increase in CPU
consumption, so that is far outside of what you might expect from random
variations. 

Are you sure your program is processing the same amount of data?

If the amount of data really is about the same then you have to look to
the organization of the data. For your input files; the block size may
have changed which could lead to an increase in CPU time, but it is
unlikely that you would see such a big change. For your output; there
are lots of minor changes that can have major impacts on performance in
DB2. That pretty much leaves DB2 as the potential culprit. I would look
there first.

CC

--
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: recover files deleted from 3390 devices on a Shark?

2008-04-02 Thread Lizette Koehler
Do you have any Backup tapes or HSM dumps/backups?

Lizette


Does anyone have a method or tool that can dump and map a 3390 disk
pack?  Or more particularly - does anyone know how to get a dataset (or
datasets) back after it has been deleted (outside of restoring it from a
tape copy which we can't do).

We had a situation where a number of files were accidentally deleted
from a series of volumes (3390s on a 2105 Shark).  

No additional updates have been made to any datasets that are currently
on the packs.  So, we are looking for any way possible to get the data
back.


--
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: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Dave Thorn
And is it running on the same physical machine every time?  Or are there
multiple systems of different speeds where it can execute?

Dave Thorn * Senior Technology Analyst * SunGard Computer Services * 600
Laurel Oak Road, Voorhees, NJ, 08043
Office 856 566-5412 * Mobile 609 781-0353 * Fax 856 566-3656
 
CONFIDENTIALITY:  This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited.  If you received this e-mail in error,
please notify the sender and delete this e-mail from your system.
 
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Craddock, Chris
Sent: Wednesday, April 02, 2008 10:22 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A
Meaningful Indication?

 I have a programm written in Cobol which runs monthly on a
z/Os-System.
 The programm reads inputrecords and writes them in a database (DB2)
and in
 different outputfiles. It consumes nearly the same numbers of input
 records every month. I wonder now, why there are so great differences
in the
 consumed cpu-time. For example: Last month the programm consumed due
to
 the job protocol 11.25 (what ever that means) and this month it
consumed
 16.33

If the COBOL program simply looped it would use a certain amount of CPU
time and that amount of time would be more or less the same every time
you ran it on a given machine. However your COBOL program does useful
work, reading and writing data. It consumes system services while doing
that and those system services are related to the amount of data being
processed. 

So if the amount of data being processed is about the same then you
would expect the amount of system resources (including CPU) to be about
the same. You are seeing roughly a 5 second (45%) increase in CPU
consumption, so that is far outside of what you might expect from random
variations. 

Are you sure your program is processing the same amount of data?

If the amount of data really is about the same then you have to look to
the organization of the data. For your input files; the block size may
have changed which could lead to an increase in CPU time, but it is
unlikely that you would see such a big change. For your output; there
are lots of minor changes that can have major impacts on performance in
DB2. That pretty much leaves DB2 as the potential culprit. I would look
there first.

CC

--
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: recover files deleted from 3390 devices on a Shark?

2008-04-02 Thread Jack Kelly
snip
We had a situation where a number of files were accidentally deleted
from a series of volumes (3390s on a 2105 Shark).
snip

As mentioned previously, make sure that you stop allocation on the 
affected volumes. Once the space (zos image) is overwritten, the job 
becomes VERY difficult.

Jack Kelly
202-502-2390 (Office)

--
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: Differences between Share/dedicate CPU

2008-04-02 Thread Hal Merritt
Not clear what you want to do. Assuming each LPAR can use all of the
CPU's, then each LPAR can use 479 MSU's, (just not all at once). 

You can influence how WLM prioritizes each LPAR with the weights (on
HMC) and with importance settings (within WLM policies). 

You can constrain a given LPAR by using with the 'soft cap' (based on a
rolling four hour average), 'hard cap' on the HMC, or reducing the
allocated CPU's on the HMC. 

Anything sound like what you want to do?

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Tommy Tsui
Sent: Tuesday, April 01, 2008 11:06 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Differences between Share/dedicate CPU

hi all,
I have a query on CPU msu allocation based on share/dedicate CPU. For z9
2094-707, there are 7 CPUs on board. If we have 6 LPARS and all CPU are
share. How to assign the actual MSU for each LPAR.
To my understanding, 2094-707 has 479msu, if we just online 5 CPUs
(shared
mode) and can we have 2094-705 363 msu or (479/7)*2 = 342 msu

* assume all CPU are shared instead of dedicate mode

any comment will be appreciated

Many thanks

tommy
 

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



Re: CA ESD files Options

2008-04-02 Thread shai hess
Ron,

 You right the performance of MFNetDisk is not as good as Ficon (but not bad
as you think).

  About PC, XP is a reliable OS and have a lot of software which MVS does
not have and can not have because MF CPU is needed for regular operation.

  MFNetDisk also can run in Linux using software which support the dot net
architecture.

 If you have the money it is best for the customer to pay and buy  real 3390
and pay the bill.

 If you do not have the money to put all your data in very expensive
storage, take a look at MFNetDisk.

And also look at the other features that no real 3390 have compare to
MFNetDisk using www.mfnetdisk.com



Thanks,
Shai


On 4/2/08, Ron Hawkins [EMAIL PROTECTED] wrote:

 Shai,

 And performance.

 Virtualisation over a network may be a fairly large step down from native
 FICON speed, and the server supporting those targets would have to support
 some fairly high IO rates.

 For some very small amount of data some PC based storage with software
 RAID
 may suffice, but as throughput and capacity grow the cost of the server to
 support this would impact the ability to scale this as a cost effective
 solution. On a small scale, and with JCL changes, we could be doing this
 with NFS already.

 There are virtualisation solutions that emulate 3390 disk that are not PC
 storage where the data can be accessed all the time from the MF. The PC
 itself would represents a fairly low level of availability if you are
 talking VISTA and XP on a PC you bought from Fry's. The class of PC and OS
 you use would affect the access all the time claim. Would you store
 anything required for SOX compliance on a home PC, or go to a server class
 Hardware and OS?

 Ron


  -Original Message-
  From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
  Behalf Of shai hess
  Sent: Tuesday, April 01, 2008 11:44 PM
  To: IBM-MAIN@BAMA.UA.EDU
  Subject: Re: [IBM-MAIN] CA ESD files Options
 
  HI,
 
   Yes, if you have a lot of money then all your tape can be stored in
  real
  3390 disks ant can be a very good option.
 
   But if you have a lot of data which require a lot of 3390 disks and
  the
  other options are TMM, regulars tapes, other virtual tapes, you can
  consider
  to put the data in a very cheap storage  which emulate 3390 disk (e.g.
  MFNetDisk, the data can be accessed all the time from MF) in PC
  storage.
   I only mention MFNetDisk but everyone must consider all the options
  using
  the cost, reliability and features.
 
 
  Thanks,
  Shai
 
 
  On 4/1/08, Ron Hawkins [EMAIL PROTECTED] wrote:
  
   Shai,
  
   You can do that with any Virtualisation product that supports MF CKD
  DASD.
   On top of that you need to implement TMM poliscies in SMS.
  
   With the hard to explain aversion to implementing SMS for anything,
  the
   TMM
   in a can solutions seem to be more attractive (hardware or software
   driven).
  
   Ron
  
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]
  On
Behalf Of shai hess
Sent: Tuesday, April 01, 2008 10:38 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: [IBM-MAIN] CA ESD files Options
   
 Or maybe one of the virtual tape vendors, or the MFNetDisk guy
  could
make
it
 happen without a real tape.
   
   
MFNetDisk already have the option to access any file which is
allocated in MFNetDisk 3390 immediately.
   
MFNetDisk can replace or can add value to any virtual tape or HSM
  as a
secondary storage media or as a replacement to tapes media.
   
So in general you can have very cheap storage (HARD DISK) which can
emulate any 3390 size disk (all models and all size, even 100
cylinders is OK ) which can replace any tapes or virtual tape
  storage
and can be online to the MF anytime amd all the time.
   
Thanks,
Shai
   
---
  ---
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

 --
 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: not getting mail

2008-04-02 Thread Hal Merritt
Just got word from another forum that Yahoo may have made some major
changes. One is reporting a 90% drop in spam in the last day or two.
Also one reported that some are unable to access their mailboxes. 

Related? 

 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick O'Keefe
Sent: Tuesday, April 01, 2008 6:20 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: not getting mail

On Tue, 1 Apr 2008 13:17:55 -0500, Kelman, Tom 
[EMAIL PROTECTED] wrote:

This is interesting.  Oscar posts that he's not getting email from
IBM-Main and then everyone sends him a reply via IBM-Main.  Guys, 
he's not going to see those replies if he's not getting IBM-Main 
email now is he. 
...

Sure he is if he knows how to use the web interface.  It's working
fine.  (No, last weekend was a different matter.)

Pat O'Keefe

 

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



Errors excuting SMS ISMF in Batch

2008-04-02 Thread Chris Burgess
Could anyone shed some light on these errors I see while trying to add 
volumes to a SCDS in batch:
  Time*** ISPF transaction log ***
Userid: 
BURGESS   Date: 08/04/02   Page: 1

   11:02   Start of ISPF Log - - -  - Session # 7 --
-
   11:02  TSO - Command  -  - ACBQVAI1 SCDSNAME
('PCTSYS.SMS.CBB.SCDS') SG(P7BFICON) VOL(B70BE8) STATUSALL()
   11:02  STATUS(ENABLE) UPDHLVLSCDS() ADDVOL
   11:02  TSO - Command  -  - ACBQVAI1 SCDSNAME
('PCTSYS.SMS.CBB.SCDS') SG(P7BFICON) VOL(B70BE8) STATUSALL()
   11:02  STATUS(ENABLE) UPDHLVLSCDS() ADDVOL
   11:02  TSO - Command  -  - ACBQVAI1 SCDSNAME
('PCTSYS.SMS.CBB.SCDS') SG(P7BFICON) VOL(B70BE8) STATUSALL()
   11:02  STATUS(ENABLE) UPDHLVLSCDS() ADDVOL
   11:02   *  ISMF ERROR  * - APPLICATION(DGT6 - SG); 
FUNCTION(VOLUME)
   11:02- PCTSYS.SMS.CBB.SCDS
   11:02- RETURN CODE(0016); REASON CODE(   0)
   11:02   *  ISMF ERROR  * - APPLICATION(DGT6 - SG); 
FUNCTION(VOLUME)
   11:02- PCTSYS.SMS.CBB.SCDS
   11:02- RETURN CODE(0012); REASON CODE(3117)
   11:02   *  ISMF ERROR  * - APPLICATION(DGT6 - SG); 
FUNCTION(VOLUME)
   11:02- PCTSYS.SMS.CBB.SCDS
   11:02- RETURN CODE(0012); REASON CODE(3117)
   11:02End of ISPF Log - - - - - Session # 7 --
-

I was able to use the job to add 192 volumes successfully earlier. I also see 
an 
S878 in the job. There is no limit for region size on the LPAR.

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



Fw: AS400

2008-04-02 Thread Ron Wells
intrdr 

 AUTH=(JOB=YES,DEVICE=YES,SYSTEM=YES)

jobclass

 COMMAND=EXECUTE, 

Still not executing command when it comes across NJE node ??
Node

AUTH=(DEVICE=YE
  JOB=YES, 
  SYSTEM=YES, 
  NET=YES), 

puzled..

- Forwarded by Ron Wells/AGFS/AGFin on 04/02/2008 10:16 AM -

Hunkeler Peter (KIUK 3) [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
04/01/2008 02:13 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: AS400






Sorry, I don't have the details ready; they're burried somewhere 
in my brain archive :-)

The JES2 jobclass being used needs to be authorized to 
issue commands from the JCL stream. See the AUTH parameter 
on the JOBCLASS statement. The Internal Reader INTRDR stmt
also has an AUTH parameter.
RACF can also be used to control who can issue which commands
by what means (console, JCL, INTRDR).

HTH

-- 
Peter Hunkeler
CREDIT SUISSE

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

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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



z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Gilbert Cardenas
Hello everyone, I'm looking for some feedback for some problems were having 
with the operating system either locking up (ipl locked up) or slowing down to 
a crawl for a period of around 30 minutes.  

There are always changes going in but the most recent and suspect is that 
1.9 tolerations ptfs were applied recently to the o/s. 

The only symptom that something is happening is that any TSO users logged 
on get disconnected and an error message is issued:
IKT116I USERID  RECEIVE ERROR,RPLRTNCD=14 RPLFDB2=13
 SENSE= WAITING FOR RECONNECTION
IKT122I IPADDR..PORT ...

I could'nt find the RTNCD=14 with FDB2=13 in z/OS V1R7.0 Comm Svr: SNA 
Messages or the z/OS Communications Server: IP and SNA Codes and SNA 
Programming Guide

I've googled trying several variations but so far all I could come up with is 
that 
there is possibly some problems with auxillary storage or getmain/freemain 
virtual storage.

If anyone has run across these codes I would appreciate any information you 
could share with me.

This is only happening once a week at the same general time so I have 
scheduled several display commands such as D ASM,ALL and $DA to display 
what is going on at the time.

There are several jobs that are processing across 3 lpars (not sysplexed) and 
it's hard to isolate it to one job (it this is really the culprit.)

Are there any other commands I can issue to detect what might be going on 
with the system at intervals leading up to the slowdown as we have very little 
information to act upon except for the TSO users being forced off.

Thanks in advance,
Gil.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Daniel McLaughlin
Might this be related to the splitout of the TN3270 stack?

I am just starting my 1.9 build and haven't got the coexistence stuff in 
on 1.7 yet.

Daniel McLaughlin
Z-Series Systems Programmer
Information  Communications Technology
Crawford  Company
4680 N. Royal Atlanta
Tucker GA 30084 
phone: 770-621-3256 
fax: 770-621-3237
email: [EMAIL PROTECTED]
web: www.crawfordandcompany.com 



IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU wrote on 04/02/2008 
12:08:49 PM:

 -- Information from the mail header 
 ---
 Sender:   IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
 Poster:   Gilbert Cardenas [EMAIL PROTECTED]
 Subject:  z/OS 1.7 with toleration PTFs for 1.9
 
---
 
 Hello everyone, I'm looking for some feedback for some problems were 
having 
 with the operating system either locking up (ipl locked up) or 
 slowing down to 
 a crawl for a period of around 30 minutes. 
 
 There are always changes going in but the most recent and suspect is 
that 
 1.9 tolerations ptfs were applied recently to the o/s. 
 
 The only symptom that something is happening is that any TSO users 
logged 
 on get disconnected and an error message is issued:
 IKT116I USERID  RECEIVE ERROR,RPLRTNCD=14 RPLFDB2=13
  SENSE= WAITING FOR RECONNECTION
 IKT122I IPADDR..PORT ...
 
 I could'nt find the RTNCD=14 with FDB2=13 in z/OS V1R7.0 Comm Svr: SNA 
 Messages or the z/OS Communications Server: IP and SNA Codes and SNA 
 Programming Guide
 
 I've googled trying several variations but so far all I could come 
 up with is that 
 there is possibly some problems with auxillary storage or 
getmain/freemain 
 virtual storage.
 
 If anyone has run across these codes I would appreciate any information 
you 
 could share with me.
 
 This is only happening once a week at the same general time so I have 
 scheduled several display commands such as D ASM,ALL and $DA to display 
 what is going on at the time.
 
 There are several jobs that are processing across 3 lpars (not 
sysplexed) and 
 it's hard to isolate it to one job (it this is really the culprit.)
 
 Are there any other commands I can issue to detect what might be going 
on 
 with the system at intervals leading up to the slowdown as we have 
 very little 
 information to act upon except for the TSO users being forced off.
 
 Thanks in advance,
 Gil.
 
 --
 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
 
 



Best Overall Third-Party Claims Administrator - 2007 Business Insurance 
Readers Choice Awards
 
Consider the environment before printing this message.

This transmission is intended exclusively for the individual or entity to which 
it is addressed. This communication may contain information that is 
confidential, proprietary, privileged or otherwise exempt from disclosure. If 
you are not the named addressee, you are NOT authorized to read, print, retain, 
copy or disseminate this communication, its attachments or any part of them. If 
you have received this communication in error, please notify the sender 
immediately and delete this communication from all computers.  This 
communication does not form any contractual obligation on behalf of the sender, 
the sender's employer, or the employer's parent company, affiliates or 
subsidiaries.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 11:08:49 -0500, Gilbert Cardenas
[EMAIL PROTECTED] wrote:

Hello everyone, I'm looking for some feedback for some problems were having
with the operating system either locking up (ipl locked up) or slowing down to
a crawl for a period of around 30 minutes.

There are always changes going in but the most recent and suspect is that
1.9 tolerations ptfs were applied recently to the o/s.

The only symptom that something is happening is that any TSO users logged
on get disconnected and an error message is issued:
IKT116I USERID  RECEIVE ERROR,RPLRTNCD=14 RPLFDB2=13
 SENSE= WAITING FOR RECONNECTION
IKT122I IPADDR..PORT ...

I could'nt find the RTNCD=14 with FDB2=13 in z/OS V1R7.0 Comm Svr: SNA
Messages or the z/OS Communications Server: IP and SNA Codes and SNA
Programming Guide

I've googled trying several variations but so far all I could come up with
is that
there is possibly some problems with auxillary storage or getmain/freemain
virtual storage.

If anyone has run across these codes I would appreciate any information you
could share with me.

This is only happening once a week at the same general time so I have
scheduled several display commands such as D ASM,ALL and $DA to display
what is going on at the time.

There are several jobs that are processing across 3 lpars (not sysplexed) and
it's hard to isolate it to one job (it this is really the culprit.)

Are there any other commands I can issue to detect what might be going on
with the system at intervals leading up to the slowdown as we have very little
information to act upon except for the TSO users being forced off.

Thanks in advance,
Gil.


Since it looks like you can predict when it will happen again, instead of 
trying to figure it out by issuing operator commands, take a console
dump of VTAM, TCPIP, GRS and WLM (that should be good for starters)
and open up a PMR with IBM (unless you can start diagnosis yourself 
from the dump).

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 12:13:31 -0400, Daniel McLaughlin
[EMAIL PROTECTED] wrote:

Might this be related to the splitout of the TN3270 stack?

I am just starting my 1.9 build and haven't got the coexistence stuff in
on 1.7 yet.


Good point.  The OP did say the system was locking up or slowing down, 
but perhaps it is just TSO and the perception is that the entire system is
having a problem. 

So check to see that TN3270 (or whatever your STC is) is running in SYSSTC.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Mohammad Khan
I'd suggest that you look into DB2 detailed accounting report which gives a 
very good account of where the CPU was spent while doing DB2 work. 
Compare the two reports if your site keeps this historical data otherwise make 
do with new report and see what can be improved. There are so many factors 
affecting DB2 CPU usage that a guess is more worthless than you would think. 
Mohammad

On Wed, 2 Apr 2008 04:35:56 -0500, Sascha Weng [EMAIL PROTECTED] 
wrote:

It is the first time, that I write to this list and I am not quiet sure, if I 
am on
the right place for asking my question. I hope not being off-topic. If so, 
please
accept my apology for my ignorance in advance.

I have a programm written in Cobol which runs monthly on a z/Os-System. 
The
programm reads inputrecords and writes them in a database (DB2) and in
different outputfiles. It consumes nearly the same numbers of input records
every month. I wonder now, why there are so great differences in the
consumed cpu-time. For example: Last month the programm consumed due to
the job protocol 11.25 (what ever that means) and this month it consumed
16.33. Actually I expected the cpu time would be nearly the same. But there 
is
this difference I can not explain. Any suggestions would be greatly 
appreciated.


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



Fw: AS400

2008-04-02 Thread Ron Wells
I can submit job and the /*$dnode works .. or anyother mvs command...
when submitted from nje station it is ignored...nothing happens..do not 
see errors on syslog and nje node see/recv's anything back other than job 
submitted.
- Forwarded by Ron Wells/AGFS/AGFin on 04/02/2008 11:29 AM -

Mark Zelden [EMAIL PROTECTED] 
Sent by: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU
04/02/2008 10:44 AM
Please respond to
IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU


To
IBM-MAIN@BAMA.UA.EDU
cc

Subject
Re: Fw: AS400






On Wed, 2 Apr 2008 10:19:03 -0500, Ron Wells [EMAIL PROTECTED] wrote:

intrdr

 AUTH=(JOB=YES,DEVICE=YES,SYSTEM=YES)

jobclass

 COMMAND=EXECUTE,

Still not executing command when it comes across NJE node ??
Node

AUTH=(DEVICE=YE
  JOB=YES,
  SYSTEM=YES,
  NET=YES),

puzled..



Time for IEBIBALL.  Start from the beginning.   Double check everything.
Is the job running in the class you think it is.  Did you check the jes2 
parms
or issue operator commands to verify settings, etc.  Have you tried 
anything
besides a JES2 command (D A,L for example).   Have you tried using
// COMMAND '$DNODE(1)' instead of /*$DNODE(1)? 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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



Re: Fw: AS400

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 11:31:17 -0500, Ron Wells [EMAIL PROTECTED] wrote:

I can submit job and the /*$dnode works .. or anyother mvs command...
when submitted from nje station it is ignored...nothing happens..do not
see errors on syslog and nje node see/recv's anything back other than job
submitted.

Are you protecting all of this with OPERCMDS?  What userid does this job
run under? Try coding your USERID and PASSWORD on the JCL the AS/400
is submitting and see if that works. 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Fw: AS400

2008-04-02 Thread Ron Wells
The // COMMAND instream jcl..?

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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



Gary Hussong is out of the office.

2008-04-02 Thread Gary Hussong
I will be out of the office starting  04/02/2008 and will not return until
04/03/2008.

I will respond to your message when I return. If this is an emergency you
can try send me a louts note text page.
--
NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.

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



Matthew Stitt

2008-04-02 Thread George Rodriguez
Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error. I
need his help with a program in file 527 of the CBT.

 

Thanks in advance...

 

George Rodriguez

Specialist, Systems Programmer

IT-Operations

(561) 357-7652 (office)

(561) 707-3496 (mobil)

School District of Palm Beach County

3348 Forest Hill Blvd.

Room B332

West Palm Beach, FL. 33406-5869

Rated A by the Florida Department of Education 2005, 2006  2007

 




-
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.

--
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: Fw: AS400

2008-04-02 Thread Ron Wells
ok---seems with my id and psw it works...
still shaky that any command can be issued once authority givenany 
means to lock that down..?

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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



Mainframe Job Market

2008-04-02 Thread Daniel McLaughlin
Just curious...not actively looking...what's the mainframe job market 
looking like these days?

10 more to go...years that is!

Daniel McLaughlin
Z-Series Systems Programmer
Information  Communications Technology
Crawford  Company
4680 N. Royal Atlanta
Tucker GA 30084 
phone: 770-621-3256 
fax: 770-621-3237
email: [EMAIL PROTECTED]
web: www.crawfordandcompany.com 




Best Overall Third-Party Claims Administrator - 2007 Business Insurance 
Readers Choice Awards
 
Consider the environment before printing this message.

This transmission is intended exclusively for the individual or entity to which 
it is addressed. This communication may contain information that is 
confidential, proprietary, privileged or otherwise exempt from disclosure. If 
you are not the named addressee, you are NOT authorized to read, print, retain, 
copy or disseminate this communication, its attachments or any part of them. If 
you have received this communication in error, please notify the sender 
immediately and delete this communication from all computers.  This 
communication does not form any contractual obligation on behalf of the sender, 
the sender's employer, or the employer's parent company, affiliates or 
subsidiaries.

--
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: WLM and TSO

2008-04-02 Thread Ted MacNEIL
IOC  . . . . . . . . . . . . . 1.0  (0.0-99.9)

IBM, and others, has recommended this be set to 0.5, to maintain the old 
relationship when they were 10  5.
The reason for the change to 1.0 was to do with the fact that resource classes 
deal only with CPU service units (unnormalised, IIRC).

-
Too busy driving to stop for gas!

--
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: CA ESD files Options

2008-04-02 Thread Ted MacNEIL
XP is a reliable OS and have a lot of software which MVS does not have and can 
not have because MF CPU is needed for regular operation.

Since when is XP reliable?

Mainframers brag about how long a system stays up.
PFCSK's brag about how fast they can re-boot.

-
Too busy driving to stop for gas!

--
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: CA ESD files Options

2008-04-02 Thread Daniel McLaughlin
Since when is XP reliable?   haven't had to reboot in the last two 
hours?

Daniel McLaughlin
Z-Series Systems Programmer
Information  Communications Technology
Crawford  Company
4680 N. Royal Atlanta
Tucker GA 30084 
phone: 770-621-3256 
fax: 770-621-3237
email: [EMAIL PROTECTED]
web: www.crawfordandcompany.com 




Best Overall Third-Party Claims Administrator - 2007 Business Insurance 
Readers Choice Awards
 
Consider the environment before printing this message.

This transmission is intended exclusively for the individual or entity to which 
it is addressed. This communication may contain information that is 
confidential, proprietary, privileged or otherwise exempt from disclosure. If 
you are not the named addressee, you are NOT authorized to read, print, retain, 
copy or disseminate this communication, its attachments or any part of them. If 
you have received this communication in error, please notify the sender 
immediately and delete this communication from all computers.  This 
communication does not form any contractual obligation on behalf of the sender, 
the sender's employer, or the employer's parent company, affiliates or 
subsidiaries.

--
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: CA ESD files Options

2008-04-02 Thread Howard Brazee
On 2 Apr 2008 10:23:50 -0700, [EMAIL PROTECTED] (Ted MacNEIL) wrote:

XP is a reliable OS and have a lot of software which MVS does not have and 
can not have because MF CPU is needed for regular operation.

Since when is XP reliable?

Mainframers brag about how long a system stays up.
PFCSK's brag about how fast they can re-boot.

Different needs, different amounts we're willing to pay.For many
uses XP is reliable enough for what we are buying.   That said, my
home computer is a Mac, and my work computer is primarily used as a
terminal to connect with the mainframe.

We are having trouble supporting customers who use Vista though.

--
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: Matthew Stitt CBT File 527

2008-04-02 Thread Lizette Koehler
George - Do you have something specific you are having a problem with?  Perhaps 
more details please.

Lizette


Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error. I
need his help with a program in file 527 of the CBT.

 

Thanks in advance...

--
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: Matthew Stitt CBT File 527

2008-04-02 Thread George Rodriguez
The program doesn't take into account that a dataset name might have
special characters. For example, I have datasets that are called DRA#P.
or AL#P. Matt's program in the index area shows only the AL or the DRA.

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lizette Koehler
Sent: Wednesday, April 02, 2008 1:48 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Matthew Stitt CBT File 527

George - Do you have something specific you are having a problem with?
Perhaps more details please.

Lizette


Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error.
I
need his help with a program in file 527 of the CBT.

 

Thanks in advance...

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


-
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.  

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



IBM JRD article on DS8000 + z/OS Adjuncts

2008-04-02 Thread Tom Schmidt
http://www.research.ibm.com/journal/abstracts/rd/524/chambliss.html

[They] describe the design of a prototype system by which the IBM DS8000™ 
storage system can host application extensions, called Adjuncts, that improve 
the operation of z/OS® (mainframe) applications. These extensions process 
large amounts of data in operations like searching, sorting, and indexing, so 
that the host application need not even access most of the data.  

--
Tom Schmidt 
(I apologize for the on-topic post here -- I'm sure other regular posters will 
generate enough noise to bury it in practically no time at all.)  

--
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: CA ESD files Options

2008-04-02 Thread Anne Lynn Wheeler
The following message is a courtesy copy of an article
that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well.


[EMAIL PROTECTED] (Ted MacNEIL) writes:
 Mainframers brag about how long a system stays up.  PFCSK's brag about
 how fast they can re-boot.

a lot of work was done on cp67 and subsequent vm370 to stay up, reboot
quickly, and require minimum hands-on for 7x24 operation for
around-the-clock, online access.

reboot quickly included backup and operation in lights-out, unattended
operation.

this helped allow cp67 to migrate into commercial time-sharing service.
first shift was obviously, fairly heavily used ... but offshift and
weekends use might be problematical ... making it difficult to justify
offshift availability unless costs were reduced to a minimum (i.e.  no
operator). however, there were other characteristics that were needed.
back then, there was high percentage of leased systems ... and the
processor meter was used to establish monthly charges. in addition to
work on unattended/automated operation for cp67 ... there was also work
on how to get the meter to stop when the system was otherwise idle.
the system meter would run when the processor was executing and/or when
there was active i/o operations (and would coast for 400mills after
things quiesced). it took a little slight of hand to leave active i/o on
the (terminal) interface (able to responds to spontaneous terminal i/o)
and not have the meter run.

for other topic drift ... posts related to getting to play disk engineer
in bldgs. 14 (disk engineering) and 15 (disk product test). at the time
they had tried operating test machines (processors used for testing
disks  controllers in development) under MVS ... but found it had a
MTBF of 15 minutes (hang and/or crash ... both requiring reboot).
http://www.garlic.com/~lynn/subtopic.html#disk

sort of as a hobby, putting together bullet proof operations where they
could not only operate a single test cell ... but operate several
concurrently (eliminated scheduling bottleneck for dedicated stand-alone
single test at a time).

--
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: Fw: AS400

2008-04-02 Thread Ron Wells
Thanks Mark...have/found what is needed now..

--
Email Disclaimer
This  E-mail  contains  confidential  information  belonging to the sender, 
which  may be legally privileged information.  This information is intended 
only  for  the use of the individual or entity addressed above.  If you are not 
 the  intended  recipient, or  an  employee  or  agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
disclosure,  copying, distribution, or the taking of any action in reliance on 
the contents of the E-mail or attached files is strictly prohibited.

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



Re: Fw: AS400

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 12:18:46 -0500, Ron Wells [EMAIL PROTECTED] wrote:

ok---seems with my id and psw it works...
still shaky that any command can be issued once authority givenany
means to lock that down..?


RACF.  Apparently it is locked down already.  

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Matthew Stitt

2008-04-02 Thread Matthew Stitt
I do that e-mail subterfuge on purpose.  It keeps the extraneous traffic to
a minimum.

In the NOTES, or INFO (IIRC) member on the file(s) there is better
information about how to contact me.  Also certain members of IBM-MAIN know
how to really find me during the daytime.

What problems are you encountering?

On Wed, 2 Apr 2008 13:16:29 -0400, George Rodriguez
[EMAIL PROTECTED] wrote:

Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error. I
need his help with a program in file 527 of the CBT.

 

Thanks in advance...

 

George Rodriguez

--
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: CA ESD files Options

2008-04-02 Thread Warren Brown
What?
-- Original message from Anne  Lynn Wheeler [EMAIL PROTECTED]: 
-- 


 The following message is a courtesy copy of an article 
 that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well. 
 
 
 [EMAIL PROTECTED] (Ted MacNEIL) writes: 
  Mainframers brag about how long a system stays up. PFCSK's brag about 
  how fast they can re-boot. 
 
 a lot of work was done on cp67 and subsequent vm370 to stay up, reboot 
 quickly, and require minimum hands-on for 7x24 operation for 
 around-the-clock, online access. 
 
 reboot quickly included backup and operation in lights-out, unattended 
 operation. 
 
 this helped allow cp67 to migrate into commercial time-sharing service. 
 first shift was obviously, fairly heavily used ... but offshift and 
 weekends use might be problematical ... making it difficult to justify 
 offshift availability unless costs were reduced to a minimum (i.e. no 
 operator). however, there were other characteristics that were needed. 
 back then, there was high percentage of leased systems ... and the 
 processor meter was used to establish monthly charges. in addition to 
 work on unattended/automated operation for cp67 ... there was also work 
 on how to get the meter to stop when the system was otherwise idle. 
 the system meter would run when the processor was executing and/or when 
 there was active i/o operations (and would coast for 400mills after 
 things quiesced). it took a little slight of hand to leave active i/o on 
 the (terminal) interface (able to responds to spontaneous terminal i/o) 
 and not have the meter run. 
 
 for other topic drift ... posts related to getting to play disk engineer 
 in bldgs. 14 (disk engineering) and 15 (disk product test). at the time 
 they had tried operating test machines (processors used for testing 
 disks  controllers in development) under MVS ... but found it had a 
 MTBF of 15 minutes (hang and/or crash ... both requiring reboot). 
 http://www.garlic.com/~lynn/subtopic.html#disk 
 
 sort of as a hobby, putting together bullet proof operations where they 
 could not only operate a single test cell ... but operate several 
 concurrently (eliminated scheduling bottleneck for dedicated stand-alone 
 single test at a time). 
 
 -- 
 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: CPU-Time in z/Os-System. Is The Cpu Time In z/Os-systems A Meaningful Indication?

2008-04-02 Thread Jon Brock
Chris has said (better than I could) what I was thinking.  First stop
should be DB2.

Jon



snip
If the amount of data really is about the same then you have to look to
the organization of the data. For your input files; the block size may
have changed which could lead to an increase in CPU time, but it is
unlikely that you would see such a big change. For your output; there
are lots of minor changes that can have major impacts on performance in
DB2. That pretty much leaves DB2 as the potential culprit. I would look
there first.
/snip

--
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: Batch job to perform sftp transfer

2008-04-02 Thread Jon Brock
To those of you who helped me with this problem earlier: thank you.
After a bout of illness, I resumed working on our transfer and
eventually -- with the help of the sysadmin at the server site -- got it
working. 

Morals of the story: 
1) Google is your friend, but he can be a confusing friend.  
2) The guy on the other end of the pipe can help you a lot.


Thanks,
Jon

--
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: Matthew Stitt CBT File 527

2008-04-02 Thread Matthew Stitt
I assume you are discussing DADSM?

That would be a new one on me.  I am not aware of any limitations on the
dataset names.

On Wed, 2 Apr 2008 13:51:36 -0400, George Rodriguez
[EMAIL PROTECTED] wrote:

The program doesn't take into account that a dataset name might have
special characters. For example, I have datasets that are called DRA#P.
or AL#P. Matt's program in the index area shows only the AL or the DRA.

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lizette Koehler
Sent: Wednesday, April 02, 2008 1:48 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Matthew Stitt CBT File 527

George - Do you have something specific you are having a problem with?
Perhaps more details please.

Lizette


Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error.
I
need his help with a program in file 527 of the CBT.



Thanks in advance...

--
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: SYSLOG problem

2008-04-02 Thread Skip Robinson
Most shops (including ours) use some kind of automation to manage syslog.
In our case, we've been doing it for so long that it's (still) handled by
JES2 automatic commands. In other words, you don't any fancy schmancy
automation product to avoid such problems with manual finger checks.

If you haven't automated this fairly basic and universal process, you may
find other opportunities as well for simple 'headache relief'. ;-)

.
.
JO.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[EMAIL PROTECTED]


   
 Yukus, Mary J
 CIV USMEPCOM 
 [EMAIL PROTECTED]  To 
 M.ARMY.MIL   IBM-MAIN@BAMA.UA.EDU
 Sent by: IBM   cc 
 Mainframe 
 Discussion List   Subject 
 [EMAIL PROTECTED] Re: SYSLOG problem  
 .EDU 
   
   
 04/01/2008 07:00  
 AM
   
   
 Please respond to 
   IBM Mainframe   
  Discussion List  
 [EMAIL PROTECTED] 
   .EDU   
   
   




Thanks Peter, actually this is normally what happens, (they normally type
W
which defaults to CLOSE if it is running )and it is supposed to immediately
open a new one, but because of the circumstances, this time it did not open
the new one. (that was a first for us in the 8 years I've been here that it
didn't open the new one)  That's where our problem began.

We ended up doing a W START followed by a  VARY SYSLOG,HARDCPY,CMDS to
finally get it working.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Hunkeler Peter (KIUK 3)
Sent: Tuesday, April 01, 2008 6:14 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SYSLOG problem

You don't need to stop the syslog (WRITELOG CLOSE). A WRITELOG command
w/o operands closes and frees the current syslog and immediately opens
a new one. Your process can then archive that just closed syslog file.

--
Peter Hunkeler
CREDIT SUISSE

--
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: Matthew Stitt CBT File 527

2008-04-02 Thread George Rodriguez
When you compare the value in the dataset name, the program branches on
anything lower than the letter 'A.' The special characters in the
dataset name like # is dropped from the index.

I do believe that I can fix the program so that the compare and branch
in the program is not done for anything lower than an A.

I'll let you know...

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Matthew Stitt
Sent: Wednesday, April 02, 2008 2:30 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Matthew Stitt CBT File 527

I assume you are discussing DADSM?

That would be a new one on me.  I am not aware of any limitations on the
dataset names.

On Wed, 2 Apr 2008 13:51:36 -0400, George Rodriguez
[EMAIL PROTECTED] wrote:

The program doesn't take into account that a dataset name might have
special characters. For example, I have datasets that are called DRA#P.
or AL#P. Matt's program in the index area shows only the AL or the DRA.

Thanks,
George Rodriguez
Specialist, Systems Programmer
IT-Operations
(561) 357-7652 (office)
(561) 707-3496 (mobil)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B332
West Palm Beach, FL. 33406-5869
Rated A by the Florida Department of Education 2005, 2006  2007

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lizette Koehler
Sent: Wednesday, April 02, 2008 1:48 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Matthew Stitt CBT File 527

George - Do you have something specific you are having a problem with?
Perhaps more details please.

Lizette


Does anyone know how to get a hold of Matthew Stitt? His email address
[EMAIL PROTECTED] was returned to me with an 'unknown user' error.
I
need his help with a program in file 527 of the CBT.



Thanks in advance...

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


-
Under Florida law, e-mail addresses are public records. If you do
not want your e-mail address released in response to a public
records request, do not send electronic mail to this entity.
Instead, contact this office by phone or in writing.  

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Gilbert Cardenas
On Wed, 2 Apr 2008 11:20:23 -0500, Mark Zelden 
[EMAIL PROTECTED] wrote:

On Wed, 2 Apr 2008 12:13:31 -0400, Daniel McLaughlin
[EMAIL PROTECTED] wrote:

Might this be related to the splitout of the TN3270 stack?

I am just starting my 1.9 build and haven't got the coexistence stuff in
on 1.7 yet.


Good point.  The OP did say the system was locking up or slowing down,
but perhaps it is just TSO and the perception is that the entire system is
having a problem.

So check to see that TN3270 (or whatever your STC is) is running in 
SYSSTC.

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

--

Additional info :

The VTAM/TCPIP/TSO are all running at the SYSSTC level.  The TSO stc does 
not come down but only the users are kicked off.

Regards,
Gil.
 

--
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: DFHSM QUESTION - REFRESH STC

2008-04-02 Thread Schwarz, Barry A
There doesn't appear to be any command that will tell HSM to
re-initialize using the updated ARCCMDxx.  In this case, I just stop HSM
and restart it immediately.

If that won't work for you, you could write a little script (e.g., REXX)
to read the ARCCMDxx statements and repackage them as HSEND commands.
Each one will take affect as soon as HSM successfully processes it.

-Original Message-
From: John Dawes 
Sent: Wednesday, April 02, 2008 5:55 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: DFHSM QUESTION - REFRESH STC

Hallo All,
   
  I have made a change to the parmlib member ARCCMD00 - removed some
hardcoded commands (SETMIG dsns with NOMIGRATION) which were embedded in
the STC.  
   
  I checked the manual - DFHSM STORAGE ADMINISTRATION GUIDE
  SC35-0421-04.  However I couldn't find the SETSYS command that would I
could issue so that the change would take effect.  Could you please
suggest where I could find the command?

--
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: Fw: AS400

2008-04-02 Thread Wayne Driscoll
As Mark mentioned, apparently RACF already has profiles in OPERCMDS to limit
the command.  However, you are not seeing the ICH408I messages because of
the options JES2 uses on the RACROUTE REQUEST=AUTH request.  I believe that
you can get the ICH408I (if you need them) temporarily by using a JES2
$TDEBUG command.  Also, I believe that even if the messages are suppressed,
there will still be violation records written to SMF, so you run the RACF
SMF extract jobs and see the violations there.

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




-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Zelden
Sent: Wednesday, April 02, 2008 1:17 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Fw: AS400

On Wed, 2 Apr 2008 12:18:46 -0500, Ron Wells [EMAIL PROTECTED] wrote:

ok---seems with my id and psw it works...
still shaky that any command can be issued once authority givenany
means to lock that down..?


RACF.  Apparently it is locked down already.  

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [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: CA ESD files Options [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

2008-04-02 Thread Scott Rowe
Huh?

 Warren Brown [EMAIL PROTECTED] 4/2/2008 2:11 PM 
What?
-- Original message from Anne  Lynn Wheeler [EMAIL PROTECTED]: 
-- 
snip

Note that my email domain has changed from jo-annstores.com to joann.com.  
Please update your address book and other records to reflect this change.

CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains 
confidential and privileged information intended only for the addressee.  If 
you are not the intended recipient, please be advised that you have received 
this material in error and that any forwarding, copying, printing, 
distribution, use or disclosure of the material is strictly prohibited.  If you 
have received this material in error, please (i) do not read it, (ii) reply to 
the sender that you received the message in error, and (iii) erase or destroy 
the material. Emails are not secure and can be intercepted, amended, lost or 
destroyed, or contain viruses. You are deemed to have accepted these risks if 
you communicate with us by email. Thank you.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 13:46:23 -0500, Gilbert Cardenas
[EMAIL PROTECTED] wrote:

On Wed, 2 Apr 2008 11:20:23 -0500, Mark Zelden
[EMAIL PROTECTED] wrote:


Might this be related to the splitout of the TN3270 stack?

I am just starting my 1.9 build and haven't got the coexistence stuff in
on 1.7 yet.


Good point.  The OP did say the system was locking up or slowing down,
but perhaps it is just TSO and the perception is that the entire system is
having a problem.

So check to see that TN3270 (or whatever your STC is) is running in
SYSSTC.

Mark
--


Additional info :

The VTAM/TCPIP/TSO are all running at the SYSSTC level.  The TSO stc does
not come down but only the users are kicked off.


What about TN3270?  

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



DFSMSrmm basic question

2008-04-02 Thread Pommier, Rex R.
This is probably a dumb question, but I'll ask it anyway, and ask
pre-forgiveness.  :-)

We are running 3 LPARs on a small z9-BC (production, development/test,
and a sandbox).  Each of the LPARs is stand-alone, with no SYSPLEX
sharing of anything, nor do I have anything like GRS implemented.  When
the system was set up years ago, there was no need for any tape on the
test LPARs.  Now, the developers are clamoring for the ability to run
extended batch on the test LPARs and so they want access to tape.  My
question is, what is required (or is it even possible) to use a single
DFSMSrmm tape pool across multiple LPARs?  What I would like would be
for the tape catalog to remain on the production LPAR, and have DFSMSrmm
on the test LPAR make a call across to the production LPAR for
verification of scratch status, and updating of tape information into
the production LPAR RMM catalog.  

The implementation guide indicates that I should be able to do this, but
I didn't have much luck finding specifics.  Right now I'm just looking
for a general can it be done, and what kind of effort would be
required to 'make it happen'.

TIA.

Rex

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



TCPIP IPDS Printer

2008-04-02 Thread Matt Dazzo
Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to print 
through jes but did get to print using Macro4's vtamprint product over tcpip. 
So the network and TCPIP appear to be ok. I included pieces of my jes2 config 
and psf proc, also the psf listing. Any ideas what might be holding things up? 
If this is the incorrect forum for this question please direct, thanks.
 
PSF proc segment.
//PRT6 CNTL   
//PRT6 PRINTDEV FONTDD=*.FONT01, /* FONT LIBRARY DD */
//  OVLYDD=*.OLAY01, /* OVERLAY  LIBRARY DD */
//  PSEGDD=*.PSEG01, /* SEGMENT  LIBRARY DD */
//  PDEFDD=*.PDEF01, /* PAGEDEF  LIBRARY DD */
//  FDEFDD=*.FDEF01, /* FORMDEF  LIBRARY DD */
//  JOBHDR=*.JOBHDR, /* JOB HEADER SEPARATOR*/
//  JOBTRLR=*.JOBTLR,/* JOB TRAILER SEPARATOR   */
//  DSHDR=*.DSHDR,   /* DATA SET HEADER SEPARATOR   */
//  MESSAGE=*.MSGDS, /* MESSAGE DATA SET OUTPUT */
//  BUFNO=15,/* NUMBER OF WRITE DATA BUFFERS*/
//  PAGEDEF=L06464,  /* DEVICE PAGEDEF DEFAULT  */
//  FORMDEF=Q50010,  /* DEVICE FORMDEF DEFAULT  */
//  CHARS=GT10,  /* DEVICE DEFAULT FONT */
//  PIMSG=YES,   /* YES PRINT ALL PSF MESSAGES  */
//  DATACK=BLOCK,/* NO  REPORT DATA-CHECK ERRORS*/
//  TRACE=NO,/* NO  INTERNAL TRACEING   */
//  SETUP=FORMS, /* ISSUE SETUP MSG */
//  FAILURE=WCONNECT,/* WAIT FOR CONNECT*/
//  CONNINTV=600,/* ATTEMPT CONN FOR 10 MIN */
//  DISCINTV=15,   /* STAY CONN W/PRINTER WHEN IDLE */
//  MGMTMODE=IMMED,  /* START COMM W/PRINTER*/
//  IPADDR='27.1.39.76'  /* TCPIP ADDR  */
//PRT6  ENDCNTL   
 
JES2 Parms 
/*  FUNCTIONAL SUBSYSTEM DEFINITION PARAMETERS  */ 
FSSDEF(FSS1) PROC=FSS1001,/* SYS4.PROCLIB MEMBER TO START ASI.  */ 
AUTOSTOP=NO,  /* DO NOT STOP ASI WHEN ALL PRT DRAIN */ 
HASPFSSM=HASPFSSM /* LOAD MODULE NAME.  */ 
/*  */ 
/*  LOCAL PRINTER PARAMETERS  --*/ 
/*--*/ 
PRT(6)   BURST=NO,/* NO BURST FEATURE ON THIS UNIT  */ 
 CLASS=A, /* INITIAL OUTPUT QUEUE TO PROCESS*/ 
 CKPTMODE=PAGE,   /* CHECK POINTS COUNTS ARE PAGES  */ 
 CKPTPAGE=100,/* 100 PAGES BETWEEN CHECK POINTS */ 
 COPYMARK=DATASET,/* COPYMARK TO CHANGE EVER DATA SET   */ 
 FCB=8,   /* FORMS CONTROL BUFFER NAME = P18*/ 
 FSS=FSS1,/* FUNCTIONAL SUBSYSTEM NAME  */ 
 MARK=YES,/* YES 3800 EDGE MARKS USED   */ 
 MODE=FSS,/* INITIALLY STARTED IN FSS MODE  */ 
 PRESELCT=NO, /* SELECT TWO REPORTS AT A TIME   */ 
 PRMODE=(LINE,PAGE),   /* TYPE OUTPUT TO BE DIRECTED  */   
 SEP=YES, /* YES SEPARATOR PAGES*/ 
 SEPCHARS=DEFAULT,/* DEFAULT FONT FOR SEPARATOR PAGES   */ 
 SEPDS=NO,/* NO  HEADER SEPARATOR PAGES WANTED  */ 
 START=NO,/* AUTO-START PRINTER? NO */ 
 TRKCELL=NO,  /* YES DESPOOL THE COMPLETE TRACK */ 
UCS=GT12,/* X0GT12 CHARATER SET NAME TO LOAD   */ 
WS=(W,R,Q,PMD,LIM,F/C,P)   /* WORK SELECTION CRITERIA  */
 
FSS1 Messages
 
STC04403  $HASP373 FSS1001  STARTED 
STC04403  IEF403I FSS1001 - STARTED - TIME=15.01.02 
STC04403  APS621I  FSS1001 FSS1 ***  OPERATOR INTERFACE INITIALIZED FOR  400
  (CONT.) PSF 3.4.0 FOR z/OS.   
STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,  401 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,  
  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086, ATTACH=PSF.
STC04403  APS929I  FSS1001 FSS1 *** PRT6 (TCPIP)  COMMUNICATION WITH  404   
  (CONT.) TCP/IP-ATTACHED PRINTER (PRT6) IPADDR (27.1.39.76) WAS
  (CONT.) TERMINATED DUE TO A DISCONNECT INTERVAL TIMEOUT.  
STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,  405 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,  
  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086, 
ATTACH=PSF.


Software cost savings from a zIIP

2008-04-02 Thread Kelman, Tom
This has been cross posted to the MXG-Listserv.

 

We will be moving from DB2 v7 to DB2 v8 this weekend and then getting a
zIIP engine shortly.  We are currently at z/OS v1.7 with plans to get
v1.9 installed on all LPARs by the end of the summer.  Since the z/OS
system programmers are working on the v1.9 installation they don't want
to take the time to install the FMID to pick up the zIIP engine
information in the SMF records.  Also, the plans are to just drop a zIIP
loaner in place and try it out instead of sending the data to IBM
(Sirius in our case) to do the study.  However, I've been asked to
estimate the software cost that will be saved by the zIIP engine.  I'm
thinking this way.  Our DB2 DDF workload has grown from nothing to using
10% of the processor during that last year.  I know that DB2 DDF will be
the major workload eligible for zIIP processing, but I also know that
not all of it will end up on the zIIP engine.  From what I've heard
about 60% of it will end up there.  So that means that about 6% of our
CPU, or about 8 MSUs, will be moved from the general purpose engines to
the zIIP.  Am I correct in my thinking or am I way off base?  I have Al
Sherkow's LCS software with the accompanying costing tables so once I
have an estimate as to how many MSUs will move it'll be easy to
calculate the cost savings.  Any advice would be greatly appreciated.  

 

 

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



Changing the format of the Archives web display?

2008-04-02 Thread Patrick O'Keefe
I access IBM-Mail only through the archives web site.

A few minutes ago something was posted to IBM-Main that radically
changed the way this month's archives are displayed on my browser.
Scott Rowe posted something with a very long subject.  The subject
is wrapped, but only after taking up about two thirds of the page 
width.   This has shoved the From adn Date fields way off to the 
right, and has quished the Date field so it wraps - taking 4 lines.

I just went back to preior month's archives and the subject on 
them wraps after only about 1/3 of the page width.

Is this format presentation hard coded, or is there a way to limit
the width?  I can't find any options for setting this.

Pat O'Keefe

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



Re: Software cost savings from a zIIP

2008-04-02 Thread Thompson, Steve
-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Kelman, Tom
Sent: Wednesday, April 02, 2008 2:28 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Software cost savings from a zIIP

This has been cross posted to the MXG-Listserv.

=20

We will be moving from DB2 v7 to DB2 v8 this weekend and then getting a
zIIP engine shortly.  We are currently at z/OS v1.7 with plans to get
v1.9 installed on all LPARs by the end of the summer.  Since the z/OS
system programmers are working on the v1.9 installation they don't want
to take the time to install the FMID to pick up the zIIP engine
information in the SMF records.  Also, the plans are to just drop a zIIP
loaner in place and try it out instead of sending the data to IBM
(Sirius in our case) to do the study.  However, I've been asked to
estimate the software cost that will be saved by the zIIP engine.  I'm
thinking this way.  Our DB2 DDF workload has grown from nothing to using
10% of the processor during that last year.  I know that DB2 DDF will be
the major workload eligible for zIIP processing, but I also know that
not all of it will end up on the zIIP engine.  From what I've heard
about 60% of it will end up there.  So that means that about 6% of our
CPU, or about 8 MSUs, will be moved from the general purpose engines to
the zIIP.  Am I correct in my thinking or am I way off base?  I have Al
Sherkow's LCS software with the accompanying costing tables so once I
have an estimate as to how many MSUs will move it'll be easy to
calculate the cost savings.  Any advice would be greatly appreciated.
=20

SNIP

IF the zIIP is running at 100% vs. your normal CPUs running at 100%
(based on model type, not workload, so 784MIPs vs. say 200MIPs), then
you should see a reduction in wall time for your DB2 based applications
-- assuming that you have the memory to hold the tables in storage, you
should see quite a bit of improvement.

Now this is based on white board stuff, and not actual experience. YMMV

Regards,
Steve Thompson

-- All opinions expressed by me are my own and may not necessarily
reflect those of my employer. --

--
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: TCPIP IPDS Printer

2008-04-02 Thread Pommier, Rex R.
Do you have to tell PSF what port to use?  I have PORTNO=5001 set up to
print to my XEROX printer in my PSF proc segment. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Dazzo
Sent: Wednesday, April 02, 2008 2:25 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: TCPIP IPDS Printer

Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to
print through jes but did get to print using Macro4's vtamprint product
over tcpip. So the network and TCPIP appear to be ok. I included pieces
of my jes2 config and psf proc, also the psf listing. Any ideas what
might be holding things up? If this is the incorrect forum for this
question please direct, thanks.
 
PSF proc segment.
//PRT6 CNTL   
//PRT6 PRINTDEV FONTDD=*.FONT01, /* FONT LIBRARY DD */
//  OVLYDD=*.OLAY01, /* OVERLAY  LIBRARY DD */
//  PSEGDD=*.PSEG01, /* SEGMENT  LIBRARY DD */
//  PDEFDD=*.PDEF01, /* PAGEDEF  LIBRARY DD */
//  FDEFDD=*.FDEF01, /* FORMDEF  LIBRARY DD */
//  JOBHDR=*.JOBHDR, /* JOB HEADER SEPARATOR*/
//  JOBTRLR=*.JOBTLR,/* JOB TRAILER SEPARATOR   */
//  DSHDR=*.DSHDR,   /* DATA SET HEADER SEPARATOR   */
//  MESSAGE=*.MSGDS, /* MESSAGE DATA SET OUTPUT */
//  BUFNO=15,/* NUMBER OF WRITE DATA BUFFERS*/
//  PAGEDEF=L06464,  /* DEVICE PAGEDEF DEFAULT  */
//  FORMDEF=Q50010,  /* DEVICE FORMDEF DEFAULT  */
//  CHARS=GT10,  /* DEVICE DEFAULT FONT */
//  PIMSG=YES,   /* YES PRINT ALL PSF MESSAGES  */
//  DATACK=BLOCK,/* NO  REPORT DATA-CHECK ERRORS*/
//  TRACE=NO,/* NO  INTERNAL TRACEING   */
//  SETUP=FORMS, /* ISSUE SETUP MSG */
//  FAILURE=WCONNECT,/* WAIT FOR CONNECT*/
//  CONNINTV=600,/* ATTEMPT CONN FOR 10 MIN */
//  DISCINTV=15,   /* STAY CONN W/PRINTER WHEN IDLE */
//  MGMTMODE=IMMED,  /* START COMM W/PRINTER*/
//  IPADDR='27.1.39.76'  /* TCPIP ADDR  */
//PRT6  ENDCNTL   
 
JES2 Parms
/*  FUNCTIONAL SUBSYSTEM DEFINITION PARAMETERS  */ 
FSSDEF(FSS1) PROC=FSS1001,/* SYS4.PROCLIB MEMBER TO START ASI.  */ 
AUTOSTOP=NO,  /* DO NOT STOP ASI WHEN ALL PRT DRAIN */ 
HASPFSSM=HASPFSSM /* LOAD MODULE NAME.  */ 
/*  */ 
/*  LOCAL PRINTER PARAMETERS  --*/
/*--*/ 
PRT(6)   BURST=NO,/* NO BURST FEATURE ON THIS UNIT  */ 
 CLASS=A, /* INITIAL OUTPUT QUEUE TO PROCESS*/ 
 CKPTMODE=PAGE,   /* CHECK POINTS COUNTS ARE PAGES  */ 
 CKPTPAGE=100,/* 100 PAGES BETWEEN CHECK POINTS */ 
 COPYMARK=DATASET,/* COPYMARK TO CHANGE EVER DATA SET   */ 
 FCB=8,   /* FORMS CONTROL BUFFER NAME = P18*/ 
 FSS=FSS1,/* FUNCTIONAL SUBSYSTEM NAME  */ 
 MARK=YES,/* YES 3800 EDGE MARKS USED   */ 
 MODE=FSS,/* INITIALLY STARTED IN FSS MODE  */ 
 PRESELCT=NO, /* SELECT TWO REPORTS AT A TIME   */ 
 PRMODE=(LINE,PAGE),   /* TYPE OUTPUT TO BE DIRECTED  */   
 SEP=YES, /* YES SEPARATOR PAGES*/ 
 SEPCHARS=DEFAULT,/* DEFAULT FONT FOR SEPARATOR PAGES   */ 
 SEPDS=NO,/* NO  HEADER SEPARATOR PAGES WANTED  */ 
 START=NO,/* AUTO-START PRINTER? NO */ 
 TRKCELL=NO,  /* YES DESPOOL THE COMPLETE TRACK */ 
UCS=GT12,/* X0GT12 CHARATER SET NAME TO LOAD   */ 
WS=(W,R,Q,PMD,LIM,F/C,P)   /* WORK SELECTION CRITERIA  */
 
FSS1 Messages
 
STC04403  $HASP373 FSS1001  STARTED

STC04403  IEF403I FSS1001 - STARTED - TIME=15.01.02

STC04403  APS621I  FSS1001 FSS1 ***  OPERATOR INTERFACE INITIALIZED FOR
400
  (CONT.) PSF 3.4.0 FOR z/OS.

STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,
401 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,

  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086,
ATTACH=PSF.
STC04403  APS929I  FSS1001 FSS1 *** PRT6 (TCPIP)  COMMUNICATION WITH
404   
  (CONT.) TCP/IP-ATTACHED PRINTER (PRT6) IPADDR (27.1.39.76) WAS

  (CONT.) TERMINATED DUE TO A DISCONNECT INTERVAL TIMEOUT.

STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,
405 
  (CONT.) DEV=6500, IBM 

Re: TCPIP IPDS Printer

2008-04-02 Thread Jerry Fuchs
This is what I have for our Xerox printer

//PRT2 CNTL 
//PRT2 PRINTDEV IPADDR='10.255.230.191',/* TCP/I
//  PORTNO=5001, /* 
//  FAILURE=WCONNECT,/* ATTEMPT RECONNEC
//  MGMTMODE=OUTAVAIL,   /* START SESSION WH
//  RELMODE=IDLE,/* RELEASE WHEN IDL
//  RELINTV=240, /* RELEASE INTERVAL
//  DISCINTV=0,  /* NO TIMEOUT 

Jerry Fuchs
Senior Systems Engineer
Wendy's International Inc.
One Dave Thomas Blvd.
Dublin, Ohio 43017
(614) 764-3594

--
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: DFSMSrmm basic question

2008-04-02 Thread David Andrews
On Wed, 2008-04-02 at 14:21 -0500, Pommier, Rex R. wrote:
 what is required (or is it even possible) to use a single
 DFSMSrmm tape pool across multiple LPARs?

The CDS can be shared between systems easily, though you might not be
able to do this without GRS.  Mike Wood ought to be able to give you an
authoritative answer on that.

-- 
David Andrews
A. Duda and Sons, Inc.
[EMAIL PROTECTED]

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



Re: TCPIP IPDS Printer

2008-04-02 Thread Linda Mooney
Try adding 
//  PORTNO=9100  /* PORT NUMBER  */
to your PSF proc.  Check the printer docs, but I think that model uses port 
9100.  

--
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 the format of the Archives web display?

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 14:38:59 -0500, Patrick O'Keefe [EMAIL PROTECTED]
wrote:

I access IBM-Mail only through the archives web site.

A few minutes ago something was posted to IBM-Main that radically
changed the way this month's archives are displayed on my browser.
Scott Rowe posted something with a very long subject.  The subject
is wrapped, but only after taking up about two thirds of the page
width.   This has shoved the From adn Date fields way off to the
right, and has quished the Date field so it wraps - taking 4 lines.

I just went back to preior month's archives and the subject on
them wraps after only about 1/3 of the page width.

Is this format presentation hard coded, or is there a way to limit
the width?  I can't find any options for setting this.


I doubt it.  It's just an HTML table.Maybe the admin can do something
about the way the page is generated.  Since today is only the 2nd, I guess
it will be that way all month unless it can be modified or the subject changed
in the archives.

I rarely refer to the main page.  I just keep a window with the most 
current post open and when I can no longer click on Previous Message
I know I've caught up to the most recent post.  When I can pause in my
work to look again, I hit refresh and see if I can again click on Previous 
Message.  At the end of the day I usually just put my laptop (which I 
take home with me) on standby and pick up the next day where I 
left off.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: TCPIP IPDS Printer

2008-04-02 Thread Barkow, Eileen
I also think that TCPIP uses port 9100 and requires a Sockets connection
in order to print IPDS - this is the way we got it working using VPS.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Linda Mooney
Sent: Wednesday, April 02, 2008 3:50 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: TCPIP IPDS Printer

Try adding 
//  PORTNO=9100  /* PORT NUMBER  */
to your PSF proc.  Check the printer docs, but I think that model uses
port 
9100.  

--
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: TCPIP IPDS Printer

2008-04-02 Thread Pinnacle
- Original Message - 
From: Matt Dazzo [EMAIL PROTECTED]

Newsgroups: bit.listserv.ibm-main
Sent: Wednesday, April 02, 2008 3:30 PM
Subject: TCPIP IPDS Printer


Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to 
print through jes but did get to print using Macro4's vtamprint product 
over tcpip. So the network and TCPIP appear to be ok. I included pieces of 
my jes2 config and psf proc, also the psf listing. Any ideas what might be 
holding things up? If this is the incorrect forum for this question please 
direct, thanks.


Matt,

Just had this problem.  Do not specify a DEST in your SYSOUT.  Make sure it 
shows LOCAL in SDSF, and make sure that your printer is set up to select the 
SYSOUT class you specified in your print job.


Regards,
Tom Conley 


--
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: DFSMSrmm basic question

2008-04-02 Thread R.S.

Pommier, Rex R. wrote:

This is probably a dumb question, but I'll ask it anyway, and ask
pre-forgiveness.  :-)


This is wise question and I'm trying to give not-so-dumb answer :-)

You can use RMM in multi-host configuration. This is available for 
years. The systems need not to be sysplexed. You have to share RMM CDS 
and journal datasets. Those datasets can be on shared disk, GRS RING is 
recommended, but not necessary.
Caution: regardless of sharing method you have to configure your RMM 
environment for multisystem use. I mean unique system names, volume 
ranges, etc. It can be easy or hard - depending on your needs (and wishes).
BTW: Recently - AFAIK it was z/OS 1.7 - new option was introduced. In 
general it is client-server solution, where client RMM tasks 
communicate to server RMM over IP network. I have never used it, so I 
can't say anything more.


HTH
--
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.2008 r. kapita zakadowy BRE Banku SA  wynosi 
118.642.672 zote i zosta w caoci wpacony.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Gilbert Cardenas
On Wed, 2 Apr 2008 13:56:23 -0500, Mark Zelden 
[EMAIL PROTECTED] wrote:

Additional info :

The VTAM/TCPIP/TSO are all running at the SYSSTC level.  The TSO stc 
does
not come down but only the users are kicked off.


What about TN3270?

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

--


As far as I can tell, we don't run a separate TN3270 stc.  But looking at the 
TCPIP started task for the TCPIP stack functions, I did notice there was an 
EZZ4328I ERROR E010 SETTING ROUTING FOR DEVICE OSAFD10
error so I checked and noticed that there had been some changes to the 
TCPIP ROUTE tables to accomodate a wireless change.  Looking into this but 
the once a week thing is really perturbing.

Thanks,
Gil.

--
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: CA ESD files Options

2008-04-02 Thread Anne Lynn Wheeler
The following message is a courtesy copy of an article
that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well.

[EMAIL PROTECTED] (Warren Brown) writes:
 What?

re:
http://www.garlic.com/~lynn/2008g.html#18 CA ESD files Options

you can get a satellite photo of the old GPD/disk plant site here
http://maps.google.com/maps?hl=entab=wl

put in the address 5600 Cottle Rd, San Jose, Ca. and select
satellite.

in the photo, bldgs. 14  15 are still standing and have cars in the lot
...  old reference here
http://www.garlic.com/~lynn/subtopic.html#disk

bldgs. 12, 26, 28 and several other bldgs. are bulldozed.

there were recent news items about attempts to declare the bldg. in the
upper left corner (intersection of railroad tracks, old monterey rd, 
cottle) a historical bldg (keeping it from being bulldozed) ... but a
recent fire destroyed much of the structure.

bldg. 28 was the old research facility (before almaden was built and
research moved up the hill). among other things, the original
relational/sql implementation, System/r was created in bldg. 28
(precursor to sql/ds, db2, etc).
http://www.garlic.com/~lynn/subtopic.html#systemr

bldg. 15 is one story structure just north of what use to be the plant
site lake that was adjacent to the homestead facility (between bldg. 28
and homestead) ... nearly all the area north of highway 85 has been
bulldozed (and in the map view ... much of the roads listed are gone)

bldg. 15 shows two parts with corridor between the two parts.  the
product test machine room was in the southern part, it included a large
environmental chamber (control air pressure, humidity, etc) that could
accomodate large full sized 3880 controllers and 3380 drives.

bldg. 14 is two story structure just north of 15. the disk engineering
machine room was in the middle of the 2nd floor. in the 80s, when
several bldgs were getting seismic retrofit, disk engineering was
temporarily moved to an off-site location, while bldg. 14 got its
seismic retrofit.

--
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: DFSMSrmm basic question

2008-04-02 Thread Pommier, Rex R.
Thanks, Radoslaw (and David);

I will have to check out the client-server solution because that is exactly 
what I'm looking for.  I am using that type of setup for NetBackup on my *IX 
boxes and would like the same setup on my z.  I don't want to go through the 
hassle of dividing the tapes up into separate volume ranges for each of the 
LPARs.

Putting 1.7 on the production LPAR in less than 2 weeks (finally).


Rex
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of R.S.
Sent: Wednesday, April 02, 2008 3:17 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: DFSMSrmm basic question

Pommier, Rex R. wrote:
 This is probably a dumb question, but I'll ask it anyway, and ask 
 pre-forgiveness.  :-)

This is wise question and I'm trying to give not-so-dumb answer :-)

You can use RMM in multi-host configuration. This is available for years. The 
systems need not to be sysplexed. You have to share RMM CDS and journal 
datasets. Those datasets can be on shared disk, GRS RING is recommended, but 
not necessary.
Caution: regardless of sharing method you have to configure your RMM 
environment for multisystem use. I mean unique system names, volume ranges, 
etc. It can be easy or hard - depending on your needs (and wishes).
BTW: Recently - AFAIK it was z/OS 1.7 - new option was introduced. In general 
it is client-server solution, where client RMM tasks communicate to server 
RMM over IP network. I have never used it, so I can't say anything more.

HTH
--
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.2008 r. kapita zakadowy BRE Banku SA  wynosi 
118.642.672 zote i zosta w caoci wpacony.

--
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: SMF in logstream and IFASMFDL

2008-04-02 Thread Arthur Gutowski
On Sun, 23 Mar 2008 10:10:06 -0400, Peter Relson [EMAIL PROTECTED] 
wrote:

To be fair and complete, it has clearly been stated that IBM understands
that the lack of a delete/clear function is considered to be a problem and
we hope to provide a solution.

Should be easy enough... just look at IEAMDBLG for Operlog.

Regards,
Art Gutowski
Ford Motor Company
[EMAIL PROTECTED]

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



Re: Changing the format of the Archives web display?

2008-04-02 Thread Gilbert Cardenas
On Wed, 2 Apr 2008 14:38:59 -0500, Patrick O'Keefe 
[EMAIL PROTECTED] wrote:

I access IBM-Mail only through the archives web site.

A few minutes ago something was posted to IBM-Main that radically
changed the way this month's archives are displayed on my browser.
Scott Rowe posted something with a very long subject.  The subject
is wrapped, but only after taking up about two thirds of the page
width.   This has shoved the From adn Date fields way off to the
right, and has quished the Date field so it wraps - taking 4 lines.

I just went back to preior month's archives and the subject on
them wraps after only about 1/3 of the page width.

Is this format presentation hard coded, or is there a way to limit
the width?  I can't find any options for setting this.

Pat O'Keefe

--


Ditto here.  All of Aprils postings are skewed now.

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



2105-800 to EMC DMX4 conversion

2008-04-02 Thread Greg Saccomanno
We are planning to move our zSeries disk from our 2105-800 to an EMC DMX4 
disk array later this year.  Currently the 2105 is mirrored and that is what we 
are probably going to do on the DMX.  I believe the 2105 also stripes the 
zSeries logical volumes across multiple little SCSI disks.  The 2105 handled 
all 
of the logical volume placement within the array that appears to be all user 
configurable in the DMX so I am curious on the various opinions for the Hiper 
(sp) size in the DMX.   The array will be used for distributed systems and 
zSeries and the distributed work is already using a DMX1000 that will migrate 
so I think they have some set Hiper size values in mind for that work (but I 
think they are using about 5GB which seems way to large for a zSeries, or am 
I wrong?).  

Also, does this depend on 3390 emulated volume sizes?   We currently are 
mostly mod -3 and mod -9 due to a DR contract that will eventually go away 
so we may explore some small volumes for spool, CDS files etc and other 
reserve sensitive files and some larger volumes for the larger databases and 
such.  Any opinions you might have on this would also be welcome.


You can respond on or off list, whichever you would prefer (if responding off 
list, I am not sure which email address my post will come from so please use 
[EMAIL PROTECTED] for the reply address)

I realize I asked for opinions and although my question is regarding Hiper (sp) 
size I would be interested in any opinions/advice I can get regarding migrating 
from a 2105-800 to a DMX4.

Thank you for your time and assistance,
Greg

--
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: TCPIP IPDS Printer

2008-04-02 Thread Michael Saraco
I have my PSF printers setup similar and also use vtamprint. I have 
question did you buy and have the IPDS function installed on the 6500 
printer?

Michael Saraco
Systems Consultant




From:
Matt Dazzo [EMAIL PROTECTED]
To:
IBM-MAIN@BAMA.UA.EDU
Date:
04/02/2008 02:29 PM
Subject:
TCPIP IPDS Printer



Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to 
print through jes but did get to print using Macro4's vtamprint product 
over tcpip. So the network and TCPIP appear to be ok. I included pieces of 
my jes2 config and psf proc, also the psf listing. Any ideas what might be 
holding things up? If this is the incorrect forum for this question please 
direct, thanks.
 
PSF proc segment.
//PRT6 CNTL 
//PRT6 PRINTDEV FONTDD=*.FONT01, /* FONT LIBRARY DD */
//  OVLYDD=*.OLAY01, /* OVERLAY  LIBRARY DD */
//  PSEGDD=*.PSEG01, /* SEGMENT  LIBRARY DD */
//  PDEFDD=*.PDEF01, /* PAGEDEF  LIBRARY DD */
//  FDEFDD=*.FDEF01, /* FORMDEF  LIBRARY DD */
//  JOBHDR=*.JOBHDR, /* JOB HEADER SEPARATOR*/
//  JOBTRLR=*.JOBTLR,/* JOB TRAILER SEPARATOR   */
//  DSHDR=*.DSHDR,   /* DATA SET HEADER SEPARATOR   */
//  MESSAGE=*.MSGDS, /* MESSAGE DATA SET OUTPUT */
//  BUFNO=15,/* NUMBER OF WRITE DATA BUFFERS*/
//  PAGEDEF=L06464,  /* DEVICE PAGEDEF DEFAULT  */
//  FORMDEF=Q50010,  /* DEVICE FORMDEF DEFAULT  */
//  CHARS=GT10,  /* DEVICE DEFAULT FONT */
//  PIMSG=YES,   /* YES PRINT ALL PSF MESSAGES  */
//  DATACK=BLOCK,/* NO  REPORT DATA-CHECK ERRORS*/
//  TRACE=NO,/* NO  INTERNAL TRACEING   */
//  SETUP=FORMS, /* ISSUE SETUP MSG */
//  FAILURE=WCONNECT,/* WAIT FOR CONNECT*/
//  CONNINTV=600,/* ATTEMPT CONN FOR 10 MIN */
//  DISCINTV=15,   /* STAY CONN W/PRINTER WHEN IDLE */
//  MGMTMODE=IMMED,  /* START COMM W/PRINTER*/
//  IPADDR='27.1.39.76'  /* TCPIP ADDR  */
//PRT6  ENDCNTL 
 
JES2 Parms 
/*  FUNCTIONAL SUBSYSTEM DEFINITION PARAMETERS  */ 
FSSDEF(FSS1) PROC=FSS1001,/* SYS4.PROCLIB MEMBER TO START ASI.  */ 
AUTOSTOP=NO,  /* DO NOT STOP ASI WHEN ALL PRT DRAIN */ 
HASPFSSM=HASPFSSM /* LOAD MODULE NAME.  */ 
/*  */ 
/*  LOCAL PRINTER PARAMETERS  --*/ 
/*--*/ 
PRT(6)   BURST=NO,/* NO BURST FEATURE ON THIS UNIT  */ 
 CLASS=A, /* INITIAL OUTPUT QUEUE TO PROCESS*/ 
 CKPTMODE=PAGE,   /* CHECK POINTS COUNTS ARE PAGES  */ 
 CKPTPAGE=100,/* 100 PAGES BETWEEN CHECK POINTS */ 
 COPYMARK=DATASET,/* COPYMARK TO CHANGE EVER DATA SET   */ 
 FCB=8,   /* FORMS CONTROL BUFFER NAME = P18*/ 
 FSS=FSS1,/* FUNCTIONAL SUBSYSTEM NAME  */ 
 MARK=YES,/* YES 3800 EDGE MARKS USED   */ 
 MODE=FSS,/* INITIALLY STARTED IN FSS MODE  */ 
 PRESELCT=NO, /* SELECT TWO REPORTS AT A TIME   */ 
 PRMODE=(LINE,PAGE),   /* TYPE OUTPUT TO BE DIRECTED  */ 
 SEP=YES, /* YES SEPARATOR PAGES*/ 
 SEPCHARS=DEFAULT,/* DEFAULT FONT FOR SEPARATOR PAGES   */ 
 SEPDS=NO,/* NO  HEADER SEPARATOR PAGES WANTED  */ 
 START=NO,/* AUTO-START PRINTER? NO */ 
 TRKCELL=NO,  /* YES DESPOOL THE COMPLETE TRACK */ 
UCS=GT12,/* X0GT12 CHARATER SET NAME TO LOAD   */ 
WS=(W,R,Q,PMD,LIM,F/C,P)   /* WORK SELECTION CRITERIA  */
 
FSS1 Messages
 
STC04403  $HASP373 FSS1001  STARTED  
STC04403  IEF403I FSS1001 - STARTED - TIME=15.01.02  
STC04403  APS621I  FSS1001 FSS1 ***  OPERATOR INTERFACE INITIALIZED FOR 
400 
  (CONT.) PSF 3.4.0 FOR z/OS.  
STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION, 401 
 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,  
  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086, 
ATTACH=PSF.
STC04403  APS929I  FSS1001 FSS1 *** PRT6 (TCPIP)  COMMUNICATION WITH  404  
 
  (CONT.) TCP/IP-ATTACHED PRINTER (PRT6) IPADDR (27.1.39.76) WAS   
 
  (CONT.) TERMINATED DUE TO A DISCONNECT INTERVAL TIMEOUT.  
STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION, 405 
 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,  
  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, 

Re: TCPIP IPDS Printer

2008-04-02 Thread Big Iron
There is a default port (5001?) which is used if not otherwise specified.
You are seeing message APS933I and not some kind of TCP/IP error
which would normally suggest that you have a good port setting.

You may wish to check for any operator messages about this printer in
the system log. Also, you should check the settings on the job sysout as
compared to the printer settings. The job has to match on FORMS,SYSOUT 
class, DEST, WRITER and PRMODE according to your JES2 settings. How
does the printer display from a JES2 perspective? ($DU,PRT6) (or from
SDSF or equivalent)

Bill

On Wed, 2 Apr 2008 14:49:31 -0500, Linda Mooney [EMAIL PROTECTED] wrote:

Try adding
//  PORTNO=9100  /* PORT NUMBER  */
to your PSF proc.  Check the printer docs, but I think that model uses port
9100.


--
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 the format of the Archives web display?

2008-04-02 Thread Scott Rowe
I didn't notice that until I saw your post.  I can assure you that I did not 
post that long subject, I even checked the copy of my email in my Sent 
folder.  I have no idea where that data came from.

 Patrick O'Keefe [EMAIL PROTECTED] 4/2/2008 3:38 PM 
I access IBM-Mail only through the archives web site.

A few minutes ago something was posted to IBM-Main that radically
changed the way this month's archives are displayed on my browser.
Scott Rowe posted something with a very long subject.  The subject
is wrapped, but only after taking up about two thirds of the page 
width.   This has shoved the From adn Date fields way off to the 
right, and has quished the Date field so it wraps - taking 4 lines.

I just went back to preior month's archives and the subject on 
them wraps after only about 1/3 of the page width.

Is this format presentation hard coded, or is there a way to limit
the width?  I can't find any options for setting this.

Pat O'Keefe

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



Note that my email domain has changed from jo-annstores.com to joann.com.  
Please update your address book and other records to reflect this change.

CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains 
confidential and privileged information intended only for the addressee.  If 
you are not the intended recipient, please be advised that you have received 
this material in error and that any forwarding, copying, printing, 
distribution, use or disclosure of the material is strictly prohibited.  If you 
have received this material in error, please (i) do not read it, (ii) reply to 
the sender that you received the message in error, and (iii) erase or destroy 
the material. Emails are not secure and can be intercepted, amended, lost or 
destroyed, or contain viruses. You are deemed to have accepted these risks if 
you communicate with us by email. Thank you.

--
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: TCPIP IPDS Printer

2008-04-02 Thread Ken Porowski
Some printers may require a specific PORTNO= to be coded.
Check or specify the DISCINTV= setting.
Make sure IPDS is available/started on the printer.
Some printers can only handle work from one source at a time so if your
vtamprint (or a network connection) is not releasing you may be locked
out. 

-Original Message-
Matt Dazzo

Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to
print through jes but did get to print using Macro4's vtamprint product
over tcpip. So the network and TCPIP appear to be ok. I included pieces
of my jes2 config and psf proc, also the psf listing. Any ideas what
might be holding things up? If this is the incorrect forum for this
question please direct, thanks.
 
PSF proc segment.
//PRT6 CNTL   
//PRT6 PRINTDEV FONTDD=*.FONT01, /* FONT LIBRARY DD */
//  OVLYDD=*.OLAY01, /* OVERLAY  LIBRARY DD */
//  PSEGDD=*.PSEG01, /* SEGMENT  LIBRARY DD */
//  PDEFDD=*.PDEF01, /* PAGEDEF  LIBRARY DD */
//  FDEFDD=*.FDEF01, /* FORMDEF  LIBRARY DD */
//  JOBHDR=*.JOBHDR, /* JOB HEADER SEPARATOR*/
//  JOBTRLR=*.JOBTLR,/* JOB TRAILER SEPARATOR   */
//  DSHDR=*.DSHDR,   /* DATA SET HEADER SEPARATOR   */
//  MESSAGE=*.MSGDS, /* MESSAGE DATA SET OUTPUT */
//  BUFNO=15,/* NUMBER OF WRITE DATA BUFFERS*/
//  PAGEDEF=L06464,  /* DEVICE PAGEDEF DEFAULT  */
//  FORMDEF=Q50010,  /* DEVICE FORMDEF DEFAULT  */
//  CHARS=GT10,  /* DEVICE DEFAULT FONT */
//  PIMSG=YES,   /* YES PRINT ALL PSF MESSAGES  */
//  DATACK=BLOCK,/* NO  REPORT DATA-CHECK ERRORS*/
//  TRACE=NO,/* NO  INTERNAL TRACEING   */
//  SETUP=FORMS, /* ISSUE SETUP MSG */
//  FAILURE=WCONNECT,/* WAIT FOR CONNECT*/
//  CONNINTV=600,/* ATTEMPT CONN FOR 10 MIN */
//  DISCINTV=15,   /* STAY CONN W/PRINTER WHEN IDLE */
//  MGMTMODE=IMMED,  /* START COMM W/PRINTER*/
//  IPADDR='27.1.39.76'  /* TCPIP ADDR  */
//PRT6  ENDCNTL   
 
JES2 Parms
/*  FUNCTIONAL SUBSYSTEM DEFINITION PARAMETERS  */ 
FSSDEF(FSS1) PROC=FSS1001,/* SYS4.PROCLIB MEMBER TO START ASI.  */ 
AUTOSTOP=NO,  /* DO NOT STOP ASI WHEN ALL PRT DRAIN */ 
HASPFSSM=HASPFSSM /* LOAD MODULE NAME.  */ 
/*  */ 
/*  LOCAL PRINTER PARAMETERS  --*/
/*--*/ 
PRT(6)   BURST=NO,/* NO BURST FEATURE ON THIS UNIT  */ 
 CLASS=A, /* INITIAL OUTPUT QUEUE TO PROCESS*/ 
 CKPTMODE=PAGE,   /* CHECK POINTS COUNTS ARE PAGES  */ 
 CKPTPAGE=100,/* 100 PAGES BETWEEN CHECK POINTS */ 
 COPYMARK=DATASET,/* COPYMARK TO CHANGE EVER DATA SET   */ 
 FCB=8,   /* FORMS CONTROL BUFFER NAME = P18*/ 
 FSS=FSS1,/* FUNCTIONAL SUBSYSTEM NAME  */ 
 MARK=YES,/* YES 3800 EDGE MARKS USED   */ 
 MODE=FSS,/* INITIALLY STARTED IN FSS MODE  */ 
 PRESELCT=NO, /* SELECT TWO REPORTS AT A TIME   */ 
 PRMODE=(LINE,PAGE),   /* TYPE OUTPUT TO BE DIRECTED  */   
 SEP=YES, /* YES SEPARATOR PAGES*/ 
 SEPCHARS=DEFAULT,/* DEFAULT FONT FOR SEPARATOR PAGES   */ 
 SEPDS=NO,/* NO  HEADER SEPARATOR PAGES WANTED  */ 
 START=NO,/* AUTO-START PRINTER? NO */ 
 TRKCELL=NO,  /* YES DESPOOL THE COMPLETE TRACK */ 
UCS=GT12,/* X0GT12 CHARATER SET NAME TO LOAD   */ 
WS=(W,R,Q,PMD,LIM,F/C,P)   /* WORK SELECTION CRITERIA  */
 
FSS1 Messages
 
STC04403  $HASP373 FSS1001  STARTED

STC04403  IEF403I FSS1001 - STARTED - TIME=15.01.02

STC04403  APS621I  FSS1001 FSS1 ***  OPERATOR INTERFACE INITIALIZED FOR
400
  (CONT.) PSF 3.4.0 FOR z/OS.

STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,
401 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,

  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086,
ATTACH=PSF.
STC04403  APS929I  FSS1001 FSS1 *** PRT6 (TCPIP)  COMMUNICATION WITH
404   
  (CONT.) TCP/IP-ATTACHED PRINTER (PRT6) IPADDR (27.1.39.76) WAS

  (CONT.) TERMINATED DUE TO A DISCONNECT INTERVAL TIMEOUT.

STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,
405 
  (CONT.) 

Re: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Mark Zelden
On Wed, 2 Apr 2008 15:24:44 -0500, Gilbert Cardenas
[EMAIL PROTECTED] wrote:

On Wed, 2 Apr 2008 13:56:23 -0500, Mark Zelden
[EMAIL PROTECTED] wrote:

Additional info :

The VTAM/TCPIP/TSO are all running at the SYSSTC level.  The TSO stc
does
not come down but only the users are kicked off.


What about TN3270?


As far as I can tell, we don't run a separate TN3270 stc.  But looking at the
TCPIP started task for the TCPIP stack functions, I did notice there was an
EZZ4328I ERROR E010 SETTING ROUTING FOR DEVICE OSAFD10
error so I checked and noticed that there had been some changes to the
TCPIP ROUTE tables to accomodate a wireless change.  Looking into this but
the once a week thing is really perturbing.


I don't know what you are calling it, but you must be if you are using
TN3270.  It is required as of z/OS 1.9. If it is falling into some low
priority service class, then it could be that it is only TN3270 having
a problem when the system is very heavily loaded and not the entire
system as was previously mentioned.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: TCPIP IPDS Printer

2008-04-02 Thread Michael Saraco
I think that if you had vtamprint or anything else connected to the 6500 
you will not get the JES PSF printer to connect. And like Ken has stated m
ake sure IPDS is available/started on the printer.

Michael Saraco
Systems Consultant




From:
Ken Porowski [EMAIL PROTECTED]
To:
IBM-MAIN@BAMA.UA.EDU
Date:
04/02/2008 03:55 PM
Subject:
Re: TCPIP IPDS Printer



Some printers may require a specific PORTNO= to be coded.
Check or specify the DISCINTV= setting.
Make sure IPDS is available/started on the printer.
Some printers can only handle work from one source at a time so if your
vtamprint (or a network connection) is not releasing you may be locked
out. 

-Original Message-
Matt Dazzo

Setting up an IBM 6500 as a JES2 PSF printer. I am unable to get it to
print through jes but did get to print using Macro4's vtamprint product
over tcpip. So the network and TCPIP appear to be ok. I included pieces
of my jes2 config and psf proc, also the psf listing. Any ideas what
might be holding things up? If this is the incorrect forum for this
question please direct, thanks.
 
PSF proc segment.
//PRT6 CNTL 
//PRT6 PRINTDEV FONTDD=*.FONT01, /* FONT LIBRARY DD */
//  OVLYDD=*.OLAY01, /* OVERLAY  LIBRARY DD */
//  PSEGDD=*.PSEG01, /* SEGMENT  LIBRARY DD */
//  PDEFDD=*.PDEF01, /* PAGEDEF  LIBRARY DD */
//  FDEFDD=*.FDEF01, /* FORMDEF  LIBRARY DD */
//  JOBHDR=*.JOBHDR, /* JOB HEADER SEPARATOR*/
//  JOBTRLR=*.JOBTLR,/* JOB TRAILER SEPARATOR   */
//  DSHDR=*.DSHDR,   /* DATA SET HEADER SEPARATOR   */
//  MESSAGE=*.MSGDS, /* MESSAGE DATA SET OUTPUT */
//  BUFNO=15,/* NUMBER OF WRITE DATA BUFFERS*/
//  PAGEDEF=L06464,  /* DEVICE PAGEDEF DEFAULT  */
//  FORMDEF=Q50010,  /* DEVICE FORMDEF DEFAULT  */
//  CHARS=GT10,  /* DEVICE DEFAULT FONT */
//  PIMSG=YES,   /* YES PRINT ALL PSF MESSAGES  */
//  DATACK=BLOCK,/* NO  REPORT DATA-CHECK ERRORS*/
//  TRACE=NO,/* NO  INTERNAL TRACEING   */
//  SETUP=FORMS, /* ISSUE SETUP MSG */
//  FAILURE=WCONNECT,/* WAIT FOR CONNECT*/
//  CONNINTV=600,/* ATTEMPT CONN FOR 10 MIN */
//  DISCINTV=15,   /* STAY CONN W/PRINTER WHEN IDLE */
//  MGMTMODE=IMMED,  /* START COMM W/PRINTER*/
//  IPADDR='27.1.39.76'  /* TCPIP ADDR  */
//PRT6  ENDCNTL 
 
JES2 Parms
/*  FUNCTIONAL SUBSYSTEM DEFINITION PARAMETERS  */ 
FSSDEF(FSS1) PROC=FSS1001,/* SYS4.PROCLIB MEMBER TO START ASI.  */ 
AUTOSTOP=NO,  /* DO NOT STOP ASI WHEN ALL PRT DRAIN */ 
HASPFSSM=HASPFSSM /* LOAD MODULE NAME.  */ 
/*  */ 
/*  LOCAL PRINTER PARAMETERS  --*/
/*--*/ 
PRT(6)   BURST=NO,/* NO BURST FEATURE ON THIS UNIT  */ 
 CLASS=A, /* INITIAL OUTPUT QUEUE TO PROCESS*/ 
 CKPTMODE=PAGE,   /* CHECK POINTS COUNTS ARE PAGES  */ 
 CKPTPAGE=100,/* 100 PAGES BETWEEN CHECK POINTS */ 
 COPYMARK=DATASET,/* COPYMARK TO CHANGE EVER DATA SET   */ 
 FCB=8,   /* FORMS CONTROL BUFFER NAME = P18*/ 
 FSS=FSS1,/* FUNCTIONAL SUBSYSTEM NAME  */ 
 MARK=YES,/* YES 3800 EDGE MARKS USED   */ 
 MODE=FSS,/* INITIALLY STARTED IN FSS MODE  */ 
 PRESELCT=NO, /* SELECT TWO REPORTS AT A TIME   */ 
 PRMODE=(LINE,PAGE),   /* TYPE OUTPUT TO BE DIRECTED  */ 
 SEP=YES, /* YES SEPARATOR PAGES*/ 
 SEPCHARS=DEFAULT,/* DEFAULT FONT FOR SEPARATOR PAGES   */ 
 SEPDS=NO,/* NO  HEADER SEPARATOR PAGES WANTED  */ 
 START=NO,/* AUTO-START PRINTER? NO */ 
 TRKCELL=NO,  /* YES DESPOOL THE COMPLETE TRACK */ 
UCS=GT12,/* X0GT12 CHARATER SET NAME TO LOAD   */ 
WS=(W,R,Q,PMD,LIM,F/C,P)   /* WORK SELECTION CRITERIA  */
 
FSS1 Messages
 
STC04403  $HASP373 FSS1001  STARTED

STC04403  IEF403I FSS1001 - STARTED - TIME=15.01.02

STC04403  APS621I  FSS1001 FSS1 ***  OPERATOR INTERFACE INITIALIZED FOR
400 
  (CONT.) PSF 3.4.0 FOR z/OS.

STC04403  APS933I  FSS1001 FSS1 *** PRT6 (TCPIP)  PRINTER INFORMATION,
401 
  (CONT.) DEV=6500, IBM INFOPRINT 6500, ECLEVEL=0,

  (CONT.) ADDR=27.1.39.76, SYSNAME=SYS1, CPUID=00024E7E2086,
ATTACH=PSF.
STC04403  APS929I  FSS1001 FSS1 *** PRT6 

Re: DFSMSrmm basic question

2008-04-02 Thread R.S.

Pommier, Rex R. wrote:

Thanks, Radoslaw (and David);

I will have to check out the client-server solution because that is exactly what I'm 
looking for.  I am using that type of setup for NetBackup on my *IX boxes and would like the same 
setup on my z.  I don't want to go through the hassle of dividing the tapes up into 
separate volume ranges for each of the LPARs.

Putting 1.7 on the production LPAR in less than 2 weeks (finally).


To be clear: This is NOT like Netbackup. It's rather like Tantia, aka 
Harbor or FDR Upstream.


Each system still writes data over FICON/ESCON/BUSTAG to tape drive. 
Only RMM task updates CDS and journal over network in client-server 
mode. In other words remote RMM doesn't open datasets, it opens network 
connection to RMM server which manages datasets.


BTW: I wouldn't like LAN-type backup although having such option would 
be interesting in some cases.



--
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.2008 r. kapita zakadowy BRE Banku SA  wynosi 
118.642.672 zote i zosta w caoci wpacony.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Jon Brock
But he's still on 1.7, isn't he?  I don't think TN3270 was required to
be split out until 1.8, was it?  Or was it 1.7?

Jon



snip

I don't know what you are calling it, but you must be if you are using
TN3270.  It is required as of z/OS 1.9. If it is falling into some
low
priority service class, then it could be that it is only TN3270 having
a problem when the system is very heavily loaded and not the entire
system as was previously mentioned.
/snip

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Gilbert Cardenas
On Wed, 2 Apr 2008 17:18:42 -0400, Jon Brock [EMAIL PROTECTED] wrote:

But he's still on 1.7, isn't he?  I don't think TN3270 was required to
be split out until 1.8, was it?  Or was it 1.7?

Jon



snip

I don't know what you are calling it, but you must be if you are using
TN3270.  It is required as of z/OS 1.9. If it is falling into some
low
priority service class, then it could be that it is only TN3270 having
a problem when the system is very heavily loaded and not the entire
system as was previously mentioned.
/snip

--

That is correct.  We are still on z/OS 1.7 with the 1.9 toleration PTFs applied 
so that was my understanding as well.
Is there something we are missing?

Gil.

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Matthew Stitt
I would go looking into the network side of the house.  Since it appears to
be happening at a certain time, for a certain duration, that points to the
network.

And the TN3270 server is not required at 1.8.  I'll find out soon on 1.9.

And yes, I know

MainframeGuilty until proven innocent.  g

On Wed, 2 Apr 2008 17:18:42 -0400, Jon Brock [EMAIL PROTECTED] wrote:

But he's still on 1.7, isn't he?  I don't think TN3270 was required to
be split out until 1.8, was it?  Or was it 1.7?

Jon



snip

I don't know what you are calling it, but you must be if you are using
TN3270.  It is required as of z/OS 1.9. If it is falling into some
low
priority service class, then it could be that it is only TN3270 having
a problem when the system is very heavily loaded and not the entire
system as was previously mentioned.
/snip

--
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: z/OS 1.7 with toleration PTFs for 1.9

2008-04-02 Thread Wayne Driscoll
Mark,
But the OP said that he was having the problem on the 1.7 system, which had
1.9 toleration applied, not the 1.9 system.  1.7 still runs fine with TN3270
in the TCPIP address space.  It isn't until 1.9 that you must split them
out.

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




-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Zelden
Sent: Wednesday, April 02, 2008 3:55 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/OS 1.7 with toleration PTFs for 1.9

On Wed, 2 Apr 2008 15:24:44 -0500, Gilbert Cardenas
[EMAIL PROTECTED] wrote:

On Wed, 2 Apr 2008 13:56:23 -0500, Mark Zelden
[EMAIL PROTECTED] wrote:

Additional info :

The VTAM/TCPIP/TSO are all running at the SYSSTC level.  The TSO stc
does
not come down but only the users are kicked off.


What about TN3270?


As far as I can tell, we don't run a separate TN3270 stc.  But looking at
the
TCPIP started task for the TCPIP stack functions, I did notice there was an
EZZ4328I ERROR E010 SETTING ROUTING FOR DEVICE OSAFD10
error so I checked and noticed that there had been some changes to the
TCPIP ROUTE tables to accomodate a wireless change.  Looking into this but
the once a week thing is really perturbing.


I don't know what you are calling it, but you must be if you are using
TN3270.  It is required as of z/OS 1.9. If it is falling into some low
priority service class, then it could be that it is only TN3270 having
a problem when the system is very heavily loaded and not the entire
system as was previously mentioned.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
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 [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: DFSMSrmm basic question

2008-04-02 Thread Pommier, Rex R.
Actually according to the guys at my shop that actually configure and maintain 
it, you can set up NetBackup to work just like this. I should have been more 
clear in my comments.  There is an optional piece to NetBackup that allows the 
NetBackup server on one box to function as the owner of the library and 
tapes.  I think it's called the shared storage option.  Each of the client 
NetBackup pieces running on the various other boxes has direct access to the 
tape drives and their own storage.  They ask the server for a tape drive and a 
scratch tape, the server hands out the resources (in our library, it mounts the 
tape on behalf of the client) and tells the client to proceed.  Once the client 
is done backing up the datasets it relinquishes control of the tape drive and 
media back to the server.  

You are right, basic NetBackup pulls all the client data across the network to 
the server which then writes it all to tape.  This is absolutely NOT what I 
want to do.  Yuck.  

Omniback (now called data protector) from HP works the same way, and it was 
pretty slick.

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of R.S.
Sent: Wednesday, April 02, 2008 4:05 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: DFSMSrmm basic question

Pommier, Rex R. wrote:
 Thanks, Radoslaw (and David);
 
 I will have to check out the client-server solution because that is exactly 
 what I'm looking for.  I am using that type of setup for NetBackup on my *IX 
 boxes and would like the same setup on my z.  I don't want to go through 
 the hassle of dividing the tapes up into separate volume ranges for each of 
 the LPARs.
 
 Putting 1.7 on the production LPAR in less than 2 weeks (finally).

To be clear: This is NOT like Netbackup. It's rather like Tantia, aka Harbor or 
FDR Upstream.

Each system still writes data over FICON/ESCON/BUSTAG to tape drive. 
Only RMM task updates CDS and journal over network in client-server mode. In 
other words remote RMM doesn't open datasets, it opens network connection to 
RMM server which manages datasets.

BTW: I wouldn't like LAN-type backup although having such option would be 
interesting in some cases.


-- 
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.2008 r. kapita zakadowy BRE Banku SA  wynosi 
118.642.672 zote i zosta w caoci wpacony.

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



  1   2   >