Yes, I do this too. $HOME is managed by automount. So I don't even need to 
preallocate the filesystem. In addition, I have a /tmp2 subdirectory. It is 
like $HOME in that it is managed by automount. In /etc/profile, I make $TMP, 
$TEMP, $TMPDIR, et al., all have a value of /tmp2/$LOGNAME and mark them 
READONLY. Most UNIX utilities use one of these environment variables for 
allocating "temporary" files. And so every user ends up with a unique temporary 
file space as well a as unique HOME. This doesn't stop people from using /tmp 
and I don't try. But I do tell them how to get temporary space that is not 
going to be exhaused by someone else.

--
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 Paul Gilmartin
> Sent: Monday, February 13, 2012 8:56 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Archaic allocation in JCL (Was: Physical record 
> size query)
> 
> On Mon, 13 Feb 2012 07:21:11 -0600, McKown, John wrote:
> 
> >Or, as the programmers at our shop would do:
> >
> >SPACE=EAT-EVERYTHING-IN-SIGHT-AND-CAUSE-OTHER-JOBS-TO-ABEND-B
> ECAUSE-MY-STUFF-IS-IMPORTANT-AND-YOUR-STUFF-ISNT.
> >
> >In many other systems, such as Winblows, everybody gets 
> their own personal "space". And if it is "used up", it 
> doesn't impact others. z/OS shares DASD space.  ...
> > 
> The z/OS cultural norm for HFS and zFS is to give each user a
> dedicated filesystem for HOME.  This is similar to the behavior
> of personal instances of those "other systems".
> 
> -- gil
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> 
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to