SHOWzOS 713

2006-05-02 Thread Schiradin,Roland HG-Dir itb-db/dc
Well I was quiet a long time but still alive and working. 

SHOWzOS 713 will be ready soon with support for z9 and z/OS R7. 
It will run on z/OS R8.

All known problems solved. I'm working on the

1. ASN-Reusage stuuf (all OCO)
2. a 64-but (partial) STRING macro

among other stuff I already done. 

Hopefuly end of May you will see a new version tolerate z/OS R8. 


Roland Schiradin
ALTE LEIPZIGER Lebensversicherung auf Gegenseitigkeit
IT Betrieb - DB/DC
Tel. (06171) 66-4095, Fax (06171) 66-7500-4095
mailto:[EMAIL PROTECTED]
http://www.Alte-Leipziger.de

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SHOWzOS 713

2006-06-02 Thread Michael Cleary
Greetings,

Thanks for all of your effort with SHOWZOS.

I am trying to run SHOWZOS 713 on a z/OS 1.4 system via a REXX EXEC.

/* REXX - Invoke SHOWZOS using LIBDEF Technology   */ 
/* */ 
/* */ 
address ISPEXEC   
"LIBDEF ISPLLIB DATASET ID('SYS2.SHOWZOS.V7R1M3.LINKLIB') STACK"  
"SELECT PGM(SHOWZOS) NEWAPPL(SHOW) PASSLIB"   
"LIBDEF ISPLLIB"  
exit  

I am running unauthorized in ISPF, so I am thinking that SHOWZOS will just 
provide me with the information that is available for unauthorized 
environments.  

However, I get a system abend 0C1 in ISFINIT, and then I get the output 
from SHOWZOS.  Is there anyway to either change my environment or enhance 
SHOWZOS as to not get the abend?  I do not want to run SHOWZOS authorized. 

IEA995I SYMPTOM DUMP OUTPUT  263  
SYSTEM COMPLETION CODE=0C1  REASON CODE=0001  
 TIME=10.01.43  SEQ=09761  CPU=  ASID=0115
 PSW AT TIME OF ERROR  078D3000   A398E02C  ILC 4  INTC 01
   ACTIVE LOAD MODULE   ADDRESS=2397BDC0  OFFSET=0001226C 
   NAME=ISFINIT   
   DATA AT PSW  2398E026 - 243B621C  C0E5  2437621C   
   GR 0:    1: 00C93518   
  2: 00A4   3: 01889370   
  4: 00C935D8   5:    
  6: 218B7268   7:    
  8: 00FCED98   9: 00AB0358   
  A: 23A9CB27   B:    
  C: 239928A8   D: 0004E028   

Cheers...

Michael

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SHOWzOS 713

2006-06-02 Thread Schiradin,Roland HG-Dir itb-db/dc
Michael, 

version 713 is currently under dvelopment and the second driver
is just running for some beta testers. 

>From the psw and regs it seems you using the source which require 
z/Architecture and the instruction BRASL is not supported. 

What kind of hardware?

Member SHOWJCL state 

// PARM=(OBJECT,NODECK,BATCH,NOESD,NORLD,NOXREF,SIZE(MAX-1M,ABOVE))   
//* Use SHOWZOS if running on z/Architectur and z/OS R3 and above 
//* Use SHOWMVS if running on NON z/Architectur OR z/OS R2 and below  
//* Use SHOW630 if ShowMvs is not supported   

Regards 
Roland


-Original Message-
From: Michael Cleary [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 02, 2006 7:06 PM
To: IBM-MAIN@BAMA.UA.EDU; Schiradin,Roland HG-Dir itb-db/dc
Subject: Re: SHOWzOS 713


Greetings,

Thanks for all of your effort with SHOWZOS.

I am trying to run SHOWZOS 713 on a z/OS 1.4 system via a REXX EXEC.

/* REXX - Invoke SHOWZOS using LIBDEF Technology   */ 
/* */ 
/* */ 
address ISPEXEC   
"LIBDEF ISPLLIB DATASET ID('SYS2.SHOWZOS.V7R1M3.LINKLIB') STACK"  
"SELECT PGM(SHOWZOS) NEWAPPL(SHOW) PASSLIB"   
"LIBDEF ISPLLIB"  
exit  

I am running unauthorized in ISPF, so I am thinking that 
SHOWZOS will just 
provide me with the information that is available for unauthorized 
environments.  

However, I get a system abend 0C1 in ISFINIT, and then I get the output 
from SHOWZOS.  Is there anyway to either change my environment 
or enhance 
SHOWZOS as to not get the abend?  I do not want to run SHOWZOS 
authorized. 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SHOWzOS 713

2006-06-02 Thread Michael Cleary
Greetings Roland,

I see.

I downloaded the 713 package from the update area of cbttape.org (492 and 
614).  

Hardware is 2086-A04 running z/OS 1.4 as ARCHLVL 2.

Cheers,

Michael

 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SHOWzOS 713

2006-06-02 Thread Schiradin,Roland HG-Dir itb-db/dc
Michael, 

hups I wasn't aware of this. Ok.

Unfortunally I don't know which version this really is, because
version 713 is still growing and contains new code and bugfixes. 

Could you please post some lines from your assembly. 
Do a F '01226' 2  and post me the screen 



Regards 
Roland




-Original Message-
From: IBM Mainframe Discussion List 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Cleary
Sent: Friday, June 02, 2006 9:10 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SHOWzOS 713


Greetings Roland,

I see.

I downloaded the 713 package from the update area of 
cbttape.org (492 and 
614).  

Hardware is 2086-A04 running z/OS 1.4 as ARCHLVL 2.

Cheers,

Michael

 

--
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to [EMAIL PROTECTED] with the message: GET 
IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html