Jes2 default sysout

2009-04-23 Thread Melissa Perry
Where does the default sysout class get set in JES2 if a job is submitted with 
no msgclass on 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


redirect 'LOCAL' output

2009-03-05 Thread Melissa Perry
We are getting rid of our channel attached printers.  We will be using printers 
that are defined to JES as DEST's.  Is there any way to change the 'LOCAL' 
output to go to a DESTID without coding /*route print cards in the JCL?

--
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


GIMUNZIP and archid

2008-12-16 Thread Melissa Perry
What level of SMP/E supports 'archid'?  I am attempting to do an unzip and 
getting an error GIM20313S ** THERE IS A SYNTAX ERROR IN THE CONTROL 
STATEMENT FROM DD STATEMENT SYSIN AT COLUMN 10.  It has the following 
syntax http://bama.ua.edu/archives/ibm-main.html


Digital Certificate Implementation TN3270

2008-09-25 Thread Melissa Perry
I am looking for the best way to handle digital certificates and TN3270 
emulation.  I am in the process of implementing SSL on Telnet.  I have 
generated a certauth and a certsign certificate through acf2.  Both of these 
certificates were imported onto a workstation and are functioning as they 
should be.  My concern is, certificates having to be imported to each 
workstation that connects to the mainframe.  What is the industry standard 
for implementing certificates for this?  

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



Port assignment for 992 ssl

2008-08-15 Thread Melissa Perry
Setting up (or attempting to set up) ssl for TN3270 using port 992.  What 
should the 'job' name assigned to the port be?  i.e., port 23 says 23 TCP 
INTCLIEN...

Thanks,

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



Re: TCPIP CONVERT GATEWAY STMT and ADD OSA

2008-06-18 Thread Melissa Perry
Can I even use QDIO to do this?  I have modified the IP stack to include both 
the OSA and the ROUTER.  I get to the Router, but an unable to get to the 
OSA.  A trace route cannot find HOP #2 to get to the OSA

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



Re: TCPIP CONVERT GATEWAY STMT and ADD OSA

2008-05-21 Thread Melissa Perry
thanks, I'm going crazy..this should not be this hard

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



Re: TCPIP CONVERT GATEWAY STMT and ADD OSA

2008-05-21 Thread Melissa Perry
Can someone see why this won't work.  I have added the OSA info and when I 
activate configuration, I cannot get to the mainframe through either device.  I 
can't seem to see what I have done wrong..The TNCP device is existing 
and works until I add the OSA 'stuff' in.Although, I do use a gateway NOT 
beginroutes with the original IP stack with just the TNCP STUFF...
Original gateway statement:

GATEWAY
192.168.4=TNCPA01   4096  0
DEFAULTNET 192.168.4.1TNCPA01   4096  0)

***NEWIP STACK INFO*
DEVICE TNCPA01R CLAW A00 MVS WTNCPA01 NONE
LINK TNCPA01 IP 0 TNCPA01R
DEVICE OSA2100 MPCIPA PRIROUTER
LINK OSA21LNK IPAQENET OSA2100

HOME
  192.168.4.2   TNCPA01
  192.168.18.3   OSA21LNK

BEGINROUTES
 Route 192.168.4.0/24   = TNCPA01  MTU 4096
 Route 192.168.18.0/24  = OSA21LNK MTU 1500
ROUTE DEFAULT 192.168.18.3  OSA21LNK MTU 1500
ENDROUTES

START TNCPA01R
START OSA2100

**VTAM TRL**
OSA2100 VBUILD TYPE=TRL
OSA2100P TRLE  LNCTL=MPC,   
   READ=2100,   
   WRITE=2101,  
   DATAPATH=(2102), 
   MPCLEVEL=QDIO,   
   PORTNAME=OSA2100

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



TCPIP CONVERT GATEWAY STMT and ADD OSA

2008-05-07 Thread Melissa Perry
Can someone verify for me before I mess up our 3270 clients...

Currently have CISCO 7204 router with hummingbird terminals going thru that
Want to utilize my OSA cards and also remove the GATEWAY statement.  I 
need to leave both devices defined while we convert.

Current IP stack parms for 7204
DEVICE TNCPA01R CLAW A00 MVS WTNCPA01 NONE
LINK TNCPA01 IP 0 TNCPA01R
HOME
  192.168.4.2   TNCPA01
GATEWAY
192.168.4=TNCPA01   4096  0
DEFAULTNET 192.168.4.1TNCPA01   4096  0

Want to use both devices:
DEVICE TNCPA01R CLAW A00 MVS WTNCPA01 NONE
LINK TNCPA01 IP 0 TNCPA01R
DEVICE OSA2100 MPCIPA PRIROUTER
LINK OSA21LNK IPAQENET OSA2100
HOME
  192.168.4.2   TNCPA01
  192.168.18.3   OSA21LNK
BeginRoutes
 Route 192.168.4.2 255.255.255.0 = TNCPA01 MTU 4096
 Route 192.168.18.3 255.255.255.0 = OSA21LNK MTU 1500
EndRoutes


Thanks so much.

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



TCPIP OSA and ROUTER

2008-05-02 Thread Melissa Perry
This may be a very ignorant question.

I am running Z/os 1.4 with TCPIP configured to go through a 7204 cicsco 
router.  I want to convert to use QDIO and OSA on the Z/890.  Is it possible 
to have my IP parms point to both devices at the same time?

i.e., this is the device stmt for my router
;
DEVICE TNCPA01R CLAW A00 MVS WTNCPA01 NONE
LINK TNCPA01 IP 0 TNCPA01R
and then add a different device statement for my OSA
and a different/additional HOME address?

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



Jes spool deletion question

2007-07-30 Thread Melissa Perry
I have issued a $P SPOOLX against 2 spool volumesthey are draining.  When 
I issue $DJQ,SPOOL=(VOLUME=SPOOL1,PERCENT>0), I see the following jobs ..
those jobs are really not there...how do I get rid of the volume or the jobs.  
When I do a $dj'myjob'  nothing appears.  Thanks


 $DJQ,SPOOL=(VOLUME=SPOOL1,PERCENT>0)
 $HASP890 JOB(U432) 312
 $HASP890 JOB(U432)  STATUS=(AWAITING OUTPUT
 $HASP890PRIORITY=1,SYSAFF=(ANY)
 $HASP890SPOOL=(VOLUMES=(SPOOL1,
 $HASP890PERCENT=0.0030)
 $HASP890 JOB(PNXLGLM1) 313
 $HASP890 JOB(PNXLGLM1)  STATUS=(AWAITING OUTPUT
 $HASP890PRIORITY=1,SYSAFF=(ANY)
 $HASP890SPOOL=(VOLUMES=(SPOOL1,
 $HASP890PERCENT=0.1566)
 $HASP890 JOB(U585) 314
 $HASP890 JOB(U585)  STATUS=(AWAITING OUTPUT
 $HASP890PRIORITY=1,SYSAFF=(ANY)
 $HASP890SPOOL=(VOLUMES=(SPOOL1,
 $HASP890PERCENT=0.0030)

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


Re: ICC CONSOLE HELP

2007-06-29 Thread Melissa Perry
thanks, I got it backI took the chp offline, but also, I think you were 
correct.  No one, including myself, ever varied another console to the master.

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


ICC CONSOLE HELP

2007-06-29 Thread Melissa Perry
We got an IEE141A reason=IOER last night on an ICC console...The actual 
device is now offline.  I cannot get the device to clear so I can get it back.  
I 
have done:

Reset CN which appears to work, i.e., no error messages come back
Vary console5,mstcons--i get an invalid ref...the console is not there when 
you display the consoles
I do a vary console5,console and I get.

RESPONSE=SYSB  IEE370I CONSOLE5 ATTEMPT TO VARY MASTER CONSOLE 
IS
RESPONSE=REJECTED.  ISSUE VARY MSTCONS.  

I try to vary the actual device online and get:

RESPONSE=SYSB  IEE370I 2000 ATTEMPT TO VARY MASTER CONSOLE 
IS   
RESPONSE=REJECTED.  ISSUE VARY MSTCONS.  

Any suggestions other than IPL??

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


FTP TAPE FILE no TAPE DRIVE AVAILABLE

2006-08-15 Thread Melissa Perry
Doing an FTP to the Z/os 1.4 requesting a dataset on tape...If all tape 
drives are busy, receive an EZA2560W - Volume is not ready and automatic 
tape mounts are not allowed.  I have autotapemount set to true for FTP.  
Any suggestions except better scheduling?? 

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


ICC CONSOLE

2006-04-21 Thread Melissa Perry
I have a console set up through OSA on Z/890.  The console has connected to 
the OSA card prior to IPL but is not picking up console attributes at IPL.  
We still need to vary the console for it to come active and it is not 
getting PFKEY info.  What have I missed.  Again, it has established contact 
with the OSA prior to IPL.

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


FTP TIMEZONE

2006-01-20 Thread Melissa Perry
I can't get FTP to use 'local' time instead of GMT...I ran with the
following and still got GMT.  What am I doing wrong?

FTPD   EXEC PGM=FTP,REGION=4096K,TIME=NOLIMIT,
PARM=('POSIX(ON) ALL31(ON)',
   'ENVAR("RESOLVER_CONFIG=//''TCPIP.SEZAINST(TCPDATA)''"',
  '"TZ=EST5EDT")/(TIMEOUT 20')

ALso ran with TZ=EST with same result.

Thanx

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


vtam/ip lu

2005-10-27 Thread Melissa Perry
I see a few questions similar, but no answers help me.  Connecting to IP
thru TN3270...LU's do not seem to be getting reused.  I have coded
NOLUSESSIONPENDNosequentialluany other suggestions?

Thanks

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