Search the web
Sign In
New User? Sign Up
hercules-390 · Discussion group for users of the Hercules ESA/390 mainframe emulator
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 29629 - 29658 of 59155   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29629
Thanks, but this is a good example of why there needs to be some doc. It appears from the code that the compression bits are the last two bytes of flags1 - the...
peter_flass
Offline Send Email
Apr 1, 2003
1:28 pm
29630
Yep, your right. I should refresh my memory by looking at my own code before I quote what it does, eh? One's mind is not the first thing to go (its the...
mvt
sethrab
Offline Send Email
Apr 1, 2003
3:46 pm
29631
I'm not so sure it's either one, but maybe it's been so long I've forgotten....
peter_flass
Offline Send Email
Apr 1, 2003
5:03 pm
29632
Hi I've been here a couple of times before and nobody was able to give me an 'understandable explanation' of why this is happenning...let me explain: When I...
Bertus de Wet
bdewet1
Offline Send Email
Apr 2, 2003
4:16 am
29633
Well, I got it to compile by adding the following directly in logger.c: void *memrchr(char *block, char c, int size) { char *p; for (p = block + size; p !=...
yvangamache
Offline Send Email
Apr 2, 2003
4:16 am
29634
... Hash: SHA1 Try: void* memrchr(char* block, char c, int size) { char* p; for (p = block + size - 1; p >= block; --p) if (*p == c) return p; return NULL; } -...
Fish
fish_hercules
Offline Send Email
Apr 2, 2003
4:57 am
29635
... This rings a bell. Long ago and far away (at least a week or two). Using a fat fs under linux can get EPERM when using ftruncate to increase the file...
Greg Smith
floyds_void
Offline Send Email
Apr 2, 2003
5:01 am
29636
Hi, I get this message when I start my IP CTC device. What's wrong. Hercules 2.16 CTCI-W32 1.0.2 WinpCAP 2.3 ...
Michel PAUCHARD
pauchardm
Offline Send Email
Apr 2, 2003
3:28 pm
29637
It seems that this or another OS/390 ADCD is for sale again on e-bay by the same seller: http://cgi.ebay.com/ws/eBayISAPI.dll? ...
mainframeed
Offline Send Email
Apr 3, 2003
12:19 am
29638
Hi Greg I think we are missing something in the patch. It moans about line 1721: "patching file cckddasd.c Hunk #1 FAILED at 1721. 1 out of 1 hunk FAILED --...
Bertus de Wet
bdewet1
Offline Send Email
Apr 3, 2003
12:32 am
29639
I chatted with the seller and he stated he was going to be able to acquire more copies (from where he hasn't said). Any idea what the one guy is going to do...
S. Vetter
s_vetter_48188
Offline Send Email
Apr 3, 2003
1:35 am
29640
... I'm more interested to know how he can legally sell them, and how they could possibly be used legally by anyone else. -- Paul A. Scott ...
Paul A. Scott
sukato
Offline Send Email
Apr 3, 2003
5:14 am
29641
Good questions... Scott...
S. Vetter
s_vetter_48188
Offline Send Email
Apr 3, 2003
5:15 am
29642
I have received the message HHCTU002E whilst trying to set up CTC links under Hercules 2.17.1. Running on Windows 2000 Advanced Server - SP2. The box actually...
nigelwz
Offline Send Email
Apr 3, 2003
11:55 am
29643
Hello Ron. I did exactly as you mentioned and when i ipl from 0582 i get hercules errors and u can see it in the log file attached Hercules Logfile.025.txt...
Botrous Thalouth
peter_salous
Offline Send Email
Apr 3, 2003
12:11 pm
29644
Hello everyone, I try to ipl a os390 v2r8 but I fail with the following message : CPU0000: Disabled wait state PSW=000A0000 81007A7A My hercules.cnf file is as...
CAPRON Romain
capron.romain@...
Send Email
Apr 3, 2003
1:59 pm
29645
... Look at the documentation for the PGMPRDOS parameter. Pay special attention to the comments aobut licensing....
Jay Maynard
k5zc
Offline Send Email
Apr 3, 2003
2:06 pm
29646
Anyone know of sources for R/390 boxes(R/370?), or S/390 cards for the RS/6000? Thanks, Michael L. McCawley DB2 for Z/OS SysProg/DBA (reply address altered to...
Michael L McCawley
Mike_DBA@...
Send Email
Apr 3, 2003
3:18 pm
29647
Any best practices recommendations for setting up a multi-processor Hercules system? Best Hardware? Best OS? Herc limitations for MP? If this is already...
Michael L McCawley
Mike_DBA@...
Send Email
Apr 3, 2003
3:22 pm
29648
Hi Michael, we're running a R/390. What kind of sources you are looking for ? Mike Von: "Michael L McCawley" <Mike_DBA@...> am 03.04.2003 15:18 GMT ...
APS Jankowski
aps_jankowski
Offline Send Email
Apr 3, 2003
3:28 pm
29649
... You can find P/390 boxes now occasionally on eBay. If you get a MicroChannel P/390 box, you can stuff the board in any MC RS/6000; the drivers are ...
Jay Maynard
k5zc
Offline Send Email
Apr 3, 2003
3:28 pm
29650
If you intend to run under Windows and use TCP/IP you will probably find problems on WinPCap. Julio ... From: "Michael L McCawley" <Mike_DBA@...> To:...
Seeker/SP
jsenabr
Offline Send Email
Apr 3, 2003
4:13 pm
29651
... Botrous, For Windows hosts (and for Linux hosts with Hercules 2.17 onwards) this TDF file should be: @TDF tapeipl.ikr FIXED RECSIZE 1024 initrd FIXED...
Peter Murray Stockdil...
peterstockdill
Offline Send Email
Apr 3, 2003
5:03 pm
29652
Sources offering items for sale. ... Michael L. McCawley DB2 for Z/OS SysProg/DBA (reply address altered to prevent spam, delete "nospam." to reply) ...
Michael L McCawley
Mike_DBA@...
Send Email
Apr 3, 2003
6:35 pm
29653
No, no no. The mind is the 2nd thing to go...and the first is....I can't seem to remember. ... Frank M. Ramaekers Jr. Redman Consulting Svc. Inc. Tel...
Frank M. Ramaekers Jr.
frankram@...
Send Email
Apr 3, 2003
7:31 pm
29654
Here I am again with another Win/Lin anomaly. I'm running a guest Linux390 RH7.2, but this is irrelevant: the same problem exists with mvs3.8j and other...
Andy Kane
andythek
Offline Send Email
Apr 3, 2003
7:43 pm
29655
I have got exactely the same problem... ... De : Andy Kane [mailto:MVSlover@...] Envoyé : jeudi 3 avril 2003 21:43 À : hercules-390@yahoogroups.com ...
CAPRON Romain
capron.romain@...
Send Email
Apr 4, 2003
7:33 am
29656
Hello everybody, I'm running hercules 2.17 under win2k and I have a problem to connect any client to TSO... I have successfully ipl my OS390 V2R8. The started...
CAPRON Romain
capron.romain@...
Send Email
Apr 4, 2003
7:43 am
29657
I have successfully ipl my OS390 V2R8. The started tasks TSO ... Port 23? ... Hi Capron, Start another tn3270 session on TCP/IP port 3270 (just like your...
Peter Murray Stockdil...
peterstockdill
Offline Send Email
Apr 4, 2003
8:04 am
29658
Hi Capron, If you want connect to your OS/390 using telnet port 23 from your PC or another PC in your net, you need install CTCI-W32 to connect your OS/390...
sroyserrano@...
sroyserrano
Offline Send Email
Apr 4, 2003
9:14 am
Messages 29629 - 29658 of 59155   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help