Anonymous | Login | Signup for a new account | 2024-11-23 12:47 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000849 | FL5 | 1.1 FLCL | public | 2016-12-29 12:32 | 2017-01-18 12:34 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | System z | OS | z/OS | OS Version | V2R20 | ||||
Product Version | 5.1.12 | ||||||||
Target Version | 5.1.15 | Fixed in Version | 5.1.14 | ||||||
Summary | 0000849: Syntax error in inverse command since FLAM 5.1.12 | ||||||||
Description | We 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 Information | SEMANTIC-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 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |