FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000847FL56. Access Control, Logging and Errorhandlingpublic2016-12-29 12:172016-12-29 13:27
ReporterFalk Reichbott 
Assigned ToRolf-Dieter Euler 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformSystem zOSz/OSOS VersionV2R20
Product Version5.1.14 
Target Version5.1.15Fixed in Version5.1.14 
Summary0000847: FLAM.USAGE don't work as log stream
DescriptionIf 2 qualifier used for log streams the &FLOGQL3 is add as third part.

IXG231I IXGCONN REQUEST=CONNECT TO LOG STREAM FLAM.USAGE.&FLOGQL3 DID 186
NOT SUCCEED FOR JOB ANWC5FL1. RETURN CODE: 00000008 REASON CODE:
00000831 DIAG1: 00000004 DIAG2: 00000005 DIAG3: 03010000 DIAG4:
Additional InformationFound cut and paste error in line
   CLC WSYMGET(L'CSYM2),CSYM2 SAME NAME?
must be
   CLC WSYMGET(L'CSYM3),CSYM3 SAME NAME?
see below
>
> *
> * LOOK FOR SYSTEM VARIABLE CSYM3
> *
> LA R2,CSYM3
> ST R2,SYMBPPATTERN§ INPUT PATTERN
> LA R2,L'CSYM3
> ST R2,SYMBPPATTERNLENGTH L'INPUT
> LA R3,WSYMGET
> LA R2,WSGETLEN
> ST R3,SYMBPTARGET§ A() TARGET
> ST R2,SYMBPTARGETLENGTH§ A() L'TARGET
> LA R3,L'WSYMGET
> LA R2,WRETCO ADDRESS OF RETURN CODE
> ST R3,WSGETLEN
> ST R2,SYMBPRETURNCODE§ SAVE IN SYMBP AREA
> *
> LA R1,WSYMBP
> L R15,WASERV
> BASR R14,R15
> *
> LTR R15,R15
> BNZ IFASYM
> CLC WSYMGET(L'CSYM2),CSYM2 SAME NAME?
> BE IFASYM => NO SYMBOL RECEIVED
> * BUILD LOG STREAM
> MVI 0(R7),C'.'
> LA R7,1(,R7)
> L R2,WSGETLEN
> BCTR R2,0
> EX R2,EXMVC MOVE VARIABLE TO LOG STREAM
> LA R7,1(R2,R7)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001054)
Falk Reichbott (administrator)
2016-12-29 13:27

The cut and paste error is fixed. 2 qualifiers will work with the new build of 5.1.14 (>15864)

- Issue History
Date Modified Username Field Change
2016-12-29 12:17 Falk Reichbott New Issue
2016-12-29 12:17 Falk Reichbott Status new => assigned
2016-12-29 12:17 Falk Reichbott Assigned To => Rolf-Dieter Euler
2016-12-29 13:27 Falk Reichbott Note Added: 0001054
2016-12-29 13:27 Falk Reichbott Status assigned => resolved
2016-12-29 13:27 Falk Reichbott Fixed in Version => 5.1.14
2016-12-29 13:27 Falk Reichbott Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker