Home > Archive > ASM370 > November 2004 > Re: DSTEPLIB 0c1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Binyamin Dissen 2004-11-22, 8:55 am |
| On Mon, 22 Nov 2004 08:44:30 +0100 "Interpay Transaction Management"
<rcgtm@WXS.NL> wrote:
:>After downloading the source of dsteplib the assem was ok,
:>but running results in a 0c1, is there somebody out there using the same
:>assembler
All assemblers (should?) generate the exact same machine code.
Any problems on the link?
Where is the 0C1?
--
Binyamin Dissen <bdissen@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 systems,
especially those from irresponsible companies.
| |
| Interpay Transaction Management 2004-11-22, 8:55 am |
| Do you use the DSTEPLIB (dynamic steplib) ?
I have only a few warnings on the assembler asma303w on R3, R9, R10
comp RC 04 and link RC 0
Active Usings: PPL(X'1000'),R2 S99RB(X'1000'),R3
DSTEPLIB+X'2006'(X'1000'),R5 INFMJFCB(X'1000'),R6
DSTEPLIB+X'1006'(X'1000'),R7 DSAB(X'1000'),R9 ZB505(X'1000'),R10
DSTEPLIB+X'6'(X'1000'),R12 WORK(X'1000'),R13
000874 5830 9010 00010 793 L R3,DSABTIOT
GET ADDRESS OF TIOT
R:3 00034 794 USING TIOENTRY,R3
000878 BF67 300C 00040 795 ICM R6,7,TIOEJFCB GET
FROM TIOT ADDRESS OF JFCB
00087C 41A0 72CA 012D0 796 LA R10,REQEPA POINT
TO SWA PARAMETER AREA
R:A 00000 797 USING ZB505,R10
ADDRESSABILITY TO EPA
** ASMA303W Multiple address resolutions may result from this USING and the
USING on statement number 794
Command dsteplib list
results in
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=0C1 REASON CODE=00000001
TIME=10.10.10 SEQ=00968 CPU=0000 ASID=005F
PSW AT TIME OF ERROR 078D0000 8004CAC2 ILC 2 INTC 01
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 0004CABC - 00000000 00009700 00007FC8
GR 0: 00000000 1: 0004CAC0
2: 0004CAD0 3: 0004C820
4: 85C87000 5: 008ABA18
6: 85C7C04E 7: 05C7D04D
8: 008ABA18 9: 0004C7E0
A: 05C7E04C B: 05C7F04B
C: 8004D6AE D: 0004FF68
E: 80FCB868 F: 8004D6A8
END OF SYMPTOM DUMP
Abend 000C1000 hex occurred processing authorized command 'DSTEPLIB'.
ISPD210 CMD abended - 'DSTEPLIB' terminated abnormally.
***
"Binyamin Dissen" <postingid@dissensoftware.com> wrote in message
news:6t73q0t1c387pd7pc8oq45ppcrpgv4n0f5@
4ax.com...
> On Mon, 22 Nov 2004 08:44:30 +0100 "Interpay Transaction Management"
> <rcgtm@WXS.NL> wrote:
>
> :>After downloading the source of dsteplib the assem was ok,
> :>but running results in a 0c1, is there somebody out there using the same
> :>assembler
>
> All assemblers (should?) generate the exact same machine code.
>
> Any problems on the link?
>
> Where is the 0C1?
>
> --
> Binyamin Dissen <bdissen@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 systems,
> especially those from irresponsible companies.
| |
| Binyamin Dissen 2004-11-22, 8:55 am |
| On Mon, 22 Nov 2004 10:28:31 +0100 "Interpay Transaction Management"
<rcgtm@WXS.NL> wrote:
:>Do you use the DSTEPLIB (dynamic steplib) ?
No, I prefer real steplib.
:>I have only a few warnings on the assembler asma303w on R3, R9, R10
Nothing major.
:>Command dsteplib list
:>results in
:>IEA995I SYMPTOM DUMP OUTPUT
:>SYSTEM COMPLETION CODE=0C1 REASON CODE=00000001
:> TIME=10.10.10 SEQ=00968 CPU=0000 ASID=005F
:> PSW AT TIME OF ERROR 078D0000 8004CAC2 ILC 2 INTC 01
:> NO ACTIVE MODULE FOUND
:> NAME=UNKNOWN
:> DATA AT PSW 0004CABC - 00000000 00009700 00007FC8
:> GR 0: 00000000 1: 0004CAC0
:> 2: 0004CAD0 3: 0004C820
:> 4: 85C87000 5: 008ABA18
:> 6: 85C7C04E 7: 05C7D04D
:> 8: 008ABA18 9: 0004C7E0
:> A: 05C7E04C B: 05C7F04B
:> C: 8004D6AE D: 0004FF68
:> E: 80FCB868 F: 8004D6A8
:> END OF SYMPTOM DUMP
:> Abend 000C1000 hex occurred processing authorized command 'DSTEPLIB'.
:> ISPD210 CMD abended - 'DSTEPLIB' terminated abnormally.
Appears to be branching off of R1, which is not (in) code.
Look in the code for branches to R1.
What is at 4D6A8?
--
Binyamin Dissen <bdissen@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 systems,
especially those from irresponsible companies.
|
|
|
|
|