[NEWSboard IBMi Forum]

Hybrid View

  1. #1
    Registriert seit
    May 2002
    Beiträge
    2.643

    mit R530 hat sich der Befehl geändert

    Hallo Karo,
    mit dem R530 hatte sich der cpyfrmimpf bereits geändert. Siehe
    den Apar II13784.
    IBM - II13784 - CPYFRMIMPF CPYTOIMPF CHANGES

    Du könntest aber auch kurzzeitig dies machen:

    Important Information
    Review the Memo To Users for important changes to the CPYFRMIMPF command. Also review information APAR II13784.

    If your applications use the CPYFRMIMPF command and you did not have time to make required changes to comply with the Memo To Users, consider using the following circumvention. Run the following IBM® i5/OS™ command:

    CRTDTAARA DTAARA(QSYS/QCPFRMIMPF) TYPE(*CHAR) LEN(6) VALUE('CPV5R2')

    This data area will return the CPYFRMIMPF command to V5R2M0 behavior . The data area, therefore, changes the following V5R3M0 parameters:


    o
    RMVBLANKS (*LEADING or *BOTH) will be changed to *TRAILING default.
    o
    FROMFILE or TOFILE or FDFFILE or ERRFILE Member(*ALL) or (TOFILE Member(*FROMMBR)) will be changed to Member (*FIRST) default.
    This data area does not influence the behavior of the CPYTOIMPF command.

    If your applications use the CPYTOIMPF command and you temporarily need to revert to V5R2M0 behavior, run the following i5/OS command:

    CRTDTAARA DTAARA(QSYS/QCPTOIMPF) TYPE(*CHAR) LEN(6) VALUE('CPV5R2')

  2. #2
    Registriert seit
    Mar 2005
    Beiträge
    27

    Umlaute

    Hallo Tarasik,

    mit Erstellung des DTAARA hat die Übertragung funktioniert. Allerdings übernimmt er mir die Umlaute nicht korrekt. ;-(

    Gruß, Karo

  3. #3
    Registriert seit
    May 2002
    Beiträge
    2.643

    ausgangs und ziel ccsid

    Hallo Karo,
    es gibt noch den Parameter Ausgangs- bzw. Zielccsid, den solltest Du noch beachten.

  4. #4
    Registriert seit
    Jun 2001
    Beiträge
    727
    Ich würde den Fix mit der DTAARA QSYS/QCPTOIMPF aber nicht (langfristig) empfehlen.
    Zumindest nicht dann, wenn du Zugriff auf die Programm-Sourcen hast.
    Ändere die from/to CCSID entsprechend ab und der CMD sollte funktionieren. Schau dir dazu insbesondere die CCSID der STMF im IFS an.

    Mit V5R4 wurden die CMD CPYxxxIMPF massiv umgestellt.
    Die CMD's sind wesentlich stabiler und performanter.
    Es werden auch keine temp. Tabelle mehr erzeugt und die Behandlung von unterschiedlichen CCSID ist sauberer gelöst.

Similar Threads

  1. CPYFRMIMPF
    By Ralf_02 in forum NEWSboard Programmierung
    Antworten: 7
    Letzter Beitrag: 19-01-07, 10:00
  2. tools von malume unter V5R4 lauffähig?
    By karin-vogelmann in forum IBM i Hauptforum
    Antworten: 4
    Letzter Beitrag: 18-01-07, 09:31
  3. Stored Procedures unter V5R4
    By PeterKarsten in forum IBM i Hauptforum
    Antworten: 9
    Letzter Beitrag: 10-11-06, 09:40
  4. 820 V5R1 nach 520 V5R4
    By hgdieterle in forum IBM i Hauptforum
    Antworten: 4
    Letzter Beitrag: 18-10-06, 08:22
  5. Script funktioniert nach Releasewechsel auf V5R4 nicht mehr.
    By ratinger in forum IBM i Hauptforum
    Antworten: 1
    Letzter Beitrag: 30-06-06, 10:39

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • You may not post attachments
  • You may not edit your posts
  •