Re: ALESEERV AL=PASN

2012-06-12 Thread Binyamin Dissen
space is the PASN. :On 6/12/2012 7:09 AM, Micheal Butz wrote: : Hi, : : : : Does AL=PASN on the ALESERV macro mean that the ALET is available to all : address spaces : Which is the same concept LXRES with SYSTEM=YES : Correct ?? -- Binyamin Dissen bdis...@dissensoftware.com http

Re: SRB mode question

2012-06-10 Thread Binyamin Dissen
in SRB mode didn't specify SSWITH (space :switch or not) :Just wanted to verify this SRB mode does not block machine instructions. PC is merely an instruction. Certain services, however, will check the mode and fail if improper. -- Binyamin Dissen bdis...@dissensoftware.com http

Re: Exclusive ENQ on dataset owned (SHR) by Started Task?

2012-06-07 Thread Binyamin Dissen
). I thought there was a new abend for two jobs opening a pds for output at the same time. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should

IEATDUMP is failing

2012-06-07 Thread Binyamin Dissen
C’HLQ.TDUMP.DYYMMDD..THHMMSS..SYSNAME..JOBNAME.’ E2 EQU * What am I missing? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: IEATDUMP is failing

2012-06-07 Thread Binyamin Dissen
Good call. I blindly assumed that the IDX was the same as ID for SDUMPX. On Thu, 7 Jun 2012 17:13:24 -0400 Bob Rutledge deerh...@ix.netcom.com wrote: :Binyamin Dissen wrote: : IEA820I TRANSACTION DUMP REQUESTED BUT NOT TAKEN : DUMP INDEX DSNAME NOT VALID : : I specify

Re: Exclusive ENQ on dataset owned (SHR) by Started Task?

2012-06-06 Thread Binyamin Dissen
. Waiting to hear back. :Q). What is the best way to delete a PDS member while the started task has it allocated DISP=SHR? Whatever works best for you. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use

Re: Masking Numeric Keys

2012-05-28 Thread Binyamin Dissen
otherwise, I will ask the SYSPROGs about ICSF. Depending on how many of the numbers may be generated, your best approach to minimize storage and processing is a hash table where the value comes from an incrementing number. If not found, add one to the number and store in the table. -- Binyamin Dissen

Re: Snap dump question

2012-05-27 Thread Binyamin Dissen
On Sat, 26 May 2012 13:02:03 -0400 Scott Ford scott_j_f...@yahoo.com wrote: :I built the plist for a call to irrseq00 , I will post my code a bit later. Thanks for the reply You didn't seem to set up R1 to point to it. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com

Re: Subpool 231 usage

2012-05-22 Thread Binyamin Dissen
ICHRCX01 exit..I was suspect of that exit... Why not look at the dump and see if the name/token or the data has been overlaid. If not in key0, try altering the key. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel

Re: Implementing CA-MIM using FCTC

2012-05-05 Thread Binyamin Dissen
instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: Multiple waiting tasks, one control block?

2012-05-05 Thread Binyamin Dissen
if necessary. The gotcha is the serialization, which can be handled quite well by PLO (or by ENQ or SETLOCK by the faint of heart). -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect

Re: Early IPL problems

2012-04-29 Thread Binyamin Dissen
SLAs, etc.) ? None, it is a test system. :4. CAUSE: What are the underlying sources (e.g. hardware, software, etc.) ? My code. :5. RECOVERY: How do you recover from them ? Sometimes poking in storage (under VM) is enough - otherwise an SA diump. -- Binyamin Dissen bdis

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-26 Thread Binyamin Dissen
On Wed, 25 Apr 2012 19:19:32 -0400 Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net wrote: :In 2aadp75utk3rndje61uiscu5ocln0lt...@4ax.com, on 04/24/2012 : at 04:23 PM, Binyamin Dissen bdis...@dissensoftware.com said: :If the invalid page can be paged-in, in what way is it invalid

Re: HCD REPORT from SYSTEM REXX

2012-04-25 Thread Binyamin Dissen
? : :Thanks in advanced. :Ed. : :-- :For IBM-MAIN subscribe / signoff / archive access instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-24 Thread Binyamin Dissen
if you're still running OS/360; otherwise 0C4 is seriously :overloaded. While 0C4 is overloaded, 0C4-4 is quite specific. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-24 Thread Binyamin Dissen
, but 0C4-04 is :always a protection exception of some sort. :I wouldn't call invalid page and invalid segment protection :exceptions. In fact, invalid page normally causes a pagein rather than :an ABEND S0C4. If the invalid page can be paged-in, in what way is it invalid? -- Binyamin Dissen bdis

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-24 Thread Binyamin Dissen
On Tue, 24 Apr 2012 09:15:05 -0500 Tom Marchant m42tom-ibmm...@yahoo.com wrote: :On Tue, 24 Apr 2012 16:23:50 +0300, Binyamin Dissen wrote: :If the invalid page can be paged-in, in what way is it invalid? :Bit 53 of a page table entry is the Page-invalid bit. If it is set in :the page table

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-24 Thread Binyamin Dissen
code 4 and related data areas : :On Tue, 24 Apr 2012 17:21:24 +0300, Binyamin Dissen bdis...@dissensoftware.com wrote: : :On Tue, 24 Apr 2012 09:15:05 -0500 Tom Marchant :m42tom-ibmm...@yahoo.com :wrote: : ::It is more common for these exceptions to be resolved and the ::instruction retried than

Re: Explination of S0C4 reason code 4 and related data areas

2012-04-21 Thread Binyamin Dissen
:. Of what significance does is the key the TCB (TCBPKF) since it :seems only PSW KEY 8 - 11 and the key the page of the storage is seems to be :relevant Look at the Selecting the Right Subpool for Your Virtual Storage Request section in MVS Programming: Authorized Assembler Services Guide -- Binyamin

Re: Execute certian steps based on input parm

2012-04-18 Thread Binyamin Dissen
? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge

Re: Detail SMF record processing

2012-04-16 Thread Binyamin Dissen
. What are you looking for? From your perspective the only issue is whether U83, U84 or U85 is invoked. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you

Re: Detail SMF record processing

2012-04-16 Thread Binyamin Dissen
. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response

Re: GO TO cobol

2012-04-16 Thread Binyamin Dissen
to treat the HANDLE CONDITION API as a GO TO, not a perform. Went to the Well in the early-mid 80's over that :one with a bunch of certain whiz-kids who were trained under the good doctors premises. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen

Re: 0C4 pic 4

2012-04-15 Thread Binyamin Dissen
: : : : MODESET MODE=PROB,KEY=NZERO back to current TCB key -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: 0C4 pic 4

2012-04-15 Thread Binyamin Dissen
Exactly. Why overcomplicate? On Sun, 15 Apr 2012 14:48:20 -0400 Micheal Butz michealb...@optonline.net wrote: :Being in PSW Key 0 is good for any storage 0 - 16 : : : :-Original Message- :From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf :Of Binyamin Dissen

Why on earth does POST ECBKEY LINKAGE=SYSTEM use an in-line value?

2012-04-04 Thread Binyamin Dissen
Even if SYSSTATE ARCHLVL=2? It has code to recognize 64 bit, but does not use the SYSALVL to use OILH instead of O? How annoying! -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package

Re: Is there a way to cause SRB to TCB percolation if an XCF exit fails?

2012-04-04 Thread Binyamin Dissen
was not performed. That caused a silent failure. The XCF FRR did not perform percolation. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should

Is there a way to cause SRB to TCB percolation if an XCF exit fails?

2012-04-02 Thread Binyamin Dissen
The various exits run in SRB mode. As a pants and suspenders guy, I would like to have the task receive a notification from the system if the SRB and its FRR fail. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should

Re: Is there a way to cause SRB to TCB percolation if an XCF exit fails?

2012-04-02 Thread Binyamin Dissen
On Mon, 2 Apr 2012 16:45:21 -0500 Chris Craddock crashlu...@gmail.com wrote: :On Mon, Apr 2, 2012 at 4:32 PM, Binyamin Dissen :bdis...@dissensoftware.comwrote: : The various exits run in SRB mode. As a pants and suspenders guy, I would : like : to have the task receive a notification from

Re: Detect SVC to Place Caller in Key 0

2012-03-29 Thread Binyamin Dissen
On Thu, 29 Mar 2012 15:21:41 GMT MD Johnson johnson...@juno.com wrote: :Does anyone know what I could look for to detect when an SVC contains code to place the caller into and authorized state (key 0). Hook the SVC FLIH (had to say it). -- Binyamin Dissen bdis...@dissensoftware.com http

Re: LE enclave calls another LE enclave

2012-03-27 Thread Binyamin Dissen
: :-- :For IBM-MAIN subscribe / signoff / archive access instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill

Re: WTOR problem

2012-03-19 Thread Binyamin Dissen
: :-- :For IBM-MAIN subscribe / signoff / archive access instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use

Re: WTOR problem

2012-03-19 Thread Binyamin Dissen
to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain

Re: Clarification on IEEU29 EXIT

2012-03-14 Thread Binyamin Dissen
with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother

Re: Aprapros of Nothing

2012-03-12 Thread Binyamin Dissen
-- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response

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

2012-03-05 Thread Binyamin Dissen
this function. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding

Re: Return code = X'14' from ATTACH JSTCB=YES

2012-03-04 Thread Binyamin Dissen
or specify JSTCB=YES on the ATTACH : macro for the current task. :Does this mean that only the initiator can issue a ATTACH JSTCB=YES Nope. The program receiving control via EXEC PGM= is also a job step task. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com

Re: DU-AL in IPCS dump

2012-02-24 Thread Binyamin Dissen
instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: Program entry point on Attached program

2012-02-18 Thread Binyamin Dissen
and if so is there a :way to find the entry point AFAIK, the new task has not gone that far yet. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you

Re: 'SYS1.PARMLIB(ALLOCxx)'

2012-02-18 Thread Binyamin Dissen
be the first thing you check for questions like that. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com

Re: Subject: SV: REXX IEBCOPY Continuation?

2012-02-16 Thread Binyamin Dissen
:TSOEXEC IEBCOPY Could lead to trouble if IEBCOPY looks at the parms. :DELSTACK :FREE F(INDD1) :FREE F(OUTDD1) :FREE F(SYSIN) -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package

When and where do the BPX_POSPROC_INIT and BPX_IMAGE_INIT exits get control?

2012-02-13 Thread Binyamin Dissen
. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response

What precompiler/compiler options are required to have a PLI program dynamically call DSNHLI?

2012-02-02 Thread Binyamin Dissen
In COBOL, the DYNAM compiler option will do the job. ASM, a DSNHLI stub. How about PLI? I don't see an obvious option that causes CALL to do a LINK (or CEELOAD) in place of a statically linked subroutine. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director

Re: Can one cause pthread_create / BPXPTATT / BPXINLPA to have SVAREA=YES ?

2012-01-30 Thread Binyamin Dissen
that it can return properly to the system upon :completion, BAKR 14,0 (with PR to return) would work fine. Peter, Like DB2, I use the FSA as an anchor for quick access to data. Name/Token is somewhat costly. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director

Re: [MVS-OE] Can one cause pthread_create / BPXPTATT / BPXINLPA to have SVAREA=YES ?

2012-01-30 Thread Binyamin Dissen
and anchor an FSA? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother

Can one cause pthread_create / BPXPTATT / BPXINLPA to have SVAREA=YES ?

2012-01-29 Thread Binyamin Dissen
It seems that pthread_create under zOS1.11 does not establish an FSA. Is there some option to force it? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me

Re: [MVS-OE] Can one cause pthread_create / BPXPTATT / BPXINLPA to have SVAREA=YES ?

2012-01-29 Thread Binyamin Dissen
. It appears that in zOS1.9 there was an FSA. At any rate, would the Post-process initiation exit (BPX_POSPROC_INIT) get control in the right place? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use

Re: STEPLIB problems - was: PDSE

2012-01-26 Thread Binyamin Dissen
is used, the only documented was to determine the library is by using QLIBDEF and building the DCB, etc. You can use SELECT PGM to LINK to another program as well. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you

Re: change job classes for ones submitted via intrdr

2012-01-24 Thread Binyamin Dissen
. : : : : : : :-- :For IBM-MAIN subscribe / signoff / archive access instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen

Perhaps someone can help me with an excel question

2012-01-24 Thread Binyamin Dissen
I have a spreadsheet with Date Name Otherstuff columns. The spreadsheet is in DATEorder (if that is relevant). There are multiple identical NAME entries. What function will give me the latest/highest DATE value for a given NAME value in a cell? -- Binyamin Dissen bdis

Re: Perhaps someone can help me with an excel question

2012-01-24 Thread Binyamin Dissen
cell for a name will be the latest info. : :Use a pivot table to display 1 entry per DSN. :http://chandoo.org/wp/2010/09/27/remove-duplicates-using-pivot-tables/ : :On Tue, Jan 24, 2012 at 10:49 AM, Binyamin Dissen :bdis...@dissensoftware.com wrote: : I have a spreadsheet with : : Date   Name

Re: Perhaps someone can help me with an excel question

2012-01-24 Thread Binyamin Dissen
DSN. :http://chandoo.org/wp/2010/09/27/remove-duplicates-using-pivot-tables/ : :On Tue, Jan 24, 2012 at 10:49 AM, Binyamin Dissen :bdis...@dissensoftware.com wrote: : I have a spreadsheet with : : Date   Name  Otherstuff : : columns. : : The spreadsheet is in DATEorder (if that is relevant

Re: ACF2/RACF User Appliation Logical Access

2012-01-12 Thread Binyamin Dissen
session :manager, so I'd start by looking at the security code in it. : -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: Enterprise COBOL Load Module Dissection

2012-01-11 Thread Binyamin Dissen
for :inspection. The questions are: :1) Is there a sure-fire way to determine if the loaded program is COBOL? How about reading the IDR records? :2) How do I navigate to the COBOL compile timestamp? Via the LE PPA pointer. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com

Re: Debugging CICS Global User Exits

2012-01-08 Thread Binyamin Dissen
On Sat, 7 Jan 2012 23:12:12 -0500 Micheal Butz michealb...@optonline.net wrote: : Would anyone know the best method to debug CICS Global User Exits For MVS I :usually used XDC So why not? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software

Re: S72A-10 Abend

2012-01-07 Thread Binyamin Dissen
-zero. Always issue SYSSTATE ASCENV=AR when in AR mode so that system macros generate correct code. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you

Re: Re-Linkling a load module with AC(1)

2012-01-04 Thread Binyamin Dissen
email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: Control Blocks Generated By Attach

2012-01-01 Thread Binyamin Dissen
, ATTACH terminates before the module is loaded. The LOAD is done by the new task. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: Question on adding an SVC routine dynamically to a running system

2011-12-31 Thread Binyamin Dissen
to know where the code is located in a dump, I can get the number :from my own data area, compute the offset into the SVC table, and then go :get it from that table. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should

Re: Regarding LE control blocks

2011-12-29 Thread Binyamin Dissen
? :On Thu, Dec 29, 2011 at 8:51 AM, Binyamin Dissen :bdis...@dissensoftware.com wrote: : The environment: : Assembler LE main creates enclave FOO. : It calls an Enterprise PL/I OPTIONS(MAIN) which creates enclave BAR : PL/I program calls Enterprise COBOL. : Enclave BAR ends. : Enclave FOO abends

Regarding LE control blocks

2011-12-28 Thread Binyamin Dissen
termination - cleaning up COBOL. Why would FOO be trying to do this? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Manual that describes LE control blocks?

2011-12-27 Thread Binyamin Dissen
Don't see anything obvious in the LE bookshelf. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain

Re: SPF timeline?

2011-12-24 Thread Binyamin Dissen
between the two products. :We decided to keep FSE as it was a lot less $$$ . We also did not :like the proliferation of ISPF datasets (at the time DASD was :expensive). I remember when SPF was being tested at Western Electric and I much preferred Session Manager + FSE. -- Binyamin Dissen bdis

Re: z/OS MPFLSTxx vs Control-O for console message suppression.

2011-12-22 Thread Binyamin Dissen
? :What would be best, either one or a combination? If all you are doing is the unconditional suppression of messages, MPFLST will work just fine. When you get into conditional suppression or other message processing, MPFLST will require code. -- Binyamin Dissen bdis...@dissensoftware.com http

Re: TSO concern - sysplex multisystem logon.

2011-12-21 Thread Binyamin Dissen
as to why you wish to prevent it. If they can arbitrarily choose to logon to any system, why prevent concurrent logons? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response

Re: TSO concern - sysplex multisystem logon.

2011-12-21 Thread Binyamin Dissen
On Wed, 21 Dec 2011 17:39:14 +0100 Vernooij, CP - SPLXM kees.verno...@klm.com wrote: :Yes, there is a light at the horizon: you cannot FREE a dataset :allocated in JCL. So this trick might well be the solution. You certainly can. -- Binyamin Dissen bdis...@dissensoftware.com http

Re: TSO concern - sysplex multisystem logon.

2011-12-21 Thread Binyamin Dissen
On Wed, 21 Dec 2011 11:42:15 -0600 Paul Gilmartin paulgboul...@aim.com wrote: :On Wed, 21 Dec 2011 19:22:31 +0200, Binyamin Dissen wrote: :On Wed, 21 Dec 2011 17:39:14 +0100 Vernooij, CP - SPLXM wrote: ::Yes, there is a light at the horizon: you cannot FREE a dataset ::allocated in JCL. So

Re: TSO concern - sysplex multisystem logon.

2011-12-21 Thread Binyamin Dissen
are CPU poor and our programmer's generally are gluttons. They use FileAid in TSO to edit and change __HUGE__ datasets, rather than write an ICETOOL batch job. They do it over, and over, and over. I see. No (or inadequate) chargeback. -- Binyamin Dissen bdis...@dissensoftware.com http

Re: Abend in LE - S0C1 at CEEHSFXS+310

2011-12-20 Thread Binyamin Dissen
: :-- :For IBM-MAIN subscribe / signoff / archive access instructions, :send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks

Abend in LE - S0C1 at CEEHSFXS+310

2011-12-19 Thread Binyamin Dissen
Data at PSW is UNEXPECTED RETURN-CODE: 6576 -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain

Re: WAIT ECB WITH 00 First Byte

2011-12-18 Thread Binyamin Dissen
for at least 30 years. Very interesting. So I have useless logic after ECBLIST waits, resetting the non-posted ECBs to zero. The status will either be posted or zero. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel

Re: WAIT ECB WITH 00 First Byte

2011-12-17 Thread Binyamin Dissen
waited upon should not be cleared. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely

Re: z/OS 1.13 ASCENV incompatible change in Assembler

2011-12-17 Thread Binyamin Dissen
the SAC and SYSSTATE. It is nice to be able to catch these errors at assembly time rather than at execution time. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response

Re: WAIT ECB WITH 00 First Byte

2011-12-17 Thread Binyamin Dissen
On Fri, 16 Dec 2011 07:34:35 -0600 Tom Marchant m42tom-ibmm...@yahoo.com wrote: :On Fri, 16 Dec 2011 00:30:52 +0200, Binyamin Dissen wrote: :AFAIK multi-ecb WAIT (for example, 5 ECBs, count of 1) does not reset the :additional ECB's when the count is reached. :Not sure what you mean

Re: WAIT ECB WITH 00 First Byte

2011-12-15 Thread Binyamin Dissen
be POSTed. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge

Re: WAIT ECB WITH 00 First Byte

2011-12-15 Thread Binyamin Dissen
On Thu, 15 Dec 2011 14:23:46 -0500 Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net wrote: :In kcdje714s8tmh4rvuetnmdpff9pmjge...@4ax.com, on 12/15/2011 : at 10:57 AM, Binyamin Dissen bdis...@dissensoftware.com said: :WAIT will be OK if the ECB x'80' has the correct RB in it, :I can't

Re: How to easily see the contents of SDUMPX PSWREGS=

2011-12-13 Thread Binyamin Dissen
On Tue, 13 Dec 2011 13:50:51 -0600 Justin R. Bendich jbend...@austin.rr.com wrote: :Back in March, Binyamin Dissen wrote: :Yes, I can VERBX SUMDUMP and see PSWREGS=DATA lines, but I would have expected :the register contents to be in 2.2. But 2.2 shows all registers as zero. :Am I missing

Re: IEE600I REPLY TO 01 IS;SUPPRESSED

2011-12-10 Thread Binyamin Dissen
. If, in fact, the response is not confidential the ROUTCDE 9 should be removed and thus the response will be logged. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from

Re: RECFM=VBA and no JCL

2011-12-08 Thread Binyamin Dissen
wish to refer to Assignment name for environment variable in the COBOL reference. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: RACF identity when ACEE is above 16MB

2011-12-08 Thread Binyamin Dissen
the task with its user ? How about ICHRTX00? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I

Re: Help Programming for ISPF Jump

2011-12-07 Thread Binyamin Dissen
: : : :-- :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 -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com

Re: ALET=2

2011-12-05 Thread Binyamin Dissen
storage, :Even if it's page fixed? Well, I guess the DIE could build a DUCT that refers to private storage in an arbitrary address space, I would think that it is correct to state that they are not expected to do that. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com

Re: Assembler calling macro IEEVARYD

2011-12-03 Thread Binyamin Dissen
=iea2bkb0.bksDT=20100630112343 :You guys have any tips for me? Anyone has a working example? Why not post your code? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect

Re: PS file record Delete - Query

2011-11-28 Thread Binyamin Dissen
to delete a line, there are many options - though each, like ISPF, will temporarily make some lines unavailable. You can use IEBGENER/SORT to copy the lines before and the lines after to a temporary and then copy it back. You can do the same with REXX. Etc. -- Binyamin Dissen bdis

Re: NetView Startup problem

2011-11-23 Thread Binyamin Dissen
: : :Please help me to resolve this issue Talk to the SP that installed the system. Also, regarding the 0C4 - open a problem ticket with IBM. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks

Re: Simple record extraction from a sequential file

2011-11-22 Thread Binyamin Dissen
opinion. The eternal conflict between those that live in ivory towers and those that understand business. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me

Re: EOFDISK - CBTTAPE 846

2011-11-19 Thread Binyamin Dissen
:// :www.cbttape.org/ftp/cbt/CBT846.zip : :Robert -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very

Re: STOW macro Location

2011-11-14 Thread Binyamin Dissen
://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zos.r9.ieab200/destow.htm :but :Not able to find any information on its Code. What are you trying to do? How familiar are you with BSAM? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen

Re: STOW macro Location

2011-11-14 Thread Binyamin Dissen
/archives/ibm-main.html -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother

Re: STOW macro Location

2011-11-14 Thread Binyamin Dissen
information. :e.g., concatenation number. Incorrect. The mapping macro has a parameter to indicate whether the BLDL or directory format is desired. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use

Is there an IPCS command to display all RESMGR requests?

2011-11-08 Thread Binyamin Dissen
A list showing token, type, address space id (or all), tcb (or all). -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: How to enable Storage Protection Override?

2011-11-06 Thread Binyamin Dissen
9 :using the SPKA instruction. I'm still not sure that is documented as :GUPI or not. Yes, I'm a PITA about some of these things. Once burned, :twice shy. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use

Re: How to enable Storage Protection Override?

2011-11-05 Thread Binyamin Dissen
protection. You need to monkey with CR's or use real storage addresses. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize

Re: How to enable Storage Protection Override?

2011-11-05 Thread Binyamin Dissen
. What do you want to do? Update key 9 storage from some other key? You have that. Allocate Key 9? Ditto. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me

Re: Re-Linkling a load module with AC(1)

2011-11-03 Thread Binyamin Dissen
TEMPNAMES HAVE BEEN USED. THE MODULE CANNOT BE SAVED. :IEW2008I 0F03 PROCESSING COMPLETED. RETURN CODE = 12. : :We do not have the source for PCOPY : :Does anyone know the correct JCL? -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director

Re: Problems calling IDCAMS:

2011-11-01 Thread Binyamin Dissen
) : : -- : 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 : -- Binyamin Dissen

Re: console command output

2011-11-01 Thread Binyamin Dissen
. : : : : : : :-- :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 -- Binyamin Dissen bdis

Re: Problems calling IDCAMS:

2011-10-29 Thread Binyamin Dissen
ran into :this sort of thing? Any help would be appreciated. Your original 0C4 points to bugs. -- Binyamin Dissen bdis...@dissensoftware.com http://www.dissensoftware.com Director, Dissen Software, Bar Grill - Israel Should you use the mailblocks package and expect a response from me, you should

Re: Lines per page - IDCAMS output

2011-10-26 Thread Binyamin Dissen
from an authorized :program, depending on what commands you want it to perform. Perhaps if you had taken the effort to look at the manual you would have seen that there is no such parm. The best he can do is to run LISTCAT or the such directly under the TMP or write an output module. -- Binyamin

Re: Lines per page - IDCAMS output

2011-10-26 Thread Binyamin Dissen
On Wed, 26 Oct 2011 12:38:54 -0500 Shmuel Metz (Seymour J.) shmuel+ibm-m...@patriot.net wrote: :In a6sfa7tso5l4nig4imab0cefqilsgug...@4ax.com, on 10/26/2011 : at 01:38 PM, Binyamin Dissen bdis...@dissensoftware.com said: :Perhaps if you had taken the effort to look at the manual you would

  1   2   3   4   5   6   7   8   9   10   >