FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000849FL51.1 FLCLpublic2016-12-29 12:322017-01-18 12:34
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PrioritynormalSeveritycrashReproducibilityalways
StatusresolvedResolutionfixed 
PlatformSystem zOSz/OSOS VersionV2R20
Product Version5.1.12 
Target Version5.1.15Fixed in Version5.1.14 
Summary0000849: Syntax error in inverse command since FLAM 5.1.12
DescriptionWe read a XML file in UTF-8 as Member from a FLAM4 archive and want to write it back to the FLAMFILE after a change in the ISPF editor using the inverse command of FLCL.

With version 5.1.8 this works fine. With version 5.1.12 and we get the error below.
Additional InformationSEMANTIC-ERROR:
--| Parameter 'XCNV.FIO' not valid
--|--| Cause: Row=36 Column=3 from command file ''PR498MX.INVERSE.CMD''
--|--| " FIO.REC(NAME='PR498MX.XML.DECO' RECFMT=VB RECLEN=32751 CHRSET=EBCDIC)
--|--| ^^^
--| After successful parsing of arguments below:
--|--| XCNV.INPUT(
--|--| XCNV.INPUT.SAV.FILE(
--|--| XCNV.INPUT.SAV.FILE.FIO.REC(
--|--| XCNV.INPUT.SAV.FILE.FIO.REC.NAME=d'PR498MX.XML.DECO
--|--| XCNV.INPUT.SAV.FILE.FIO.REC.RECFMT=VB
--|--| XCNV.INPUT.SAV.FILE.FIO.REC.RECLEN=d 32751
--|--| XCNV.INPUT.SAV.FILE.FIO.REC.CHRSET=EBCDIC
--|--| XCNV.INPUT.SAV.FILE.FIO.REC)
--|--| XCNV.INPUT.SAV.FILE.CNV.CHR(
--|--| XCNV.INPUT.SAV.FILE.CNV.CHR.FROM=d'IBM-1141
--|--| XCNV.INPUT.SAV.FILE.CNV.CHR)
--|--| XCNV.INPUT.SAV.FILE.CNV.BLK(
--|--| XCNV.INPUT.SAV.FILE.CNV.BLK)
--|--| XCNV.INPUT.SAV.FILE.FMT.XML(
--|--| XCNV.INPUT.SAV.FILE.FMT.XML)
--|--| XCNV.INPUT.SAV.FILE)
--|--| XCNV.INPUT)
--|--| XCNV.OUTPUT(
--|--| XCNV.OUTPUT.SAV.FILE(
--|--| XCNV.OUTPUT.SAV.FILE.FMT.XML(
--|--| XCNV.OUTPUT.SAV.FILE.FMT.XML)
--|--| XCNV.OUTPUT.SAV.FILE.CNV.CHR(
--|--| XCNV.OUTPUT.SAV.FILE.CNV.CHR.TO=d'UTF-8
--|--| XCNV.OUTPUT.SAV.FILE.CNV.CHR)
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4(
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4.NAME=d'PR498MX.COMP1
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4.MEMBER=d'PR498MX.DECO1
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4.CMPMOD=ADC
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4.COMENT=d'
--|--| XCNV.OUTPUT.SAV.FILE.FIO.FL4)
--|--| XCNV.OUTPUT.SAV.FILE)
--|--| XCNV.OUTPUT)
--| Please use one of the following parameters:
--|--| INPut (TYPE: OBJECT) - Inbound parameter
--|--| OUTput (TYPE: OBJECT) - Outbound parameter
--|--| DIR (TYPE: OBJECT) - Defines how to handle directories and various file
--|--| LOG (TYPE: OBJECT) - Logging Parameter
Command line parser for command 'XCNV' failed

TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001053)
Falk Reichbott (administrator)
2016-12-29 12:36

With version 5.1.12 we have prepared the SSH support for archives. This change leave the file handles open to reduce the amount of connects. The normal close (leave the handle open) writes to the inverse command file but also the final real close has written the same line again, but outside of the expected syntax to the inverse command file. The error was, to give the inverse command file handle to the final close. The error is fixed with build 5.1.14-15864.

- Issue History
Date Modified Username Field Change
2016-12-29 12:32 Falk Reichbott New Issue
2016-12-29 12:32 Falk Reichbott Status new => assigned
2016-12-29 12:32 Falk Reichbott Assigned To => Falk Reichbott
2016-12-29 12:36 Falk Reichbott Note Added: 0001053
2016-12-29 12:36 Falk Reichbott Status assigned => resolved
2016-12-29 12:36 Falk Reichbott Fixed in Version => 5.1.14
2016-12-29 12:36 Falk Reichbott Resolution open => fixed
2017-01-18 12:34 Ulrich Schwab Summary The inverse command get syntax error since FLAM 5.1.12 => Syntax error in inverse command since FLAM 5.1.12
2017-01-18 12:34 Ulrich Schwab Description Updated View Revisions
2017-01-18 12:34 Ulrich Schwab Additional Information Updated View Revisions


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker