Re: Rexx - calling assembler question

2012-05-18 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Scott Ford scott_j_f...@yahoo.com To: IBM-MAIN@bama.ua.edu, Date: 05/18/2012 10:37 AM Subject:Rexx - calling assembler

Re: SLIP PER Sotroage Alteration SVC dump

2012-04-06 Thread Wayne Driscoll
Either use STATUS REGS which shows the PSW and REGS when the slip trapped, or look at the contents of the SDUMP CSA resident buffer (CVTSDBUF) which has data on the state of the system when the slip trap hit. === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: Friday fun: Halon dumps and POK Resets

2012-03-23 Thread Wayne Driscoll
sunrise, they would have the same problem with the tape drives unloading, until the windows were shaded over. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Barry Merrill

Re: Pre-Friday fun: Halon dumps and POK Resets

2012-03-22 Thread Wayne Driscoll
his hand around the wall to try and feel for the switch. Well guess what he hit first? The force of the halon dump blew out ceiling tiles and broke a bunch of light fixtures and light bulbs. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development

Re: Program FLIH backdoor - This is a criminal breach of security!

2012-03-05 Thread Wayne Driscoll
this) than it would constitute a violation of z/OS system integrity. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Pate, Gene gene_p...@csx.com To: IBM-MAIN@bama.ua.edu Date

Re: ACF2/RACF User Appliation Logical Access

2012-01-06 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net To: IBM-MAIN@bama.ua.edu Date: 01/06/2012 10:07 AM Subject: Re: ACF2/RACF User Appliation Logical

Re: [DB2 z/OS] USER CATALOG - Rules of Thumb and best practices

2011-11-10 Thread Wayne Driscoll
subsystems, I would recommend that you have at least one user catalog per DB2 subsystem or DSG, or at a minimum that you don't define the aliases for development and production in the same user catalog. === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: Testing g RTM routine

2011-10-28 Thread Wayne Driscoll
much detail, other than to say that it requires multiple SRB's that perform a spin loop, and use of the PURGEDQ macro to drive the RMTR routine. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: z/OS UNIX file can't be deleted. (Was confusing and confused)

2011-10-26 Thread Wayne Driscoll
of confusion meant that the message text was ignored, since the first line of text spelled out that the problem was in the /tmp filesystem. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: z/OS Control block question

2011-10-24 Thread Wayne Driscoll
have a JSTCB=YES subtask running you cannot attach any subtasks with JSTCB=NO specified. Look at the return codes from ATTACH in the Authorized Services Reference, in particular RC=14 and RC=18 for more details.. === Wayne Driscoll OMEGAMON DB2 L3

Re: z/OS Control block question

2011-10-24 Thread Wayne Driscoll
Walt, Thanks, I missed an important qualifier what I should have said was all non-job step TCB's under a given JSTCB will point to the same TIOT. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: z/OS Control block question

2011-10-22 Thread Wayne Driscoll
Please explain how all TCB's under a given JSTCB will point to the same TIOT is incorrect, but every TCB with the same TCBJSTCB will normally have the same TIOT is true, when the two statements make the same point? === Wayne Driscoll OMEGAMON DB2 L3

Re: z/OS Control block question

2011-10-20 Thread Wayne Driscoll
4,PSATOLD === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Roberts, John J jrobe...@dhs.state.ia.us To: IBM-MAIN@bama.ua.edu Date: 10/19/2011 04:43 PM Subject: Re

Re: Storage usage in a job

2011-10-20 Thread Wayne Driscoll
Sorry, the additional load, while it won't hurt, isn't needed. I was thinking of TCBJPQ, which is only populated for the JSTCB. TCBTIO is populated for all TCB's, but all TCB's under a given JSTCB will point to the same TIOT. === Wayne Driscoll

Re: z/OS Control block question

2011-10-20 Thread Wayne Driscoll
a given JSTCB will point to the same TIOT. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Wayne Driscoll/Chicago/IBM@IBMUS To: IBM-MAIN@bama.ua.edu Date: 10/20/2011 06:31

Re: SYSTEM ABEND CODE 0F8 REASON CODE 00000014 under TESTAUTH

2011-10-17 Thread Wayne Driscoll
SVC is executed, the SVCFLIH issues the 0F8 abend. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Micheal Butz michealb...@optonline.net To: IBM-MAIN@bama.ua.edu Date

Re: TSO TEST Debugging with TPUT and input paramters

2011-10-07 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Ed Gould ps2...@yahoo.com To: IBM-MAIN@bama.ua.edu Date: 10/07/2011 01:03 PM Subject: Re: TSO TEST Debugging with TPUT and input paramters Sent by: IBM

Re: DCB exlst 16

2011-09-13 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Sam Siegel s...@pscsi.net To: IBM-MAIN@bama.ua.edu Date: 09/13/2011 08:05 AM Subject: DCB exlst 16 Sent by: IBM Mainframe Discussion List IBM-MAIN

Re: Enforcing job name conventions - which exit?

2011-08-10 Thread Wayne Driscoll
, not in the submitting address space. It has more limited means of communicating to the submittor. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Paul Gilmartin paulgboul

Re: Another DB2 question...SYSIBM.SYSPLANDEP...how is this updated

2011-08-06 Thread Wayne Driscoll
will be empty, and the dependancies will be recorded in SYSPACKDEP. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Dave Day david...@consolidated.net To: IBM-MAIN

Re: Netview security problem

2011-08-05 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Barkow, Eileen ebar...@doitt.nyc.gov To: IBM-MAIN@bama.ua.edu Date: 08/05/2011 02:52 PM Subject: Re: Netview security problem Sent by: IBM Mainframe

Re: Re-entrant module stores into itself with no 0C4

2011-07-19 Thread Wayne Driscoll
concatenation of libraries, so if one non-authorized library is added to a list of authorized libraries, it will be treated as non-authorized. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Making Z/OS easier - Effectively replacing JCL with Unix like commands

2011-07-18 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: R.S. r.skoru...@bremultibank.com.pl To: IBM-MAIN@bama.ua.edu Date: 07/18/2011 03:50 PM Subject: Re: Making Z/OS easier - Effectively

Re: Annoyance with the IEZJSAB macro

2011-07-11 Thread Wayne Driscoll
TRT is just one of a handful of instructions that modify all (or in the case of TRT) some of R2. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Mike Schwab

Re: Real return address for link and attach

2011-07-05 Thread Wayne Driscoll
) if you care about the contents, it is the coder's responsibility to save them before issuing the macro, and restoring them after the macro expansion (and at any error points that the macro could pass control to). === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: DR Plans (WAS: Escon and Ficon Extensions)

2011-06-22 Thread Wayne Driscoll
, sadly, it was the central office that caught fire. Took almost a month for Illinois Bell and ATT to get things back to normal. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: How to diagnose memory leak?

2011-06-06 Thread Wayne Driscoll
GFS - GETMAIN, FREEMAIN, STORAGE Trace http://publib.boulder.ibm.com/infocenter/zos/v1r9/index.jsp?topic=/com.ibm.zos.r9.ieav100/gfs.htm === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: POHD: vs UTE (was: USS vs USS)

2011-05-05 Thread Wayne Driscoll
? === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Chris Mason chrisma...@belgacom.net To: IBM-MAIN@bama.ua.edu Date: 05/04/2011 09:03 PM Subject: Re: POHD: vs UTE (was: USS vs USS

Re: Problem with LPA=xx on IEASYSxx

2011-05-03 Thread Wayne Driscoll
Forgive me for asking the simple question first - After you updated PARMLIB to modify the contents of the LPA, did you remember to IPL with CLPA? === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Fear the Internet, was Cool Things You Can Do in z/OS

2011-04-29 Thread Wayne Driscoll
Shmuel, The setfacl command is supported on most recent linux distributions with SELinux disabled. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Shmuel Metz

Re: Mixing Auth and Non-Auth Modules

2011-04-22 Thread Wayne Driscoll
I hope that this SVC has been removed. These super-secret SVC's are nothing more than MASSIVE integrity exposures, that can be relatively easily spoofed, and should be banned from any and all z/OS sites. === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: Dynamic calls from COBOL

2011-03-18 Thread Wayne Driscoll
Phil, In order for MVS program management to find load module CALL, I think you need to add an ALIAS statement in the Binder Control cards: INCLUDE TESTPGMS(DCALLEE) ALIAS CALL NAMEDCALLEE(R) === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: ASC. Mode

2011-02-18 Thread Wayne Driscoll
Unless your PSW is in AR mode, access registers are ignored, so until you issue the SAC 512, you will always be referencing data in the PRIMARY. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Home 1= PRIMARY != SECONDARY

2011-01-27 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: michealbutz michealb...@optonline.net To: IBM-MAIN@bama.ua.edu Date: 01/27/2011 03:30 PM Subject: Re: Home 1= PRIMARY

Re: FITS requirement

2010-12-08 Thread Wayne Driscoll
Frank, I believe FITS is an acronym for Field Information Tracking System but I clearly could be wrong. Maybe John Eells, or Lynn Wheeler would know for sure. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Optional exec on RUNCPOOL subcommand

2010-12-06 Thread Wayne Driscoll
When you use the EXEC((myexec)) IPCS sets the IPCS SYMBOL X to the current cell. Your exec is assuming that X is a REXX variable. To get the address of the cell into a REXX variable you would need to use the IPCS EVALSYM command, === Wayne Driscoll

Re: Storage usage in a job

2010-10-21 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Phil Smith p...@voltage.com To: IBM-MAIN@bama.ua.edu Date: 10/21/2010 02:43 PM Subject: Re: Storage usage in a job Sent by: IBM Mainframe Discussion List

Re: Mainframe hacking?

2010-10-14 Thread Wayne Driscoll
that shops without the appropriate PTF's applied are less likely to be compromised. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Ricc Harding ricc.hard...@gmail.com

Re: Which TCB data element point to VSM

2010-08-25 Thread Wayne Driscoll
If you use the VSMDATA verb exit from IPCS, it provides performs this function, totalling storage by TCB, Subpool and Residency. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: db2 dbrm

2010-08-03 Thread Wayne Driscoll
). === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Ed Finnell efinnel...@aol.com To: IBM-MAIN@bama.ua.edu Date: 08/03/2010 11:47 AM Subject: Re: db2 dbrm Sent by: IBM Mainframe

Re: ecb paramter on Attach

2010-07-04 Thread Wayne Driscoll
of the ECB is to allow the parent to have a way of knowing that all of its subtasks have terminated (normally or abnormally), and are ready to be safely detached. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Unix systems and Serialization mechanism

2010-07-02 Thread Wayne Driscoll
to flock() (I don't know if there is one or not), that is a major difference between UNIX and z/OS. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Paul Gilmartin

Re: Unix systems and Serialization mechanism

2010-07-02 Thread Wayne Driscoll
Mark Your right, thanks for the correction, rack it up to a senior moment. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Mark Zelden mzel...@flash.net To: IBM-MAIN

Re: Same ASID in Space-Switching PC Routine

2010-05-27 Thread Wayne Driscoll
, the HASN (which is located from the contents of the PSA) is not changed. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Adam Johanson adam.johan...@usaa.com To: IBM-MAIN

Re: Same ASID in Space-Switching PC Routine

2010-05-27 Thread Wayne Driscoll
To find the PRIMARY ASID, use the EPAR instruction, then use the LOCASCB macro if you need the ASCB address. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Adam

Re: Accessing Cross Memory Storage in REXX

2010-05-11 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Chris Craddock crashlu...@gmail.com To: IBM-MAIN@bama.ua.edu Date: 05/10/2010 09:34 PM Subject: Re: Accessing Cross Memory Storage in REXX Sent by: IBM

Re: supervisory state vs. authorized program

2010-04-21 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: R.S. r.skoru...@bremultibank.com.pl To: IBM-MAIN@bama.ua.edu Date: 04/21/2010 01:40 AM Subject: Re: supervisory state vs. authorized

Re: Internal (program) start of an STC - MGCRE vs. ASCRE

2010-04-16 Thread Wayne Driscoll
agree that the best approach is to use UNIX services, since UNIX has been required since OS/390 1.5. People may not like it, but they do need it. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: How many mainframes are there?

2010-04-12 Thread Wayne Driscoll
college, which did teach a lot of systems level information. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Howard Brazee howard.bra...@cusys.edu To: IBM-MAIN

Re: ASG

2010-04-09 Thread Wayne Driscoll
remember the exact details, but I highly doubt that these products could be legally licensed from anyone other than ASG or their agents at this point in time. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Heads Up: APAR IO11698 - New SAF FACILITY class definition required for any SMP/E use

2010-04-02 Thread Wayne Driscoll
library. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Edward Jaffe edja...@phoenixsoftware.com To: IBM-MAIN@bama.ua.edu Date: 04/02/2010 04:31 PM Subject: Re: Heads Up

Re: Heads Up: APAR IO11698 - New SAF FACILITY class definition required for any SMP/E use

2010-04-02 Thread Wayne Driscoll
of integrity. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Paul Gilmartin paulgboul...@aim.com To: IBM-MAIN@bama.ua.edu Date: 04/02/2010 05:04 PM Subject: Re: Heads Up

Re: Heads Up: APAR IO11698 - New SAF FACILITY class definition required for any SMP/E use

2010-04-02 Thread Wayne Driscoll
Bob, You are correct, I had the PPT option incorrect, thanks for jogging my memory. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Bob Rutledge deerh

Re: Mainframe Executive article on the death of tape

2010-03-30 Thread Wayne Driscoll
with 3090-x00E's at both sites. I know because I worked there before you, and still are in touch with people that currently work there. Today they use a third party disaster recovery system, and have for at least 8-10 years. Wayne Driscoll -Original Message- From: IBM Mainframe Discussion List

Re: WTO Alternative using HLASM

2010-03-29 Thread Wayne Driscoll
branch entry WTO in the exits. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Chris Mason chrisma...@belgacom.net To: IBM-MAIN@bama.ua.edu Date: 03/29/2010 12:02 PM Subject

Re: Subpools - specifically 241

2010-03-25 Thread Wayne Driscoll
an interest in this sort of learning. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Bob Shannon bshan...@rocketsoftware.com To: IBM-MAIN@bama.ua.edu Date: 03/25/2010 09

Re: Trying to understand ALLOWUSERKEYCSA and subpool storage

2010-03-24 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Diane Goodwin dgood...@amica.com To: IBM-MAIN@bama.ua.edu Date: 03/24/2010 09:18 AM Subject: Trying to understand ALLOWUSERKEYCSA and subpool storage

Re: ICH14070I SETROPTS RACLIST REFRESH had no effect on class DSNADM.

2010-03-19 Thread Wayne Driscoll
been done, you can then issue the SETR CLASS(DSNADM) REFRESH to update the dataspace. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Jim McAlpine jim.mcalp

Re: RACHECK call: determining whether and which TCBSENV (TCB ACEE) is in charge

2010-03-16 Thread Wayne Driscoll
Only the TCBSENV for the current TCB is used if non-zero. If the current TCBSENV is zero, then ACEESENV is used. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Dr

Re: RACHECK call: determining whether and which TCBSENV (TCB ACEE) is in charge

2010-03-16 Thread Wayne Driscoll
George, You are correct, I got the two control blocks mixed up. I did indeed mean ASXBSENV is used to locate the ACEE. Sorry for any confusion. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: About ENQ - some basic questions

2010-02-22 Thread Wayne Driscoll
One place that MAY use it would JES2 for the SPOOL datasets. Since all spool datasets have the same name, if JES2 had the ENQ on the dataset name, you would be unable to delete or create additional SPOOL datasets while JES2 is running. === Wayne

Re: PDS vs. PDSE

2010-02-11 Thread Wayne Driscoll
to just over 51 records, so any JCL that is under 51 lines will still take up 4K each, while in a PDS an 80 byte member takes 80 bytes in the PDS itself (after the directory of course). === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco

Re: Rumba on zOS 1.11 telnet connection refused

2010-02-11 Thread Wayne Driscoll
at. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: John Mattson john_matt...@ea.epson.com To: IBM-MAIN@bama.ua.edu Date: 02/11/2010 03:14 PM Subject: Rumba on zOS 1.11 telnet connection refused Sent by: IBM Mainframe

Re: IPCS - How to find Load Point

2010-02-10 Thread Wayne Driscoll
of the intended program interface, so changes are possible to this block. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Thompson, Steve steve_thomp...@stercomm.com To: IBM-MAIN

Re: DB2 V7 - Implications to storage increasing RID Pool

2010-02-05 Thread Wayne Driscoll
horizontally by having additional data or hiper spaces each a max of 2GiB in size. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Joel C. Ewing jcew...@acm.org To: IBM-MAIN

Re: IPCS 64bit Storage

2010-01-28 Thread Wayne Driscoll
a 32 bit field. Hope this helps, sorry I can't be more detailed. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: DanD mvs-j...@sympatico.ca To: IBM-MAIN@bama.ua.edu Date

Re: TELNET Inherited Region

2010-01-13 Thread Wayne Driscoll
I believe that the ASSIZEMAX from the OMVS segment is used if it was specified, otherwise the size set in BPXPRMxx MAXASSIZE will be used. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Where have the control blocks gone? -- Now down in the dumps

2010-01-06 Thread Wayne Driscoll
Or you can use SYSMDUMP DD SYSOUT=class And then use your handy dandy sysout management tool to save the dump to a disk dataset, and use IPCS. See http://bama.ua.edu/cgi-bin/wa?A2=ind0709L=ibm-mainP=R28921I=1X=- === Wayne Driscoll OMEGAMON DB2 L3

Re: SMF type 101 records

2009-12-21 Thread Wayne Driscoll
I'm not sure which manual has the details, but if you look in db2hlq.SDSNMACS member DSNDQWAS you will see the mapping DSECT for the SMF header, === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: question on STORAGE function - TCB may become non-dispatchable?

2009-12-02 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: McKown, John john.mck...@healthmarkets.com To: IBM-MAIN@bama.ua.edu Date: 12/02/2009 10:11 AM Subject: question on STORAGE function

Re: question on STORAGE function - TCB may become non-dispatchable?

2009-12-02 Thread Wayne Driscoll
(at some point in its processing) the local lock, so suspensions due to lock unavailability will still come in to play. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From

Re: Now is time for banks to replace core system according to Accenture

2009-12-02 Thread Wayne Driscoll
Consulting was split from AWSC and became Accenture. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: R.S. r.skoru...@bremultibank.com.pl To: IBM-MAIN@bama.ua.edu Date: 12

Re: What's up with WTO?

2009-11-23 Thread Wayne Driscoll
D23- What form of the WTO are you using? What release of z/OS, what has changed on your system recently? === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Steve

Re: IEBUPDTE Supports Only LRECL =80 :-(

2009-11-12 Thread Wayne Driscoll
copy file from PDS to zFS file. run sed script to perform updates. copy file back to PDS === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Edward Jaffe edja

Re: ESTAE/ESTAEX are anchored, where?

2009-11-11 Thread Wayne Driscoll
TCBSTAB points to the SCB stack. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Thompson, Steve steve_thomp...@stercomm.com To: IBM-MAIN@bama.ua.edu Date: 11/11/2009

Re: ESTAE/ESTAEX are anchored, where?

2009-11-11 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Thompson, Steve steve_thomp...@stercomm.com To: IBM-MAIN@bama.ua.edu Date: 11/11/2009 02:48 PM Subject: Re: ESTAE/ESTAEX are anchored, where

Re: Reading DD card information

2009-09-16 Thread Wayne Driscoll
can use these services. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === From: Frank Swarbrick frank.swarbr...@efirstbank.com To: IBM-MAIN@bama.ua.edu Date: 09/16/2009 10:11

Re: 2 Identical STC Running at the Same Time

2009-08-05 Thread Wayne Driscoll
If you specify DSN=DOES.NOT.EXIST the catalog will be queried to find the volser. If no catalog entry is found, JCL error. However, you specify DSN=DOES.NOT.EXIST,VOL=SER=VOLXXX and VOLXXX is online, it will work. === Wayne Driscoll OMEGAMON DB2 L3

Re: Information Center Query - CLARIFICATION

2009-07-31 Thread Wayne Driscoll
I was at a company many many moons ago that had it as part of the TSO logon procs, but I am not sure if anyone actually used it. I know that the systems programming group did not. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco

Re: Of link lists and application programs

2009-07-30 Thread Wayne Driscoll
step task could compromise system integrity. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Chris Nelson chris.nelson.b...@statefarm.com Sent by: IBM Mainframe Discussion

Linklist Scan (was: Re: Of link lists and application programs)

2009-07-30 Thread Wayne Driscoll
datasets. Enter YES (or SKIP to avod warning in future) and press enter. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Klein, Kenneth kenneth.kl...@kyfb.com Sent by: IBM

Re: Of link lists and application programs

2009-07-30 Thread Wayne Driscoll
this (the TSO parallel TMP supports this) but they are designed for a specific, limited scope, and do NOT set the JSCBAUTH back on. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Z/VM support for FBA devices was Re: z/OS support of HMC's 3270 emulation?

2009-07-30 Thread Wayne Driscoll
I think a lot of people might be asumming that MVS had FBA support in the early to mid 80's because the 3090's used a 3375 device for storing the LIC and other microcode updates, unlike the 308x's and 438x's that used 8 inch floppies. === Wayne

Re: Z/VM support for FBA devices was Re: z/OS support of HMC's 3270 emulation?

2009-07-30 Thread Wayne Driscoll
That's right, I forgot about the hard drive but it had an 8 floppy for LIC updates, and I believe that the IML process used the floppy for part of it, because ISTR a POR failure due to a bad floppy. === Wayne Driscoll OMEGAMON DB2 L3 Support

Re: How to end SubTask ???

2009-07-27 Thread Wayne Driscoll
No, The subtask has no need to know about the ECB. When the attacher specifies ECB=, the system will then POST that ECB as part of the standard task termination processing done by z/OS. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco

Re: Command program from the cbt

2009-07-02 Thread Wayne Driscoll
security is a way to find you have little to no security. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Klein, Kenneth kenneth.kl...@kyfb.com Sent by: IBM Mainframe Discussion

Re: How to convince not to over initiate?

2009-07-01 Thread Wayne Driscoll
Could you switch to WLM managed initiators and let the system decide how many jobs to run at once? Do it for a week or so and compare SMF data? === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: OS/390

2009-06-26 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Brian Westerman brian_wester...@syzygyinc.com Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu 06/26/2009 04:21 AM Please respond to IBM Mainframe

Re: IBM Software Secure Support via USA Citizens

2009-06-26 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Edward Jaffe edja...@phoenixsoftware.com Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu 06/26/2009 10:43 AM Please respond to IBM Mainframe

Re: Storage

2009-06-19 Thread Wayne Driscoll
. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Ward, Mike S mw...@ssfcu.org Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu 06/19/2009 03:52 PM Please respond

Re: dynamic allocation

2009-06-11 Thread Wayne Driscoll
is the SET statement. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Frank Swarbrick frank.swarbr...@efirstbank.com Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu

Re: What is System Completion Code FD6?

2009-06-08 Thread Wayne Driscoll
Look in MVS System Codes under Fnn. It usually indicates an invalid SVC instruction (X'D6' = 214 dec). Probably there is no SVC table entry that corresponds to USER SVC 214. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco

Re: z/OS STORAGE service

2009-05-27 Thread Wayne Driscoll
Look up the STORAGE macro in the Assembler Services Reference, It provides services similar to GETMAIN/FREEMAIN, but via a PC routine as opposed to an SVC. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: AMODE Switching

2009-05-20 Thread Wayne Driscoll
Directed load involves using the ADDR= parameter on the LOAD macro, which is limited to Authorized users (APF, running in supervisor state, or in a system key), so this may not be an option for the application involved. === Wayne Driscoll OMEGAMON DB2

Re: common area [E]CSA question / idea / idiocy

2009-05-19 Thread Wayne Driscoll
data? Another problem is that dataspaces are 31 bit addressable, so this would only provide 2GiB of relief. === Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com === McKown, John

Re: CP commands from z/os

2009-04-24 Thread Wayne Driscoll
Look at CPCMD in file 66 of the CBT Tape, http://www.cbttape.org. === Wayne Driscoll Omegamon DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Paul Schuster pgs4ibmm...@pacbell.net Sent by: IBM

Re: IBM Share Austin March 2 2009 conference feedback

2009-04-08 Thread Wayne Driscoll
lifestyle to look like he is in his 40's. (Hey it's over halfway to Friday) === Wayne Driscoll Omegamon DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: SMF70PMU question

2009-03-31 Thread Wayne Driscoll
If it said Number of blocked units being promoted during the interval. You would have a point, but since it states dispatchable units it removes the ambiguity. === Wayne Driscoll Omegamon DB2 L3 Support/Development wdrisco(AT)us.ibm.com

Re: Need help with RACF SETROPTS PASSWORD option

2009-03-25 Thread Wayne Driscoll
This is in the RCVT field RCVTFLG3, equate RCVTPLC. Documented in the RACF data areas manual, === Wayne Driscoll Omegamon DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Vic Petrone v...@sympatico.ca

Re: protecting ISPF dataset allocations

2009-03-18 Thread Wayne Driscoll
environments that this can be used in (not limited to interactive TSO), so I would reccomend avoiding this path. === Wayne Driscoll Omegamon DB2 L3 Support/Development wdrisco(AT)us.ibm.com === Bob Shannon

  1   2   3   4   5   >