Search the web
Sign In
New User? Sign Up
os390andmvs · OS390 and MVS - For z/OS, OS/390 and MVS System Programmers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Antw: [OS390 and MVS] Can't work with LABEL=BLP   Message List  
Reply | Forward Message #438 of 637 |
RE: Antw: [OS390 and MVS] Can't work with LABEL=BLP

Thank you Peter to share my problem(s) !

 

In fact, I haven’t gotten any error message, but the system dismounted the tape and requested me to mount it, with the famous (normal) message-sequence :

 

 IEC502E K 0571,R0523A,SL,YLVT2DSK,volser

*IEC501A M 0571,R0523A,NL,,YLVT2DSK,volser,SYS05091.T175120.RA000.YLVT2DSK.R0101035

 

I could finally solve the problem, once I found (on the Web) the possibility to give HASP commands like :

·         $D JOBCLASS à this one showed that the BLP parameter had not been changed to YES, but was still set to NO.

·         $T JOBCLASS(x),BLP=YES, then

·         $D JOBCLASS again à this one showed that the BLP parameter had finally been changed to YES… and I could do my job.

 

Well, but the problem is now : where, in this system, are the contradictory parameters.

·         I haven’t found any « S JES2 » command in the SYS1.PARMLIB

·         When IPLing, I require the SYSP=15 parameter, which should normally take the values out of the IEASYS15 member :

·         I’ve checked all the members implicitly referred to by the specific parameters (PROGxx, CLOCKxx, COMMNDxx, CONSOLxx, etc.), but none of them had any indication concerning JES2 or HASP.

 

So, to summarize, I’m searching a path explaining the system’s reaction. Oh ! I forgot to list my JES2 procedure :

//JES2     PROC

//IEFPROC  EXEC PGM=HASJES20,

//            DPRTY=(15,15),TIME=1440,PERFORM=9

//ALTPARM  DD DISP=SHR,

//            DSN=CPAC.PARMLIB(JES2PARM)

//HASPPARM DD DISP=SHR,

//            DSN=SYS1.PARMLIB(JES2PARM)

//PROC00   DD DISP=SHR,

//            DSN=SYS1.PROCLIB

//         DD DISP=SHR,

//            DSN=CPAC.PROCLIB

//         DD DISP=SHR,

//            DSN=SYS1.IBM.PROCLIB

//         DD DISP=SHR,

//            DSN=EUV.SEUVPRC

//IEFRDER  DD SYSOUT=*

//HASPLIST DD DDNAME=IEFRDER

 

All this problem is because I’ve just received the mission to « purify » the current system. And it does not seem to be so easy, is it !?

 

Thanks for your help. If you have any idea of the path I should start with for my investigation, I’ll be very interested anyway.

 

Yves

 

-----Original Message-----
From: Peter Keldenich [mailto:peter.keldenich@...]
Sent: Tuesday, April 05, 2005 3:09 PM
To: os390andmvs@yahoogroups.com
Subject: Antw: [OS390 and MVS] Can't work with LABEL=BLP

 


Hi Yves,

what is the errormsg you are
getting?

Regards
Peter

>>> yl@... 04/05/05 12:30
>>>



I've changed the BLP parameter in
JES2PARM to BLP=YES.
I've shut down and re-IPL my system
(WARM,NOREQ).
... and its still not working:

Although my JCL specifies
LABEL=(1,BLP) for an Input tape,
z/OS changes
it to NL !

Have I forgotten any other change
?

Thank you to point me to the
correct members and/or parameters !

Yves









Yahoo! Groups Links

  
http://groups.yahoo.com/group/os390andmvs/


  
os390andmvs-unsubscribe@yahoogroups.com


  
http://docs.yahoo.com/info/terms/











Wed Apr 6, 2005 7:35 am

ylbcx
Offline Offline
Send Email Send Email

Forward
Message #438 of 637 |
Expand Messages Author Sort by Date

Hi Yves, what is the errormsg you are getting? Regards Peter ... I've changed the BLP parameter in JES2PARM to BLP=YES. I've shut down and re-IPL my system ...
Peter Keldenich
peterkeldenich
Offline Send Email
Apr 5, 2005
3:22 pm

Is the input tape NL or SL? If it's SL, LABEL=(1,BLP) won't work. That just positions the tape at the first tape mark, after the volser and header labels....
Steven Tidwell
sptidwell
Online Now Send Email
Apr 6, 2005
3:47 am

Thank you Peter to share my problem(s) ! In fact, I haven't gotten any error message, but the system dismounted the tape and requested me to mount it, with the...
Yves Lederrey
ylbcx
Offline Send Email
Apr 6, 2005
6:36 pm

Hi Yves, question is now: 1. do you have any System Automation active ? 2. check your IEFSSNxx member: Usually there is an entry for JES2: JES2,PRIMARY this...
Peter Keldenich
peterkeldenich
Offline Send Email
Apr 7, 2005
12:48 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help