Re: 64-Bit Storage / Performance Issues with z/OS 1.10

2010-03-17 Thread Gil Peleg
Jack,
What value do you specify in IEASYSxx for LFAREA= ? The default is none,
which means no real storage should be used to back 1M pages. So if you are
taking the default, your problem is probably not caused by large pages.

HTH,
Gil.

On Tue, Mar 16, 2010 at 7:17 PM, Jack Oakley jack.oak...@bcbsnc.com wrote:

 Curious to learn if anyone else has experienced this problem and what you
 did to resolve it.

 Migrating from z/OS 1.9 to 1.10.  z/OS 1.10 exploits more 64-bit storage
 (GRS, SMSPDSE, TRACE, etc).  The system trace (TRACE) buffers not only
 increased from 256K to 1M per logical CP, but also moved above the 2GB bar.
  We are experiencing very poor performance mostly during abend processing as
 described in II14465.

 Configuration:
 LPAR has 4GB real storage.
 2 logical CPs

 In addition to z/OS, significant exploiters of 64-bit storage are:
 Four DB2 v8/v9 systems
 Three IMS v10 systems
 Four CICS Transaction Server v3.2 regions
 Two Java 1.6 (64-bit) application address spaces

 Regards,
 Jack Oakley


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


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


AUTO: Brian Beth/Milwaukee/IBM is out of the office. (returning 03/19/2010)

2010-03-17 Thread Brian Beth
I am out of the office until 03/19/2010.

For Customer related requests please email MF Storage Mgmt
(mf...@us.ibm.com)

For IBM related requests please use the MF Storage Request Database.

Otherwise I will respond to your email upon my return


Note: This is an automated response to your message  IBM-MAIN Digest - 15
Mar 2010 to 16 Mar 2010 (#2010-75) sent on 3/16/10 22:00:01.

This is the only notification you will receive while this person is away.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: 64-Bit Storage / Performance Issues with z/OS 1.10

2010-03-17 Thread Jack Oakley
No LFAREA specified in IEASYSxx so taking the default (no real storage used to 
back 1M pages).

 Gil Peleg peleg@gmail.com 3/17/2010 5:44 AM 
Jack,
What value do you specify in IEASYSxx for LFAREA= ? The default is none,
which means no real storage should be used to back 1M pages. So if you are
taking the default, your problem is probably not caused by large pages.

HTH,
Gil.

On Tue, Mar 16, 2010 at 7:17 PM, Jack Oakley jack.oak...@bcbsnc.com wrote:

 Curious to learn if anyone else has experienced this problem and what you
 did to resolve it.

 Migrating from z/OS 1.9 to 1.10.  z/OS 1.10 exploits more 64-bit storage
 (GRS, SMSPDSE, TRACE, etc).  The system trace (TRACE) buffers not only
 increased from 256K to 1M per logical CP, but also moved above the 2GB bar.
  We are experiencing very poor performance mostly during abend processing as
 described in II14465.

 Configuration:
 LPAR has 4GB real storage.
 2 logical CPs

 In addition to z/OS, significant exploiters of 64-bit storage are:
 Four DB2 v8/v9 systems
 Three IMS v10 systems
 Four CICS Transaction Server v3.2 regions
 Two Java 1.6 (64-bit) application address spaces

 Regards,
 Jack Oakley


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


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

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


Performance cost of associating an ARR with a PC

2010-03-17 Thread Binyamin Dissen
I don't see any obvious Millicode support for the AR address, so I query -
when a PC defined with an ARR is executed, does it cause an interrupt which
then issues IEAARR under the covers? That a FRR would be faster?

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

Director, Dissen Software, Bar  Grill - Israel


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

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

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


Re: Yet another mixed case question

2010-03-17 Thread Peter Relson
History:

I'm told that the C/C++ behavior was implemented due to the C/C++ 
standard:

If the host environment is not capable of supplying strings with letters 
in both uppercase and lowercase, the implementation shall ensure 
that the strings are received in lowercase.

It might be the case that the C/C++ implementation preceded (by a whisker) 
the 
implementation by TSO/E of ASIS. Both were apparently done in or 
around 1988. In the absense of ASIS, TSO/E could be considered 
to be such a not capable host environment.  With the existence of
ASIS, it probably should not be considered so.

But this is no longer open to change for compatibility reasons. The 
behavior 
could only be changed by some new user-specifiable option.

Peter Relson
z/OS Core Technology Design

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


Re: floating-point performance

2010-03-17 Thread john gilmore
David Craig wrote:
 
| Do you mean 'in C or C++', 

 

thus calling attention to the typo in my original post, where I had written 'is 
C or C ++'.  He is in order.  His rhetorical question identifies a real typo.
 
My reaction to the rest of his post is more mixed.  I am, for example, familiar 
with boost, and it is certainly useful in a C++ environment.  The position that 
it or something like it is necessary  in C++ is even perhaps a defensible one.
 
His assertion that optimized COBOL and C++ code are different is not one that I 
have examined, but I should be prepared to concede/stipulate it if I judged it 
relevant.  (It is not.  I did not mention COBOL in my post, and  floating-point 
performance has never been an urgent issue in COBOL, where it is little used, 
less used than it should be.)
 
His view that there are packages invocable from C++ that yield better 
performance than RYO PL/I is also irrelevant.  It should again  be prepared to 
concede it too if it were formulated with more precision: RYO PL/I may be good 
or bad.  It depends upon who does the rolling.  (My own matrix-inversion 
routines use, with some few tiny modifications, the methods of J. H. Wilkinson, 
The Algebraic Eigenvalue Problem, and they include HLASM subroutines that use 
extended-precision floating-point arithmetic in certain crucial places.  They 
are RYO, but they are not despicable, and even if they were the same algorithms 
were used for both HFP and BFP.)  
 
The results I posted addressed only the comparative performance of IBM HFP and 
BFP.  
 
My aside that neither C nor C++ is well adapted to intensive matrix algebra is 
probably what set Mr. Craig off.  This is a commonplace, and it is well 
addressed by such packages as boost. 

 

His arguments thus resemble those advanced by a mother in defense of a crippled 
child.  They are an understandable,  wholly forgiveable tissue of non 
sequiturs, but they are not serious.

  
_
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_3
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Wierd fork error and unknown message PERN001I

2010-03-17 Thread Kirk Wolf
Occaisionally we see a failure in a z/OS Unix program, where fork
fails with the following message:

12.41.28 S0079894 BPXP012I FORK SYSCALL TERMINATED DURING CHILD PROCESSING WITH
   387 RETURN CODE 0070, REASON CODE 0004.

Note that RC=70 is Resource temporarily unavailable, reason code (4)
is undocumented.

It is accompanied by a message in stderr:

fork: EDC5112I Resource temporarily unavailable. (errno2=0x0B150020)

This reason code (0B150020) is documented:
==
JRForkExitRcParentBadEnv: Forking is not supported under the current parent
environment

Action: The fork service supports only programs running with a PSW security
key of 8. The following are conditions in the parent process that may cause
this error to be reported:
 o If any (E)SPIE for the current RB is not key 8
 o When any SCB for the current RB is not key 8
 Correct any error conditions and resubmit the job.
==
Its wierd, since parent program normally works fine.

It is accompanied by an unknown console message PERN001I (with a big
string of hex data).

Has anyone seen this error or recognize the source of the PERN001I  message?
Has anyone seen this particular error in fork?

Any ideas would be appreciated,

Kirk Wolf
Dovetailed Technologies
http://dovetail.com

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


Re: Wierd fork error and unknown message PERN001I

2010-03-17 Thread Mark Zelden
On Wed, 17 Mar 2010 09:21:34 -0500, Kirk Wolf k...@dovetail.com wrote:

Has anyone seen this error or recognize the source of the PERN001I  message?

I haven't seen it, but a search in IBMLINK turned up this in the usage library:

===
SOLUTION:
It took time to locate ONLY ONE AVAILABLE RECORD in our database which
precisely names the product: it is NAPA Job Abend Manager (JAM), and as
far as I could determine, PERN messages comes from the SMF exit setup
for NAPA.
It is not IBM's product for sure. You may try to look for data sets,
with NAPA as the first high-level qualifier in their names.
===

Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS   
mailto:mzel...@flash.net  
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/

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


WAS V7 and ACF2 9.2 Trouble Accessing Admin. Con. from App. Server

2010-03-17 Thread Patrick Falcone
We've had some lingering issues getting into the admin. console from the 
application server we can't seem to get by. Can anyone kindly assist with 
helping us understand where we may be going astray? We strongly believe that 
this is ACF2 related...unfortunately it's on version 9.2 (unsupported)
 
+BBOO0222I: SECJ0129E: Authorization failed for user
 A2ADMIN:IBMIPA.krms.com while invoking GET on  
 admin_host:/ibm/console/, Authorization failed, Not granted any of the 
 required roles: administrator operator configurator monitor nobody 
 
Thank You...    
 
 

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


Re: RACHECK call: determining whether and which TCBSENV (TCB ACEE) is in charge

2010-03-17 Thread Elardus Engelbrecht
Dr. Stephen Fedtke wrote:
when there is a need to determine the TCBSENV (TCB ACEE) in charge for a
given RACHECK call, determining it for the current TCB is quite easy:

L R14,PSATOLD-FLC(0,0)LOAD CURRENT TASK CONTRO
ICM   R15,B'',TCBSENV-TCB(R14)
BNZ   tcbacee_given

my question:

1) does racf only honor the TCBSENV of the current task, or is there a need
to check the entire TCB tree above, means checking the TCBSENV field of the
mother tcb, and its mother ... in order to identify any non-zero TCBSENV field?

2) is there a risk for an infinite loop in the tcb-mother-child structure by 
just 
looping until TCBOTC = 0?

As documented in 'RACROUTE Macro Reference':

'If no ACEE is specified, RACF uses the TASK ACEE pointer (TCBSENV) in the 
extended TCB. If the TASK ACEE pointer is zero, RACF uses the main ACEE. 
The main ACEE's address is in the ASXBSENV field in the address space 
extension block.'

So, you use the TCBSENV. If zero, you use then ASXBSENV. If all are zeroes, 
you are out of luck and need to handle this error condition. 

See this working snippage (shortened for posting):

 L R4,PSATOLD CHECK FOR ACEE OFF OF TCB
 USING TCB,R4 TASK CONTROL BLOCK
 ICM   R10,15,TCBSENV IS ACEE OFF OF TCB? MASK=B''
 BNZ   GETIDYES..GO TO FETCH ID FROM ACEE
*
 L R5,PSAAOLD CHECK FOR ACEE OFF ASCB
 USING ASCB,R5ADDRESS SPACE CONTROL BLOCK
 L R6,ASCBASXBADDRESS SPACE EXTENSION CONTROLBLOCK
 USING ASXB,R6ADDRESS SPACE EXTENSION BLOCK
 ICM   R10,15,ASXBSENVIS ACEE OFF ASXB? MASK=B''
 BZRETURN NO ACEE AVAILABLE
*
GETID USING ACEE,R10   ACESSOR ENVIRONMENT ELEMENT

HTH!

Groete / Greetings
Elardus Engelbrecht

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Jim Mulder
 I don't see any obvious Millicode support for the AR address, so I query 
-
 when a PC defined with an ARR is executed, does it cause an interrupt 
which
 then issues IEAARR under the covers? That a FRR would be faster?

  ARR is a software concept, not machine architecture.  Nothing special
happens with regard to an ARR when the PC instruction is executed.

 RTM2 processing examines the linkage stack to look for ARRs.
 
Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Binyamin Dissen
On Wed, 17 Mar 2010 10:38:41 -0400 Jim Mulder d10j...@us.ibm.com wrote:

: I don't see any obvious Millicode support for the AR address, so I query 
:-
: when a PC defined with an ARR is executed, does it cause an interrupt 
:which
: then issues IEAARR under the covers? That a FRR would be faster?

:  ARR is a software concept, not machine architecture.  Nothing special
:happens with regard to an ARR when the PC instruction is executed.

: RTM2 processing examines the linkage stack to look for ARRs.

Maybe I am looking in the wrong manual, but the POPs does not show me where
this ARR pointer is saved in either the Entry Table or Linkage Stack entry.

But if I understand you correctly, enabling the ARR as part of a PC
instruction is free?

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

Director, Dissen Software, Bar  Grill - Israel


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

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

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


FTP translation

2010-03-17 Thread Ron Wells
Have a file ascii ftp to mainframe which is converted to ebcdic..
question...problem...have Names that have special characters (spanish) but 
want them to stay the same
example  ~ but when transfer completed the character is replaced 
with a Q ..
   N

any ideas ???

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


Re: WAS V7 and ACF2 9.2 Trouble Accessing Admin. Con. from App. Server

2010-03-17 Thread George Henke
These are not ACF2 error messages.  There are no such roles as monitor
nobody configurator or administrator in ACF2.

ACF2 could still be the root cause.

You can get negative assurance by running the ACF2 RV, Resource Violation,
Report against the SMF data and if you do not find any ACF2 violations for
the WAS resources or LIDS, then it is not ACF2, but WAS itself.

Be sure you check the correct time period.

As a short cut, you should also be able to see any ACF2 errors in the z/OS
Console System Log.  But such error messages, if there, will not be
sufficient for PD and you will need the RV Report for the details, ie
specific ACF2/WAS resource, rule, rule set, lid, and access denied.

You may need an ACF2 SAF rule defined for WAS.

On Wed, Mar 17, 2010 at 10:32 AM, Patrick Falcone 
patrick.falco...@verizon.net wrote:

 We've had some lingering issues getting into the admin. console from the
 application server we can't seem to get by. Can anyone kindly assist with
 helping us understand where we may be going astray? We strongly believe that
 this is ACF2 related...unfortunately it's on version 9.2 (unsupported)

 +BBOO0222I: SECJ0129E: Authorization failed for user
  A2ADMIN:IBMIPA.krms.com http://ibmipa.krms.com/ while invoking GET
 on
  admin_host:/ibm/console/, Authorization failed, Not granted any of the
  required roles: administrator operator configurator monitor nobody

 Thank You...



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




-- 
George Henke
(C) 845 401 5614

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


Re: Yet another mixed case question

2010-03-17 Thread Charles Mills
 The behavior could only be changed by some new user-specifiable option.

Indeed, what I was suggesting.

I wasn't aware of the C/C++ standard. Perhaps I should have been more
judicious in my choice of words. (Not the first time.)

Charles

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf
Of Peter Relson
Sent: Wednesday, March 17, 2010 4:22 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Yet another mixed case question

History:

I'm told that the C/C++ behavior was implemented due to the C/C++ 
standard:

If the host environment is not capable of supplying strings with letters 
in both uppercase and lowercase, the implementation shall ensure 
that the strings are received in lowercase.

It might be the case that the C/C++ implementation preceded (by a whisker) 
the 
implementation by TSO/E of ASIS. Both were apparently done in or 
around 1988. In the absense of ASIS, TSO/E could be considered 
to be such a not capable host environment.  With the existence of
ASIS, it probably should not be considered so.

But this is no longer open to change for compatibility reasons. The 
behavior 
could only be changed by some new user-specifiable option.

Peter Relson
z/OS Core Technology Design

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


Re: WAS V7 and ACF2 9.2 Trouble Accessing Admin. Con. from App. Server

2010-03-17 Thread George Henke
The level of ACF2 you have, while not supported, is not old enough to be an
issue.

Also consider some workarounds:

1) Make the WAS LID Non-Cancellable, give it the NON-CNCL privlege.  It will
not prevent access to anything and will log everything so you can see what
is preventing your access.

Enter:  ACF
  cha whateverid non-cncl   (syntax: could also be ncncl or noncncl,
not sure)


2) Change the ACF2 prefix, not to be confused with the TSO prefix, to
asterisk (*).

Enter:  ACF
   cha wateverid prefix(*)

When you wildcard the ACF2 prefix, make it *, you effectively noop, turn
off all resource security for that id.  It would drive the auditors up the
wall if they knew, but they will never know.

Auditors only like things they can stub their toe on.



Don't tell your a

On Wed, Mar 17, 2010 at 11:08 AM, George Henke gahe...@gmail.com wrote:

 These are not ACF2 error messages.  There are no such roles as monitor
 nobody configurator or administrator in ACF2.

 ACF2 could still be the root cause.

 You can get negative assurance by running the ACF2 RV, Resource
 Violation, Report against the SMF data and if you do not find any ACF2
 violations for the WAS resources or LIDS, then it is not ACF2, but WAS
 itself.

 Be sure you check the correct time period.

 As a short cut, you should also be able to see any ACF2 errors in the z/OS
 Console System Log.  But such error messages, if there, will not be
 sufficient for PD and you will need the RV Report for the details, ie
 specific ACF2/WAS resource, rule, rule set, lid, and access denied.

 You may need an ACF2 SAF rule defined for WAS.

   On Wed, Mar 17, 2010 at 10:32 AM, Patrick Falcone 
 patrick.falco...@verizon.net wrote:

 We've had some lingering issues getting into the admin. console from the
 application server we can't seem to get by. Can anyone kindly assist with
 helping us understand where we may be going astray? We strongly believe that
 this is ACF2 related...unfortunately it's on version 9.2 (unsupported)

 +BBOO0222I: SECJ0129E: Authorization failed for user
  A2ADMIN:IBMIPA.krms.com http://ibmipa.krms.com/ while invoking GET
 on
  admin_host:/ibm/console/, Authorization failed, Not granted any of the
  required roles: administrator operator configurator monitor nobody

 Thank You...



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




 --
 George Henke
 (C) 845 401 5614




-- 
George Henke
(C) 845 401 5614

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Jim Mulder
 : I don't see any obvious Millicode support for the AR address, so I 
query 
 :-
 : when a PC defined with an ARR is executed, does it cause an 
interrupt 
 :which
 : then issues IEAARR under the covers? That a FRR would be faster?
 
 :  ARR is a software concept, not machine architecture.  Nothing 
special
 :happens with regard to an ARR when the PC instruction is executed.
 
 : RTM2 processing examines the linkage stack to look for ARRs.
 
 Maybe I am looking in the wrong manual, but the POPs does not show me 
where
 this ARR pointer is saved in either the Entry Table or Linkage Stack 
entry.

  z/OS uses the Entry Parameter in the Entry-Table Entry to point to an
area of ESQA storage which contains the user parms and the ARR 
information. 
 
 But if I understand you correctly, enabling the ARR as part of a PC
 instruction is free?

 Yes.

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

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


Re: FTP translation

2010-03-17 Thread R.S.

Ron Wells pisze:

Have a file ascii ftp to mainframe which is converted to ebcdic..
question...problem...have Names that have special characters (spanish) but 
want them to stay the same
example  ~ but when transfer completed the character is replaced 
with a Q ..

   N

any ideas ???


Codepages. On both (ebcdic and ascii sides). In fact you can set up any 
translation table you want.


--
Radoslaw Skorupka
Lodz, Poland


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

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

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

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Chris Craddock

 :  ARR is a software concept, not machine architecture.  Nothing special
 :happens with regard to an ARR when the PC instruction is executed.

 : RTM2 processing examines the linkage stack to look for ARRs.

 Maybe I am looking in the wrong manual, but the POPs does not show me where
 this ARR pointer is saved in either the Entry Table or Linkage Stack entry.

 But if I understand you correctly, enabling the ARR as part of a PC
 instruction is free?



The ARR address is (indirectly) stored in the entry table entry so YES,
enabling an ARR as part of a PC is (completely and utterly) free.  RTM2
examines the linkage stack backwards from the time of error to select the
recovery routine to give control to. The order in which error recovery
routines are given control is spelled out in the topic Providing Recovery
in the Assembly Language Programming guide.

-- 
This email might be from the
artist formerly known as CC
(or not) You be the judge.

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


JCLSCAN program from the CBT tape

2010-03-17 Thread Mauri Kanter
Hello List:

Does somebody know if the JCLSCAN and IGC0023F sample source in the CBT 
tape work ? We are running z/OS 1.9 ... 

If yes, how should I link-edit them ?

Thanks for your help.

Mauri.

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread willie bunter
I tried the RECYCLE however it did not fix the problem because it took all the 
entries from the original tape and wrote it on to another tape.  If I issue 
the DELVOL command would it delete the tape as well as all the dsns on that 
tape or will it create another tape?
 
This is the first time I am going to try the DELVOL and I am not sure of the 
ramifications.

--- On Mon, 3/15/10, Staller, Allan allan.stal...@kbm1.com wrote:


From: Staller, Allan allan.stal...@kbm1.com
Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
To: IBM-MAIN@bama.ua.edu
Received: Monday, March 15, 2010, 8:51 AM


HSEND DELVOL xx DUMP(PURGE LASTCOPY))

Check the manual for exact spelling of lastcopy.

HTH,

Caution DUMP and BACKUP are 2 very different functions in dfHSM. Be sure of 
what you are referring to!


snip
I have noticed that there are several backup tapes of non existant DASD 
which are still held on by DFHSM.  In order to release these tapes from HSM 
control would a RECYCLE of the tapes do the trick?  If not, could you suggest 
another alternative?
/snip
 

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



  __
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Pommier, Rex R.
Willie,

I believe that the DELVOL will delete everything on the tape.  I don't think 
that is what you want to do.  

I'm kinda confused as to what kind of data is on these tapes.  When you said in 
your original e-mail that they are backups of non-existent DASD, were these 
full volume DUMPs of the DASD in question or were they dataset-level backups of 
data that no longer exists?  

If you're talking about just seeing backup versions of datasets that have been 
deleted and you want to clean up the backup versions (on HSM backup tapes), you 
use the BDELETE command.

As you just found out, the RECYCLE command doesn't delete anything.  It merely 
takes data that HSM deems is still valid and moves it from the source tape to 
the destination tape so the source tape can be freed up for reuse.  RECYCLE's 
purpose for existence is simply to free up backup or migrate tapes that you 
want to clean up - usually because most of the data on the tape has expired.

HTH

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
willie bunter
Sent: Wednesday, March 17, 2010 11:18 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

I tried the RECYCLE however it did not fix the problem because it took all the 
entries from the original tape and wrote it on to another tape.  If I issue 
the DELVOL command would it delete the tape as well as all the dsns on that 
tape or will it create another tape?
 
This is the first time I am going to try the DELVOL and I am not sure of the 
ramifications.

--- On Mon, 3/15/10, Staller, Allan allan.stal...@kbm1.com wrote:


From: Staller, Allan allan.stal...@kbm1.com
Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
To: IBM-MAIN@bama.ua.edu
Received: Monday, March 15, 2010, 8:51 AM


HSEND DELVOL xx DUMP(PURGE LASTCOPY))

Check the manual for exact spelling of lastcopy.

HTH,

Caution DUMP and BACKUP are 2 very different functions in dfHSM. Be sure of 
what you are referring to!


snip
I have noticed that there are several backup tapes of non existant DASD 
which are still held on by DFHSM.  In order to release these tapes from HSM 
control would a RECYCLE of the tapes do the trick?  If not, could you suggest 
another alternative?
/snip
 

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


How to communicate with Dataspace

2010-03-17 Thread Donald Johnson
Hello!
Can someone direct me to a manual or two where I can learn about the IBM
z/OS Dataspace, and what commands can be issued to it - for exampe to dump
the Datspace, or to query its size, etc.?

Thanks in advance!
Don

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Staller, Allan
DELVOL will delete all of the dataset backups on the tape and then purge the 
tape. 

IIRC, this is a backup tape in question. 
In the example below, LASTCOPY refers to a dump version, not a dataset backup, 
hence the command should be:

HSEND DELVOL xx BACKUP(PURGE).

You could also do HBDELETE's for the individual files.

HTH,

snip
I tried the RECYCLE however it did not fix the problem because it took all the 
entries from the original tape and wrote it on to another tape.  If I issue 
the DELVOL command would it delete the tape as well as all the dsns on that 
tape or will it create another tape?
 
This is the first time I am going to try the DELVOL and I am not sure of the 
ramifications.

...snippage

HSEND DELVOL xx DUMP(PURGE LASTCOPY))

Check the manual for exact spelling of lastcopy.

HTH,
/snip

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


Re: How to communicate with Dataspace

2010-03-17 Thread Staller, Allan
Assembler Services Guide
Assembler Services Reference  (vol 1-??)
Authorized Assembler Services Guide
Authorized Assembler Services Reference (vol 1-??)

The SHOWMVS command on the CBT tape has working code for a lot of this

HTH,

snip
Can someone direct me to a manual or two where I can learn about the IBM
z/OS Dataspace, and what commands can be issued to it - for exampe to
dump
the Datspace, or to query its size, etc.?
/snip

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


Re: How to communicate with Dataspace

2010-03-17 Thread Staller, Allan
Reformatted response for clarity:

Assembler Services Guide

Assembler Services Reference  (vol 1-??)

Authorized Assembler Services Guide

Authorized Assembler Services Reference (vol 1-??)

The SHOWMVS command on the CBT tape has working code for a lot of this

HTH,

snip
Can someone direct me to a manual or two where I can learn about the IBM
z/OS Dataspace, and what commands can be issued to it - for exampe to
dump
the Datspace, or to query its size, etc.?
/snip

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

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


Re: How to communicate with Dataspace

2010-03-17 Thread Martin Packer
What happened to the very excellent Extended Addressability? Did it get 
renamed or something?

Cheers, Martin

Martin Packer,
Mainframe Performance Consultant, 
Worldwide Banking Center of Excellence, IBM

+44-7802-245-584

email: martin_pac...@uk.ibm.com

Twitter / Facebook IDs: MartinPacker



From:
Staller, Allan allan.stal...@kbm1.com
To:
IBM-MAIN@bama.ua.edu
Date:
17/03/2010 17:39
Subject:
Re: How to communicate with Dataspace
Sent by:
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



Assembler Services Guide
Assembler Services Reference  (vol 1-??)
Authorized Assembler Services Guide
Authorized Assembler Services Reference (vol 1-??)

The SHOWMVS command on the CBT tape has working code for a lot of this

HTH,

snip
Can someone direct me to a manual or two where I can learn about the IBM
z/OS Dataspace, and what commands can be issued to it - for exampe to
dump
the Datspace, or to query its size, etc.?
/snip

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







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


Re: How to communicate with Dataspace

2010-03-17 Thread Staller, Allan
Thanks for the reminder! I forgot all about that one.

MVS Extended Addressability Guide

snip
What happened to the very excellent Extended Addressability? Did it
get 
renamed or something?
/snip

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


VSAM APARs involving zFS corruption

2010-03-17 Thread Dave Quinton
I just resolved this with IBM, and thought I'd pass it along to anyone else 
that 
might be vunerable.

I'm running z/OS 1.10, although APARs apply to 1.9 and up.  I attempted to 
Extend a zFS beyond the available space on the volume.  Instead of failing, 
the extend appeared to work.  The total space available in zFS exceeded the 
VSAM HI-USED-RBA.  Files were able to be added to the zFS, although there 
was in fact no space available.  The files merely disappeared.  Needless to 
say, the zFS was trashed, and any subsequent attempt to mount it failed.

At IBM's direction, I APPLYed the fixing PTFs for OA29303 and OA30026.  
These PTFs prevented the problem from reoccuring.

OA29303 involves extending VSAM datasets using media manager.  This is 
probably the one that burned me - it is NOT flagged HIPER.  OA30026 applies 
to VSAM datasets greater than 4GB, and is HIPER.

  

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


CryptoMon: cryptographic monitor (test version)

2010-03-17 Thread John Kasperer
ASPG is pleased to let you download a test version of its new tool:
http://www.aspg.com/mcyinst-6m.zip

CryptoMon is a cryptographic monitoring software solution that
provides a comprehensive, behind-the-scenes look at your data center’s
mainframe cryptographic systems including IBM’s ICSF. This non-
invasive software enables the user to analyze critical information
including errors in ICSF’s control data sets, undocumented keys, as
well as soon to expire keys and digital certificates.

The product also enables users to accomplish specific housekeeping
tasks including a review of logged security exceptions, the resolution
of enabled cryptographic services, list and display keys and
certificates, directly invoke ICSF services, and review the users of
cryptography at a site.

http://www.aspg.com 

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Pommier, Rex R.
Allan,

I hesitate to recommend the DELVOL command especially now, since Willie told us 
that the RECYCLE moved the datasets he wants to eliminate onto different tapes 
that have other (presumably valid) data on them.  Running a DELVOL against his 
new(er) tapes will trash the other data on the tapes as well as the stuff he 
wants to get rid of.

Rex


-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Staller, Allan
Sent: Wednesday, March 17, 2010 12:33 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

DELVOL will delete all of the dataset backups on the tape and then purge the 
tape. 

IIRC, this is a backup tape in question. 
In the example below, LASTCOPY refers to a dump version, not a dataset backup, 
hence the command should be:

HSEND DELVOL xx BACKUP(PURGE).

You could also do HBDELETE's for the individual files.

HTH,

snip
I tried the RECYCLE however it did not fix the problem because it took all the 
entries from the original tape and wrote it on to another tape.  If I issue 
the DELVOL command would it delete the tape as well as all the dsns on that 
tape or will it create another tape?
 
This is the first time I am going to try the DELVOL and I am not sure of the 
ramifications.

...snippage

HSEND DELVOL xx DUMP(PURGE LASTCOPY))

Check the manual for exact spelling of lastcopy.

HTH,
/snip

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

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Staller, Allan
Agreed. HBDELETE is far safer, especially since the data has been moved.

snip
I hesitate to recommend the DELVOL command especially now, since Willie
told us that the RECYCLE moved the datasets he wants to eliminate onto
different tapes that have other (presumably valid) data on them.
Running a DELVOL against his new(er) tapes will trash the other data on
the tapes as well as the stuff he wants to get rid of.
/snip

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


Re: How to communicate with Dataspace

2010-03-17 Thread Tom Marchant
On Wed, 17 Mar 2010 13:25:59 -0400, Donald Johnson wrote:

Can someone direct me to a manual or two where I can learn about the IBM
z/OS Dataspace, and what commands can be issued to it - for exampe to dump
the Datspace, or to query its size, etc.?

AFAIK, data spaces contain only data and no executable code.
As such, you can't actually issue commands to them.

In any case, it is not at all clear to me what you mean by the IBM
z/OS Dataspace.

-- 
Tom Marchant

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Gibney, Dave
You don't run DELVOL against the tape. You do DELVOL 
volser-of-disk-nolonger-there.

Dave Gibney
Information Technology Services
Washington State University


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Pommier, Rex R.
 Sent: Wednesday, March 17, 2010 11:14 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 Allan,
 
 I hesitate to recommend the DELVOL command especially now, since Willie
 told us that the RECYCLE moved the datasets he wants to eliminate onto
 different tapes that have other (presumably valid) data on them.
 Running a DELVOL against his new(er) tapes will trash the other data on
 the tapes as well as the stuff he wants to get rid of.
 
 Rex
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Staller, Allan
 Sent: Wednesday, March 17, 2010 12:33 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 DELVOL will delete all of the dataset backups on the tape and then
 purge the tape.
 
 IIRC, this is a backup tape in question.
 In the example below, LASTCOPY refers to a dump version, not a dataset
 backup, hence the command should be:
 
 HSEND DELVOL xx BACKUP(PURGE).
 
 You could also do HBDELETE's for the individual files.
 
 HTH,
 
 snip
 I tried the RECYCLE however it did not fix the problem because it took
 all the entries from the original tape and wrote it on to another
 tape.  If I issue the DELVOL command would it delete the tape as well
 as all the dsns on that tape or will it create another tape?
 
 This is the first time I am going to try the DELVOL and I am not sure
 of the ramifications.
 
 ...snippage
 
 HSEND DELVOL xx DUMP(PURGE LASTCOPY))
 
 Check the manual for exact spelling of lastcopy.
 
 HTH,
 /snip
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: IBM Library Server Library online

2010-03-17 Thread Staller, Allan
IBM has restored the previous behavior. It is again 3 seconds and 3 clicks from

http://www-03.ibm.com/systems/z/os/zos/bkserv/

to the intended manual

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Pommier, Rex R.
Will that delete backup copies of data that used to be on the 
disk-that-is-no-longer-there or will it merely remove the information about the 
non-existent disk from the HSM control datasets?

The reference manual seems to indicate it doesn't touch backup copies if you 
run DELVOL against a primary.

Rex

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Gibney, Dave
Sent: Wednesday, March 17, 2010 1:52 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

You don't run DELVOL against the tape. You do DELVOL 
volser-of-disk-nolonger-there.

Dave Gibney
Information Technology Services
Washington State University


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Pommier, Rex R.
 Sent: Wednesday, March 17, 2010 11:14 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 Allan,
 
 I hesitate to recommend the DELVOL command especially now, since Willie
 told us that the RECYCLE moved the datasets he wants to eliminate onto
 different tapes that have other (presumably valid) data on them.
 Running a DELVOL against his new(er) tapes will trash the other data on
 the tapes as well as the stuff he wants to get rid of.
 
 Rex
 
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Staller, Allan
 Sent: Wednesday, March 17, 2010 12:33 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 DELVOL will delete all of the dataset backups on the tape and then
 purge the tape.
 
 IIRC, this is a backup tape in question.
 In the example below, LASTCOPY refers to a dump version, not a dataset
 backup, hence the command should be:
 
 HSEND DELVOL xx BACKUP(PURGE).
 
 You could also do HBDELETE's for the individual files.
 
 HTH,
 
 snip
 I tried the RECYCLE however it did not fix the problem because it took
 all the entries from the original tape and wrote it on to another
 tape.  If I issue the DELVOL command would it delete the tape as well
 as all the dsns on that tape or will it create another tape?
 
 This is the first time I am going to try the DELVOL and I am not sure
 of the ramifications.
 
 ...snippage
 
 HSEND DELVOL xx DUMP(PURGE LASTCOPY))
 
 Check the manual for exact spelling of lastcopy.
 
 HTH,
 /snip
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Staller, Allan
DELVOL can be applied to a tape or primary volume. 

If applied to a tape, the contents of the tape and the tape itself
(depending on options specified) be deleted.

DEVLOL against a primary volume does not affect backup or migration
entries.

HTH,

snip
Will that delete backup copies of data that used to be on the
disk-that-is-no-longer-there or will it merely remove the information
about the non-existent disk from the HSM control datasets?

The reference manual seems to indicate it doesn't touch backup copies if
you run DELVOL against a primary.
/snip

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Gibney, Dave
   In looking at the manual, I see that I was assuming SMS managed volumes, not 
volumes added via ADDVOL.
I also forget the original question. The HSEND DELVOL xx DUMP(PURGE 
LASTCOPY)) suggested is needed if the tapes contain DFHSM DUMP (full volume) 
files for volumes no longer in use. This is the only way I know to delete the 
last copy.

   If the data is DFHSM back-up data, then running EXPIREBV should free the 
out-dated files.

   I am assuming SMS and a tape management system with DFHSM configured a an 
external data manager.

Dave Gibney
Information Technology Services
Washington State University


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Pommier, Rex R.
 Sent: Wednesday, March 17, 2010 12:02 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 Will that delete backup copies of data that used to be on the disk-
 that-is-no-longer-there or will it merely remove the information about
 the non-existent disk from the HSM control datasets?
 
 The reference manual seems to indicate it doesn't touch backup copies
 if you run DELVOL against a primary.
 
 Rex
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Gibney, Dave
 Sent: Wednesday, March 17, 2010 1:52 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
 You don't run DELVOL against the tape. You do DELVOL volser-of-disk-
 nolonger-there.
 
 Dave Gibney
 Information Technology Services
 Washington State University
 
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Pommier, Rex R.
  Sent: Wednesday, March 17, 2010 11:14 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
  Allan,
 
  I hesitate to recommend the DELVOL command especially now, since
 Willie
  told us that the RECYCLE moved the datasets he wants to eliminate
 onto
  different tapes that have other (presumably valid) data on them.
  Running a DELVOL against his new(er) tapes will trash the other data
 on
  the tapes as well as the stuff he wants to get rid of.
 
  Rex
 
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
  Behalf Of Staller, Allan
  Sent: Wednesday, March 17, 2010 12:33 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES
 
  DELVOL will delete all of the dataset backups on the tape and then
  purge the tape.
 
  IIRC, this is a backup tape in question.
  In the example below, LASTCOPY refers to a dump version, not a
 dataset
  backup, hence the command should be:
 
  HSEND DELVOL xx BACKUP(PURGE).
 
  You could also do HBDELETE's for the individual files.
 
  HTH,
 
  snip
  I tried the RECYCLE however it did not fix the problem because it
 took
  all the entries from the original tape and wrote it on to another
  tape.  If I issue the DELVOL command would it delete the tape as well
  as all the dsns on that tape or will it create another tape?
 
  This is the first time I am going to try the DELVOL and I am not sure
  of the ramifications.
 
  ...snippage
 
  HSEND DELVOL xx DUMP(PURGE LASTCOPY))
 
  Check the manual for exact spelling of lastcopy.
 
  HTH,
  /snip
 
  -
 -
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
 INFO
  Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
  -
 -
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: GET IBM-MAIN
 INFO
  Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: DFHSM QUESTION - CLEAN UP OF BACKUP TAPES

2010-03-17 Thread Staller, Allan
The OP has specifically stated the (original) volume in question was a
backup volume.

EXPIREBV has multiple flavors depending on SMS vs. non-SMS data. The
effects are JCL controlled for non-SMS data and the MGMTCLAS
specifications are used for SMS managed data.

HBDELETE will function regardless of the MGMTCLAS settings or SMS status
for the dataset(s).

snip
   In looking at the manual, I see that I was assuming SMS managed
volumes, not volumes added via ADDVOL.
I also forget the original question. The HSEND DELVOL xx DUMP(PURGE
LASTCOPY)) suggested is needed if the tapes contain DFHSM DUMP (full
volume) files for volumes no longer in use. This is the only way I know
to delete the last copy.

   If the data is DFHSM back-up data, then running EXPIREBV should free
the out-dated files.

   I am assuming SMS and a tape management system with DFHSM configured
a an external data manager.
/snip

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Binyamin Dissen
On Wed, 17 Mar 2010 11:41:50 -0400 Jim Mulder d10j...@us.ibm.com wrote:

: : I don't see any obvious Millicode support for the AR address, so I 
:query 
: :-
: : when a PC defined with an ARR is executed, does it cause an 
:interrupt 
: :which
: : then issues IEAARR under the covers? That a FRR would be faster?
 
: :  ARR is a software concept, not machine architecture.  Nothing 
:special
: :happens with regard to an ARR when the PC instruction is executed.
 
: : RTM2 processing examines the linkage stack to look for ARRs.
 
: Maybe I am looking in the wrong manual, but the POPs does not show me 
:where
: this ARR pointer is saved in either the Entry Table or Linkage Stack 
:entry.

:  z/OS uses the Entry Parameter in the Entry-Table Entry to point to an
:area of ESQA storage which contains the user parms and the ARR 
:information. 

Would that mean that the latent parameter area is longer, and that I just use
the first two words? I still get the same R4, correct?
 
: But if I understand you correctly, enabling the ARR as part of a PC
: instruction is free?

: Yes.

Thanks.

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

Director, Dissen Software, Bar  Grill - Israel


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

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

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


XMIT Manager

2010-03-17 Thread Scott T. Harder
Hi All,

 

Is there a version of XMIT Manager that will run on Windows 7??

 

I have v3 and it has not worked (won't install) since I went to Vista.  Now
I'm on Win7 and, of course, have the same problem.

 

Thanks!

 

Scott T. Harder

Mainframe Services, Inc.

Naples, FL

 


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


Re: XMIT Manager

2010-03-17 Thread Hal Merritt
Have you tried the 'compatibility' option of Windows? Right click on the 
program, choose properties, then choose compatibility. 
 
HTH

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Scott T. Harder
Sent: Wednesday, March 17, 2010 3:40 PM
To: IBM-MAIN@bama.ua.edu
Subject: XMIT Manager

Hi All,

 

Is there a version of XMIT Manager that will run on Windows 7??

 

I have v3 and it has not worked (won't install) since I went to Vista.  Now
I'm on Win7 and, of course, have the same problem.

 

Thanks!

 

Scott T. Harder

Mainframe Services, Inc.

Naples, FL

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

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


Re: XMIT Manager

2010-03-17 Thread Scott T. Harder
Tried that on the setup.exe file, but still get this in a pop-up when I try
to run it:

The version of this file is not compatible with the version of Windows you
are running.  Check your computer's system information to see whether you
need an x86 (32-bit) or x64 (64-bit) version of the program, then contact
the software publisher.

Just for grins, I also tried checking run as Administrator on setup.exe
Properties under Compatibility, but got the same thing.

I am running Windows-7 64-bit, but other 32 bit software installs fine into
Program Files (x86).

Thanks for the suggestion, though.  I knew it was there, but hadn't thought
of it.  Very much appreciated.

Scott T. Harder
Mainframe Services, Inc.
Naples, FL

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Hal Merritt
 Sent: Wednesday, March 17, 2010 4:47 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: XMIT Manager
 
 Have you tried the 'compatibility' option of Windows? Right click on the
 program, choose properties, then choose compatibility.
 
 HTH
 
 -Original Message-
 From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
 Behalf Of Scott T. Harder
 Sent: Wednesday, March 17, 2010 3:40 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: XMIT Manager
 
 Hi All,
 
 
 
 Is there a version of XMIT Manager that will run on Windows 7??
 
 
 
 I have v3 and it has not worked (won't install) since I went to Vista.
 Now
 I'm on Win7 and, of course, have the same problem.
 
 
 
 Thanks!
 
 
 
 Scott T. Harder
 
 Mainframe Services, Inc.
 
 Naples, FL
 
 
 
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 NOTICE: This electronic mail message and any files transmitted with it are
 intended
 exclusively for the individual or entity to which it is addressed. The
 message,
 together with any attachment, may contain confidential and/or privileged
 information.
 Any unauthorized review, use, printing, saving, copying, disclosure or
 distribution
 is strictly prohibited. If you have received this message in error, please
 immediately advise the sender by reply email and delete all copies.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

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


Re: XMIT Manager

2010-03-17 Thread Chuck Arney
Under Win7 you can setup and run a WinXP Virtual Machine.  A free XP
system image is available for download from Microsoft to run under Win7.
You should be able to install and run old software in the XP VM.  I've
had to do that with a number of packages.  It's a bit slow starting up
the VM but runs fine after that.

Chuck Arney
illustro Systems International, LLC
http://www.illustro.com
Internet-enable your applications with z/Ware V2
Voice: 214-800-8900 X#5562
--
This e-mail is private and may be confidential and is for the intended
recipient only. If misdirected, please notify us by telephone and
confirm that it has been deleted from your system and any copies
destroyed. If you are not the intended recipient you are strictly
prohibited from using, printing, copying, distributing or disseminating
this e-mail or any information contained in it.  
  
We use reasonable measures to virus scan all E-mails leaving illustro
but no warranty is given that this E-mail and any attachments are virus
free. You should ensure you have adequate measures in place for your own
virus checking.

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On
Behalf Of Scott T. Harder
Sent: Wednesday, March 17, 2010 4:04 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: XMIT Manager

Tried that on the setup.exe file, but still get this in a pop-up when I
try
to run it:

The version of this file is not compatible with the version of Windows
you
are running.  Check your computer's system information to see whether
you
need an x86 (32-bit) or x64 (64-bit) version of the program, then
contact
the software publisher.

Just for grins, I also tried checking run as Administrator on
setup.exe
Properties under Compatibility, but got the same thing.

I am running Windows-7 64-bit, but other 32 bit software installs fine
into
Program Files (x86).

Thanks for the suggestion, though.  I knew it was there, but hadn't
thought
of it.  Very much appreciated.

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


Re: Performance cost of associating an ARR with a PC

2010-03-17 Thread Jim Mulder
 : : I don't see any obvious Millicode support for the AR address, so 
I 
 :query 
 : :-
 : : when a PC defined with an ARR is executed, does it cause an 
 :interrupt 
 : :which
 : : then issues IEAARR under the covers? That a FRR would be faster?
 
 : :  ARR is a software concept, not machine architecture.  Nothing 
 :special
 : :happens with regard to an ARR when the PC instruction is executed.
 
 : : RTM2 processing examines the linkage stack to look for ARRs.
 
 : Maybe I am looking in the wrong manual, but the POPs does not show 
me 
 :where
 : this ARR pointer is saved in either the Entry Table or Linkage Stack 

 :entry.
 
 :  z/OS uses the Entry Parameter in the Entry-Table Entry to point to 
an
 :area of ESQA storage which contains the user parms and the ARR 
 :information. 
 
 Would that mean that the latent parameter area is longer, and that I 
just use
 the first two words? I still get the same R4, correct? 

  That is correct.

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


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


Re: XMIT Manager

2010-03-17 Thread Longnecker, Dennis
What I did was install the product on a XP machine, and then I just copied the 
installation directory to my Windows 7 machine.  Works fine.  

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Scott T. Harder
Sent: Wednesday, March 17, 2010 1:40 PM
To: IBM-MAIN@bama.ua.edu
Subject: XMIT Manager

Hi All,

 

Is there a version of XMIT Manager that will run on Windows 7??

 

I have v3 and it has not worked (won't install) since I went to Vista.  Now
I'm on Win7 and, of course, have the same problem.

 

Thanks!

 

Scott T. Harder

Mainframe Services, Inc.

Naples, FL

 


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

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


Re: SMP/E datasets question

2010-03-17 Thread Joel C. Ewing
Luis,
See previous discussion in thread.

If you have multiple target zones, it makes no difference whether they
are in a single CSI or multiple CSIs, or whether the target zones are
related, or share a global zone.  If both target zones have elements
with the same names or potentially could have elements with the same
name, AND you intend to, or might unintentionally, apply maintenance to
both of these zones, you *DO NOT* want to share the SCDS, LTS, STS, and
MTS datasets that IBM recommends be unique for each target zone, or you
run the risk of compromising the integrity of the software in the zones!
 This is not a matter of what is convenient!

Sharing these data sets is only conditionally safe when you KNOW for
certain the above conditions cannot occur.  Otherwise sharing these
datasets across multiple target zones is like taking a loaded gun,
pointing it at your foot, and hoping you miss.
  JC Ewing

On 03/16/2010 10:21 AM, Luis Andrade wrote:
 Although IBM has some recommendations on it, the SMP/E environment is
 flexible and allows each one to have it defined as you see more convenient.
 
 We can have at least three possible scenarios for it: 
 
 * Single-CSI structure
 * Multiple-CSI structure
 * consolidate previous with a Master CSI
 
 Anyway, you need to have, at least, these CSI data sets:
 
 * SMPCSI (CSI) 
 SMP/E uses CSIs to keep records of the system.
 
 * SMPPTS (PTS) 
 The PTS data set is used as temporary storage for SYSMODs. 
 It contains one member for each SYSMOD received. 
 Each member is called a modification control statement (MCS) entry and is an
 exact copy of the SYSMOD as it was received from the SMPPTFIN data set. 
 The name of an MCS entry matches the ID of the SYSMOD it contains. 
 Generally, the MCS entries are kept on the PTS until the SYSMOD is accepted;
 then, under normal processing, they are deleted.
 
 * SMPSCDS (SCDS)
 The SCDS data set contains backup copies of target-zone entries that are
 modified during APPLY processing. 
 These backup copies are made before the entries are 
 (1) changed by inline JCLIN, a ++MOVE MCS, or a ++RENAME MCS or 
 (2) deleted by an element MCS with the DELETE operand. 
 The backup copies are used during RESTORE processing to return the entries
 to the way they were before APPLY processing.
 
 All the others are required under certain circunstances:
 
 – The SMPLTS data set is required when processing load modules with CALLLIBS. 
 – An SMPMTS DD statement is required for changes to macros that do not
 reside in a target library. 
 – An SMPSTS DD statement is required for changes to source code that does
 not reside in a target library.
 
 I see no problem having only one set of these SMP data sets, as long as you
 know when and where you must use them.
 Keep in mind that is better to have those defined in DDDEFs for each zone
 with enough space for all needs, even if they are the same for all zones.
 
 In SMP/E Commands you can check for considerations when using Zone or Data
 sets sharing for each command.
 
 If you really want to consolidate your SMP/E enviromnent consider using
 ZONErelated functions, like ZONEEXPORT, ZONEMERGE and ZONEIMPORT. That way
 you'll don't need to re-RECEIVE anything.
 
...

-- 
Joel C. Ewing, Fort Smith, ARjremoveccapsew...@acm.org

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


Re: Any FOCUS performance guru's here?

2010-03-17 Thread David Briars
Hi Dana,

Is the batch job running on the same LPAR, as the sink machine?

I remember getting the symptom you describe, when our SU batch jobs were 
started on one LPAR, but the sink machine (FOCUS SU job) was running on 
another LPAR.  

In cases like this, we used /* JOBPARM SYSAFF= in the JCL, to make sure 
the job ran where the SU was.  

Dave
http://www.linkedin.com/in/davidbriars 

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


FICON Tape Replication and Brocade 7500s

2010-03-17 Thread Bernie Saward
We are looking for a method to encrypt the FC-IP tunnels between our B20 
Peer to Peer tape libraries which are located about 1000kms apart.   At 
present we use Brocade Edge 3000s - the plan was to swap these for Brocade 
7500's as they offer IPsec - we already have done this on the disk replication 
side as True Copy is simple Fibre Channel.   We now think there may be a 
conflict between IPsec on the FC-IP tunnel and Tape Acceleration - 
unconfirmed in writing but I have seen/heard some evidence to support that 
the features are mutually exclusive.   

We also see potential problems with link outages - the Edge 3000s handle 
swapping from the primary to alternate IP paths transparently - with the 7500 
devices, we are told that the CHPID will go offline and require intervention to 
re-establish - there are also potential problems with VTC recovery in this 
scenario.

Any other Peer to Peer users care to share their working configs???

Regards,   Bernie

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