Re: VARY ON/ VARY OFF COMMAND IN BATCH

2012-02-27 Thread Henrichon, Ryan
You are correct.

The command processor is actually a bypass if the command is an
applicable z/OS Console Command and my ID has security.

Pretty cool clist if you ask me.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Edward Jaffe
Sent: Sunday, February 26, 2012 1:09 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: VARY ON/ VARY OFF COMMAND IN BATCH

On 2/25/2012 9:19 PM, Henrichon, Ryan wrote:
   I have a job that I use to execute all sorts of operator commands
via batch:

 //STEP1 EXEC PGM=IKJEFT1A,DYNAMNBR=300 //SYSPROC DD 
 DSN=SYS1.SISPEXEC,DISP=SHR //SYSPRINT DD SYSOUT=R //SYSTSPRT DD 
 SYSOUT=R //SYSTSIN  DD * cf 
 chp(Bf,d3,bb,da,c1,01,a0,04,06,09,ba,0f,17,d1,1b,c3,35),off
 cf chp(d8,80,85,87,8e,94),off
 /*
 //

There is no 'CF' TSO command. This is likely a command processor unique
to your environment.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
310-338-0400 x318
edja...@phoenixsoftware.com
http://www.phoenixsoftware.com/

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



This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies.

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


Re: VARY ON/ VARY OFF COMMAND IN BATCH

2012-02-25 Thread Henrichon, Ryan
 I have a job that I use to execute all sorts of operator commands via batch:

//STEP1 EXEC PGM=IKJEFT1A,DYNAMNBR=300   
//SYSPROC DD DSN=SYS1.SISPEXEC,DISP=SHR  
//SYSPRINT DD SYSOUT=R   
//SYSTSPRT DD SYSOUT=R   
//SYSTSIN  DD *  
cf chp(Bf,d3,bb,da,c1,01,a0,04,06,09,ba,0f,17,d1,1b,c3,35),off   
cf chp(d8,80,85,87,8e,94),off
/*
//

In the above example I am configuring chpid's off but it should work just fine 
for vary's.

Change / Add the system= on the main card to which LPAR you are running on(JES3 
only).
 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
John Dawes
Sent: Friday, February 24, 2012 3:14 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: VARY ON/ VARY OFF COMMAND IN BATCH

Yes.  I have authorization.  

 


 From: Veilleux, Jon L veilleu...@aetna.com
To: IBM-MAIN@bama.ua.edu
Sent: Thursday, 23 February 2012 1:06 PM
Subject: Re: VARY ON/ VARY OFF COMMAND IN BATCH
  
Did you check to see if you had console authority?

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
John Dawes
Sent: Wednesday, February 22, 2012 12:23 PM
To: IBM-MAIN@bama.ua.edu
Subject: VARY ON/ VARY OFF COMMAND IN BATCH

G'Day,
 
I have several hundred volumes to put online/offline and I thought I could try 
it in batch mode.  I dug up an old JCL which I tried but the job failed because 
of  the following:
 
READY
 CONSOLE SYSCMD(V (AA50),ONLINE) IKJ55303I THE CONSOLE COMMAND HAS TERMINATED.+ 
IKJ55303I AN ERROR OCCURRED DURING CONSOLE INITIALIZATION.  THE MCSOPER RETURN 
CODE WAS X'0004' AND THE REASON CODE WAS X'00 00'. READY 
END 

Here is the job which I executed.  :
 
//*
//STEP01   EXEC PGM=IKJEFT01,DYNAMNBR=999 //SYSPRINT DD  SYSOUT=* //SYSTSPRT 
DD  SYSOUT=* //SYSTSIN  DD  *
 CONSOLE SYSCMD(V (AA50),ONLINE)    

Could someone please correct my mistake?
 
Thanks in advance.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAIN This e-mail may contain 
confidential or privileged information. If you think you have received this 
e-mail in error, please advise the sender by reply e-mail and then delete this 
e-mail immediately.
Thank you. Aetna  

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



This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies.

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


Re: ITIL Mainframe Terminology

2012-01-11 Thread Henrichon, Ryan
A common phrase used in ITIL to refer to mainframes in my shop is
Enterprise Server. However the term Mainframe gets used more than
Enterprise Server does by techies.

What is true about any best practices or new process that a company
uses; it is only as good as how involved the employee's are that are
using it.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Bill Fairchild
Sent: Wednesday, January 11, 2012 3:08 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: ITIL Mainframe Terminology

This reminds me of ISO 9000 about 20 years ago.

Bill Fairchild

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Jonathan Goossen
Sent: Wednesday, January 11, 2012 1:29 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: ITIL Mainframe Terminology

Peter,
You are correct in what ITIL stands for. The British started it. It
migrated to the US when companies wanted to cut costs. Several years ago
I was required to go through training and passed my certification for
the first level.

ITIL is a collection of best practices for running a company's IT. It
deals with processes and is equipment independent. ITIL doesn't have
terminology for mainframes.

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 01/11/2012
11:59:24 AM:

 From: Farley, Peter x23353 peter.far...@broadridge.com
 To: IBM-MAIN@bama.ua.edu
 Date: 01/11/2012 12:06 PM
 Subject: Re: ITIL Mainframe Terminology Sent by: IBM Mainframe 
 Discussion List IBM-MAIN@bama.ua.edu
 
 When I read your questions, I had to admit that I have no idea what 
 ITIL stands for, so I looked it up.  According the The Free 
 Dictionary site:
 
 Information Technology Infrastructure Library - (ITIL) A method of 
 organising the system and network management departments of large 
 organisations. ITIL defines the (work) processes involved and the 
 interfaces between them.
 
 I suspect that few on this list will have any answers for your 
 questions (I certainly don't) because the large US organizations that 
 (some of us) work for are not organized by that standard.  I wasn't 
 even aware of the term, and I suspect I am not alone in that
regard.
 
 Perhaps this is a European standard of organization?  The spelling of 
 organising and organisations with an s rather than a z
 suggests a UK origin.  US spelling uses z in that word.
 
 Sorry not to be much help for you.
 
 Peter
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On

  Behalf Of MainframeJunkie
  Sent: Wednesday, January 11, 2012 12:19 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: ITIL Mainframe Terminology
  
  I have been asked what the common ITIL term in the industry is for 
  Mainframe. Basically, these are the questions:
  
  1) What term is used for the Mainframe System itself?
  2) What are the common names of the Mainframe Organizations in the 
  industry? The larger organization as a whole and not the individual 
  departments.
  
  I have little experience with ITIL, so hopefully I phrased this
question
  properly. Thank you in advance for the assistance.
 --
 
 
 This message and any attachments are intended only for the use of the 
 addressee and may contain information that is privileged and 
 confidential. If the reader of the message is not the intended 
 recipient or an authorized representative of the intended recipient, 
 you are hereby notified that any dissemination of this communication 
 is strictly prohibited. If you have received this communication in 
 error, please notify us immediately by e-mail and delete the message 
 and any attachments from your system.
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send 
 email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


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: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / 

z/OS FTP Issue with passive mode

2011-12-15 Thread Henrichon, Ryan
Folks,
 
This is my first post on the listserv - excuse any formatting errors.
 
I am attempting to debug why out of 6 lpars running the supposed same
config from what I can see, I cannot enter passive mode on one of the
lpars during an FTP session.
 
The error that I am getting when I debug the trace on for FTPD1 and the
error is(The hash's represent my ID) :
 
BPXF024I (##) Dec 14 16:36:04 ftps[50659948]: SR2055 pasv: 
listen() failed - EDC8112I Operation not supported on socket.   
(errno2=0x744C7332) .   

BPXF024I (##) Dec 14 16:36:04 ftps[50659948]: SR3397 reply: --
425 Can't open passive connection..  
 
I will continue to dig through manuals.
 
Thanks,
 
Ryan Henrichon



This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies.

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