Re: TCPIP Question

2006-03-20 Thread Jack Kelly
with sshd you can seed the know_host by allowing unknow hosts in a test environment and sshd will update the file with the hosts that you connect to. Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe

crypto processor with ftp and sftp

2006-03-17 Thread Jack Kelly
hi all, finally have 'real' ftp encrypting data and uid/password. now is there a mechanism to have ftp/tcp let icsf do the heavy lifting? we're at 1.4. also have sshd's (3.8.1p1 - 5655-m23) sftp encrypting data. we're at 1.4 and letting icsf do the lifting appears to require 1.7. has anyone circu

Re: 9840 cart question

2006-03-15 Thread Jack Kelly
cart's. we have actual 3490's and they read 3480's ok. Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the mes

Re: New CLIST on SYSPROC - refresh

2006-03-14 Thread Jack Kelly
i've had it several time where i change a clist and do 'tso %membname" and get the old copy/version. since it isn't secondary extents, i assumed that it was vlf too. i simply was too lazy to research it and just execute the clist on another system. Jack Kelly LA Systems @

Re: SYSLOG purging . . .

2006-03-14 Thread Jack Kelly
why couldn't you simply do 'w l' . then each day is a disticnt sysout/dsn/joe. then purge individual sysout that are 3 months old Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / si

Re: Secure FTP

2006-03-13 Thread Jack Kelly
we're just in the throes of it now. looks like ibm's free 5655-m23 does the job Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL

Re: OAM: DB2 required?

2006-03-08 Thread Jack Kelly
my experience with oam and 3494/5 is that db2 is not require. db2 seems to snake in if you're using objects Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instruc

Re: ftp codes

2006-03-06 Thread Jack Kelly
i don't what that hes msgid is all about , iusually see eza from mvs ftp or fots from sftp but most tof the rc and rsn code have to be decoded from unix BPXZA83007/09/02 10:01:31 z/OS V1R4.0 UNIX System Services Messages and Codes SA22-7807-03 Jack Kelly LA Systems

Re: Commands in Batch

2006-03-02 Thread Jack Kelly
as long as you don't have security too tight, kiss //BR14001 EXEC PGM=IEFBR14 // COMMAND 'V 501,ONLINE ' Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access ins

inetd to take telnet request

2006-03-02 Thread Jack Kelly
TPS-UNIX 23 TCP INTCLIEN; TELNET SERVER-MVS ; 23 TCP INETD4 BIND 156.132.10.15 ; 23 TCP INETD ; TELNET SERVER-UNIX ; 23 TCP OMVS; TELNET SERVER-UNIX 25 TCP SMTPD ; SMTP Server Jack Kelly LA Systems @ US Courts x 202-502-2

Re: ABCs of z/OS System Programming Volume 6

2006-03-01 Thread Jack Kelly
you. apologize about the delay... Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the

Re: Automating ISMF

2006-02-28 Thread Jack Kelly
the most informative info come from doing a dcollect. any sas and/or iceman can provide you with any/all info about your dasd volume and optionally sms classes, hsm status(es), etc Jack Kelly LA Systems @ US Courts x 202-502-2390

Re: IEE345I command authority error from batch

2006-02-27 Thread Jack Kelly
i had pblms going to 1.4 with home grown command issuers. pblm was lack of default route code. zap'd in route code and away we went Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / ar

Re: ABCs of z/OS System Programming Volume 6

2006-02-27 Thread Jack Kelly
i've been reviewing vol6 via ibm's resource link (http://www-1.ibm.com/servers/resourcelink/svc03100.nsf?OpenDatabase). it was getting me close to secure ftp in mvs until i found out the req'm was secure shell ftp which is completely different.. Jack Kelly LA Systems @ US Courts

Re: Esoterics set in SMS we are very quick to make HCD changes.

2006-02-27 Thread Jack Kelly
if it's an sms managed tape, then the unit won't matter. sms and the library manager will allocate the tape to the storage group where the drives are. unit= doesn't buy much with sms. it all goes to storage group. if it's not sms managed, then you are back to esoterics. J

Re: Delete nonSMS dataset from SMS volume

2006-02-13 Thread Jack Kelly
bad news is that you have to zap off the password and sms bits in the dscb, then simply del the dsn Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: Question on locating modules in linklist

2006-02-13 Thread Jack Kelly
isrddn does this already and is supported Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO

Re: Multiple address spaces

2006-02-10 Thread Jack Kelly
mvs comes from the days of mft vs mvs (fixed # memories vs variabale) Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the

Re: Disk dataset allocation within a pool defined by esoteric

2006-02-10 Thread Jack Kelly
only way i've done it is by coding the dasd exit which isn't too bad. sms is easier though Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: REXX , Panels and ISPEXEC Browse

2006-02-10 Thread Jack Kelly
i think that you'll need to add address, eg ADDRESS ISPEXEC 'LMOPEN DATAID('DATA1') OPTION(INPUT)' Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access

Re: manipulating catalogs

2006-02-10 Thread Jack Kelly
it's ok to do it but if any jobs want to access the catlog while its locked they'll get an error retrun code and usually abend. good news is that the import is very quick, if you use a dasd copy to import Jack Kelly LA Systems @ US Courts x 20

Re: Deleting an IODF Work Dataset

2006-02-09 Thread Jack Kelly
plain old ams "DELSYS1.IODF01.WORK.CLUSTER" does the job Jack Kelly LA Systems @ US Courts x 202-502-2390 -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with t

<    1   2   3