hi all, I'm keen to do a certification on DB2.But it should on mainframe platform only ,i mean not DB2 UDB. please lemm e know if there is any... i browsed the...
Here's a good link: http://en.wikipedia.org/wiki/Mainframe Remember to tell them that mainframes are good, and distributed systems are good. ~Frank M. ...
Oooooh, Jimmy! I've just recovered from a nasty virus and been offline since last week, and missed the deadline ... Hope you have been provided with the info...
... be it ... mainframes ... I ... Jimmy till i now i sasw your message i hope stil can help you i have just added a pdf file look into file section...
I'm looking for program or command that can list the volume label of offline disk's. I know that I can do it from the ISMF panels, but I want to do it from...
I'm trying to FTP a file that has french characters from my mainframe to another source, the problem I have is that the french characters are not getting...
Try this: from the ftp client issue the following commands ASCII QUOTE SITE SBD=(IBM-1140,ISO8859-2) GET 'xxxxx.pds(memname)' test.txt ... are ... think...
If you have BIND V4 you can configure the z/OS Domain Name Server to work together with WLM to balance connection requests to a number of server images within...
I remember having a similar issue years back on a KNET TCPIP stack on our host. I wound up having to zap the translation table. I suspect the world has got a...
hello look at your jcl you 'd hace a dd card like SYSCPDT or other with a config file ... in this one you can chage the translation table to an oteher one .. ...
I wrote a program to calculate a sha-1 message digest. If you are interested you can find it in http://groups.yahoo.com/groups/os390andmvs/files/sha1.zip It is...
GUTE ARBEIT !!! VIEL SPAZZ !!! swiss_tikier <no_reply@yahoogroups.com> wrote: I wrote a program to calculate a sha-1 message digest. If you are interested...
I posted this a while back. I have now found some more information. It seems the PSF installs its own hardware support. This should be located in sys1.nucleaus...
What you need is a usermod. Use SMP/E dialog "CROSS ZONE QUERY" function to locate the LMOD you need to move. If you have the PSF FMID in the same target zone...
Thanks, I will give that a try ... From: os390andmvs@yahoogroups.com [mailto:os390andmvs@yahoogroups.com]On Behalf Of swiss_tikier Sent: Monday, July 03, 2006...
Hi This my first post on this group and this is my question: I am porting some C programs to Z/OS and have found that my TN3270 and the mainframe doesn't...
First solution: =============== You can code an initial macro called "MYENTRY" as follows: ============= /* REXX */ Trace Off Address ISREDIT "MACRO" "C X'aa'...
... The solution depends on the EBCDIC code page and terminal emulator. With American English (CP 37), and X3270, you can set the character set to 'Bracket'. ...
I used to sort data in REXX by either filling an ISPF tables or by writing the data to a temporary file and calling DFSORT. The other day, while I was writing...
Hi, I need the Log output from RACF Security Server on z/OS..! Can anybody pls provide me a sample of the same.?! Any kind of link regarding this would also be...
... Hi I assume, you mean the SMF-Log. I think, I may create a short one on a dummy system. What exactly do you need (an SMF-File or a Print-Output) ? What...
Hi..! Yes.., pls send me the output file of all the events you have specified below. Warm Regards indiswiss <indiswiss@...> wrote: Hi I assume, you mean...
Hi What is the output you are looking for? messages to the Z/os system log? Usually there is no output unless you run special reporting utilities. except for...
Does anyone have an example of code required for the SDSF exit which allows/disallows userids from seeing/controlling specific printers? Thanks in advance for...
I think what you want to read up on is the RACF REPORT WRITER or the ICETOOL (If you have DFSORT). Either one of these can read the RACF SMF Type 80 records...
What is LINKLIST and how can I allocate my personal LoadLib to it. I understand that we can Just use the LoadLibs as TSO commands, if we allocate it to...