Re: z/os mount command

2012-09-24 Thread Shmuel Metz (Seymour J.)
In <0110b80401e52145b9da944d6269a...@mail.cenhud.com>, on 09/19/2012 at 03:53 PM, Tim Brown said: >I recall there was a MOUNT procedure coded, I'm not aware of any reason to modify it, and it's not the source of your JCL error. As others have mentioned, you need a slash in front of a 4-digit

Learning COBOL (was: RE: z/os mount command)

2012-09-24 Thread McKown, John
; -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Martin, Larry D > Sent: Monday, September 24, 2012 7:06 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: z/os mount command > > Here is a link to the IBM 'z/OS

Re: z/os mount command

2012-09-24 Thread Staller, Allan
Try the ABC's of System Programming Series on the Redbooks site Been discussed many times. http://www.redbooks.ibm.com/ HTH, On 9/23/2012 11:07 AM, James A Huckert wrote: > What is the MVS Basic course? > I just got into z/OS programming from a Production control position > and I > am trying

Re: z/os mount command

2012-09-24 Thread Martin, Larry D
PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/os mount command For example, if you have absolutely no idea what mainframe programming is all about, and you want to be a COBOL programmer in the near future, this video on youtube may give you a first impression: http://www.youtube.com/watch?v=U

Re: z/os mount command

2012-09-23 Thread Bernd Oppolzer
For example, if you have absolutely no idea what mainframe programming is all about, and you want to be a COBOL programmer in the near future, this video on youtube may give you a first impression: http://www.youtube.com/watch?v=Uv7ThVwb7m8 But depending on the skills you already have, this wil

Re: z/os mount command

2012-09-23 Thread James A Huckert
-MAIN@listserv.ua.edu, Date: 09/23/2012 12:33 PM Subject: Re: z/os mount command Sent by:IBM Mainframe Discussion List On 9/23/2012 11:07 AM, James A Huckert wrote: > What is the MVS Basic course? > I just got into z/OS programming from a Production control position and I > am t

Re: z/os mount command

2012-09-23 Thread Bernd Oppolzer
Am 23.09.2012 19:33, schrieb Steve Comstock: On 9/23/2012 11:07 AM, James A Huckert wrote: What is the MVS Basic course? I just got into z/OS programming from a Production control position and I am trying to get a grasp of all the system jargon and such. My employer won't allow any training so

Re: z/os mount command

2012-09-23 Thread Steve Comstock
Good luck. From: "Shmuel Metz (Seymour J.)" To: IBM-MAIN@listserv.ua.edu, Date: 09/23/2012 09:23 AM Subject: Re: z/os mount command Sent by:IBM Mainframe Discussion List In , on 09/20/2012 at 08:48 AM, "Vernooij, CP - SPLXM" said: Yes, from the

Re: z/os mount command

2012-09-23 Thread James A Huckert
have found some stuff but nothing relevant to todays mainframes. Thanks Tim From: "Shmuel Metz (Seymour J.)" To: IBM-MAIN@listserv.ua.edu, Date: 09/23/2012 09:23 AM Subject: Re: z/os mount command Sent by:IBM Mainframe Discussion List In , on 09/20/2012

Re: z/os mount command

2012-09-23 Thread Shmuel Metz (Seymour J.)
In , on 09/20/2012 at 08:48 AM, "Vernooij, CP - SPLXM" said: >Yes, from the MVS Basic course: there are 3 ways to create an Address >Space: START, LOGON and MOUNT. There's been an internal address space create service since day one. >Later, some internal services could do so too. APPC, like

Re: z/os mount command

2012-09-19 Thread Vernooij, CP - SPLXM
m Brown > > Sent: Wednesday, September 19, 2012 3:13 PM > > To: IBM-MAIN@LISTSERV.UA.EDU > > Subject: Re: z/os mount command > > > > Where is the jcl for stc MOUNT? > > > > Thanks, > > > > Tim > > > > -Original Message- > &g

Re: z/os mount command

2012-09-19 Thread Tim Brown
: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Lizette Koehler Sent: Wednesday, 19 September, 2012 4:03 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/os mount command I have not had to use a MOUNT command in a long time. Is the device new in a in IO GEN

Re: z/os mount command

2012-09-19 Thread McKown, John
:07 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: z/os mount command > > Or, go to SDSF (If JES2) and look for the SYSOUT for the started task - > MOUNT. You may have a security violation. Or another type of JCL > error. > > Lizette > > -Original Me

Re: z/os mount command

2012-09-19 Thread Tim Brown
Where is the jcl for stc MOUNT? Thanks, Tim -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Lizette Koehler Sent: Wednesday, 19 September, 2012 4:07 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/os mount command Or, go to SDSF (If

Re: z/os mount command

2012-09-19 Thread Tim Brown
@LISTSERV.UA.EDU] On Behalf Of Lizette Koehler Sent: Wednesday, 19 September, 2012 4:03 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: z/os mount command I have not had to use a MOUNT command in a long time. Is the device new in a in IO GEN? Otherwise, try just to VARY ONLINE. Or V SMS command to

Re: z/os mount command

2012-09-19 Thread Lizette Koehler
Or, go to SDSF (If JES2) and look for the SYSOUT for the started task - MOUNT. You may have a security violation. Or another type of JCL error. Lizette -Original Message- >From: "McKown, John" >Sent: Sep 19, 2012 1:03 PM >To: IBM-MAIN@LISTSERV.UA.EDU >Subject:

Re: z/os mount command

2012-09-19 Thread Mark Zelden
On Wed, 19 Sep 2012 15:53:42 -0400, Tim Brown wrote: >Haven't used this command in quite some time, maybe even a number of z/os >versions ago! > > Then opening up a current manual would probably help. :-) You need a slash when using 4 digit device addresses. M /5D00,VOL=(SL,STOR02),USE=STO

Re: z/os mount command

2012-09-19 Thread Lizette Koehler
I have not had to use a MOUNT command in a long time. Is the device new in a in IO GEN? Otherwise, try just to VARY ONLINE. Or V SMS command to get it into a pool. Lizette -Original Message- >From: Tim Brown >Sent: Sep 19, 2012 12:53 PM >To: IBM-MAIN@LISTSERV.UA.EDU >S

Re: z/os mount command

2012-09-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Tim Brown > Sent: Wednesday, September 19, 2012 2:54 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: z/os mount command > > Haven't used this command in quite some

z/os mount command

2012-09-19 Thread Tim Brown
Haven't used this command in quite some time, maybe even a number of z/os versions ago! M 5D00,VOL=(SL,STOR02),USE=STORAGE 15.48.16 $HASP100 MOUNTON STCINRDR 15.48.17 $HASP373 MOUNTSTARTED 15.48.17 IEF403I MOUNT - STARTED - TIME=15.48.17 15.48.17 IEF453I MOUNT - JOB FAILED