CBT site issues?

2012-07-23 Thread Kenneth J. Kripke
Hello, I tried to access http://www.cbttape.org/ and I receive the following You see this page because there is no Web site available at this address: http://www.cbttape.org . Is anyone else experiencing this? kenneth_kri...@att.net

ADDRESS LINKMVS - +IRX0250E System abend code 047, reason code 00000000

2012-09-04 Thread Kenneth J. Kripke
DATA AT PSW 0001CE48 - 58101000 0A6B5023 Data shows a MODESET SVC which does require authorization. Check the AUTHPGM specifications in IKJTSOxx in SYS1.PARMLIB Probably need an entry there for IEHPROGM. K. Kripke kkri...@mindspring.com

ADDRESS LINKMVS - +IRX0250E System abend code 047, reason code 00000000

2012-09-06 Thread Kenneth J. Kripke
Cut and Paste from the manuals: z/OS V1R12.0 TSO/E REXX Reference SA22-7790-09 . Linking to and attaching programs You can use the LINK, LINKMVS, and LINKPGM host command environments to link to unauthorized programs. For example: ADDRESS LINK program p1 p2

Replacement for LISTDSI for multivolume datasets searched

2012-09-10 Thread Kenneth J. Kripke
These are ALC macros, but, since you have the disk volsers, they can be used. From the manual DFSMSdfp Advanced Services, Document Number SC26-7400-10 Look at OBTAIN and CVAF. K. Kripke kkri...@mindspring.com

Anyone know how to copy a PDS directory as a flat file?

2012-09-10 Thread Kenneth J. Kripke
Ref: z/os V1R13.0 DFSMS Using Data Sets, SC26-7410-11 This has the structure of a PDS Directory Block. Since you will be most likely be using QSAM to process, the first half word will contain the maximum number of bytes used in the directory block. You won't see the COUNT and KEY fields of

ZOS 2.1 Message Flood Automation

2014-06-12 Thread Kenneth J. Kripke
choose to ignore this setting, which appears to be the case in our environment. Is anyone else using Message Flood Automation, and, have you been successful in preventing messages being picked up by your automation packages? Kenneth J. Kripke k.kri...@comcast.net Sincerely

ZOS 2.1 Message Flood Automation in a JES3 environment.

2014-06-17 Thread Kenneth J. Kripke
and is not to be displayed on an operator console). W. Kevin Kelley -- IBM POK Lab -- z/OS Core Technical Development Sincerely Yours; Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe

DB2 subsystem availability

2013-04-01 Thread Kenneth J. Kripke
Hello; Is there a way to determine if a DB2 or any subsystem is truly available? I know how to sweep the SSCT entries to see if they are defined, but, Is there a way to see if the subsystem is truly alive and can process requests? Kenneth J. Kripke k.kri...@comcast.net

Re: DB2 subsystem availability

2013-04-01 Thread Kenneth J. Kripke
Thank you to all that have responded. What I am attempting to accomplish. I wish to perform a pre-emptive check on the availability of a DB2 subsystem on another sysplex prior to shipping a batch job over to that Plex. Yes, I could code a small SQL QUERY and check for the SQLCODE

Re: IPCS BLS18028I message suppression

2015-09-18 Thread Kenneth J. Kripke
You cannot OUTTRAP Tputs, and, some of the outputs from IPCS utilize TPUTS. Messages delivered via PUTLINE can be OUTTAP'ed. k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions,

RLS implementation for CDS's in DFHSM

2015-12-08 Thread Kenneth J. Kripke
outage? 3. Have you had to go through a recovery scenario due to an SMSVSAM outage? Sincerely; Kenneth J. Kripke Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive

RLS implementation for CDS's in DFHSM

2015-12-09 Thread Kenneth J. Kripke
Thank you to all that have responded to my inquiry. Sincerely; Kenneth J. Kripke Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Subject: Member search in multiple PDS

2016-11-02 Thread Kenneth J. Kripke
If you have Innovation Data Processing's products installed, specifically, FDREPORT, A report can be generated based on a XDSN= dsn mask, and, then in the REPORT section, you can specify DIRISPF to list the members, who updated last, etc. The data can be sorted as well within the program.

Re: Someone just too smart for his or her own good?

2017-08-04 Thread Kenneth J. Kripke
>if substr(unspec(sum), 25, 8) ^= '0d'bx then/* test the sign of the number? */ > put data(sum); > Unspec function returns a binary representation Sincerely; Kenneth J. Kripke kennethkri...@gmail.com

Friday question: ISPF Statistics Manipulation

2017-07-09 Thread Kenneth J. Kripke
. It will also track and report accesses and the nature of access. Sincerely; Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Best Practices, SMF LOGSTREAMS

2018-05-17 Thread Kenneth J. Kripke
to Log Streams. Any tips or suggestions in the form of best practices would be appreciated. Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

CFSIZER no longer available?

2018-06-08 Thread Kenneth J. Kripke
been withdrawn? Sincerely; Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Storage Question

2018-11-23 Thread Kenneth J. Kripke
If you are an FDR user and have FDREPORT, this will fill the bill. < > Ken Kripke kennethkri...@gmail.com -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

ADATA RECORD LAYOUTS

2019-03-15 Thread Kenneth J. Kripke
For the record layouts, see High Level Assembler for z/OS & z/VM & z/VSE Programmer's Guide, Version 1 Release 6 in Appendix C kennethkri...@gmail.com -- For IBM-MAIN

PDSE DELETE PENDING

2019-08-28 Thread Kenneth J. Kripke
; Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Listing Members in Delete Pending Status in a PDSE

2019-09-12 Thread Kenneth J. Kripke
the opportunity to test this. Sincerely; Kenneth J. Kripke Kenneth J. Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message

Connect Direct and FPZ.ACCELERATOR.COMPRESSION.

2020-04-16 Thread Kenneth J. Kripke
Does Connect:Direct V5.2 and V6.0 Require Read access to the Racf Facility FPZ.ACCELERATOR.COMPRESSION to use ZEDC compression facilities ? Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.

Copy NON-SMS ZFS file to a pre-allocated SMS

2020-04-02 Thread Kenneth J. Kripke
I am posting this question to the group on behalf of a colleague who does not have access to IBM-MAIN He is attempting to copy a ZFS file from a NON-SMS managed volume to a pre-allocated and formatted SMS managed FILE. He has attempted to use the DFDSS COPY function, and, he does have Storage

Re: SMPE ALIAS for a TEXT/PANEL Usermod

2020-09-23 Thread Kenneth J. Kripke
to be associated with a usermod entry in SMPE when replacing a text, source entry ? The USERMOD is a full replacement of the distributed panel, but, I want to make sure that the alias entry also gets carried forward correctly. Kenneth J. Kripke k.kripke#comcast.net

SMPE ALIAS for a TEXT/PANEL Usermod

2020-09-21 Thread Kenneth J. Kripke
How can I specify an alias to be associated with a usermod entry in SMPE when replacing a text, source entry ? The USERMOD is a full replacement of the distributed panel, but, I want to make sure that the alias entry also gets carried forward correctly. Kenneth J. Kripke k.kripke

TIME a data set was created?

2020-05-31 Thread Kenneth J. Kripke
I don't know if CA-ASM2 through some of its' exits could record the Time a dataset was created. I do know that it was capable of recording the creating job name using some of the Reserved fields in the FMT1.DSCB. k.kri...@comcast.net

Using the EJES REXAPI to extract active JOBNAME, JOBID, and SYSNAME in a JES3 environment

2020-08-03 Thread Kenneth J. Kripke
the task is running on. Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the m

Z15 zedc compression and CONNECT DIRECT, MFT compression

2020-12-09 Thread Kenneth J. Kripke
a z14 to a z15 processor. Has anyone else seen anything like this in their environment running MFT 8.0 or Connect Direct ? Kenneth J. Kripke 3433 Plumtree Drive Apt. K Ellicott City, MD. 21042 Phones: Land: 410-696-2307 Cell:443-851-1237 k.kri...@comcast.net <mailto:k.

Z15 zedc compression and CONNECT DIRECT, MFT compression

2020-12-12 Thread Kenneth J. Kripke
/svc00100.nsf/pages/zOSV2R4sa2313 77/$file/ieac100_v2r4.pdf . It's not a big issue, just that how do we know if compression is really taking place Sincerely; Kenneth J. Kripke -- For IBM-MAIN subscribe

Accurate listing of IDRDATA to TRANSLATOR ID's

2021-04-01 Thread Kenneth J. Kripke
Does IBM maintain a list of Translator ID's that corollate to the language processor/compiler product that produced CSECTS? Purpose is to identify What version of a compiler produced the CSECT. The goal is to identify COBOL VS modules when reviewing an AMBLIST LISTIDR output. Sincerely

Re: Accurate listing of IDRDATA to TRANSLATOR ID's

2021-04-02 Thread Kenneth J. Kripke
Thank you to Mike Schwab and Peter Farley for your information. Sincerely Yours; Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / a

Port availability through the Firewall

2021-10-06 Thread Kenneth J. Kripke
is exhausted. Sincerely; Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.

System Proclibs, Member management

2022-04-12 Thread Kenneth J. Kripke
If you have eventAction installed you can track member access. In the past, I have used the product to determine which members were being used. k.kri...@comcast.net -- For IBM-MAIN

BPXBATCH and PGM invocation

2022-06-23 Thread Kenneth J. Kripke
Thank you to all that had responded. I was able to accomplish what I wanted to get done using BPXWUNIX within a REXX. The purpose of this exercise is to test Automation rules to bring down various OMVS processes during a system shutdown for an IPL. Kenneth J. Kripke k.kri

BPXBATCH and PGM invocation

2022-06-22 Thread Kenneth J. Kripke
I am attempting to do? Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.

Re USS ps command

2022-06-07 Thread Kenneth J. Kripke
the suggestions out yet. I am working with a colleague who does have system access, however, there is a bit of lag time. Sincerely; Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- F

USS ps command

2022-06-06 Thread Kenneth J. Kripke
list the PID, PPID, and UID but does not list an associated ASID. Is this possible using the ps command? Sincerely; Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN sub

SYSTEM REXX

2022-07-14 Thread Kenneth J. Kripke
. Sincerely; Kenneth J. Kripke k.kri...@comcast.net Sent from Mail for Windows -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

$HASP052 JES2 RESOURCE SHORTAGE OF BERT XX% UTILIZATION REACHED

2022-05-09 Thread Kenneth J. Kripke
GRP,JM=, I am guessing The control blocks will still be built, hence, no benefit. Is my assumption correct? I would like to pose the question on how others have resolved the problem. Sincerely; Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.

SYSTEM REXX use

2022-10-31 Thread Kenneth J. Kripke
Hello; I am looking at the capabilities of SYSTEM REXX on a Z/OS system. I am not familiar with how to invoke it and so forth. Can functions be called from a TSO REXX environment, and, if so, how do I establish a connection to AXR? Kenneth J. Kripke k.kri...@comcast.net

SYSTEM REXX use

2022-11-02 Thread Kenneth J. Kripke
A thank you note to all that responded to my inquiry. Thank you for clarifying the use of SYSTEM REXX. Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / s

SAS ODS examples

2022-11-24 Thread Kenneth J. Kripke
Thank you Carmen and all who responded to my query. You have been MOST Helpful. Sincerely; Kenneth Kripke : k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff /

SAS ODS in the Mainframe environment

2022-11-22 Thread Kenneth J. Kripke
statements to accomplish this, but, to no avail. The type of data to be stored is the result of a PROC PRINT with character data. Does anyone else on the list have some experience and suggestions on this? Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.

IBM's Connect:Direct for z/OS;Batch Override=Y, SNODEID= use

2023-01-24 Thread Kenneth J. Kripke
Thank you Tony for the example. It is much appreciated. Sincerely; Kenneth James Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions,

IBM's Connect:Direct for z/OS;Batch Override=Y, SNODEID= use

2023-01-22 Thread Kenneth J. Kripke
or help would be appreciated. Kenneth J. Kripke k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.

Subdirectory and associated file(s) to actual ZFS File system inquiry

2022-11-13 Thread Kenneth J. Kripke
of interest, it would be able to display The actual File System? Kenneth J. Kripke : k.kri...@comcast.net <mailto:k.kri...@comcast.net> -- For IBM-MAIN subscribe / signoff / archive access instructions, send

Subdirectory and associated file(s) to actual ZFS File system inquiry

2022-11-15 Thread Kenneth J. Kripke
Thank you to all that responded. You have given me the necessary information to complete my tasks Sincerely; Kenneth Kripke k.kri...@comcast.net -- For IBM-MAIN subscribe / signoff / archive access instructions, send