Giter Site home page Giter Site logo

Comments (2)

BobBolch avatar BobBolch commented on July 21, 2024

Fix scheduled for VM370CE Version 1 Release 1.2.

******** Clicking on the 3 dots to the right, then clicking EDIT, will make entry this format properly.

This fix will be available in VMCE V1 R1.2, but you may apply it to V1 R1.1 using this procedure:

  1. LOGON MAINT

  2. VMSETUP CMS

  3. Create file DMSXIO HRC428DS with RECFM F LRECL 80 and these contents:

./ I 07720000 $ 7720100 100
XC NEXTREC,NEXTREC Normal increment now HRC428DS
./ I 10600000 $ 10600100 100
XC NEXTREC,NEXTREC Normal increment now HRC428DS

  1. Create or edit file DMSXIO AUXLCL with RECFM F LRECL 80 and these contents as line 1:

HRC428DS V01 rec number specified reads or writes same rec over and over

  1. Issue these commands:
    VMFASM DMSXIO DMSLCL
    LOAD DMSXIO ( CLEAR ORIGIN TRANS
    GENMOD EXECIO MODULE A2
    ACCESS 190 Z
    COPYFILE EXECIO MODULE A2 = = Z2 ( OLDDATE REPLACE TYPE
    CP DEFINE STOR 16M
    IPL 190 CLEAR
    SAVESYS CMS
    CP DEFINE STOR 15M
    IPL CMS
  • COPYFILE these files from the MAINT 191 disk to the MAINT 593 disk and remove them from the 191 disk:

DMSXIO AUXLCL
DMSXIO HRC427DS
DMSXIO TEXT
EXECIO MODULE

from vm370.

BobBolch avatar BobBolch commented on July 21, 2024

The fix is staged for the Version 1 Release 1.2 release.

from vm370.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.