R: How to discover compiler options from a csect/load module.

2010-11-15 Thread MASSIMO BIANCUCCI
From: MASSIMO BIANCUCCI To: IBM-MAIN@bama.ua.edu

R: How to discover compiler options from a csect/load module.

2010-11-15 Thread MASSIMO BIANCUCCI
ohn P. Baker Chief Software Architect HFD Technologies -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of MASSIMO BIANCUCCI Sent: Monday, November 15, 2010 4:19 AM To: IBM-MAIN@bama.ua.edu Subject: R: How to discover compiler options from a csect

R: How to discover compiler options from a csect/load module.

2010-11-15 Thread MASSIMO BIANCUCCI
s "may" be discernable, depending on the language and the version of the compiler. However, the is no cut-and-dry answer. What is the reason for your inquiry? John P. Baker Chief Software Architect HFD Technologies -Original Message- From: IBM Mainframe Discussion List [mailto:ib

How to discover compiler options from a csect/load module.

2010-11-15 Thread MASSIMO BIANCUCCI
Hi everybody, I'm wondering if and how is possible to discover the compiler options (Cobol, PLI etc.) looking at a csect in a load module. I was not able to find out anything at IBM site. Thanks a lot for you time. Best regards. Max ---

R: Rexx to check available virtual storage

2010-03-30 Thread MASSIMO BIANCUCCI
Hi Marco, Maybe the VSMLIST macro is what you need. The case you need to use it from rexx you must build an overlap pgm. Ciao. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Per conto di Marco Gianfranco Indaco Inviato: martedì 30 marzo 2010 11.58

Off topic - Help needs for PSF Download on zOS 1.7.

2010-03-30 Thread MASSIMO BIANCUCCI
Hello everybody, we're in the middle of a migration from zOS 1.7 to 1.9 and then to 1.11 . In the meantime (as usual) urgent needs became from the business and it's about the installation of PSF download feature: PID NUMBERSYSTEM DESCRIPTIONSUBSET ID 5655B17

R: Restoring data backed up with AIX.

2009-09-24 Thread MASSIMO BIANCUCCI
: IBM-MAIN@bama.ua.edu Oggetto: Re: Restoring data backed up with AIX. How about FTP (Binary) from z/OS tape to AIX and then restore? -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of MASSIMO BIANCUCCI Sent: Thursday, September 24, 2009 1:49

Restoring data backed up with AIX.

2009-09-23 Thread MASSIMO BIANCUCCI
uot; process to read those tapes, dump the content, sending it to an AIX machine and read it as a "I don't know what" ? Any idea (or direct experience) is appreciated. Thanks a lot in advance. Best regards. Massimo Biancucci ICT-Operations - Delivery Management Via degli Ontani, 2

Batch failure study case.

2008-04-25 Thread MASSIMO BIANCUCCI
Hi all, I was wondering if anybody knows about any study case reporting a statistical view about the average failure of batch processing in a mainframe environment. Thanks a lot in advance. Best regards. Massimo Biancucci IT- Operations - CSS - MSY Via degli Ontani, 25 36100 - Vicenza

R: WTOR message routing

2007-10-14 Thread MASSIMO BIANCUCCI
I think it's possible coding an asm interface pointing to a "particular" console-name or console-id (WTOR) and giving this interface to the cobol programmer. She/he will have to change the accept cobol statement using the call to the new assembler routine. I'm not really sure, I should have tried

Which concatenated DD a member was found in after a FIND macro.

2007-05-17 Thread MASSIMO BIANCUCCI
ber as the starting point for the next READ macro for the same data set." So I think somewhere in the system there's a control block or whatever that make me able to find out which dsname is the member in. Thanks in advance for your help. Best regards. Massimo Biancucci IT- Operati

R: PL/I Relocatables

2007-04-04 Thread MASSIMO BIANCUCCI
In my understanding you don't have to recompile the callers to include the relocatable (called) module, link-edit could be enough. About DB2, if you use packages you shouldn't face any problem. Best regards. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECT

Two questions.

2006-11-08 Thread MASSIMO BIANCUCCI
of zapping directly the CHCL bit of CSCB (probably the macro could do the same). I thought to something like SYSEVENT. Thanks in advance. Best regards. Massimo Biancucci IT- Operations - CSS - MSY Delivery Technical Engineering Mainframe T-Systems Italia S.p.A. Società unipersonale soggetta

R: APPC/MVS System Base LU

2006-08-17 Thread MASSIMO BIANCUCCI
I think you need to be in an APPC conversation before trying to get the var. Manual states MVSVAR("SYSAPPCLU") is obtained from the ATBEXAI APPC function and, if I'm not wrong, you need to be APPC connected (ATBALLC function) before issuing the call. On the other side, if you need the info outs

R: LLA and Cobol copybook library

2006-06-15 Thread MASSIMO BIANCUCCI
In our site we use LLA to faster access JCL library from Tivoli Workload Scheduler (with great benefits). I never thought about VLF and that it could be not included in the game ! Manuals refer only "fetch access". I wrote a simple "sample" and I measured that only the fetch mechanism uses VLF.

R: DB2 MSTR address space memory usage

2006-05-11 Thread MASSIMO BIANCUCCI
If you need a snapshot of memory usage, you could use a monitor if you got any or SDSF/DA Real field or TASID utility (even if it looks TASID doesn't care about DataSpace data). If you need a long term trend data, you should use SMF records post-processing. Hope it's useful. Best regard.

R: Did you know RRS had ISPF panels?

2006-03-31 Thread MASSIMO BIANCUCCI
If anybody is interested in "inquiring" RRS log streams in batch mode, IBM Labs developed a batch interface to do this too. They built this tool to address some requirements from users using APPC protected conversation. Best regards. -Messaggio originale- Da: IBM Mainframe Discussion L

R: FileAid Empty File Check

2006-02-19 Thread MASSIMO BIANCUCCI
If you need to better customize RC you could use a REXX. Let me know if you need the very simple code. Best regard. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Per conto di Steve Burks Inviato: lunedì 20 febbraio 2006 0.46 A: IBM-MAIN@BAMA.UA.EDU Og

R: Converting TOD to Local Time

2005-12-13 Thread MASSIMO BIANCUCCI
We wrote an asm pgm that do what you need (from rexx or from Cobol), contact me offline if you need the code. Best regards. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Per conto di Cwi Jeret Inviato: martedì 13 dicembre 2005 13.07 A: IBM-MAIN@BAMA.

R: Determine IMS Environ From MVS Cntl Blks

2005-12-13 Thread MASSIMO BIANCUCCI
A.EDU Oggetto: Re: Determine IMS Environ From MVS Cntl Blks Thanks, Massimo, but I suspect that DFS would show up under online (MPP), batch (DLI) or that crazy combo Batch-Message (BMP). . . -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of MA

R: Determine IMS Environ From MVS Cntl Blks

2005-12-12 Thread MASSIMO BIANCUCCI
This could be a method (not the only and not the best !): LA 7,X'10' L 7,0(7) L 7,0(7) L 7,4(7)Pointer to current TCB L 7,X'B4'(7) Pointer to JSCB and then TCBJSCBB LA 6,X'168

R: Is it possible?

2005-11-21 Thread MASSIMO BIANCUCCI
Or when system isn't able to do a good recovery for the job, for instance, if job ends "at end of memory" (look for messages like this) and then terminates the job in a "clean dirty way". Best regards. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Pe

R: ABC of Z/os

2005-11-14 Thread MASSIMO BIANCUCCI
Really strange ! I'm experiencing some problem on finding the books. A serach in the redbook site shows no results for ABCs V3/4/6/7/8. Any idea ? -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Per conto di Knutson, Sam Inviato: lunedì 14 novembre 20

R: F against a REXX STC

2005-11-03 Thread MASSIMO BIANCUCCI
You have to write an ASM routine waiting for the modify command, there're several samples in Xephon site. Contact me offline if you need a pgm we use here. Best regards. -Messaggio originale- Da: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Per conto di Zafiropoulos Konstant

SDSF CPU% field question.

2005-10-03 Thread MASSIMO BIANCUCCI
ng to ? Thanks in advance. P.S. I already read some articles in the list history but, it seems, nothing exactly related. Massimo Biancucci Technical Engineering Mainframe DB/DC Systems T-Systems Italia S.p.A. Società unipers