Re: real vs. emulated CKD

2014-06-02 Thread Norbert Friemel
cycle dates posted by Ed Jaffe: https://groups.google.com/forum/#!msg/bit.listserv.ibm-main/PvwuM3b2uCw/pZ5VXWKsKlcJ Norbert Friemel "World's Most Expensive Hard Drive Teardown" http://www.youtube.com/watch?v=CBjoWMA5d84 :)

Re: Any need? DFSORT interface to C language

2014-06-06 Thread Norbert Friemel
ses in the JZOS toolkit: http://www.ibm.com/developerworks/java/zos/javadoc/jzos/com/ibm/jzos/sample/dfsort/package-summary.html http://www.ibm.com/developerworks/java/zos/javadoc/jzos/jzos240/index.html?com/ibm/jzos/sample/nonvsam/file/package-

Re: z/OS 1.13 ADRDSSU ECB WAIT

2014-06-19 Thread Norbert Friemel
KS/dgt2u2b1/1.14.40 http://www-01.ibm.com/support/docview.wss?uid=isg1II14616 http://www-01.ibm.com/support/docview.wss?uid=isg1OA25644 http://www-01.ibm.com/support/docview.wss?uid=isg1OA32120 Norbert Friemel -- For IBM-MAIN

Re: TASID Snapshot File

2014-07-01 Thread Norbert Friemel
gt; Preallocate ddname TASIDSNP? ("alloc fi(TASIDSNP) da(userid.tasid.snp) new space(10 10) cylinders blksize(0) lrecl(255) recfm(v b a) catalog") Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access

Re: Rational Development and Test (RD&T) aka z/OS on a PC

2014-08-11 Thread Norbert Friemel
we have it too, but not the fixing ptf since our >distribution is too old.) > It's not specific to z1090. Change the SPACE-Paramter from SPACE=(TRK,(4000,0,0)) to SPACE=(TRK,(4000,0,1)). Norbert Friemel -- For IBM-MAIN

Re: Rational Development and Test (RD&T) aka z/OS on a PC

2014-08-11 Thread Norbert Friemel
On Mon, 11 Aug 2014 09:24:00 -0500, Paul Gilmartin wrote: >On Mon, 11 Aug 2014 09:04:21 -0500, Norbert Friemel wrote: > >>On Mon, 11 Aug 2014 07:45:36 -0500, Barbara Nitz wrote: >> >>>//SYSUT2 DD DISP=(,KEEP),DSN=SYS1.SIEALNKE.N,DSNTYPE=LIBRARY, >>>//

Re: finger check(?) caused my JCL notify to malfunction

2014-08-11 Thread Norbert Friemel
> > This appears on the SYSLOG: > > SE '15.27.22 JOB15348 $HASP165 SYSJCNA ENDED AT N1 - JCL ERROR',LOGON, > USER=(SYSJCN) > > But nothing displays on my terminal. > TSO PROFILE NOINTERCOM? http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOK

Re: INITILAIZE COST

2014-08-12 Thread Norbert Friemel
NO. http://www-01.ibm.com/support/knowledgecenter/api/content/SS6SG3_5.1.0/com.ibm.cobol511.ent.doc/custom/igycch257.html Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: PLPA enty

2014-08-17 Thread Norbert Friemel
On Sun, 17 Aug 2014 22:37:48 -0400, MichealButz wrote: >Hi > >Did all that in fact I deleted USER.LPALIB and when I look at TASID -> LPA it >is still there Forgot CLPA? http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2e2c3/54.8.9 Norbert Friemel > >Th

Re: OS message on HMC

2014-08-22 Thread Norbert Friemel
On Fri, 22 Aug 2014 02:38:56 -0500, Elardus Engelbrecht wrote: > > >To Chandramohan, Harish : I'm just curious, who/what is issueing message >'ISGECM1 ...' ? Searches on GOOGLE and IBM gave me false hits... > A modified version of SYS1.SAMPLIB(ISGECMON)? Ju

Re: IFASMFDP and large tape block sizes

2014-08-22 Thread Norbert Friemel
760 is overwritten with 32760 for output data sets. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Deleting Cluster Using IEFBR14 or IDCAMS

2014-09-02 Thread Norbert Friemel
d the DELETE command did not specify the PURGE option. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2m6c2/20.422?SHELF=all13be9 You need the PURGE/PRG-Option of IDCAMS-DELETE to delete an unexpired data set. There's no equivalent in JCL. Norbert Friemel

Re: Deleting Cluster Using IEFBR14 or IDCAMS

2014-09-02 Thread Norbert Friemel
mp;MYDSN,DISP=(,PASS)) in JCL (you can't "define" temporary data sets with IDCAMS) Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: FTP of EBCDIC file

2014-09-08 Thread Norbert Friemel
o x'15' (and perhaps vice-versa), then use a common >utility to delete every x'0D at the end of a line'. The file is now a >conventional z/OS UNIX file. If I needed a legacy data set, I could >pre-allocate the target to FB 582 and use cp(1) to transfer

Re: FTP of EBCDIC file

2014-09-08 Thread Norbert Friemel
by happenstance >contain the x'0D25' sequence not intended as a line separator. > Two packed fields? FIELD1 DCP'-250' FIELD2 DCP'250' Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: SORT JCL

2014-09-14 Thread Norbert Friemel
6 >04708 >04714 >04719 >04723 > OUTREC IFTHEN=(WHEN=INIT,BUILD=(1,5,UFF,M1,6,2,8,5,UFF,M1,80:X)), IFTHEN=(WHEN=(9,5,ZD,EQ,0),OVERLAY=(9:5X)) Norbert Friemel -- For IBM-MAIN subscribe /

Re: DFDSS QUESTION : ALL DSNS NOT MOVED

2014-10-01 Thread Norbert Friemel
data set were moved on the same volume - SMS ignores the OUTDDNAME. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Message Handling

2014-10-22 Thread Norbert Friemel
edgecenter/api/content/SSGMCP_5.2.0/com.ibm.cics.ts.installation.doc/topics/dfha13h.html Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DFSORT/ICETOOL pondering

2014-10-23 Thread Norbert Friemel
OPTION COPY /* Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive ac

Re: DFSORT/ICETOOL pondering

2014-10-23 Thread Norbert Friemel
t rely on a key/sequence field and have to depend on the actual > occurrence of the record order ? INREC adds a (binary) sequence number in position 81-84. OUTREC checks pos. 81-84, not the sequence numbers in the example

Re: DFSORT/ICETOOL pondering

2014-10-23 Thread Norbert Friemel
BUILD=(1,4,39,10)) OPTION COPY /*

Re: I am getting a wait state during IPL

2013-07-03 Thread Norbert Friemel
;Regards, >Srinivas G > Check PTFs for APAR OA33381 http://www-01.ibm.com/support/docview.wss?uid=isg1OA33381 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: I am getting a wait state during IPL

2013-07-03 Thread Norbert Friemel
arameter.) --- http://www-01.ibm.com/support/docview.wss?uid=isg1II12396 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Orphaned ICF catalog in the VVDS

2013-07-05 Thread Norbert Friemel
CRATCH- CAT(old.catname) DEL old.catname UCAT DIAG VVDS IFILE(VVDS) /* // Norbert F

Re: Relative generation - how to recognize new datasets under TSO

2013-07-18 Thread Norbert Friemel
locate the current entry (generation 0) at the time of the allocation. This allows them always to know the current generation, even when this job (or another job), running on the same system (or a different system, as long as the catalog is shared between systems) has added gen

Re: Orphaned ICF catalog in the VVDS

2013-07-18 Thread Norbert Friemel
.catname) > DEL old.catname UCAT >DIAG VVDS IFILE(VVDS) > /* > // Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Relative generation - how to recognize new datasets under TSO

2013-07-18 Thread Norbert Friemel
ds+%2Bconnection Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: COBOL Parser

2013-07-18 Thread Norbert Friemel
he.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=%2Fcom.ibm.entcobol.doc_5.1%2FPGandLR%2Frlpre.html Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: COBOL Parser

2013-07-18 Thread Norbert Friemel
On Thu, 18 Jul 2013 18:12:42 -0500, Norbert Friemel wrote: > >There's an ARCH option in COBOL 5.1: >http://pic.dhe.ibm.com/infocenter/pdthelp/v1r1/index.jsp?topic=%2Fcom.ibm.entcobol.doc_5.1%2FPGandLR%2Frlpre.html > http://pic.dhe.ibm.com/infocenter/pdthelp/v1r

Re: COBOL Parser

2013-07-18 Thread Norbert Friemel
I think z/OS can only be IPLed in z/Arch mode on a z server. Replace 9672 with z800/z900. z/OS V1 runs on a z800/z900 - COBOL V5 requires a z890/z990 or later. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access

Re: VSAM Status Code 16/24 on READPREV

2013-08-01 Thread Norbert Friemel
nd has the GENERIC option." http://pic.dhe.ibm.com/infocenter/cicsts/v4r2/index.jsp?topic=%2Fcom.ibm.cics.ts.applicationprogramming.doc%2Fcommands%2Fdfhp4_readprev.html Norbert Friemel -- For IBM-MAIN subscribe / si

Re: Testing maximum adrdssu backup speed

2013-08-02 Thread Norbert Friemel
via adrdssu? > No. "2. DFSMSdss does not support virtual input/output (VIO) devices." http://publib.boulder.ibm.com/infocenter/zos/v1r13/index.jsp?topic=%2Fcom.ibm.zos.r13.adru000%2Fu2010.htm&path=10_22_3_1_2 Norbert Friemel -

Re: DFSORT and FILSZ

2013-08-30 Thread Norbert Friemel
ttp://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/ice1ca50/3.14 http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/ice1ca50/10.2.4.2 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to li

Re: SORT? need.

2013-09-09 Thread Norbert Friemel
longer than the input LRECL (for FB->VB) Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Deleting a dataset that GRS has enqueued.

2016-01-27 Thread Norbert Friemel
IN.DPDSRN.olddsname, rename the dataset (ISPF 3.4), delete the renamed dataset http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2s382/2.6.3.4 or 2. Use program BYPASSNQ ( File183 http://www.cbttape.org/cbtdowns.htm ) Norbert Friemel ---

Re: Active versus archive log data sets in DB2

2016-02-10 Thread Norbert Friemel
> tables, but not for log. Due to transaction integrity active log is > immediately written to DASD. http://www-01.ibm.com/support/knowledgecenter/SSEPEK_11.0.0/com.ibm.db2z11.doc.admin/src/tpc/db2z_howcreatelogrecords.dita Norbert Friemel

Re: Freeing up space in a VSAM file

2016-03-15 Thread Norbert Friemel
" with to ameliorate the >situation? > CA_RECLAIM? http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2d4a0/2.5.3.3 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Re: Where is format of Job ID documented?

2016-06-16 Thread Norbert Friemel
gt; >Charles > "A" + seven digits in SMF30JNM? https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieag200/rec30ids.htm Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access

Re: Looking for an answer to an SVC question

2016-07-07 Thread Norbert Friemel
es_01.html Page 60 (pdf): https://archive.org/details/bitsavers_ibm360feS2SystemFEHandbookJul71_9869324 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: How to order HTTP Server (Appache)

2014-01-15 Thread Norbert Friemel
ted Tools (FMID HHAP700). JIWO610 is an optional feature of WebSphere Application Server. http://www-03.ibm.com/systems/z/os/zos/features/unix/ported/ihs/index.html http://oss4zos.org/mediawiki/index.php?title=Apache_HTTP_Server

Re: Resistance to Java.

2014-01-23 Thread Norbert Friemel
ral purpose CPs. >Can you supply a link wrt that information? > Google found: https://www.ibm.com/developerworks/community/blogs/22586cb0-8817-4d2c-ae74-0ddcc2a409bc/entry/december_17_2012_6_07_am3?lang=en http://ibmdatamag.com/2013/04/performance-and-capacity-considerations-for-zii

Re: Failure using Firefox to access IBM-MAIN - Connect Interupted

2014-02-27 Thread Norbert Friemel
y.tls.version.max=1" (about:config) The Default for security.tls.version.max in FF27 is 3 (TLS 1.2). The Default in older versions was 1 (TLS 1.0). Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instr

Re: COBOL interface to CSI

2014-02-27 Thread Norbert Friemel
uld use the ISPF-DSINFO-Service from batch COBOL: http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/ispzsg90/2.7 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Failure using Firefox to access IBM-MAIN - Connect Interupted

2014-02-28 Thread Norbert Friemel
quot; has solved the problem ! > >Indeed, now I see how it changed! Cool! Thanks! Reset security.tls.version.max to 3 in Firefox 28 (release date 2014-03-18?) and test again. I think it's Bug 969479 https://bugzilla.mozilla.org/show_bug.cgi?id=969479 https://bugzilla.mozi

Re: adding a type 4 SVC

2014-03-13 Thread Norbert Friemel
PDTE macro to >modify the SVC table on the fly. I think that some "add on" products can do >this for you. But we don't have any such here. > There's a program named SVCUPDTE on CBTTAPE file 183 (Gilbert Saint-flour's collection). Norbert Friemel ---

Re: Software (compiler) PTF or maintenance level

2014-03-31 Thread Norbert Friemel
LIST PTFS FORFMID(HLB77?0) SYSMOD. /* Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with

Re: ISPF 3.4 question

2014-04-07 Thread Norbert Friemel
DLP). Press F11 (=Right) 2 or 3 times in the data set list panel (ISRUDSL0). Delete the entry with IDCAMS: DEL PP.MVI.BBLOAD NSCR CAT(wrong cat from panel ISRUDSL0) Norbert Friemel -- For IBM-MAIN subscribe / signoff / archiv

Re: Sorting CSV data that begins with an IP address

2014-04-16 Thread Norbert Friemel
>%02=(ENDBEFR=C'.',FIXLEN=3), >%03=(ENDBEFR=C'.',FIXLEN=3), >%04=(FIXLEN=3)), > OVERLAY=(81:%01,%02,%03,%04)) > SORT FORMAT=UFF,FIELDS=(81,3,A,84,3,A,87,3,A,90,3,A) > OUTREC BUILD=(1,133) Is the input file RECFM=VB or RECFM=FB? Norbert Friemel -

Re: Sorting CSV data that begins with an IP address

2014-04-16 Thread Norbert Friemel
SORT FIELDS=(1,12,ZD,A) OUTREC BUILD=(13,133) Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Forget: Sorting CSV data that begins with an IP address

2014-04-17 Thread Norbert Friemel
PGM=IKJEFT01,PARM='%rxsub?? p1 p2 p3) from the main? Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Extended Addressibility (was: ZFS - Allocation Failure)

2014-04-17 Thread Norbert Friemel
r: A data set with *extended* attributes (format 8 and 9 DSCBs) can reside in the *extended* address space (EAS) on an *extended* address volume (EAV). (EATTR was not available on MVS/eXtended Architecture ;-) Norbert Friemel --

Re: VSAM space monitor

2014-04-18 Thread Norbert Friemel
49,4,X, 53,4,X, ((66,8,BI,MUL,+100),DIV,74,8,BI),M10,LENGTH=3,C'% ', 66,8,HEX,X, 74,8,HE

Re: Kind of COND in a CLIST

2016-07-21 Thread Norbert Friemel
PGM=IKJEFT01 > //SYSTSPRT DD SYSOUT=* > //SYSTSIN DD *,DLM=@@ > /* command list */ > RDEF class PROFILE1.** ... > RDEF class PROFILE2.** ... Replace IKJEFT01 with IKJEFT1A (or IKJEFT1B)? https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zo

Re: CSV delimited file to "normal" fixed length char fields, in COBOL.

2016-09-12 Thread Norbert Friemel
knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.iceg200/ice2cg_Using__nnn___nn_and__n_Parsed_Fields_with_BUILD_and_OVERLAY.htm Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: CSV delimited file to "normal" fixed length char fields, in COBOL.

2016-09-12 Thread Norbert Friemel
5.1?SHELF=EZ2ZBK0K&DT=20100628091856 It's available since DFSORT V1R5 PTF UK90007/DFSORT R14 PTF UK90006 (April 2006): ftp://ftp.software.ibm.com/storage/dfsort/mvs/sortpeug.pdf Norbert Friemel -- For IBM-MAIN subscribe / signoff

Re: Capture REXX/CLIST software usage.

2016-09-14 Thread Norbert Friemel
am languages. > IKJCT43I ? http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ikj4b4c0/5.5.1?SHELF=all13be9 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@lists

Re: Question on TZ and European time change

2016-11-03 Thread Norbert Friemel
vings time rule is omitted altogether, the values in the rule default to the standard American daylight savings time rules starting at 02:00:00 the second Sunday in March and ending at 02:00:00 the first Sunday in November." https://en.wikipedia.

Re: CICS timeout default value

2014-11-04 Thread Norbert Friemel
or default user? > What is the timeut value in effect? > Is is 0 (means no timeout) ? > Yes, it's 0 (built-in default): http://www-01.ibm.com/support/knowledgecenter/SSGMCP_4.2.0/com.ibm.cics.ts.doc/dfht5/topics/

Re: Software to help switching from daylight saving time to standard time

2014-11-28 Thread Norbert Friemel
gle.com/search?q=SAP+%2B%22stretched+time%22 http://www.google.com/search?q=DSTswitch_contloctime >Does anyone use one? >Does anyone use other processes? > Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access ins

Re: RSU UNZIP space issue.

2014-12-04 Thread Norbert Friemel
enough space on the volumes in storage group TESTSG (volumes ABL056/7 are in storage group TESTG) Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: AW: CICS 3.2 under z/OS 2.1?

2015-01-22 Thread Norbert Friemel
28 http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=OC&subtype=NA&htmlfid=897/ENUS5685-083 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.u

Re: CA/Reclaim Question

2015-02-12 Thread Norbert Friemel
LISTCAT ENT(...) ALL shows SMSDATA STORAGECLASS - xx DATACLASS xx CA-RECLAIM-(YES) The reorg removed the empty CAs that already existed when CA reclaim was enabled http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOK

Re: OT: Digital? Cloud? Modern And Cost-Effective? Surprise! It's The Mainframe - Forbes

2015-03-26 Thread Norbert Friemel
forms. Oh, for the days of >spinning tapes and card sorters. [grin]. BTW - what is that a picture >of? > S/360 Model 91 Higher resolutions @ https://www.flickr.com/photos/epitti/2371701458/sizes/l/in/photostream/ https://www.flickr.com/photos/epitti/2370869637/sizes/l/in/photostrea

Re: OT: Digital? Cloud? Modern And Cost-Effective? Surprise! It's The Mainframe - Forbes

2015-03-26 Thread Norbert Friemel
On Thu, 26 Mar 2015 12:17:11 -0400, David L. Craig wrote: >On 15Mar26:0928-0500, Norbert Friemel wrote: >> >> S/360 Model 91 >> >> Higher resolutions @ >> https://www.flickr.com/photos/epitti/2371701458/sizes/l/in/photostream/ >> https://www.flickr.

Re: Secure FTP

2015-04-02 Thread Norbert Friemel
Try passive mode ftp: add "FWFRIENDLY TRUE" and/or "EPSV4 TRUE" to ftp.data http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/f1a1b3b1/2.3.11.7 Norbert Friemel On Thu, 2 Apr 2015 11:50:29 -0400, Richards, Robert B. wrote: > EZYFT25I Using //'XX.TCPIP.STANDARD.T

Re: AMATERSE and PDSE ?

2015-04-07 Thread Norbert Friemel
elp appreciated. http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/iea2v1c2/17.4.1 "Partitioned data sets extended (PDSE) containing program objects are not supported. " Norbert Friemel -- For IBM-MAIN subscribe /

Re: CLIST conversion from lowercase to uppercase

2015-04-08 Thread Norbert Friemel
merged with JCL. When >I write using the record which has lowercase, the lowercase characters >have been automatically converted to uppercase. Is there a way to >prevent this from happening? > > Try CONTROL NOCAPS (or CONTROL ASIS). http://publibfp.dhe.ibm.com/cgi-bin/book

Re: z990 exploitation support

2015-04-28 Thread Norbert Friemel
//publibz.boulder.ibm.com/zoslib/pdf/i1128311.pdf Download (IBM ID required) https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_US&source=z990suppt https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_US&source=z990e

Re: JES2 as primary with JES3 as a secondary

2015-04-30 Thread Norbert Friemel
CONCATINATED WITH * THE CHARACTER STRING * 'ACTIVE' You can have multiple JES3 globals in a multi-system

Re: DFSORT - How to select last 8 bytes in variable length records

2015-06-08 Thread Norbert Friemel
COPY FROM(IN) USING(CTL1) COPY JKFROM TO(OUT) USING(CTL2) /* Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Watching used space of a PDS

2013-01-29 Thread Norbert Friemel
do forever x = LISTDSI(...) ... address syscall "sleep" seconds end exit /* Rexx */ Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: ICETOOL question

2013-05-10 Thread Norbert Friemel
ADD,+5),DIV,+10), EDIT=(IIIT,T%)) /* Norbert Friemel >Hi dear all, > >I would like to produce a statistic report using ICETOOL. This report should >shown the percentage of records in the file according to their values e.g. > >Input: > >AAA >BBB >AAA >CCC &

Re: Is DVGIFBI available to download from anywhere?

2013-05-15 Thread Norbert Friemel
iew FTP for MVS V2 2.02.01 English (US) http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=dd&subtype=sm&appname=ShopzSeries&htmlfid=897/ENUS5685-108 Norbert Friemel -- For IBM-MAIN subscribe

Re: Will running INSTALL help?

2013-05-15 Thread Norbert Friemel
at >maybe since INSTALL writes the home address on the volume all of the >user data is removed and the volume would compress very well and >therefore transfer very fast. True? > ICKDSF INSTALL is not supported on IBM 2105/2107/1750 http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/i

Re: Really? No FTP SITE RLSE?

2013-05-25 Thread Norbert Friemel
maximum quantity that is allocated for the primary extent. If a lesser amount is needed to hold the data being transferred, the unused amount is released after the transfer is complete." Norbert Friemel -- For IBM-MAIN s

Re: Unable to mount ZFS

2013-05-27 Thread Norbert Friemel
d by. placing single quotes around the file system. name." 'sys1.testzfs' (lower case) does not exist. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: free zIP/UNZIP in z/OS

2013-06-21 Thread Norbert Friemel
On Fri, 21 Jun 2013 03:34:44 -0500, Jan Vanbrabant wrote: > >Possibly other tools (free, of course ;-) ) ? > >Advices? > The jar command is free (comes with Java) but supports Unix files only: http://planetmvs.com/ibm-main/jarbatch.txt

Re: free zIP/UNZIP in z/OS

2013-06-21 Thread Norbert Friemel
; "Sample JZOS Java programs" @ http://www-03.ibm.com/systems/z/os/zos/tools/java/products/jzos/overview.html Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DFSORT - How to select last 8 bytes in variable length records

2015-06-09 Thread Norbert Friemel
COPY FROM(IN) USING(CTL1) COPY JKFROM TO(OUT) USING(CTL2) /* Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DFSORT - How to select last 8 bytes in variable length records

2015-06-10 Thread Norbert Friemel
//SYMNAMES DD * max_lrecl,16367 * INT((32756-4-18)/2) hex_data,5,32734 * 2*max_lrecl key_start,32723 * hex_data-16+5

Re: DFSORT - How to select last 8 bytes in variable length records

2015-06-10 Thread Norbert Friemel
r lrecl < 16k) >3. I am not sure as to why you need to validate the RDW to remove the >short records. JFY will pad up short records. So even if you records with >lrecl less than 12 it will only pick the available characters. JFY pads the

Re: GRS Control Unit ( Was IBM mainframe operations in the 80s)

2015-06-13 Thread Norbert Friemel
70/fe/GC22-7064-13_Input_Output_Equipment_Installation_Physical_Planning_Mar93.pdf Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: How is CAMASTER started?

2015-06-18 Thread Norbert Friemel
a and then start it during MSI? Does anyone know? > Search IBM-MAIN archive (or google) for "TEC570878" or "IKJEFXSR" Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send e

Re: How is CAMASTER started?

2015-06-18 Thread Norbert Friemel
re's no module named ICHALTSP in IBM libraries (LINKLIB, CSSLIB, MIGLIB,...). It's only in CAW0LINK. (ISPF -> DDLIST -> LINKLIST -> MEM ICHALTSP). Norbert Friemel (just guessing: ICH ALTSP: special module for an ALTernate Security Product?)

Re: Search for SDF II R4 documentation

2015-06-24 Thread Norbert Friemel
a how to get the >required manuals is appreciated. > Order a CBPDO (with documentation) in Shopz (ProdNo 5665-366, FMID HEF1140 is still orderable)? Some manuals are @ http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/Shelves/dgi10a01 ("SDF II Administrator

Re: VSAM extents

2015-07-23 Thread Norbert Friemel
ad, zFS made a change to only extend by approx 36 cylinders each time." 540 trks = 36 cyls Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: RMM OAM and 3494

2015-08-06 Thread Norbert Friemel
econcile the status of the tape? > > The tape should be scratch. > > Any clue? > > Details: > z/OS 1.13, OAM, 3494, 3592-J1A drives (only), JA carts. > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2C8A0/17.11.8 http://www-01.ibm.com/support/docview.w

Re: Catalog Entry Deletion using a String

2015-08-13 Thread Norbert Friemel
ulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2i2a1/20.1.1.1 Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: FTP - how get RDW and ASCII

2015-09-01 Thread Norbert Friemel
OUTFIL BUILD=(1,4,5,TRAN=ETOA) OPTION COPY /* ... or use dataset pipes (fromdsn -l rdw -s IBM- -t IBM-???? ...) http://www.dovetail.com/docs/coz/dsp-ref_fromdsn.html Norbert Friemel -- For IB

Re: ISPF 3.2 (allocate) does not honor SDB

2015-09-07 Thread Norbert Friemel
et? PS, PO, PDSE, ...? The optimal block size for PDSE (FB-80, DSNTYPE=LIBRARY) is 32720. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: AW: Re: ISPF 3.2 (allocate) does not honor SDB

2015-09-07 Thread Norbert Friemel
xtended Usage Guide" ( http://www.redbooks.ibm.com/abstracts/sg246106.html?Open ) Figure 10-32 shows a PDSE created 2004-11-04 with SMS.IND=R (SDB) and block size 32720. Norbert Friemel -- For IBM-MAIN subscribe / signoff / a

Re: z/OS pricing question

2015-09-09 Thread Norbert Friemel
ot an official IBM pronouncement. > "Single Version Charging (SVC)" http://www-03.ibm.com/systems/z/resources/swprice/subcap/corner2.html "Migration Pricing Option (MPO)" http://www-03.ibm.com/systems/z/resources/swprice/reference/announce.html Norbert Friemel

Re: DFSORT (old) enhancement

2015-09-10 Thread Norbert Friemel
ssary to complete a sort application. The availability of additional work data sets can help avoid out of space ABENDs." http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/ice1ci20/2.2.7 Norbert Friemel -- For IBM-MAIN subscri

Re: z/OS version by Sysres Module

2015-10-23 Thread Norbert Friemel
> //STEP1 EXEC PGM=AMASPZAP //SYSLIBDD DISP=SHR,DSN=SYS1.NUCLEUS //SYSPRINT DD SYSOUT=* //SYSIN DD * DUMPT IEANUC01 IEASYSID /*

Re: Redirect or hide IEBCOPY output when using the TSO RECEIVE Command

2015-10-26 Thread Norbert Friemel
gt;> >>>WAD is often a misspelling of BAD (Broken As Designed) >> >>Yes, but it is not even close to PRS, which acknowledges that there is >>a defect. > >What does PRS stand for? > Permanent ReStriction https://www-304.i

Re: I just bought an IBM z890

2015-11-10 Thread Norbert Friemel
854cf3558185256e4d005b9e15&aid=1 Hardware Management Console Operations Guide, Version 1.8.2, Chapter 3-20: http://www-01.ibm.com/support/docview.wss?uid=isg2d37db3ef98da032e85256e550073182c&aid=1 Norbert Friemel

Re: RSU APPLY

2015-11-16 Thread Norbert Friemel
y >RSU1509 then in this case, in SOURCEID parameter what we should be >specifying > >SOURCEID(RSU1509) or SOURCEID(RSU*) . > SOURCEID(RSU12* RSU13* RSU14* RSU150*) Norbert Friemel -- For IBM-MAIN subscribe / sign

Re: Lrecl

2015-11-29 Thread Norbert Friemel
. or use the BLOCK0 compiler option in COBOL 4.2 and later: http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igy3cg50/2.11 http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/igy3pg50/2.4.7 Norbert Friemel -- For IBM-MAIN subscribe / signoff / ar

Re: Migrate DB2 datasets?

2012-06-19 Thread Norbert Friemel
jsp?topic=%2Fcom.ibm.db2z9.doc.admin%2Fsrc%2Ftpc%2Fdb2z_migratetohsm.htm Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Why is GRS ENQ needed in SMFDUMP program?

2012-06-21 Thread Norbert Friemel
sample IEFU29 does not start SMFDUMP ("S DUMPXY,...") if it's already running. Norbert Friemel -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

  1   2   >