Re: LC_COLLATE for sort?

2011-11-18 Thread Ken Brick

On 18/11/2011 14:47 PM, Paul Gilmartin wrote:
(Is England, Great Britain (whatever the official name) _not_ a member 
of the Commonwealth of Nations? Wikipedia would seem to indicate 
that.) -- gil 
-- 
For IBM-MAIN subscribe / signoff / archive access instructions, send 
email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
Search the archives at http://bama.ua.edu/archives/ibm-main.html 
I think technically, England, Scotland, Wales and Northern Ireland, the 
component parts of Great Britian, are members in their own right to the 
Commonwealth of Nations


Ken

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Dan Rose is out of the office. (returning 11/22/2011)

2011-11-18 Thread Daniel Rose
I am out of the office until 11/22/2011.

I will respond to your message when I return.  If you need help with PTM,
please contact Joe Peterson or Ted Lockwood for assistance.


Note: This is an automated response to your message  IBM-MAIN Digest - 16
Nov 2011 to 17 Nov 2011 (#2011-321) sent on 11/18/2011 0:00:04.

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

PLEASE NOTE: The preceding information may be confidential or
privileged. It only should be used or disseminated for the purpose
of conducting business with Parker. If you are not an intended
recipient, please notify the sender by replying to this message and
then delete the information from your system. Thank you for your
cooperation.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: LC_COLLATE for sort?

2011-11-18 Thread Ray Pearce
From someone who is a native of this scepter'd isle ..

The conglomeration of England, Scotland and Wales is known as Great
Britain.
United Kingdom is an abbreviation (similar to United States) and the
full title is:
The United Kingdom of Great Britain and Northern Ireland  

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Ken Brick
 Sent: 18 November 2011 08:35
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: LC_COLLATE for sort?
 
 On 18/11/2011 14:47 PM, Paul Gilmartin wrote:
  (Is England, Great Britain (whatever the official name) 
 _not_ a member 
  of the Commonwealth of Nations? Wikipedia would seem to indicate
  that.) -- gil
  
 --
  For IBM-MAIN subscribe / signoff / archive access 
 instructions, send 
  email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO 
  Search the archives at http://bama.ua.edu/archives/ibm-main.html
 I think technically, England, Scotland, Wales and Northern 
 Ireland, the component parts of Great Britian, are members in 
 their own right to the Commonwealth of Nations
 
 Ken
 

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

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


IEFU85 question

2011-11-18 Thread Miklos Szigetvari

Hi


I would need the IEFU85 exit , to get control during the write of 92 
(USS File Activity) records.

Can I use here USS  calls ?
Would like to send the record to an IPC message queue.

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


RELEASE UNUSED SPACE FROM DSNS

2011-11-18 Thread John Dawes
G'Day,
 
I am in the throes of performing a major clean up of dsns which have large 
amounts of space (at times from 200 to 1,300 cylinders).  Some of these dsns 
are empty !!! I looked at using DFDSS however since these dsns are on 
several volumes and storage groups I would need to code each volser because the 
RELEASE parm needs the DYNAM(volser).  Is there anything else I could use or if 
I use DFDSS how can I avoid having to code all the volsers.  Also, I noticed 
that DFDSS will not release the space of an empty dsn.  It returns a : ADR327W 
(001)-VTBL0(01), NO DATA SETS PROCESSED FROM VOLUME PRODS1 

 
Thanks for your help in advance.

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


ADRDSSU Compatibility

2011-11-18 Thread Carlos Bodra - Pessoal
If I have a volume backed up using ADRDSSU 1.11 (DUMP DATASET) is 
possible to restore it using ADRDSSU 1.10?  (backward compatibility)

--
Carlos Bodra
São Paulo - SP Brazil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: IEFU85 question

2011-11-18 Thread Rob Scott
No.

IEFU85 is invoked for cross-memory callers and the caller may well be holding 
locks.

I would guess that very few (if any) z/OS Unix callable services are valid in 
cross-memory mode and none of them would be valid when caller has locks held.

IMHO - it is never wise to do anything clever in IEFU83/84/85 - just save the 
SMF data that you are interested in a queue or list somewhere where a server 
subtask can pick it up asynchronously.

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


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Miklos Szigetvari
Sent: 18 November 2011 11:34
To: IBM-MAIN@bama.ua.edu
Subject: IEFU85 question

Hi


I would need the IEFU85 exit , to get control during the write of 92 (USS File 
Activity) records.
Can I use here USS  calls ?
Would like to send the record to an IPC message queue.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 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: ADRDSSU Compatibility

2011-11-18 Thread Norbert Friemel
On Fri, 18 Nov 2011 10:26:32 -0200, Carlos Bodra - Pessoal wrote:

If I have a volume backed up using ADRDSSU 1.11 (DUMP DATASET) is
possible to restore it using ADRDSSU 1.10?  (backward compatibility)
--

Yes, if the coexistence and fallback PTFs are installed on z/OS 1.10
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/E0Z2M171/2.1.2.1

Norbert Friemel

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: USS

2011-11-18 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Graham Hobbs
 
 What's a TLA?

In the context below, TLA is Three Letter Acronym.

-jc-

 - Original Message -
 [ snip ]
  Brackets? Oh, you mean parentheses: ( )
 Brackets are: [ ] (not square brackets, just brackets)
 Braces are: { } (not curly braces, just braces)
 
  Another common use for obscure terms.
 
  When I was in high school English brackets was an acceptable term.
  When I took FORTRAN brackets was an acceptable term.
  When I took C square brackets and curly (brackets or braces) were
  acceptable terms.
  My profs used them.
  Why, after almost 40 years, why do we have more retroactve
corrections?
 
  Like that other TLA, that shall remain nameless, even though it was
used
  for almost 15 years before some self-appointed pedants started
taking upon
  themselves to preach.
  -

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Inline Rexx in JCL?

2011-11-18 Thread Donald Johnson
Here is one alternative...Incidentally, you don't need the DD DATA if you
start the /* REXX */ comment in a column other than 1.
*don*

//*
//* This JCL demonstrates how to create and execute an in-stream
//* REXX procedure. The PARM field contains only a single x'00'.
//*
//STEP0020  EXEC  PGM=IRXJCL,PARM=' '
//SYSTSPRT  DD  SYSOUT=*
//SYSTSIN   DD  DUMMY
//SYSEXEC   DD  *
say Hello world! Date = date(), time = time()
EXIT
/*
//*

If you don't want to use IRXJCL, but want to use TSO instead, you can do
something like this:
//*
//* This JCL demonstrates how to create and execute an in-stream
//* REXX procedure.
//*
//STEP0020  EXEC  PGM=IKJEFT1B
//SYSEXEC   DD  UNIT=SYSALLDA,SPACE=(80,(5,1)),
//  DSN=SYSEXEC,
//  AVGREC=K,DSNTYPE=LIBRARY,
//  RECFM=FB,LRECL=80,DSORG=PO
//SYSUT2DD  DISP=(OLD,PASS),VOL=REF=*.SYSEXEC,
//  DSN=SYSEXEC(REXXSAMP)
//SYSIN DD  *
  /* REXX */
say Hello world! Date = date(), time = time()
EXIT
/*
//*
//SYSTSPRT  DD  SYSOUT=*
//SYSTSIN   DD  *
 REPRO INFILE(SYSIN) OUTFILE(SYSUT2)
 %REXXSAMP
//*

And this is another, slightly more formal way:
//* -+-+-+-+-+-C-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-7--
//*  STEP NAME - #01UPDTE - EXECUTE  PGM - IEBUPDTE-
//*  FUNCTION  - CREATES TEMPORARY PDS FOR REXX PROGRAM-
//*  RESTART   - RERUN FROM THE BEGINNING WITH NO CHANGES  -
//* -+-+-+-+-+-C-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-7--
//#01UPDTE  EXEC  PGM=IEBUPDTE,PARM=NEW
//SYSPRINT  DD DUMMY
//SYSUT2DD DISP=(,PASS),UNIT=SYSDA,SPACE=(TRK,(5,1,1)),
// RECFM=FB,LRECL=80,BLKSIZE=0,DSORG=PO
//SYSIN DD *
./ ADD NAME=REXXSAMP
  /* REXX */
say Hello world! Date = date(), time = time()
EXIT
/*
//*
//* -+-+-+-+-+-C-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-7--
//*  STEP NAME - #02REXX  - EXECUTE  PGM - IKJEFT1B-
//*  FUNCTION  - RUNS BATCH TSO COMMAND TO EXECUTE ABOVE REXX PROGRAM  -
//*  RESTART   - RERUN FROM THE BEGINNING WITH NO CHANGES  -
//* -+-+-+-+-+-C-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-7--
//#02REXX   EXEC  PGM=IKJEFT1B,PARM='%REXXSAMP',COND=(0,NE)
//SYSPROC   DD  DSN=*.#01UPDTE.SYSUT2,DISP=(OLD,DELETE)
//SYSTSPRT  DD  SYSOUT=*
//SYSTSIN   DD  DUMMY

Hopefully these will help 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: ADRDSSU Compatibility

2011-11-18 Thread Joel C. Ewing

On 11/18/2011 07:11 AM, Norbert Friemel wrote:

On Fri, 18 Nov 2011 10:26:32 -0200, Carlos Bodra - Pessoal wrote:


If I have a volume backed up using ADRDSSU 1.11 (DUMP DATASET) is
possible to restore it using ADRDSSU 1.10?  (backward compatibility)
--


Yes, if the coexistence and fallback PTFs are installed on z/OS 1.10
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/E0Z2M171/2.1.2.1

Norbert Friemel


...
But, take note that this backward compatibility does not always exist. 
It seems that about every ten years or so as tape technology advances 
IBM decides to raise the block size written by dfdss, first to 64KiB, 
relatively recently to 256KiB.  Be sure to pay attention when this is 
mentioned in migration notes, because it invariably means that new dump 
tapes CANNOT be read by back-level versions of dfdss, and you might not 
have complete control over or knowledge of the update level of dfdss at 
a recovery site.


Although we never had to work around a dfdss failure, our DR tape set 
always included our current version of stand-alone dfdss, just in case - 
so we knew we could always restore our emergency restore system (at same 
software level as production) and didn't have to constantly remember to 
verify DR site dfdss compatibility that only rarely would be an issue.


--
Joel C. Ewing,Bentonville, AR   jcew...@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: IEFU85 question

2011-11-18 Thread McKown, John
Personally, I wouldn't even try, even if possible (which I doubt). I'd use the 
IEFU8x exits to copy the information into a global dataspace (or ECSA area, but 
I prefer a global dataspace for VSCR reasons). The exit would post an ECB in 
ECSA. This would wake up a started task (aka daemon) which would process the 
data. That's a very high level overview. IIRC, it is similar to how CA does 
tracking with CA-ICOM and CA-7.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Miklos Szigetvari
 Sent: Friday, November 18, 2011 5:34 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: IEFU85 question
 
 Hi
 
 
 I would need the IEFU85 exit , to get control during the write of 92 
 (USS File Activity) records.
 Can I use here USS  calls ?
 Would like to send the record to an IPC message queue.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email 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: LC_COLLATE for sort?

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Ed Gould
 Sent: Thursday, November 17, 2011 3:46 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: LC_COLLATE for sort?
 
  John,
 The lower case should come before upper case and numerical 
 come last in ebcdic in ASCII I thought it was. Numerical then 
 lowercase then uppercase.
 
 Ed
 

In USASCII: digits 0-9, then letters A-Z, then letters a-z. On my Linux/Intel 
system:

echo 0aA | od -tx1
000 30 61 41 0a
004

In IBM-037 EBCDIC: letters a-z, letters A-Z, digits 0-9. On my z/OS 1.10 system:

echo 0aA|od -tx1
00F0  81  C1  15
04

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: Terminology RE: USS

2011-11-18 Thread John Gilmore
John McKown writes:

| I never heard of broken brackets for  and . Just less than and
greater than.

Context is all!  In such notation as

decimal digit ::= 0|1|2|3|4|5|6|7|8|9

'' and '' are often called broken brackets.  The ALGOL definition
document, for example, uses this term, as do many descriptions of BNF.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: SSTADET protocol

2011-11-18 Thread Mary Anne Matyaz
No, we cannot get any trace not audit output out of XCFAS, maybe because
it starts before TSS is started.


Kees, you can recreate the scenario at any time by stopping and starting BCPII:

STOP HWIBCPII

START HWISTART

During the time that it is stopped, xcfas should give you the same msg, but 
with a reason of 'BCPII services not available'. 

Once you bring BCPII back up, xcfas will try again and give you the 
insufficient saf access message. 

Mary Anne 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Terminology RE: USS

2011-11-18 Thread Bernd Oppolzer

I never knew how to call this sign correctly: 

in Germany, it's simply called: und (that's: and)
or Kaufmanns und, that is, merchant's and.

Almost nobody here knows what an ampersand is.

But some day one of my co-workers called it Brezel -
you know, what a brezel is? Look here:
http://de.wikipedia.org/wiki/Brezel

This is very descriptive, IMO, so I now prefer to call it brezel,
which is kind of accepted in the community here :-)

Have a nice weekend,
regards

Bernd



Am 18.11.2011 15:02, schrieb McKown, John:

Since it is now Friday, how about

/ is a solidus, aka a slash
\ is a reverse solidus, aka a backslash
# is an octhothrope, aka a hash mark or pound sign. Not to be confused with pound 
sterling sign.
! is a bang - I learned that long ago in college on a Xerox Sigma 7 system.
#! is normally pronounced shebang in UNIX. I guess a verbal slurring of hash 
bang together.

When speaking, I often say square bracket and curly brace (open or close) just 
because people often don't know a brace from a bracket from a parenthesis. And let's not even talk about 
carets ^. And what is the proper word for that PL/1 not sign ¬ ?

I never heard of broken brackets for  and. Just less than and greater 
than.

--
John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets®

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

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




-Original Message-
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Ted MacNEIL
Sent: Thursday, November 17, 2011 4:36 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS


Brackets? Oh, you mean parentheses: ( )
Brackets are: [ ] (not square brackets, just brackets)
Braces are: { } (not curly braces, just braces)

Another common use for obscure terms.

When I was in high school English brackets was an acceptable term.
When I took FORTRAN brackets was an acceptable term.
When I took C square brackets and curly (brackets or braces)
were acceptable terms.
My profs used them.
Why, after almost 40 years, why do we have more retroactve
corrections?

Like that other TLA, that shall remain nameless, even though
it was used for almost 15 years before some self-appointed
pedants started taking upon themselves to preach.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: IEFU85 question

2011-11-18 Thread Miklos Szigetvari

Hi

Thank you.
I wanted to avoid the extra server, but  seems to me I can't.

I wanted to get informed if a file in some USS path has changed .

Funny, the  w_ioctl (BPX1OC) also using IPC message queues to notify  at 
file change, but here not very clear how can I find out

which file has changed.
The application would be an USS server , reading some IPC message queues.

On 11/18/2011 1:47 PM, Rob Scott wrote:

No.

IEFU85 is invoked for cross-memory callers and the caller may well be holding 
locks.

I would guess that very few (if any) z/OS Unix callable services are valid in 
cross-memory mode and none of them would be valid when caller has locks held.

IMHO - it is never wise to do anything clever in IEFU83/84/85 - just save the 
SMF data that you are interested in a queue or list somewhere where a server subtask can 
pick it up asynchronously.

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


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Miklos Szigetvari
Sent: 18 November 2011 11:34
To: IBM-MAIN@bama.ua.edu
Subject: IEFU85 question

Hi


I would need the IEFU85 exit , to get control during the write of 92 (USS File 
Activity) records.
Can I use here USS  calls ?
Would like to send the record to an IPC message queue.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 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: Terminology RE: USS

2011-11-18 Thread Ken Hume IBM

We always called the * a splat.

Ken Hume
IBM PD Tools Client Advocate
(720)396-7776
kph...@us.ibm.com


On 11/18/2011 7:02 AM, McKown, John wrote:

Since it is now Friday, how about

/ is a solidus, aka a slash
\ is a reverse solidus, aka a backslash
# is an octhothrope, aka a hash mark or pound sign. Not to be confused with pound 
sterling sign.
! is a bang - I learned that long ago in college on a Xerox Sigma 7 system.
#! is normally pronounced shebang in UNIX. I guess a verbal slurring of hash 
bang together.

When speaking, I often say square bracket and curly brace (open or close) just 
because people often don't know a brace from a bracket from a parenthesis. And let's not even talk about 
carets ^. And what is the proper word for that PL/1 not sign ¬ ?

I never heard of broken brackets for  and. Just less than and greater 
than.

--
John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets®

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

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




-Original Message-
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Ted MacNEIL
Sent: Thursday, November 17, 2011 4:36 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS


Brackets? Oh, you mean parentheses: ( )
Brackets are: [ ] (not square brackets, just brackets)
Braces are: { } (not curly braces, just braces)

Another common use for obscure terms.

When I was in high school English brackets was an acceptable term.
When I took FORTRAN brackets was an acceptable term.
When I took C square brackets and curly (brackets or braces)
were acceptable terms.
My profs used them.
Why, after almost 40 years, why do we have more retroactve
corrections?

Like that other TLA, that shall remain nameless, even though
it was used for almost 15 years before some self-appointed
pedants started taking upon themselves to preach.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Terminology RE: USS

2011-11-18 Thread zMan
Since the point of this thread is pedantry, that's octothorpe, and PL/I.

On Fri, Nov 18, 2011 at 9:02 AM, McKown, John
john.mck...@healthmarkets.com wrote:
 Since it is now Friday, how about

 / is a solidus, aka a slash
 \ is a reverse solidus, aka a backslash
 # is an octhothrope, aka a hash mark or pound sign. Not to be confused with 
 pound sterling sign.
 ! is a bang - I learned that long ago in college on a Xerox Sigma 7 system.
 #! is normally pronounced shebang in UNIX. I guess a verbal slurring of 
 hash bang together.
-- 
zMan -- I've got a mainframe and I'm not afraid to use it

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: IEFU85 question

2011-11-18 Thread McKown, John
z/OS UNIX needs to implement Linux's inotify interface. And port incron. 
Makes monitoring filesystem changes quite easy.

John McKown 

Systems Engineer IV

IT

 

Administrative Services Group

 

HealthMarkets(r)

 

9151 Boulevard 26 * N. Richland Hills * TX 76010

(817) 255-3225 phone * 

john.mck...@healthmarkets.com * www.HealthMarkets.com

 

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

 

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Miklos Szigetvari
 Sent: Friday, November 18, 2011 8:26 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: IEFU85 question
 
  Hi
 
 Thank you.
 I wanted to avoid the extra server, but  seems to me I can't.
 
 I wanted to get informed if a file in some USS path has changed .
 
 Funny, the  w_ioctl (BPX1OC) also using IPC message queues to 
 notify  at 
 file change, but here not very clear how can I find out
 which file has changed.
 The application would be an USS server , reading some IPC 
 message queues.
 
 On 11/18/2011 1:47 PM, Rob Scott wrote:
  No.
 
  IEFU85 is invoked for cross-memory callers and the caller 
 may well be holding locks.
 
  I would guess that very few (if any) z/OS Unix callable 
 services are valid in cross-memory mode and none of them 
 would be valid when caller has locks held.
 
  IMHO - it is never wise to do anything clever in 
 IEFU83/84/85 - just save the SMF data that you are interested 
 in a queue or list somewhere where a server subtask can pick 
 it up asynchronously.
 
  Rob Scott
  Lead Developer
  Rocket Software
  275 Grove Street * Newton, MA 02466-2272 * USA
  Tel: +1.617.614.2305
  Email: rsc...@rs.com
  Web: www.rocketsoftware.com
 
 
  -Original Message-
  From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Miklos Szigetvari
  Sent: 18 November 2011 11:34
  To: IBM-MAIN@bama.ua.edu
  Subject: IEFU85 question
 
  Hi
 
 
  I would need the IEFU85 exit , to get control during the 
 write of 92 (USS File Activity) records.
  Can I use here USS  calls ?
  Would like to send the record to an IPC message queue.
 
  
 --
  For IBM-MAIN subscribe / signoff / archive access 
 instructions, send email 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: USS

2011-11-18 Thread John Gilmore
John Chase wrote:

| In the context below, TLA is Three Letter Acronym.

and that is certainly true in the context that follows.

The acronym---I very much like but will not repeat  the nonce word
anacronym', an anachronistic acronym?---TLA itself  does, however,
have the defect that it is also used as an acronym for Two-Letter
Acronym, as in UK for United Kingdom or US for United States.   Then,
at the outer edge of usefulness, it can also stand for Ten-Letter
Acronym, as in YMMVALITUS for Your Mileage May Vary At Least In The
United States.  (Twenty- and Thirty-Letter Acronyms need not, I think,
detain us here.   They are too hard to remember.)

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Braces, Brackets, Broken braces, and Parentheses

2011-11-18 Thread zMan
Hmm, I'd never heard 'broken bracket either, but
http://en.wikipedia.org/wiki/Bracket does say occasionally known as.
Of course, John may have added that to the page just to mess with us
:-)
-- 
zMan -- I've got a mainframe and I'm not afraid to use it

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Inline Rexx in JCL?

2011-11-18 Thread Phil Smith III
So it appears the app that's calling the EXEC as an exit is doing some magic
of its own, I guess, since it works without the IRXJCL hack. And I didn't
post the example because it's called as an exit and thus it didn't seem
relevant (although if I had, y'all would have surely seen the dumb error I'd
made!). But I still appreciate the various advice.

...phsiii

P.S. Yes, UrbanDictionary is correct. Though that was part of my vocabulary
long before UD existed.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Terminology

2011-11-18 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of McKown, John
 
 Since it is now Friday, how about
 
 / is a solidus, aka a slash
 \ is a reverse solidus, aka a backslash
 # is an octhothrope, aka a hash mark or pound sign. Not to be confused with 
 pound sterling sign.
 ! is a bang - I learned that long ago in college on a Xerox Sigma 7 system.
 #! is normally pronounced shebang in UNIX. I guess a verbal slurring of 
 hash bang together.
 
 When speaking, I often say square bracket and curly brace (open or close) 
 just because people
 often don't know a brace from a bracket from a parenthesis. And let's not 
 even talk about carets ^.
 And what is the proper word for that PL/1 not sign ¬ ?
 
 I never heard of broken brackets for  and . Just less than and greater 
 than.

In the context of containers, I've always known them as angle brackets.

   -jc-

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


Re: USS

2011-11-18 Thread Hillock, Timothy
USS - United Star Ship

I've got a mainframe and I'm not afraid to use it

TImOTHY Hillock
EC/EDI PROGRAMMER/ANALYST
Electronic Gateway Services (Tax ESD)

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Ken Brick
Sent: Wednesday, November 16, 2011 10:43 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS

Folks,

If people folllowed the principles used in academia et al, as I 
understand them, the first usage of a term is spelt out in full  
followed by in brackets the acromyn or abbreviation that will be used 
through the paper.

For example  Unix System Services (USS)
 United States Ship (USS)

Then no one has a valid cause of complaint

Ken

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: IEFU85 question

2011-11-18 Thread Miklos Szigetvari

On 11/18/2011 3:58 PM, McKown, John wrote:

z/OS UNIX needs to implement Linux's inotify interface. And port incron. 
Makes monitoring filesystem changes quite easy.


Hi

I think this w_ioctl goes in this direction, but not clear how to 
achieve file system change notifications.



John McKown

Systems Engineer IV

IT



Administrative Services Group



HealthMarkets(r)



9151 Boulevard 26 * N. Richland Hills * TX 76010

(817) 255-3225 phone *

john.mck...@healthmarkets.com * www.HealthMarkets.com



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




-Original Message-
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Miklos Szigetvari
Sent: Friday, November 18, 2011 8:26 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: IEFU85 question

  Hi

Thank you.
I wanted to avoid the extra server, but  seems to me I can't.

I wanted to get informed if a file in some USS path has changed .

Funny, the  w_ioctl (BPX1OC) also using IPC message queues to
notify  at
file change, but here not very clear how can I find out
which file has changed.
The application would be an USS server , reading some IPC
message queues.

On 11/18/2011 1:47 PM, Rob Scott wrote:

No.

IEFU85 is invoked for cross-memory callers and the caller

may well be holding locks.

I would guess that very few (if any) z/OS Unix callable

services are valid in cross-memory mode and none of them
would be valid when caller has locks held.

IMHO - it is never wise to do anything clever in

IEFU83/84/85 - just save the SMF data that you are interested
in a queue or list somewhere where a server subtask can pick
it up asynchronously.

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


-Original Message-
From: IBM Mainframe Discussion List

[mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Miklos Szigetvari

Sent: 18 November 2011 11:34
To: IBM-MAIN@bama.ua.edu
Subject: IEFU85 question

Hi


I would need the IEFU85 exit , to get control during the

write of 92 (USS File Activity) records.

Can I use here USS  calls ?
Would like to send the record to an IPC message queue.



--

For IBM-MAIN subscribe / signoff / archive access

instructions, send email 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: Braces, Brackets, Broken braces, and Parentheses

2011-11-18 Thread Steve Comstock

On 11/18/2011 8:01 AM, zMan wrote:

Hmm, I'd never heard 'broken bracket either, but
http://en.wikipedia.org/wiki/Bracket does say occasionally known as.
Of course, John may have added that to the page just to mess with us
:-)


I'd always heard the term 'angle bracket', which makes
some sense, I think.



--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

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

* Try our tool for calculating your Return On Investment
for training dollars at
  http://www.trainersfriend.com/ROI/roi.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: Terminology RE: USS

2011-11-18 Thread Chase, John
 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Bernd Oppolzer
 
 I never knew how to call this sign correctly: 
 
 in Germany, it's simply called: und (that's: and) or Kaufmanns
und, that is, merchant's and.
 
 Almost nobody here knows what an ampersand is.
 
 But some day one of my co-workers called it Brezel - you know, what
a brezel is? Look here:
 http://de.wikipedia.org/wiki/Brezel

In English we spell it pretzel.  Frequently served with beer (bier?).

The ampersand rather closely resembles a pretzel (brezel).  :-)

-jc-

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


Re: Inline Rexx in JCL?

2011-11-18 Thread Paul Gilmartin
On Fri, 18 Nov 2011 08:35:50 -0500, Donald Johnson wrote:

Here is one alternative...Incidentally, you don't need the DD DATA if you
start the /* REXX */ comment in a column other than 1.
*don*

//*
//* This JCL demonstrates how to create and execute an in-stream
//* REXX procedure. The PARM field contains only a single x'00'.
//*
//STEP0020  EXEC  PGM=IRXJCL,PARM=' '
//SYSTSPRT  DD  SYSOUT=*
//SYSTSIN   DD  DUMMY
//SYSEXEC   DD  *
say Hello world! Date = date(), time = time()
EXIT
 
As I posted earlier, I was familiar with this behavior.  Is it GUPI,
or is it undocumented, unsupported, and subject to change without
notice?

-- gil

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


AUTO: Jim Obrizok is out of the office on Thursday July 28th, and Friday July 29th. I'll be back in the office on Monday, August 1st. (returning 11/21/2011)

2011-11-18 Thread James Obrizok
I am out of the office until 11/21/2011.

If this is a emergency, please contact my backup - Fernando Vega - on
1-404-238-4580, or fv...@us.ibm.com. Thank you.


Note: This is an automated response to your message  IBM-MAIN Digest - 16
Nov 2011 to 17 Nov 2011 (#2011-321) sent on 11/18/2011 0:00:04.

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: Braces, Brackets, Broken braces, and Parentheses

2011-11-18 Thread Lindy Mayfield
In the UK and other parts of Europe, they say them this way:

(,) Brackets (Open and close)
[,] Square bracket s
{,} Curly brackets
. Full stop

The trouble I have gotten into is when the word bracket is used, I 
automatically think square brackets.

Lindy

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
John Gilmore
Sent: Friday, November 18, 2011 4:46 AM
To: IBM-MAIN@bama.ua.edu
Subject: Braces, Brackets, Broken braces, and Parentheses

Steve Comstock's observation, that

o that [,] are brackets,

o that {,} are braces,

o that (,) are parentheses, and, I will add,

o that ,, used in BNF notation, are broken brackets

are consonant with standand Anglo-American mathematical  and computer-science 
usage.

If one is talking about, say, FORTRAN, which uses only parentheses, the first 
three of these distinctions are not, finally, necessary.
Inexact terminology does no harm.

If one is talking about, say, C or C++, which use each of the first three very 
differently--notionally in order to avoid the compiler complexities associated 
with context sensitivity or overloading--it is important to have different 
names for them and to use these names consistently.

Pedantry is context-sensitive.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 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


ACCOUNT Authority

2011-11-18 Thread Mark Pace
As part of a z/OS install I'm trying to issue the SYNC UADS command.  I
receive the message

IKJ58618I SYNC TERMINATED. USER UNAUTHORIZED TO ISSUE SYNC COMMAND. +
IKJ58618I USER MUST HAVE ACCOUNT AUTHORITY TO ISSUE THE SYNC COMMAND.

*Explanation:* You do not have ACCOUNT authority, which is required to
issue the SYNC command. Your installation's TSO/E administrator must give
you ACCOUNT authority. After ACCOUNT authority has been given to you,
reissue the SYNC command.

I have searched through the Security Server RACF Administrator's Guide and
can find no reference on how to give ACCOUNT authority.  How is this done?


-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Braces, Brackets, Broken braces, and Parentheses

2011-11-18 Thread Steve Comstock

On 11/18/2011 8:48 AM, Lindy Mayfield wrote:

In the UK and other parts of Europe, they say them this way:

(,) Brackets (Open and close)
[,] Square bracket s
{,} Curly brackets
. Full stop


So the term 'parentheses' is unknown or unused?




The trouble I have gotten into is when the word bracket is used, I 
automatically think square brackets.

Lindy

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
John Gilmore
Sent: Friday, November 18, 2011 4:46 AM
To: IBM-MAIN@bama.ua.edu
Subject: Braces, Brackets, Broken braces, and Parentheses

Steve Comstock's observation, that

o that [,] are brackets,

o that {,} are braces,

o that (,) are parentheses, and, I will add,

o that,, used in BNF notation, are broken brackets

are consonant with standand Anglo-American mathematical  and computer-science 
usage.

If one is talking about, say, FORTRAN, which uses only parentheses, the first 
three of these distinctions are not, finally, necessary.
Inexact terminology does no harm.

If one is talking about, say, C or C++, which use each of the first three very 
differently--notionally in order to avoid the compiler complexities associated 
with context sensitivity or overloading--it is important to have different 
names for them and to use these names consistently.

Pedantry is context-sensitive.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 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




--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

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

* Try our tool for calculating your Return On Investment
for training dollars at
  http://www.trainersfriend.com/ROI/roi.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: SSTADET protocol

2011-11-18 Thread Vernooij, CP - SPLXM
Mary Anne Matyaz maryanne4...@gmail.com wrote in message
news:0520939192132964.wa.maryanne4psugmail@bama.ua.edu...
 No, we cannot get any trace not audit output out of XCFAS, maybe
because
 it starts before TSS is started.
 
 
 Kees, you can recreate the scenario at any time by stopping and
starting BCPII:
 
 STOP HWIBCPII
 
 START HWISTART
 
 During the time that it is stopped, xcfas should give you the same
msg, but with a reason of 'BCPII services not available'. 
 
 Once you bring BCPII back up, xcfas will try again and give you the
insufficient saf access message. 
 
 Mary Anne 

Mary Ann,

I am not sure what you intend to recreate with your scenario. I was
referring to not being able to trace XCFAS, because it starts before
TSS.

I did your test and the result is as you predicted.

Kees.

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



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


Website rewrite to HTML5

2011-11-18 Thread Steve Comstock

'sfunny how things go 'round.

In September I was unhappy with my ISP and I asked
for advice on alternatives. Which I got, and I'm
now down to two contenders. (Thanks to those who
passed on suggestions and personal experiences.)

But, before I actually move my website, I decided
it was time for a major overhaul: I originally
began by using MicroSoft Front Page, and it worked
for getting my site up pretty quickly.

But as I've learned more about HTML, I started
looking at the generated pages from Front Page and
I was pretty appalled: really ugly. And if I
used the Front Page editor to make changes, when
I saved the changed page Front Page would revert
to its style.

At the same time I've started to explore HTML5,
which, while not yet a standard, seems destined to
be the preferred markup for the web. Many browsers
support most of the features already, and the
direction the RFC is taking looks to be really nice.

So I've just done a major overhaul of our website: used
Notepad (and my colleague Hunter Cobb helped, using
Notepad++) to rewrite over 350 pages in HTML5 with
no Front Page garbage and my preferred style of
indentation and markup. This also gave us a chance
to change some styles, improve some layouts, fix broken
links, rewrite some of the prose, and so on. Fun.


Most of these changes have been moved to my current
site location for testing. All re-written pages have been
validated using the W3C's HTML validation tool (pretty
cool: http://validator.w3.org/#validate_by_upload )
and most have been checked using five different browsers.


But I have not been able to check the pages on small
monitors, monitors with different resolutions, and on
older browsers. Just too much.


So here's my point: if you have the time and inclination,
I would appreciate any feedback / problems with our
website. Just get to http://www.trainersfriend.com and
poke around. Let us know of any problems:

* Links that don't work

* Layout that doesn't look right on your system
  (tell us your browser name and version, and
   screen size and resolution)

* Typos

* Badly written prose


We'll also be happy to hear any suggestions for improvements.

Probably best if you reply directly to me, off list, which
is why I set the reply-to back to me instead of to the list.


Thanks for any time and effort you can put into this on
our behalf.


--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

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

* Try our tool for calculating your Return On Investment
for training dollars at
  http://www.trainersfriend.com/ROI/roi.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: SSTADET protocol

2011-11-18 Thread Mary Anne Matyaz
I am not sure what you intend to recreate with your scenario. I was
referring to not being able to trace XCFAS, because it starts before
TSS.

Kees, you can recreate the error, but long after TSS is up, so you can trace 
it. 
XCFAS will go through the same connection after BCPII comes up. 

MA 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ACCOUNT Authority

2011-11-18 Thread Knutson, Sam
Class TSOAUTH entity name ACCT

Look in the TSO/E manuals using TSOAUTH as a search term and you should
find that documented.

Best Regards, Sam Knutson 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Mark Pace
Sent: Friday, November 18, 2011 10:47 AM
To: IBM-MAIN@bama.ua.edu
Subject: ACCOUNT Authority

As part of a z/OS install I'm trying to issue the SYNC UADS command.  I
receive the message

IKJ58618I SYNC TERMINATED. USER UNAUTHORIZED TO ISSUE SYNC COMMAND. +
IKJ58618I USER MUST HAVE ACCOUNT AUTHORITY TO ISSUE THE SYNC COMMAND.

*Explanation:* You do not have ACCOUNT authority, which is required to
issue the SYNC command. Your installation's TSO/E administrator must
give you ACCOUNT authority. After ACCOUNT authority has been given to
you, reissue the SYNC command.

I have searched through the Security Server RACF Administrator's Guide
and can find no reference on how to give ACCOUNT authority.  How is this
done?


--
The postings on this site are my own and don't necessarily represent
Mainline's positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

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

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

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


Re: ACCOUNT Authority

2011-11-18 Thread Mark Jacobs

On 11/18/11 10:47, Mark Pace wrote:

As part of a z/OS install I'm trying to issue the SYNC UADS command.  I
receive the message

IKJ58618I SYNC TERMINATED. USER UNAUTHORIZED TO ISSUE SYNC COMMAND. +
IKJ58618I USER MUST HAVE ACCOUNT AUTHORITY TO ISSUE THE SYNC COMMAND.

*Explanation:* You do not have ACCOUNT authority, which is required to
issue the SYNC command. Your installation's TSO/E administrator must give
you ACCOUNT authority. After ACCOUNT authority has been given to you,
reissue the SYNC command.

I have searched through the Security Server RACF Administrator's Guide and
can find no reference on how to give ACCOUNT authority.  How is this done?


   


Take a look at the TSOAUTH class.

--
Mark Jacobs
Time Customer Service
Tampa, FL


One of life's greatest mysteries is how the boy who
wasn't good enough to marry your daughter can be the
father of the smartest grandchild in the world.

Yiddish Proverb

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Inline Rexx in JCL?

2011-11-18 Thread Donald Johnson
It was passed on to me some time ago, so I can't attest to its longevity,
sorry!
*don*

On Fri, Nov 18, 2011 at 10:19 AM, Paul Gilmartin paulgboul...@aim.comwrote:

 On Fri, 18 Nov 2011 08:35:50 -0500, Donald Johnson wrote:

 Here is one alternative...Incidentally, you don't need the DD DATA if you
 start the /* REXX */ comment in a column other than 1.
 *don*
 
 //*
 //* This JCL demonstrates how to create and execute an in-stream
 //* REXX procedure. The PARM field contains only a single x'00'.
 //*
 //STEP0020  EXEC  PGM=IRXJCL,PARM=' '
 //SYSTSPRT  DD  SYSOUT=*
 //SYSTSIN   DD  DUMMY
 //SYSEXEC   DD  *
 say Hello world! Date = date(), time = time()
 EXIT
 
 As I posted earlier, I was familiar with this behavior.  Is it GUPI,
 or is it undocumented, unsupported, and subject to change without
 notice?

 -- gil

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


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


Fw: RELEASE UNUSED SPACE FROM DSNS - REPOST

2011-11-18 Thread John Dawes


G'day,
 
I am reposting my earlier question.  Can someone please help me out?
 
Thank You.
 
- Forwarded Message -
From: John Dawes jhn_da...@yahoo.com.au
To: IBM-MAIN@bama.ua.edu 
Sent: Friday, 18 November 2011 7:01 AM
Subject: RELEASE UNUSED SPACE FROM DSNS

G'Day,
 
I am in the throes of performing a major clean up of dsns which have large 
amounts of space (at times from 200 to 1,300 cylinders).  Some of these dsns 
are empty !!! I looked at using DFDSS however since these dsns are on 
several volumes and storage groups I would need to code each volser because the 
RELEASE parm needs the DYNAM(volser).  Is there anything else I could use or if 
I use DFDSS how can I avoid having to code all the volsers.  Also, I noticed 
that DFDSS will not release the space of an empty dsn.  It returns a : ADR327W 
(001)-VTBL0(01), NO DATA SETS PROCESSED FROM VOLUME PRODS1 

 
Thanks for your help in advance.

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

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


Re: Terminology RE: USS

2011-11-18 Thread Ian
John McKown writes:

I never heard of broken brackets for  and . Just less than and greater 
than.


You probably never heard of  Left Banana , Right Banana for ( and )  
then?  :-)

Mike X, a  great dba and all around great guy I worked with many years ago used 
to use those terms for ().

scootchie left and scootchie right was his chosen terms for getting you to 
move the cursor.


Ian.
http://www.cicsworld.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


Help on Rexx Code.

2011-11-18 Thread sunil mirchandani
Hello All,

I am new to rexx however i have few things to be fixed with the help of
rexx.In my shop every hour one dataset is being created by one application,
by end of the day or very next day early morning i want to copy all the
data from all hourely datasets which are being created yesterday into one
sinle datasets.

For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier
is being changed like a version(hourely basis)) are creating and lets
suppose i have total 24 datasets by the end of the day(
A.B.C.D18.N000123
A.B.C.D18.N000138
-
-
A.B.C.D18.24)
So by the end of the day i need to copy the data from(A.B.C.Date.**) to one
dataset.

I checked on the internet and i find that first half can be possible by
using the rexx. since i am new to rexx so any one can look and suggest me
with any sample or written rexx code.

Really appreciate for any help.
Please let me know if i am on right forum or not or does any one knows
forum related to only REXX ?

-- 
Thanks Much in Advance

Regards:
Sunil

(Yesterday I dared to struggle. Today I dare to win

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: USS

2011-11-18 Thread Ian
Seeing that it is Friday, we can put the issue to vote and let the democratic 
process decide for us?

Cast vote here : http://cicsworld.com/node/3827

Ian

 Folks,

 If people folllowed the principles used in academia et al, as I 
 understand them, the first usage of a term is spelt out in full  
 followed by in brackets the acromyn or abbreviation that will be used 
 through the paper.

 For example  Unix System Services (USS)
  United States Ship (USS)

 Then no one has a valid cause of complaint

 Ken

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Terminology RE: USS

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Ian
 Sent: Friday, November 18, 2011 10:51 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Terminology RE: USS
 
 John McKown writes:
 
 I never heard of broken brackets for  and . Just less 
 than and greater than.
 
 
 You probably never heard of  Left Banana , Right Banana 
 for ( and )  then?  :-)
 
 Mike X, a  great dba and all around great guy I worked with 
 many years ago used to use those terms for ().
 
 scootchie left and scootchie right was his chosen terms 
 for getting you to move the cursor.
 
 
 Ian.
 http://www.cicsworld.com

No, I hadn't. But I __like__ it. Formal adoption in progress!

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: Help on Rexx Code.

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of sunil mirchandani
 Sent: Friday, November 18, 2011 11:06 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Help on Rexx Code.
 
 Hello All,
 
 I am new to rexx however i have few things to be fixed with 
 the help of
 rexx.In my shop every hour one dataset is being created by 
 one application,
 by end of the day or very next day early morning i want to 
 copy all the
 data from all hourely datasets which are being created 
 yesterday into one
 sinle datasets.
 
 For example: Dataset naming convention A.B.C.Date.**(fifth 
 level qualifier
 is being changed like a version(hourely basis)) are creating and lets
 suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data 
 from(A.B.C.Date.**) to one
 dataset.
 
 I checked on the internet and i find that first half can be 
 possible by
 using the rexx. since i am new to rexx so any one can look 
 and suggest me
 with any sample or written rexx code.
 
 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?
 
 -- 
 Thanks Much in Advance
 
 Regards:
 Sunil

There is a REXX-TSO mailing list.
http://vm.marist.edu/htbin/wlvindex?TSO-REXX

Normally, people use GDGs, not datasets with weird endings.
What environment? Interactive TSO? Batch TSO? Batch-only (PGM=IRXJCL)?

Assuming TSO, either batch or interactive, it is not too difficult:

/* rexx */
/* MERGE rexx program in SYSEXEC */
xx=outtrap(data.,*) /* trap output */
address tso listc lvl('A.B.C')
xx=outtrap(OFF) /* turn off output trap */
do i=1 to data.0
   line=data.i
   if 'NONVSAM'  word(line,1) then iterate
   dsn=word(line,3) /* dsn is 3rd word in line */
   address tso ALLOC DDN(SYSUT1) DSN('dsn') SHR REUSE
   address tso CALL *(IEBGENER)
   address tso FREE DDN(SYSUT1)
end


//MERGE EXEC PGM=IKJEFT01,REGION=0M,PARM='%MERGE'
//SYSTSPRT DD SYSOUT=*
//SYSTSIN DD *
/*
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT2 DD DSN=new.merged.output.dsn,
// DISP=(NEW,CATLG), ... other parameters
//SYSEXEC DD DISP=SHR,DSN=pds.containing.merge.rexx.program
//


--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

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


Re: USS

2011-11-18 Thread Steve Comstock

On 11/18/2011 10:04 AM, Ian wrote:

Seeing that it is Friday, we can put the issue to vote and let the democratic 
process decide for us?

Cast vote here : http://cicsworld.com/node/3827


Ah. The tyranny of the majority? You know, 50,000,000 Frenchmen
(or any other nationality or group) _can_ be wrong.




Ian


Folks,

If people folllowed the principles used in academia et al, as I
understand them, the first usage of a term is spelt out in full
followed by in brackets the acromyn or abbreviation that will be used
through the paper.

For example  Unix System Services (USS)
  United States Ship (USS)

Then no one has a valid cause of complaint

Ken


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




--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

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

* Try our tool for calculating your Return On Investment
for training dollars at
  http://www.trainersfriend.com/ROI/roi.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: USS

2011-11-18 Thread Bill Fairchild
 Perhaps Ted MacNEIL knows more Greek than we suppose, and he was subtly 
implying that TLA is an un-acronym, or a NOT-acronym, since that is what the 
Greek prefix an- means.   Or maybe he meant that TLA's antecedent TLA, which 
shall remain unspecified, is not an acronym any more.  Since most any given 
phrase can be acronymed, then, in fairness, any given acronym could be 
unacronymed if it becomes too controversial.

Bill Fairchild

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
John Gilmore
Sent: Friday, November 18, 2011 9:00 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS

John Chase wrote:

| In the context below, TLA is Three Letter Acronym.

and that is certainly true in the context that follows.

The acronym---I very much like but will not repeat  the nonce word anacronym', 
an anachronistic acronym?---TLA itself  does, however, have the defect that it 
is also used as an acronym for Two-Letter
Acronym, as in UK for United Kingdom or US for United States.   Then,
at the outer edge of usefulness, it can also stand for Ten-Letter Acronym, as 
in YMMVALITUS for Your Mileage May Vary At Least In The United States.  
(Twenty- and Thirty-Letter Acronyms need not, I think,
detain us here.   They are too hard to remember.)

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email 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: Help on Rexx Code.

2011-11-18 Thread George, William@FTB
I have a couple processes that do this and they in general do this;

1. Allocate the COMBINED dataset in DISP=MOD
2. Use the LMDINT service to initialize a listing of the datasets
matching your mask
  Lmdinit Listid(LSTID) Level(DsnMask)

3. Then Do a loop thru the list of datasets, using the LMDLIST service,
coping each to the COMBINED dataset.
  Note: LogDs below is the dataset name returned from the LMDlist
service
  Do While lrc = 0 
   Lmdlist Listid(LstId) Dataset(LogDs) Option(LIST)  
lrc = rc  
If lrc  0 Then Iterate   
Call Copy_and_Delete_Dataset  
  End  
  Lmdfree Listid(LstId) 

Note: The Copy_and_Delete_Dataset routine does just that, copies each
individual dataset to the COMBINED dataset then deletes the individual
file (Should you need to delete it).
You can use several methods to do the copy by setting up and calling
SORT or any other copy utility you like. In my processes, since the
datasets are not too large, I simply read each in with EXECIO DISKR and
then write them back out to the COMBINED with EXECIO DISKW

Good luck
Bill


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of sunil mirchandani
Sent: Friday, November 18, 2011 9:06 AM
To: IBM-MAIN@bama.ua.edu
Subject: Help on Rexx Code.

Hello All,

I am new to rexx however i have few things to be fixed with the help of
rexx.In my shop every hour one dataset is being created by one
application,
by end of the day or very next day early morning i want to copy all the
data from all hourely datasets which are being created yesterday into
one
sinle datasets.

For example: Dataset naming convention A.B.C.Date.**(fifth level
qualifier
is being changed like a version(hourely basis)) are creating and lets
suppose i have total 24 datasets by the end of the day(
A.B.C.D18.N000123
A.B.C.D18.N000138
-
-
A.B.C.D18.24)
So by the end of the day i need to copy the data from(A.B.C.Date.**) to
one
dataset.

I checked on the internet and i find that first half can be possible by
using the rexx. since i am new to rexx so any one can look and suggest
me
with any sample or written rexx code.

Really appreciate for any help.
Please let me know if i am on right forum or not or does any one knows
forum related to only REXX ?

-- 
Thanks Much in Advance

Regards:
Sunil

(Yesterday I dared to struggle. Today I dare to win

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

__
CONFIDENTIALITY NOTICE: This email from the State of California is for the sole 
use of the intended recipient and may contain confidential and privileged 
information. Any unauthorized review or use, including disclosure or 
distribution, is prohibited. If you are not the intended recipient, please 
contact the sender and destroy all copies of this email.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread McKown, John
OOPS, made a mistake in the JCL. The SYSUT2 output DD needs to have 
DISP=(MOD,CATLG) on it!!! Extremely important.

John McKown 

Systems Engineer IV

IT

 

Administrative Services Group

 

HealthMarkets(r)

 

9151 Boulevard 26 * N. Richland Hills * TX 76010

(817) 255-3225 phone * 

john.mck...@healthmarkets.com * www.HealthMarkets.com

 

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

 

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of McKown, John
 Sent: Friday, November 18, 2011 11:26 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
  -Original Message-
  From: IBM Mainframe Discussion List 
  [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of sunil mirchandani
  Sent: Friday, November 18, 2011 11:06 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: Help on Rexx Code.
  
  Hello All,
  
  I am new to rexx however i have few things to be fixed with 
  the help of
  rexx.In my shop every hour one dataset is being created by 
  one application,
  by end of the day or very next day early morning i want to 
  copy all the
  data from all hourely datasets which are being created 
  yesterday into one
  sinle datasets.
  
  For example: Dataset naming convention A.B.C.Date.**(fifth 
  level qualifier
  is being changed like a version(hourely basis)) are 
 creating and lets
  suppose i have total 24 datasets by the end of the day(
  A.B.C.D18.N000123
  A.B.C.D18.N000138
  -
  -
  A.B.C.D18.24)
  So by the end of the day i need to copy the data 
  from(A.B.C.Date.**) to one
  dataset.
  
  I checked on the internet and i find that first half can be 
  possible by
  using the rexx. since i am new to rexx so any one can look 
  and suggest me
  with any sample or written rexx code.
  
  Really appreciate for any help.
  Please let me know if i am on right forum or not or does 
 any one knows
  forum related to only REXX ?
  
  -- 
  Thanks Much in Advance
  
  Regards:
  Sunil
 
 There is a REXX-TSO mailing list.
 http://vm.marist.edu/htbin/wlvindex?TSO-REXX
 
 Normally, people use GDGs, not datasets with weird endings.
 What environment? Interactive TSO? Batch TSO? Batch-only (PGM=IRXJCL)?
 
 Assuming TSO, either batch or interactive, it is not too difficult:
 
 /* rexx */
 /* MERGE rexx program in SYSEXEC */
 xx=outtrap(data.,*) /* trap output */
 address tso listc lvl('A.B.C')
 xx=outtrap(OFF) /* turn off output trap */
 do i=1 to data.0
line=data.i
if 'NONVSAM'  word(line,1) then iterate
dsn=word(line,3) /* dsn is 3rd word in line */
address tso ALLOC DDN(SYSUT1) DSN('dsn') SHR REUSE
address tso CALL *(IEBGENER)
address tso FREE DDN(SYSUT1)
 end
 
 
 //MERGE EXEC PGM=IKJEFT01,REGION=0M,PARM='%MERGE'
 //SYSTSPRT DD SYSOUT=*
 //SYSTSIN DD *
 /*
 //SYSPRINT DD SYSOUT=*
 //SYSIN DD DUMMY
 //SYSUT2 DD DSN=new.merged.output.dsn,
 // DISP=(NEW,CATLG), ... other parameters
 //SYSEXEC DD DISP=SHR,DSN=pds.containing.merge.rexx.program
 //
 
 
 --
 John McKown 
 Systems Engineer IV
 IT
 
 Administrative Services Group
 
 HealthMarkets(r)
 
 9151 Boulevard 26 * N. Richland Hills * TX 76010
 (817) 255-3225 phone * 
 john.mck...@healthmarkets.com * www.HealthMarkets.com
 
 Confidentiality Notice: This e-mail message may contain 
 confidential or proprietary information. If you are not the 
 intended recipient, please contact the sender by reply e-mail 
 and destroy all copies of the original message. 
 HealthMarkets(r) is the brand name for products underwritten 
 and issued by the insurance subsidiaries of HealthMarkets, 
 Inc. -The Chesapeake Life Insurance Company(r), Mid-West 
 National Life Insurance Company of TennesseeSM and The MEGA 
 Life and Health Insurance Company.SM
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: RELEASE UNUSED SPACE FROM DSNS - REPOST

2011-11-18 Thread Ed Gould
 John,

I ran into similar issues a long time ago. Frankly the volsers issue could be 
done only with a clist or Rexx written. What I did was to cheat and use DMS/OS 
which thanks to a friend of mind had the foresight to get the DMS people to 
implement it 30 plus years ago. The DSN issue can be done with the. Clist/Rexx 
the same way with some fun. And it#39;s quick and. Dirty.

Ed

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


Re: Frequency of Sysplex Verification Audits?

2011-11-18 Thread Skip Robinson
We have been asked once a year since the process began. Never more than 
that. 

.
.
JO.Skip Robinson
SCE Infrastructure Technology Services
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
jo.skip.robin...@sce.com



From:   Al Sherkow a...@sherkow.com
To: IBM-MAIN@bama.ua.edu
Date:   11/18/2011 08:41 AM
Subject:Frequency of Sysplex Verification Audits?
Sent by:IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



I'm curious about the actual frequency that sites are being asked to run 
IBM's Sysplex Verification Package. (The IBM Sysplex Verification Package 
can be found at http://ibm.com/systems/z/swprice/sysplex/verify.html .)

The TsCs of the Attachment for IBM System z AWLC (this is in other 
documents as well) include this text:

-
require Customer to provide IBMwith a completed IBMSysplex Verification 
Package upon the occurrence of any of the following: 1) Customer 
implements an actively coupled Parallel Sysplex, 2) a permanent change is 
made to any Eligible Machine, e.g., model upgrades or model downgrade in 
the Parallel Sysplex, 3) IBMrequests a package for any year during which 
Customer has received aggregated AWLC pricing, and 4) at least once in 
every 12 month period.
-

My impression based on my clients and licensees is that IBM is requesting 
more SVP audits than a few years ago. Have others been asked to do the SVP 
more than once per year? Especially larger customers with multiple 
machines the number of permanent changes in capacity could easily occur 
multiple times per year.

Thanks everyone!

Al

-- 
Al Sherkow, I/S Management Strategies, Ltd.
Consulting Expertise on Capacity Planning, Performance Tuning,
WLC, LPARs, IRD and LCS Software
Seminars on IBM SW Pricing, LPARs, and IRD
Voice: +1 414 332-3062 
Web: www.sherkow.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: RELEASE UNUSED SPACE FROM DSNS

2011-11-18 Thread Ulrich Krueger
Do you have DFHSM? If so, what is Primary Space Management doing with these
datasets? Are there any error messages?

If these datasets were allocated using IEFBR14, they most likely do not have
a valid DCB, as they were never accessed by a program performing OPEN/CLOSE
and setting a proper DCB with valid DSORG, BLKSIZE and LRECL values (and
that will prevent DFHSM from managing them for you). Your best bet to handle
those critters is to use either DCOLLECT or a program like the VTOC command
on CBT tape to find them and generate the necessary DELETE commands.
Perhaps you can go after the users who create these datasets and tell them
to stop doing this  in the first place.

Regards,
Ulrich Krueger



-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf
Of John Dawes
Sent: Friday, November 18, 2011 4:01 AM
To: IBM-MAIN@bama.ua.edu
Subject: RELEASE UNUSED SPACE FROM DSNS

G'Day,
 
I am in the throes of performing a major clean up of dsns which have large
amounts of space (at times from 200 to 1,300 cylinders).  Some of these dsns
are empty !!! I looked at using DFDSS however since these dsns are on
several volumes and storage groups I would need to code each volser because
the RELEASE parm needs the DYNAM(volser).  Is there anything else I could
use or if I use DFDSS how can I avoid having to code all the volsers.  Also,
I noticed that DFDSS will not release the space of an empty dsn.  It returns
a : ADR327W (001)-VTBL0(01), NO DATA SETS PROCESSED FROM VOLUME PRODS1 

 
Thanks for your help in advance.

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

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


Re: RELEASE UNUSED SPACE FROM DSNS - REPOST

2011-11-18 Thread John Gilmore
John,

One ugly but effective way to do what you want to do would be to move
all of these datasets to an otherwise empty volume and then scratch
everything on it.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Stocker, Herman
Sound like SORT would be a better choice if all you want to do is merge data 
sets.

Regards,
Herman Stocker

It is impossible to make anything foolproof, because fools are so ingenious.
 -- Robert Heinlein


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
sunil mirchandani
Sent: Friday, November 18, 2011 12:06 PM
To: IBM-MAIN@bama.ua.edu
Subject: Help on Rexx Code.

Hello All,

I am new to rexx however i have few things to be fixed with the help of rexx.In 
my shop every hour one dataset is being created by one application, by end of 
the day or very next day early morning i want to copy all the data from all 
hourely datasets which are being created yesterday into one sinle datasets.

For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier is 
being changed like a version(hourely basis)) are creating and lets suppose i 
have total 24 datasets by the end of the day(
A.B.C.D18.N000123
A.B.C.D18.N000138
-
-
A.B.C.D18.24)
So by the end of the day i need to copy the data from(A.B.C.Date.**) to one 
dataset.

I checked on the internet and i find that first half can be possible by using 
the rexx. since i am new to rexx so any one can look and suggest me with any 
sample or written rexx code.

Really appreciate for any help.
Please let me know if i am on right forum or not or does any one knows forum 
related to only REXX ?

--
Thanks Much in Advance

Regards:
Sunil

(Yesterday I dared to struggle. Today I dare to win

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

 ---

The sender believes that this E-mail and any attachments were free of any
virus, worm, Trojan horse, and/or malicious code when sent. This message and
its attachments could have been infected during transmission. By reading the
message and opening any attachments, the recipient accepts full
responsibility for taking protective and remedial action about viruses and
other defects. The sender's employer is not liable for any loss or damage
arising in any way from this message or its attachments.

 ---

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Stocker, Herman
 Sent: Friday, November 18, 2011 12:02 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 Sound like SORT would be a better choice if all you want to 
 do is merge data sets.
 
 Regards,
 Herman Stocker

I think the problem is that the user does not know the last qualifier of the 
DSN. What would be nice in JCL would be like UNIX shell expansion: 
DSN=MY.DSNS.* to get do the equivalent of GDG-ALL processing for all 3 level 
DSNs which start with MY.DSNS. Perhaps even have MY.DSNS.** for 0 or more 
nodes, like in a UNIX shell (or ADRDSSU or RACF profile). Of course a possible 
problem could be exceeding the DD statement limit. But, if the DSNs were 
guaranteed to be in collating sequence (IBM-037), then we could do 
DSN=SOME.GDG.BASE.* and get the GDG entries IN THE CORRECT (ASCENDING) ORDER! 
Many have complained about GDG-ALL's descending order, which made sense in the 
days of CVOLs but is now maintained only for backwards compatibility.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: USS

2011-11-18 Thread Bill Fairchild
How about one billion people who all profess the same religious belief system?
Bill Fairchild

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Steve Comstock
Sent: Friday, November 18, 2011 11:26 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS

Ah. The tyranny of the majority? You know, 50,000,000 Frenchmen (or any other 
nationality or group) _can_ be wrong.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ADRDSSU Compatibility

2011-11-18 Thread Joel C. Ewing

On 11/18/2011 08:18 AM, Norbert Friemel wrote:

On Fri, 18 Nov 2011 07:42:34 -0600, Joel C. Ewing wrote:


...
But, take note that this backward compatibility does not always exist.
It seems that about every ten years or so as tape technology advances
IBM decides to raise the block size written by dfdss, first to 64KiB,
relatively recently to 256KiB.  Be sure to pay attention when this is
mentioned in migration notes, because it invariably means that new dump
tapes CANNOT be read by back-level versions of dfdss, and you might not
have complete control over or knowledge of the update level of dfdss at
a recovery site.



IBM supports n-2 releases. The 256K blocks were new in z/OS 1.12. There are 
compatibility PTFs for 1.10 and 1.11 (OA30822).

Norbert Friemel


I'm glad to know n-2 compatibility is now supported.  If that were 
true long ago when the previous dfdss 64KiB change was made, it 
certainly wasn't advertised then.


The fact that compatibility PTFs for back-level releases are available 
still doesn't mean you can assume without checking that they are 
actually installed at some DR site not under your direct control, or 
that you don't need to be extra careful at such junctures that you have 
updated all your stand-alone dfdss tapes and have resolved compatibility 
issues on any back-level systems on site that could conceivably become 
an issue for local recovery.  It's easy to get complacent about issues 
that are so rare they at most exist for a few months every decade.

--
Joel C. Ewing,Bentonville, AR   jcew...@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: Help on Rexx Code.

2011-11-18 Thread sunil mirchandani
Thanks All for your quick responses. I am trying to implement and will get
back if find any issues.


Thanks again
Sunil

On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
sunilmirchandani1...@gmail.com wrote:

 Hello All,

 I am new to rexx however i have few things to be fixed with the help of
 rexx.In my shop every hour one dataset is being created by one application,
 by end of the day or very next day early morning i want to copy all the
 data from all hourely datasets which are being created yesterday into one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier
 is being changed like a version(hourely basis)) are creating and lets
 suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**) to
 one dataset.

 I checked on the internet and i find that first half can be possible by
 using the rexx. since i am new to rexx so any one can look and suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win




-- 
Thanks  Regards:
Sunil Mirchandani
9243116830

Yesterday I dared to struggle. Today I dare to win

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread sunil mirchandani
Hello John/Bill,

I checked and tried to understand the code, but one thing which i didn't
understand how it will take and differentiate the datasets everyday, since
everyday the dataset's fourth and fifth level qualifier will get changed.

Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX

yesterday's A.B.C.17.NXX

And tomorow's A.B.C.19.NXX.

And if today EOD i will run the job, my input should be
only A.B.C.18.NXX and the same job will run tomorrow then input
should be only A.B.C.19.NXX
 so that i can have single dataset of a daily o/p.

This is a daily job and it will run through scheduler.

Please let me know if i am not clear on the subject.


Thanks
Sunil


On Sat, Nov 19, 2011 at 12:10 AM, sunil mirchandani 
sunilmirchandani1...@gmail.com wrote:

 Thanks All for your quick responses. I am trying to implement and will get
 back if find any issues.


 Thanks again
 Sunil

   On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
 sunilmirchandani1...@gmail.com wrote:

 Hello All,

 I am new to rexx however i have few things to be fixed with the help of
 rexx.In my shop every hour one dataset is being created by one application,
 by end of the day or very next day early morning i want to copy all the
 data from all hourely datasets which are being created yesterday into one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level
 qualifier is being changed like a version(hourely basis)) are creating and
 lets suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**) to
 one dataset.

 I checked on the internet and i find that first half can be possible by
 using the rexx. since i am new to rexx so any one can look and suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win




 --
 Thanks  Regards:
 Sunil Mirchandani
 9243116830


 Yesterday I dared to struggle. Today I dare to win




-- 
Thanks  Regards:
Sunil Mirchandani
9243116830

Yesterday I dared to struggle. Today I dare to win

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ACCOUNT Authority

2011-11-18 Thread Mark Pace
Thanks, Gentlemen.

Have a great weekend.

On Fri, Nov 18, 2011 at 11:08 AM, Mark Jacobs mark.jac...@custserv.comwrote:

 On 11/18/11 10:47, Mark Pace wrote:

 As part of a z/OS install I'm trying to issue the SYNC UADS command.  I
 receive the message

 IKJ58618I SYNC TERMINATED. USER UNAUTHORIZED TO ISSUE SYNC COMMAND. +
 IKJ58618I USER MUST HAVE ACCOUNT AUTHORITY TO ISSUE THE SYNC COMMAND.

 *Explanation:* You do not have ACCOUNT authority, which is required to

 issue the SYNC command. Your installation's TSO/E administrator must give
 you ACCOUNT authority. After ACCOUNT authority has been given to you,
 reissue the SYNC command.

 I have searched through the Security Server RACF Administrator's Guide and
 can find no reference on how to give ACCOUNT authority.  How is this done?





 Take a look at the TSOAUTH class.

 --
 Mark Jacobs
 Time Customer Service
 Tampa, FL
 

 One of life's greatest mysteries is how the boy who
 wasn't good enough to marry your daughter can be the
 father of the smartest grandchild in the world.

 Yiddish Proverb


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




-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

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


ISRPROF member is hosed

2011-11-18 Thread John Norgauer
Any one experience their profile data set member getting hosed up. 
Specifically, my ISRPROF member had some OVR entries that disappeared

Thanks.



John Norgauer
Senior Systems Programmer
Mainframe Technical Support Services
University of California Davis Medical Center
2315 Stockton Blvd
ASB 1300
Sacramento, Ca 95817
916-734-0536

 SYSTEMS PROGRAMMING..  Guilty, until proven innocent !! JN  2004

Hardware eventually breaks - Software eventually works  anon


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of sunil mirchandani
 Sent: Friday, November 18, 2011 1:08 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 Hello John/Bill,
 
 I checked and tried to understand the code, but one thing 
 which i didn't
 understand how it will take and differentiate the datasets 
 everyday, since
 everyday the dataset's fourth and fifth level qualifier will 
 get changed.
 
 Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX
 
 yesterday's A.B.C.17.NXX
 
 And tomorow's A.B.C.19.NXX.
 
 And if today EOD i will run the job, my input should be
 only A.B.C.18.NXX and the same job will run tomorrow 
 then input
 should be only A.B.C.19.NXX
  so that i can have single dataset of a daily o/p.
 
 This is a daily job and it will run through scheduler.
 
 Please let me know if i am not clear on the subject.
 
 
 Thanks
 Sunil

Your date is ddmmyy (European format). The date portion is the next to last 
node in the DSN. REXX has a DATE function. So you could change the DSN in the 
LISTC 

/* rexx */
... existing code
today=date('E') /* date in dd/mm/yy format */
/* translate '/' to spaces, then remove the spaces */
today=space(translate(today,' ','/'),0)
/* today is ddmmyy format now*/
xx=outtrap(data.,*)
address tso LISTCAT LVL('A.B.today')
xx=outtrap(OFF)

Note that a DSN of A.B.17.NXXX is invalid. Perhaps you meant 
A.B.D17.Nxxx ? This works for today. I.e. the date the program actually 
runs. If you need it for yesterday, the code is more complicated because date 
arithmetic in REXX is bothersome. If you need it for last business day before 
today, then it is really tricky. Especially if you want to encode for various 
holidays. I won't even attempt that!

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: Help on Rexx Code.

2011-11-18 Thread George, William@FTB
In the rexx code when you create the dataset mask, string together the
static part of the name with a last node of the date.  For example
(untested)

DateNode = Reverse(Right(Date('S'),6))
DsnMask = A.B.C.D || DateNode

Result would (if today) A.B.C.D18
Note: your example shows a date node of 17.  Nodes cannot start with
a number hence my 'D' above.


 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of sunil mirchandani
Sent: Friday, November 18, 2011 11:08 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Help on Rexx Code.

Hello John/Bill,

I checked and tried to understand the code, but one thing which i didn't
understand how it will take and differentiate the datasets everyday,
since
everyday the dataset's fourth and fifth level qualifier will get
changed.

Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX

yesterday's A.B.C.17.NXX

And tomorow's A.B.C.19.NXX.

And if today EOD i will run the job, my input should be
only A.B.C.18.NXX and the same job will run tomorrow then input
should be only A.B.C.19.NXX
 so that i can have single dataset of a daily o/p.

This is a daily job and it will run through scheduler.

Please let me know if i am not clear on the subject.


Thanks
Sunil


On Sat, Nov 19, 2011 at 12:10 AM, sunil mirchandani 
sunilmirchandani1...@gmail.com wrote:

 Thanks All for your quick responses. I am trying to implement and will
get
 back if find any issues.


 Thanks again
 Sunil

   On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
 sunilmirchandani1...@gmail.com wrote:

 Hello All,

 I am new to rexx however i have few things to be fixed with the help
of
 rexx.In my shop every hour one dataset is being created by one
application,
 by end of the day or very next day early morning i want to copy all
the
 data from all hourely datasets which are being created yesterday into
one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level
 qualifier is being changed like a version(hourely basis)) are
creating and
 lets suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**)
to
 one dataset.

 I checked on the internet and i find that first half can be possible
by
 using the rexx. since i am new to rexx so any one can look and
suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one
knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win




 --
 Thanks  Regards:
 Sunil Mirchandani
 9243116830


 Yesterday I dared to struggle. Today I dare to win




-- 
Thanks  Regards:
Sunil Mirchandani
9243116830

Yesterday I dared to struggle. Today I dare to win

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

__
CONFIDENTIALITY NOTICE: This email from the State of California is for the sole 
use of the intended recipient and may contain confidential and privileged 
information. Any unauthorized review or use, including disclosure or 
distribution, is prohibited. If you are not the intended recipient, please 
contact the sender and destroy all copies of this email.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Jonathan Goossen
Something like this should do it:

IF POS('17', @DSN) = 7 THEN
  DO
your work
 END

You can calculate the date value into a variable if hat makes it easier. 
The 7 is the position that the date string should start. @DSN is the 
variable holding the DSN.

Thank you and have a Terrific day!

Jonathan Goossen, ACG, CL
Tape Specialist
ACT Mainframe Storage Group
Personal: 651-361-4541
Department Support Line: 651-361-
For help with communication and leadership skills checkout Woodwinds 
Toastmasters



IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 11/18/2011 
01:08:19 PM:

 From: sunil mirchandani sunilmirchandani1...@gmail.com
 To: IBM-MAIN@bama.ua.edu
 Date: 11/18/2011 01:12 PM
 Subject: Re: Help on Rexx Code.
 Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 
 Hello John/Bill,
 
 I checked and tried to understand the code, but one thing which i didn't
 understand how it will take and differentiate the datasets everyday, 
since
 everyday the dataset's fourth and fifth level qualifier will get 
changed.
 
 Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX
 
 yesterday's A.B.C.17.NXX
 
 And tomorow's A.B.C.19.NXX.
 
 And if today EOD i will run the job, my input should be
 only A.B.C.18.NXX and the same job will run tomorrow then input
 should be only A.B.C.19.NXX
  so that i can have single dataset of a daily o/p.
 
 This is a daily job and it will run through scheduler.
 
 Please let me know if i am not clear on the subject.
 
 
 Thanks
 Sunil
 
 
 On Sat, Nov 19, 2011 at 12:10 AM, sunil mirchandani 
 sunilmirchandani1...@gmail.com wrote:
 
  Thanks All for your quick responses. I am trying to implement and will 
get
  back if find any issues.
 
 
  Thanks again
  Sunil
 
On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
  sunilmirchandani1...@gmail.com wrote:
 
  Hello All,
 
  I am new to rexx however i have few things to be fixed with the help 
of
  rexx.In my shop every hour one dataset is being created by one 
application,
  by end of the day or very next day early morning i want to copy all 
the
  data from all hourely datasets which are being created yesterday into 
one
  sinle datasets.
 
  For example: Dataset naming convention A.B.C.Date.**(fifth level
  qualifier is being changed like a version(hourely basis)) are 
creating and
  lets suppose i have total 24 datasets by the end of the day(
  A.B.C.D18.N000123
  A.B.C.D18.N000138
  -
  -
  A.B.C.D18.24)
  So by the end of the day i need to copy the data from(A.B.C.Date.**) 
to
  one dataset.
 
  I checked on the internet and i find that first half can be possible 
by
  using the rexx. since i am new to rexx so any one can look and 
suggest me
  with any sample or written rexx code.
 
  Really appreciate for any help.
  Please let me know if i am on right forum or not or does any one 
knows
  forum related to only REXX ?
 
  --
  Thanks Much in Advance
 
  Regards:
  Sunil
 
  (Yesterday I dared to struggle. Today I dare to win
 
 
 
 
  --
  Thanks  Regards:
  Sunil Mirchandani
  9243116830
 
 
  Yesterday I dared to struggle. Today I dare to win
 
 
 
 
 -- 
 Thanks  Regards:
 Sunil Mirchandani
 9243116830
 
 Yesterday I dared to struggle. Today I dare to win
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


This e-mail message and all attachments transmitted with it may
contain legally privileged and/or confidential information intended
solely for the use of the addressee(s). If the reader of this
message is not the intended recipient, you are hereby notified that
any reading, dissemination, distribution, copying, forwarding or
other use of this message or its attachments is strictly
prohibited. If you have received this message in error, please
notify the sender immediately and delete this message and all
copies and backups thereof. 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: Help on Rexx Code.

2011-11-18 Thread Schwarz, Barry A
REXX has a date() function which will let you compute the DD, MM, and YY for 
the date the job is executed (or the day before).  Look it up in your TSO/E 
REXX Reference under Built-in functions in chapter 4.

You must decide whether your code will always execute the day of or the day 
after the datasets are built so you can code the calculation appropriately.  If 
necessary, you can change it so that REXX also allocates SYSUT2 instead of 
hard-coding it in the JCL.

Alternately, your scheduler could provide a parameter to the executing job with 
the third qualifier which REXX could substitute into the DSN of the allocate 
statement.

Obviously the third qualifier will not be completely numeric but as long as you 
know the initial one or two characters it should pose no difficulty.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of sunil mirchandani
 Sent: Friday, November 18, 2011 11:08 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.

 Hello John/Bill,

 I checked and tried to understand the code, but one thing which i didn't
 understand how it will take and differentiate the datasets everyday, since
 everyday the dataset's fourth and fifth level qualifier will get changed.

 Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX

 yesterday's A.B.C.17.NXX

 And tomorow's A.B.C.19.NXX.

 And if today EOD i will run the job, my input should be
 only A.B.C.18.NXX and the same job will run tomorrow then input
 should be only A.B.C.19.NXX
  so that i can have single dataset of a daily o/p.

 This is a daily job and it will run through scheduler.

 Please let me know if i am not clear on the subject.


 Thanks
 Sunil


 On Sat, Nov 19, 2011 at 12:10 AM, sunil mirchandani 
 sunilmirchandani1...@gmail.com wrote:

  Thanks All for your quick responses. I am trying to implement and will
 get
  back if find any issues.
 
 
  Thanks again
  Sunil
 
On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
  sunilmirchandani1...@gmail.com wrote:
 
  Hello All,
 
  I am new to rexx however i have few things to be fixed with the help of
  rexx.In my shop every hour one dataset is being created by one
 application,
  by end of the day or very next day early morning i want to copy all the
  data from all hourely datasets which are being created yesterday into
 one
  sinle datasets.
 
  For example: Dataset naming convention A.B.C.Date.**(fifth level
  qualifier is being changed like a version(hourely basis)) are creating
 and
  lets suppose i have total 24 datasets by the end of the day(
  A.B.C.D18.N000123
  A.B.C.D18.N000138
  -
  -
  A.B.C.D18.24)
  So by the end of the day i need to copy the data from(A.B.C.Date.**) to
  one dataset.
 
  I checked on the internet and i find that first half can be possible by
  using the rexx. since i am new to rexx so any one can look and suggest
 me
  with any sample or written rexx code.
 
  Really appreciate for any help.
  Please let me know if i am on right forum or not or does any one knows
  forum related to only REXX ?
 
  --
  Thanks Much in Advance
 
  Regards:
  Sunil
 
  (Yesterday I dared to struggle. Today I dare to win
 
 
 
 
  --
  Thanks  Regards:
  Sunil Mirchandani
  9243116830
 
 
  Yesterday I dared to struggle. Today I dare to win
 



 --
 Thanks  Regards:
 Sunil Mirchandani
 9243116830

 Yesterday I dared to struggle. Today I dare to win

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email 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: Help on Rexx Code.

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of George, William@FTB
 Sent: Friday, November 18, 2011 1:52 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 In the rexx code when you create the dataset mask, string together the
 static part of the name with a last node of the date.  For example
 (untested)
 
 DateNode = Reverse(Right(Date('S'),6))
 DsnMask = A.B.C.D || DateNode
 
 Result would (if today) A.B.C.D18
 Note: your example shows a date node of 17.  Nodes cannot 
 start with
 a number hence my 'D' above.

REVERSE?? I don't think that will work. DATE(S) is yymmdd like: 123456. 
REVERSE would be 654321, so 010112 (Jan 1, 2012) would be 211010 (Oct 10, 2021).

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: Help on Rexx Code.

2011-11-18 Thread McKown, John
 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Schwarz, Barry A
 Sent: Friday, November 18, 2011 2:04 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 REXX has a date() function which will let you compute the DD, 
 MM, and YY for the date the job is executed (or the day 
 before).  Look it up in your TSO/E REXX Reference under 
 Built-in functions in chapter 4.
 
 You must decide whether your code will always execute the day 
 of or the day after the datasets are built so you can code 
 the calculation appropriately.  If necessary, you can change 
 it so that REXX also allocates SYSUT2 instead of hard-coding 
 it in the JCL.
 
 Alternately, your scheduler could provide a parameter to the 
 executing job with the third qualifier which REXX could 
 substitute into the DSN of the allocate statement.
 
 Obviously the third qualifier will not be completely numeric 
 but as long as you know the initial one or two characters it 
 should pose no difficulty.

Have the scheduling system put in the date might be a very good idea. Suppose 
the job needs to be rerun on some later date due to the output DSN getting 
scratched some how? I hadn't considered that.

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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


Re: ISRPROF member is hosed

2011-11-18 Thread Jousma, David
Logoff, and have someone else delete that member for you.  Will start
off with new defaults.

_
Dave Jousma
Assistant Vice President, Mainframe Services
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of John Norgauer
Sent: Friday, November 18, 2011 2:36 PM
To: IBM-MAIN@bama.ua.edu
Subject: ISRPROF member is hosed

Any one experience their profile data set member getting hosed up. 
Specifically, my ISRPROF member had some OVR entries that disappeared

Thanks.




This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is 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: LC_COLLATE for sort?

2011-11-18 Thread Schwarz, Barry A
The last I heard, the country was United Kingdom of Great Britain and Northern 
Ireland which implies only the first three are part of Great Britain.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of Ken Brick
 Sent: Friday, November 18, 2011 12:35 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: LC_COLLATE for sort?

 On 18/11/2011 14:47 PM, Paul Gilmartin wrote:
  (Is England, Great Britain (whatever the official name) _not_ a member
  of the Commonwealth of Nations? Wikipedia would seem to indicate
  that.) -- gil
  --
  For IBM-MAIN subscribe / signoff / archive access instructions, send
  email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
  Search the archives at http://bama.ua.edu/archives/ibm-main.html
 I think technically, England, Scotland, Wales and Northern Ireland, the
 component parts of Great Britian, are members in their own right to the
 Commonwealth of Nations

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread George, William@FTB
Yes, your correct. As I said, untested.  Hehe, it's friday 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of McKown, John
Sent: Friday, November 18, 2011 12:02 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Help on Rexx Code.

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of George, William@FTB
 Sent: Friday, November 18, 2011 1:52 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 In the rexx code when you create the dataset mask, string together the
 static part of the name with a last node of the date.  For example
 (untested)
 
 DateNode = Reverse(Right(Date('S'),6))
 DsnMask = A.B.C.D || DateNode
 
 Result would (if today) A.B.C.D18
 Note: your example shows a date node of 17.  Nodes cannot 
 start with
 a number hence my 'D' above.

REVERSE?? I don't think that will work. DATE(S) is yymmdd like:
123456. REVERSE would be 654321, so 010112 (Jan 1, 2012) would be 211010
(Oct 10, 2021).

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ISRPROF member is hosed

2011-11-18 Thread Lizette Koehler
 
 Any one experience their profile data set member getting hosed up.
 Specifically, my ISRPROF member had some OVR entries that disappeared
 
 Thanks.
 
 
 
 John Norgauer

Sometimes this happens.  If you delete the member then it will be rebuilt
the next time you access ISPF.

Of course, that means re-customizing your ISPF environment.

If this is in an SMS pool, then see if you  have a backup copy and recover
it.  Then see it is stilled corrupted or if it is better.  Or if you have a
backup of the pack it is on, then restore that.

In both cases use a new name and copy just the member you want.


Lizette

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


Re: ACCOUNT Authority

2011-11-18 Thread Ted MacNEIL
With the ACCOUNT command.
Welcome to the 1970's. (8-{]}.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

-Original Message-
From: Mark Pace pacemainl...@gmail.com
Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Date: Fri, 18 Nov 2011 10:47:08 
To: IBM-MAIN@bama.ua.edu
Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Subject: ACCOUNT Authority

As part of a z/OS install I'm trying to issue the SYNC UADS command.  I
receive the message

IKJ58618I SYNC TERMINATED. USER UNAUTHORIZED TO ISSUE SYNC COMMAND. +
IKJ58618I USER MUST HAVE ACCOUNT AUTHORITY TO ISSUE THE SYNC COMMAND.

*Explanation:* You do not have ACCOUNT authority, which is required to
issue the SYNC command. Your installation's TSO/E administrator must give
you ACCOUNT authority. After ACCOUNT authority has been given to you,
reissue the SYNC command.

I have searched through the Security Server RACF Administrator's Guide and
can find no reference on how to give ACCOUNT authority.  How is this done?


-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: USS

2011-11-18 Thread Ken Brick

On 19/11/2011 05:05 AM, Bill Fairchild wrote:

How about one billion people who all profess the same religious belief system?
Bill Fairchild

Find me 1 billion people with the same religious belief

Ken

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Ted MacNEIL
It's not REXX per se..look into GDGs.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

-Original Message-
From: sunil mirchandani sunilmirchandani1...@gmail.com
Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Date: Fri, 18 Nov 2011 22:35:40 
To: IBM-MAIN@bama.ua.edu
Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Subject: Help on Rexx Code.

Hello All,

I am new to rexx however i have few things to be fixed with the help of
rexx.In my shop every hour one dataset is being created by one application,
by end of the day or very next day early morning i want to copy all the
data from all hourely datasets which are being created yesterday into one
sinle datasets.

For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier
is being changed like a version(hourely basis)) are creating and lets
suppose i have total 24 datasets by the end of the day(
A.B.C.D18.N000123
A.B.C.D18.N000138
-
-
A.B.C.D18.24)
So by the end of the day i need to copy the data from(A.B.C.Date.**) to one
dataset.

I checked on the internet and i find that first half can be possible by
using the rexx. since i am new to rexx so any one can look and suggest me
with any sample or written rexx code.

Really appreciate for any help.
Please let me know if i am on right forum or not or does any one knows
forum related to only REXX ?

-- 
Thanks Much in Advance

Regards:
Sunil

(Yesterday I dared to struggle. Today I dare to win

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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


SMP/E DELETE/REDO/RESTORE Loophole?

2011-11-18 Thread Paul Gilmartin
I'm testing; this isn't production code on a production system.

I created a PTF with ++ DELETE MCS.  I APPLYed it, then tried
to RESTORE it.  SMP/E prohibited the operation, just as it's
supposed to.

I edited out the ++ DELETE; did REJECT; RECEIVE; APPLY REDO;
RESTORE.  All worked.

Should this operation have been allowed?

What's the state of my target library, now?  (It's not my job
to start up the application and test it.)

-- gil

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


Re: USS

2011-11-18 Thread Paul Gilmartin
On Sat, 19 Nov 2011 08:47:23 +1100, Ken Brick wrote:

Find me 1 billion people with the same religious belief

FSVO same:

http://en.wikipedia.org/wiki/Religion

Christianity, Islam, perhaps  Buddhism, Hinduism.

Don't argue; they aren't allowed to put it on the Internet if it's
not true.

-- gil

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


Re: USS

2011-11-18 Thread Ted MacNEIL
I picked the obvious answer: I DON'T CARE!
What I care about is the waste of time carping about it!
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

-Original Message-
From: Steve Comstock st...@trainersfriend.com
Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Date: Fri, 18 Nov 2011 10:26:06 
To: IBM-MAIN@bama.ua.edu
Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Subject: Re: USS

On 11/18/2011 10:04 AM, Ian wrote:
 Seeing that it is Friday, we can put the issue to vote and let the democratic 
 process decide for us?

 Cast vote here : http://cicsworld.com/node/3827

Ah. The tyranny of the majority? You know, 50,000,000 Frenchmen
(or any other nationality or group) _can_ be wrong.



 Ian

 Folks,

 If people folllowed the principles used in academia et al, as I
 understand them, the first usage of a term is spelt out in full
 followed by in brackets the acromyn or abbreviation that will be used
 through the paper.

 For example  Unix System Services (USS)
   United States Ship (USS)

 Then no one has a valid cause of complaint

 Ken

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



-- 

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

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

* Try our tool for calculating your Return On Investment
 for training dollars at
   http://www.trainersfriend.com/ROI/roi.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: USS

2011-11-18 Thread Ed Finnell
wiki lists the following:
 
World population: 6.8 billion
Christianity: 1.9-2.1 billion
Islam:1.5  billion 
Buddhism: 500  million-1.2 billion
 
Hinduism: 900  million-1 billion  
 
_http://en.wikipedia.org/wiki/List_of_religious_populations_ 
(http://en.wikipedia.org/wiki/List_of_religious_populations) 
 
Doesn't say how many are z/OS? 

  _World  Religions_ (http://en.wikipedia.org/wiki/World_Religions)
World population 6.8 billion _[1]_ 
(http://www.un.org/esa/population/publications/wpp2008/wpp2008_text_tables.pdf) 
_[2]_ 
(https://www.cia.gov/library/publications/the-world-factbook/geos/xx.html)  
Figure used by individual articles  
_Christianity_ (http://en.wikipedia.org/wiki/Christianity)  1.9 billion - 
2.1 billion _[3]_ 
(http://www.adherents.com/Religions_By_Adherents.html#Christianity)  29% - 32% 
_Christianity  by country_ 
(http://en.wikipedia.org/wiki/Christianity_by_country)   _Islam_ 
(http://en.wikipedia.org/wiki/Islam)  
1.5 billion _[4]_ (http://pewforum.org/docs/?DocID=450)  19% - 23% _Islam by  
country_ (http://en.wikipedia.org/wiki/Islam_by_country)   _Buddhism_ 
(http://en.wikipedia.org/wiki/Buddhism)  500 million - 1.5 billion _[5]_ 
(http://www.religioustolerance.org/worldrel.htm) _[6]_ 
(http://www.thefirstpost.co.uk/60490,people,news,dalai-lama-joins-ashton-kutcher-and-stephen-fry-on-twitter
) _[7]_ 
(http://www.bbc.co.uk/vietnamese/forum/story/2008/03/080323_tibet_analysis.shtml)
 _[8]_ (http://www.nrn.org.np/speeches/rmshakya.html)  7% - 
23% _Buddhism by  country_ (http://en.wikipedia.org/wiki/Buddhism_by_country)  
 _Hinduism_ (http://en.wikipedia.org/wiki/Hinduism)  900 million - 1 
billion _[9]_ 
(https://www.cia.gov/library/publications/the-world-factbook/geos/in.html) 
_[10]_ (http://www.adherents.com/Religions_By_Adherents.html)  14% 
_Hinduism by  country_ (http://en.wikipedia.org/wiki/Hinduism_by_country)
Total 4.65 billion - 6 billion 68% - 90% 
  _World  Religions_ (http://en.wikipedia.org/wiki/World_Religions)
World population 6.8 billion _[1]_ 
(http://www.un.org/esa/population/publications/wpp2008/wpp2008_text_tables.pdf) 
_[2]_ 
(https://www.cia.gov/library/publications/the-world-factbook/geos/xx.html)  
Figure used by individual articles  
_Christianity_ (http://en.wikipedia.org/wiki/Christianity)  1.9 billion - 
2.1 billion _[3]_ 
(http://www.adherents.com/Religions_By_Adherents.html#Christianity)  29% - 32% 
_Christianity  by country_ 
(http://en.wikipedia.org/wiki/Christianity_by_country)   _Islam_ 
(http://en.wikipedia.org/wiki/Islam)  
1.5 billion _[4]_ (http://pewforum.org/docs/?DocID=450)  19% - 23% _Islam by  
country_ (http://en.wikipedia.org/wiki/Islam_by_country)   _Buddhism_ 
(http://en.wikipedia.org/wiki/Buddhism)  500 million - 1.5 billion _[5]_ 
(http://www.religioustolerance.org/worldrel.htm) _[6]_ 
(http://www.thefirstpost.co.uk/60490,people,news,dalai-lama-joins-ashton-kutcher-and-stephen-fry-on-twitter
) _[7]_ 
(http://www.bbc.co.uk/vietnamese/forum/story/2008/03/080323_tibet_analysis.shtml)
 _[8]_ (http://www.nrn.org.np/speeches/rmshakya.html)  7% - 
23% _Buddhism by  country_ (http://en.wikipedia.org/wiki/Buddhism_by_country)  
 _Hinduism_ (http://en.wikipedia.org/wiki/Hinduism)  900 million - 1 
billion _[9]_ 
(https://www.cia.gov/library/publications/the-world-factbook/geos/in.html) 
_[10]_ (http://www.adherents.com/Religions_By_Adherents.html)  14% 
_Hinduism by  country_ (http://en.wikipedia.org/wiki/Hinduism_by_country)
Total 4.65 billion - 6 billion 68% - 90% 


 
In a message dated 11/18/2011 3:50:58 P.M. Central Standard Time,  
kbr...@netspace.net.au writes:

Find me  1 billion people with the same religious  belief



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ADRDSSU Compatibility

2011-11-18 Thread Ted MacNEIL
I'm glad to know n-2 compatibility is now supported.  If that were true long 
ago when the previous dfdss 64KiB change was made, it 
certainly wasn't advertised then.

Funny, I thought n-1 was supported for a long time!
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: USS

2011-11-18 Thread Mike Schwab
http://en.wikipedia.org/wiki/Major_religious_groups
2 Billion Christians,
1.5 Billion Muslims,
1 Billion Hindus,
0.5 Billion Buddists,
0.5 Billion Chinese Folk religions,
0.5 Billion other Folk religions,
0.050 Billion Shinto,
0.025 Billion Sikhs,
0.015 Billion Jews,
0.011 Billion Jains,
Several others under 0.010 Billion.

Oddities:
http://en.wikipedia.org/wiki/Rastafari_movement about 700,000
http://en.wikipedia.org/wiki/Pastafarianism maybe 10,000.

On Fri, Nov 18, 2011 at 3:47 PM, Ken Brick kbr...@netspace.net.au wrote:
 On 19/11/2011 05:05 AM, Bill Fairchild wrote:

 How about one billion people who all profess the same religious belief
 system?
 Bill Fairchild

 Find me 1 billion people with the same religious belief

 Ken
-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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


Re: USS

2011-11-18 Thread Bill Fairchild
Don't forget Frisbeetarianism.

Bill Fairchild

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Mike Schwab
Sent: Friday, November 18, 2011 4:13 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: USS

http://en.wikipedia.org/wiki/Major_religious_groups
2 Billion Christians,
1.5 Billion Muslims,
1 Billion Hindus,
0.5 Billion Buddists,
0.5 Billion Chinese Folk religions,
0.5 Billion other Folk religions,
0.050 Billion Shinto,
0.025 Billion Sikhs,
0.015 Billion Jews,
0.011 Billion Jains,
Several others under 0.010 Billion.

Oddities:
http://en.wikipedia.org/wiki/Rastafari_movement about 700,000 
http://en.wikipedia.org/wiki/Pastafarianism maybe 10,000.

On Fri, Nov 18, 2011 at 3:47 PM, Ken Brick kbr...@netspace.net.au wrote:
 On 19/11/2011 05:05 AM, Bill Fairchild wrote:

 How about one billion people who all profess the same religious 
 belief system?
 Bill Fairchild

 Find me 1 billion people with the same religious belief

 Ken
--
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Scott Ford
Sunil:
 
I did something like this many years ago on OS/VS2/HASP without Rexx, using JCL 
we did a DISP=MOD to create an output dataset containing all the
input datasets. Is this possible in your situation ?

Scott J Ford
Software Engineer
http://www.identityforge.com
 
 


 From: sunil mirchandani sunilmirchandani1...@gmail.com
To: IBM-MAIN@bama.ua.edu 
Sent: Friday, November 18, 2011 2:08 PM
Subject: Re: Help on Rexx Code.
 
Hello John/Bill,

I checked and tried to understand the code, but one thing which i didn't
understand how it will take and differentiate the datasets everyday, since
everyday the dataset's fourth and fifth level qualifier will get changed.

Ex: Like today all 24 datasets looks like A.B.C.18(DDMMYY).NXX

yesterday's A.B.C.17.NXX

And tomorow's A.B.C.19.NXX.

And if today EOD i will run the job, my input should be
only A.B.C.18.NXX and the same job will run tomorrow then input
should be only A.B.C.19.NXX
so that i can have single dataset of a daily o/p.

This is a daily job and it will run through scheduler.

Please let me know if i am not clear on the subject.


Thanks
Sunil


On Sat, Nov 19, 2011 at 12:10 AM, sunil mirchandani 
sunilmirchandani1...@gmail.com wrote:

 Thanks All for your quick responses. I am trying to implement and will get
 back if find any issues.


 Thanks again
 Sunil

   On Fri, Nov 18, 2011 at 10:35 PM, sunil mirchandani 
 sunilmirchandani1...@gmail.com wrote:

 Hello All,

 I am new to rexx however i have few things to be fixed with the help of
 rexx.In my shop every hour one dataset is being created by one application,
 by end of the day or very next day early morning i want to copy all the
 data from all hourely datasets which are being created yesterday into one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level
 qualifier is being changed like a version(hourely basis)) are creating and
 lets suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**) to
 one dataset.

 I checked on the internet and i find that first half can be possible by
 using the rexx. since i am new to rexx so any one can look and suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win




 --
 Thanks  Regards:
 Sunil Mirchandani
 9243116830


 Yesterday I dared to struggle. Today I dare to win




-- 
Thanks  Regards:
Sunil Mirchandani
9243116830

Yesterday I dared to struggle. Today I dare to win

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Mike Schwab
If you are running one job once a day, add

//DEFINE   EXEC PGM=IDCAMS
//SYSPRINT DD  SYSOUT=*
 DEF GDG (NAME(A1.B2.C3.Dyymmdd) SCRATCH LIMIT(30)) (with tomorrow's
date) (extra GDGs just in case)

The hourly job would create
DSN=A1.B2.C3.Dyymmdd(+1),DISP=(NEW,CATLG),SPACE=(TRK,(15,15),RLSE),DCB=...

The once a day job picks up all GDG members by referencing by the base
name DSN=A1.B2.C3.Dyymmdd (with yeterday's date) and could be gennered
into 1 dataset.

On Fri, Nov 18, 2011 at 3:50 PM, Ted MacNEIL eamacn...@yahoo.ca wrote:
 It's not REXX per se..look into GDGs.
 -
 Ted MacNEIL
 eamacn...@yahoo.ca
 Twitter: @TedMacNEIL

 -Original Message-
 From: sunil mirchandani sunilmirchandani1...@gmail.com
 Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 Date:         Fri, 18 Nov 2011 22:35:40
 To: IBM-MAIN@bama.ua.edu
 Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 Subject: Help on Rexx Code.

 Hello All,

 I am new to rexx however i have few things to be fixed with the help of
 rexx.In my shop every hour one dataset is being created by one application,
 by end of the day or very next day early morning i want to copy all the
 data from all hourely datasets which are being created yesterday into one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier
 is being changed like a version(hourely basis)) are creating and lets
 suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**) to one
 dataset.

 I checked on the internet and i find that first half can be possible by
 using the rexx. since i am new to rexx so any one can look and suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email 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




-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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


Re: Help on Rexx Code.

2011-11-18 Thread George, William@FTB
Use John's translate to remove the slashes to get your ddmmyy date
portion of that last node.
today=date('E')/* date in dd/mm/yy format */
today=space(translate(today,' ','/'),0)  /* translate '/' to spaces,
then remove the spaces */ 
DsnMask = A.B.C.D || Today


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of George, William@FTB
Sent: Friday, November 18, 2011 12:21 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Help on Rexx Code.

Yes, your correct. As I said, untested.  Hehe, it's friday 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of McKown, John
Sent: Friday, November 18, 2011 12:02 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Help on Rexx Code.

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of George, William@FTB
 Sent: Friday, November 18, 2011 1:52 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: Help on Rexx Code.
 
 In the rexx code when you create the dataset mask, string together the
 static part of the name with a last node of the date.  For example
 (untested)
 
 DateNode = Reverse(Right(Date('S'),6))
 DsnMask = A.B.C.D || DateNode
 
 Result would (if today) A.B.C.D18
 Note: your example shows a date node of 17.  Nodes cannot 
 start with
 a number hence my 'D' above.

REVERSE?? I don't think that will work. DATE(S) is yymmdd like:
123456. REVERSE would be 654321, so 010112 (Jan 1, 2012) would be 211010
(Oct 10, 2021).

--
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

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

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

 

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

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ISRPROF member is hosed

2011-11-18 Thread John Norgauer
Was able to do the restore of the profile member. Just was curious if this 
was a bug or a feature of ISPF



John Norgauer
Senior Systems Programmer
Mainframe Technical Support Services
University of California Davis Medical Center
2315 Stockton Blvd
ASB 1300
Sacramento, Ca 95817
916-734-0536

 SYSTEMS PROGRAMMING..  Guilty, until proven innocent !! JN  2004

Hardware eventually breaks - Software eventually works  anon


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: Help on Rexx Code.

2011-11-18 Thread Ted MacNEIL
Why scratch?
Why not 255, just in case?

After all, we only need 640K.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

-Original Message-
From: Mike Schwab mike.a.sch...@gmail.com
Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Date: Fri, 18 Nov 2011 16:39:25 
To: IBM-MAIN@bama.ua.edu
Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Subject: Re: Help on Rexx Code.

If you are running one job once a day, add

//DEFINE   EXEC PGM=IDCAMS
//SYSPRINT DD  SYSOUT=*
 DEF GDG (NAME(A1.B2.C3.Dyymmdd) SCRATCH LIMIT(30)) (with tomorrow's
date) (extra GDGs just in case)

The hourly job would create
DSN=A1.B2.C3.Dyymmdd(+1),DISP=(NEW,CATLG),SPACE=(TRK,(15,15),RLSE),DCB=...

The once a day job picks up all GDG members by referencing by the base
name DSN=A1.B2.C3.Dyymmdd (with yeterday's date) and could be gennered
into 1 dataset.

On Fri, Nov 18, 2011 at 3:50 PM, Ted MacNEIL eamacn...@yahoo.ca wrote:
 It's not REXX per se..look into GDGs.
 -
 Ted MacNEIL
 eamacn...@yahoo.ca
 Twitter: @TedMacNEIL

 -Original Message-
 From: sunil mirchandani sunilmirchandani1...@gmail.com
 Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 Date:         Fri, 18 Nov 2011 22:35:40
 To: IBM-MAIN@bama.ua.edu
 Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
 Subject: Help on Rexx Code.

 Hello All,

 I am new to rexx however i have few things to be fixed with the help of
 rexx.In my shop every hour one dataset is being created by one application,
 by end of the day or very next day early morning i want to copy all the
 data from all hourely datasets which are being created yesterday into one
 sinle datasets.

 For example: Dataset naming convention A.B.C.Date.**(fifth level qualifier
 is being changed like a version(hourely basis)) are creating and lets
 suppose i have total 24 datasets by the end of the day(
 A.B.C.D18.N000123
 A.B.C.D18.N000138
 -
 -
 A.B.C.D18.24)
 So by the end of the day i need to copy the data from(A.B.C.Date.**) to one
 dataset.

 I checked on the internet and i find that first half can be possible by
 using the rexx. since i am new to rexx so any one can look and suggest me
 with any sample or written rexx code.

 Really appreciate for any help.
 Please let me know if i am on right forum or not or does any one knows
 forum related to only REXX ?

 --
 Thanks Much in Advance

 Regards:
 Sunil

 (Yesterday I dared to struggle. Today I dare to win

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email 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




-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

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

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ISRPROF member is hosed

2011-11-18 Thread Ed Finnell
Most of the times I've seen this it's pilot error. What were you trying to  
do?
Editing a profile member with nulls on std is a known profile killer.
 
 
In a message dated 11/18/2011 5:34:31 P.M. Central Standard Time,  
john.norga...@ucdmc.ucdavis.edu writes:

was a  bug or a feature of ISPF


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email 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: ADRDSSU Compatibility

2011-11-18 Thread Joel C. Ewing

On 11/18/2011 04:15 PM, Ted MacNEIL wrote:

I'm glad to know n-2 compatibility is now supported.  If that were true long 
ago when the previous dfdss 64KiB change was made, it

certainly wasn't advertised then.

Funny, I thought n-1 was supported for a long time!
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL


Obviously this depends on what is meant by compatibility PTFs.

New dfdss versions have always been compatible in reading dumps produced 
by previous version(s) - changes that invalidated archived dfdss tapes 
would not be tolerable..


I also can't recall a case other than the 64K block size change where 
the n-1 version wasn't able to read tapes produced by version n as long 
as you didn't explicitly use some new features introduced in the new 
version. The problem with the 64K block change was that you got the new 
feature by default.  I may have missed it, but I don't remember there 
being a PTF to the old version to allow it to read 64K blocks, at least 
not at the time we migrated.


In some cases the best you can hope for is toleration support for the 
n-1 version so that it will try to do something reasonable or at least 
give meaningful warnings or errors if there is some new construct in the 
dump file related to a new feature in version n that the old version 
can't fully handle.


--
Joel C. Ewing,Bentonville, AR   jcew...@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