开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Re: MVS 3.8J Turnkey 5 Update-3 announced.
"That trick never works!"? — Rocket J. Squirrel
By Drew Derbyshire · #4454 ·
Re: MVS 3.8J Turnkey 5 Update-3 announced.
Thanks, Rob!
By Larry Belmontes · #4453 ·
MVS 3.8J Turnkey 5 Update-3 announced.
Hi Folks, Today on the 57th birthday of our Dutch king I am pleased to announce the third update of MVS 3.8J Turnkey 5. This update contains many new components and a huge amount of changes. *The
By Rob Prins · #4452 ·
Re: Job output in REVOUT
Hi Rob, thanks, it was my second try ;o) REVOUT is fine, even I miss some SDSF features. Greets Gábor [email protected]> wrote:
By Gabor Markon · #4451 ·
Re: Job output in REVOUT
Hi Gabor, Please press F1 for documentation about REVOUT or REVIEW. Cheers, Rob
By Rob Prins · #4450 ·
Re: Job output in REVOUT
MSGCLASS H solved the problem, thank you all! Nevertheless, I still miss the documentation for the field-developed components as REVOUT in thes case.
By Gabor Markon · #4449 ·
Re: Cobol with sort
I use 5655-G53 IBM Enterprise COBOL for z/OS and OS/390 3.1.1 René
By Rene BRANDT · #4448 ·
Re: Cobol with sort
"less memory means more i/o. more memory means less i/o." With internal sort i give only 27 bytes so in memory it puts a lot more than the external where it use 80 bytes per records I think the
By Rene BRANDT · #4447 ·
Re: Cobol with sort
I see that this was run on a Z/OS system using something other than MVT COBOL (COBOL 2?).? BUT I would refer you to a COBOL manual for the compiler you are using as well as a DFSORT manual to find
By Ed Liss · #4446 ·
Re: Job output in REVOUT
If you issue ST HERC01P as a TSO command (such as from the READY prompt, for example) is your job found? If not, it has already printed and been purged from the spool. Set MSGCLASS to something like X
By Greg Price · #4445 ·
Re: Cobol with sort
here is the file with all inside René
By Rene BRANDT · #4444 ·
Re: Cobol with sort
With internal sort we can have only the used part of the record in the output section, so it should be more records in memory, but with that the external sort is quicker. So i think that each time
By Rene BRANDT · #4443 ·
Re: Cobol with sort
Both the internal and external sort use the same sort software.? Factors such a region size, number of sort work files, estimated record counts, etc determine sort speed.? In addition, COBOL
By Ed Liss · #4442 ·
Cobol with sort
In an external sort it reads and writes the records. >Then a batch reads again teh the records and writes them again. With a cobol and the internal sort the cobol reads the records gives to sort
By Rene BRANDT · #4441 ·
Job output in REVOUT
Hello all, I've installed recently the TK5, and cannot refind my compile output in REVOUT. Under TK4 I've found it already out, where a HERC01x output is landed, but I've lost the setting, how can I
By Gabor Markon · #4440 ·
Re: MVS-TK5 startup problem on Linux
Noted, thanks for the revision. Vince
By Vince Coen · #4439 ·
Re: MVS-TK5 startup problem on Linux
Per Rob's recent message where he said he's waiting for additional software updates and expects to release Update 3 sometime in May, this is almost certainly not what Update 3 will be in its final
By Gavin Scott · #4438 ·
Re: MVS-TK5 startup problem on Linux
Illegal instruction is probably due to the bundled Hercules binary included in TK5 being compiled for a different processor than what you have, and is trying to use an instruction that your processor
By Matthew Wilson · #4437 ·
Re: MVS-TK5 startup problem on Linux
Please note every one there is TK5 update 3 available from the usual place : https://www.prince-webdesign.nl/index.php/software/167-turnkey-5-mvs-2 then near the end is Download Update 3 which is
By Vince Coen · #4436 ·
MVS-TK5 startup problem on Linux
have tried to install and run MVS-TK5 update 2 on Ubuntu, Debian, and Fedora. Each time i get the error messages below. My ulimit on all of the systems is unlimited, and i followed the instillation
By kb2ghz@... · #4435 ·