Is Interruption Code in CEEDUMP displayed in HEX?

2012-10-22 Thread Jantje.
) is not telling me that it actually is. Can anyone confirm my suspicion? Preferably with a link to official IBM documentation? Thanks, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: unresolvend references compiling C with LDAP functions

2013-12-10 Thread Jantje.
and linkedit steps. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: unresolvend references compiling C with LDAP functions

2013-12-11 Thread Jantje.
for that member to your input deck for the pre-linker on the //PLKED.SYSIN DD. JCL part: //LKED EXEC PGM=HEWL,REGION=0M,PARM='AMODE=31,RENT,MAP' ... //SYSLIB DD DSNAME=SYS1.SIEALNKE(GLDCLDAP),DISP=SHR On the SYSLIB concatenation of your link-edit step, omit the member names. Cheers, Jantje

Re: Lookat

2013-12-11 Thread Jantje.
. Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Lookat

2013-12-12 Thread Jantje.
. Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Lookat

2013-12-13 Thread Jantje.
On Fri, 13 Dec 2013 09:47:47 +0100, John Blythe Reid johnblyther...@gmail.com wrote: I just tried it ! Lookat is back !! Now that's what I call good news. Great! Thanks to whoever revived it. Jantje. -- For IBM-MAIN

Re: ISPF Workstation Agent Issue

2014-01-02 Thread Jantje.
and follow the pointers...). Worst case: use a virtual XP PC. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: TSO/E Reconnect

2014-01-23 Thread Jantje.
to reconnect. Since then, I never had to bother any more with trying to get some commands into the system I just lost my connection to... Have a look at http://gsf-soft.com/Products/IKJEFLN2.html And thanks again, Gilbert S. Jantje

Re: Undocumented VSAM Return/reason code

2013-05-08 Thread Jantje.
-to-be-known-to-IBM code. Maybe submit a reader comment form? Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: free zIP/UNZIP in z/OS

2013-06-24 Thread Jantje.
back into a directory in HFS. Works fine. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Benchmark of Relative instructions vers Base+displacement ones

2013-07-10 Thread Jantje.
GIYF... principles of operation in the address bar of Chrome and the first link is the right one... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Buffering: stdout vs. stderr?

2013-07-10 Thread Jantje.
given point in the program. It makes things explicit. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Print hex callable server

2013-07-18 Thread Jantje.
. Cheers, Jantje. #define OffsetPtr(p,o) ((void *)(((char *)(p))+(o))) dumpShSeg(long LISEGSIZE, void *LISEGHANDLE) { long shmoffset; long shmoffset2; unsigned char *c; /* Dump the contents. */ printf(Size of shared segment is %d\n \n, LISEGSIZE

Re: BLKSIZE=3120

2013-07-23 Thread Jantje.
, but is this still the case? And even if the emulation is so good that it simulates those, what is happening with the actual capacity of the physical disks. Is that being eaten by simulated IRG? Thanks for shedding some light on this, whoever knows the internals of these current DASD boxes, Jantje

Re: The Rubicon has been crossed: no more hardcopy IBM publications from the IBM Publications Center

2013-07-24 Thread Jantje.
yesterday, I needed to look up a SQLCode in the DB2 Infocenter and for the life of me could not find it. How such a bad approach could ever make it to production to replace a perfectly good product beats me. Sorry for all that ranting, but I am s frustrated with this IC... Jantje

Re: Unsigned packed decimal

2013-07-25 Thread Jantje.
will be incorrect... You have to re-initialise the UNSIGNED-PACKED-TIMES-10 with an INITIALISE or give the FILLER a proper name and MOVE ZERO to it. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions

Re: Blame the COBOL, how cliché

2013-07-25 Thread Jantje.
... Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Unsigned packed decimal

2013-07-26 Thread Jantje.
separate field so nothing is overlaid by it. You're right. I must have overlooked the GIVING clause yesterday. My bad. Which instruction are you thinking destroys the upper nibble of the FILLER byte? I just don't see it. That's because it isn't there. Sorry, Jantje

Re: IBM Information centers font size.

2013-09-19 Thread Jantje.
, please see this article http://support.microsoft.com/kb/956197 I couldn't read it. The font is too small... Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: AS400 iSeries connecting to z/OS

2014-03-20 Thread Jantje.
, no problem. Did not do it myself, but that would be the first method I would try... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO

Re: Doug Nadel's ISPFHTML

2014-03-23 Thread Jantje.
On Sun, 23 Mar 2014 06:52:29 +0530, Quasar Chunawala quasar.chunawa...@gmail.com wrote: It seems Doug's sillysot.com site is down. Is You could try the Wayback Machine http://archive.org/web/ Cheers, Jantje. -- For IBM-MAIN

Re: JNI on z/OS

2014-06-13 Thread Jantje.
of data. 3) What questions am I not asking that I should be? Not sure about that one... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: z/OS 1.13 Owner for Java files

2014-07-25 Thread Jantje.
in combination with a find command (in a Unix shell, of course) to set things right. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

How do I set European date format in Softcopy Reader?

2013-02-12 Thread Jantje.
an answer. So, how do I set European date format in Softcopy Reader? Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message

Re: How do I set European date format in Softcopy Reader?

2013-02-14 Thread Jantje.
want the date to change in the middle of their day (heueue... night, that is, because that is when they are watching the sky...) Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: DASDCALC

2013-02-15 Thread Jantje.
the install procedure work, but in the end, I did not need it. Cheers, Jantje. P.S. A search in the archives would have brought up the solution... -- For IBM-MAIN subscribe / signoff / archive access instructions, send email

Re: DB2 subsystem availability

2013-04-02 Thread Jantje.
On Mon, 1 Apr 2013 08:21:06 -0500, John McKown john.archie.mck...@gmail.com wrote: SELECT CURRENT-TIME FROM sysibm.systables Make that SELECT 1 FROM SYSIBM.SYSDUMMY1 and test for SQLCode = 0. Uses quite a lot less cycles. Cheers, Jantje

Re: DB2 subsystem availability

2013-04-05 Thread Jantje.
is not san appropriate use of anyone's time. Well... IMHO, it depends... Maybe, maybe not. Anyway, others have commented about what the actual purpose and aim might be and how to achieve it. They have a very valid point in stating that in the end the SLA is what matters. Cheers, Jantje. P.S. John

Re: Telnet vbscript error

2013-04-09 Thread Jantje.
TN3270 macro language. Very powerful indeed. My recommendation is that you look into that, because I am convinced it will make life a lot easier for you. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access

Re: Possible method to post large files, for example and such

2014-08-21 Thread Jantje.
is with a complete program, I plan to use the gist capability on http://github.com, rather than clutter up the list, My company (and I guess many others) blocks access to all such file-sharing services, unfortunately. Maybe you could consider using attachments to the posts? Cheers, Jantje

Re: Possible method to post large files, for example and such

2014-08-22 Thread Jantje.
there. Then again, with all the other noise going round out there, I doubt it will make much difference... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Accessing VSAM Data from non-zOS platform

2014-10-07 Thread Jantje.
(in the eon when it was still called DataJoiner...) and that does a rather decent job of opening up just about any datasource on mainframe to just about anything that can talk JDBC. Oh, and that is for update just as well. Cheers, Jantje

Re: z/OS MD5 file hashing

2014-12-08 Thread Jantje.
Just fill in the names of the datasets/files you want hashed under the DATASET DD. Cheers, Jantje. //RUNMD5 JOB 'COMD.TMME.BATCH', // CLASS=C,MSGCLASS=X,MSGLEVEL=(1,1), // REGION=0M, // NOTIFY=SYSUID //* //* //JAVA EXEC PROC=JVMPRC61, // JAVACLS

Re: Anyone seen this CEE2552S error on z/OS 2.1 ?

2014-12-10 Thread Jantje.
LPAR. You have already seen http://www-01.ibm.com/support/docview.wss?uid=isg1PK51704 I am sure. But maybe, just maybe, there is an ancient LE version in your steplib or in the linklist on that particular LPAR? Cheers, Jantje

Re: Why would zFS files not be visible to WS_FTP?

2014-12-15 Thread Jantje.
/ Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: ftp rdw

2014-12-15 Thread Jantje.
On Sun, 14 Dec 2014 21:08:03 -0600, Paul Edwards mutazi...@gmail.com wrote: I wish to distribute VB files (developed on MVS/380) via PC, with z/OS as a target. Why not use XMIT/RECEIVE or TERSE ? Does the job for me... Cheers, Jantje

Re: ftp rdw

2014-12-16 Thread Jantje.
/OS on our company mainframe. Never touched OS/380... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Softcopy reader Shelf Organizer hangs while starting up

2015-01-29 Thread Jantje.
not find anything describing a similar problem. I tried using a different version Java JRE (although the readme says Java is not needed when the program is started from the shortcut) but to no avail. Any suggestions for debugging this, please? Thanks and very best regards, Jantje

Re: Softcopy reader Shelf Organizer hangs while starting up

2015-01-29 Thread Jantje.
. Tried the IBM Java 7 and the Oracle latest greatest (8.31). Thanks for the suggestions. Anything else I should try? Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Re: Softcopy reader Shelf Organizer hangs while starting up

2015-01-29 Thread Jantje.
, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: NO response to java -version

2015-02-09 Thread Jantje.
/usr/lpp/java/bin/java java –version That's one java too many. /usr/lpp/java/bin/java –version will work. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Re: Data formatting

2015-03-04 Thread Jantje.
, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Data formatting

2015-03-05 Thread Jantje.
On Wed, 4 Mar 2015 08:08:54 -0600, Paul Gilmartin paulgboul...@aim.com wrote: On Wed, 4 Mar 2015 06:14:58 -0600, Jantje wrote: On Tue, 3 Mar 2015 10:44:42 -0600, Ron Thomas ron5...@gmail.com wrote: FTP broke it, FTP can fix it... FTP in binary mode to your PC, then allocate a new dataset

Re: Softcopy reader Shelf Organizer hangs while starting up

2015-01-30 Thread Jantje.
drive. I did have a network drive in the Book Search Path, only I am pretty sure the mapping existed. And it exists now and it is working. It might have been the blank in the path name when it was under Program Files (x86), though. Cheers, Jantje

Re: A Data Studio question

2015-04-21 Thread Jantje.
IDUG runs the DB2-L list. Most helpful people over there... http://www.idug.org/p/cm/ld/fid=78 Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Is there a good EBCDIC IBM-1047 Emulator?

2015-05-18 Thread Jantje.
and helpful when one has questions. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: CICS Upgrade

2015-07-03 Thread Jantje.
on the CICS-L. https://listserv.uga.edu/cgi-bin/wa?A0=CICS-L Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

IPA link causing strncpy builtin not being used?

2015-07-07 Thread Jantje.
. What am I not seeing? Thanks and very best regards, Jantje. P.S. This is z/OS 2.1. The options of the compile step: 5650ZOS V2.1 z/OS XL C 'JMO2659.FRM800.C(THADDR)' 07/06/2015 16:36:11 Page 1

Why does Listing files on an NFSv4 share being shared out by a z/OS mainframe results in Unknown error 521?

2015-07-16 Thread Jantje.
message like this: GFSA978I JANTJE logged in ok. Mismatch in uid/gid: z/OSUNIX uid is 1234, gid is 500, client uid is 1000, gid is 1000. Next, I have mounted the directory tree like thus: sudo mount -t nfs -o vers=3 mainframe:/hfs/u /mnt So far, so good, I can see the root of the tree

Re: Creating AWS file from dataset on tape

2015-10-09 Thread Jantje.
On Thu, 8 Oct 2015 14:26:20 +0300, גדי בן אבי <gad...@malam.com> wrote: >I found the AWSSL program on file 585 on the CBT. >This program can create AWS files, but cannot read files on tape. IEBGENER it to disk firs

Re: IPA link causing strncpy builtin not being used?

2015-07-09 Thread Jantje.
. O, and BTW, I do get the builtin version of strncat, which is used in the same piece of code... Should I do a PMR? Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send

Re: IPA link causing strncpy builtin not being used?

2015-10-02 Thread Jantje.
On Thu, 9 Jul 2015 05:00:50 -0500, Jantje. <jan.moeyers...@gfi.be> wrote: > >Should I do a PMR? > So I did a PMR and IBM has been most helpful in dissecting the code. Turns out that there was one occurrence of the strncpy() invocation where one of the arguments resolved to a n

Re: z/OS V2.2 IBM Education Assistance

2015-09-18 Thread Jantje.
I think... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Online manuals for 3880-21, 3880-23, 3990, 2105 et al?

2015-12-04 Thread Jantje.
ttgart.de/pdf/ibm/38xx/3880/ any help? Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Anyone got any ancient DASD manuals?

2016-01-04 Thread Jantje.
On Sun, 3 Jan 2016 16:31:48 +1300, Mike Ross <tmfdm...@gmail.com> wrote: > and he needs IBM 9335-A01 SERVICE GUIDE (probably >SY33-0113, but not sure) to tell him what they are! Bitsavers ? Cheers, Jantje. --

Re: How can I use Library Manager to download the non-OS manuals such as CICS, IMS, DB2?

2016-03-18 Thread Jantje.
After having installed the 5.1 version of the SoftCopy Libaray Manager, the Knowledge center for CICS pops up in the list when you select the Internet source. Apart from that, I don't know. Cheers, Jantje. -- For IBM-MAIN

Re: C struct to DSECT utility?

2016-03-21 Thread Jantje.
On Sat, 19 Mar 2016 12:22:44 -0700, Charles Mills <charl...@mcn.org> wrote: >Off the wall question: IBM ships EDCDSECT, which will convert an assembler >DSECT (actually, the ADATA from assembling a DSECT) to a C struct. Compile it with LIST option. Che

Re: Help with WebSphere MQ sample programs.

2016-03-31 Thread Jantje.
I am sure you will get good answers on the MQSERIES list. https://listserv.meduniwien.ac.at/cgi-bin/wa?A0=mqseries Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists

Re: SMTP question.

2016-04-28 Thread Jantje.
r of the e-mail. What goes between the <> is supposed to be the e-mail address of the sender of the message. It seems to me you need to look at the configuration and/or e-mail address list in SAS. I don't think the SMTP deamon on your LPAR

Re: Looking for an answer to an SVC question

2016-07-08 Thread Jantje.
ment to view just fine. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: PDF issues with Linux [WAS Looking for an answer to an SVC question]

2016-07-11 Thread Jantje.
send me .exe files. https://www.foxitsoftware.com/downloads/latest.php?product=Foxit-Reader=Linux-64-bit=1.1.1.0602_type=run=English is what I got... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instru

Re: IBM Knowledge Centre

2016-07-04 Thread Jantje.
on than actually using it! > >Is it just me? No. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: SFTP on z/OS

2017-02-06 Thread Jantje.
t only the keys are used; the certificate and its >signature are irrelevant.) OK, so then I need a trustworthy channel to get me the public key. Still an issue of trust, but a different one, I expect. Cheers, Jantje. -- For

Re: SFTP on z/OS

2017-02-03 Thread Jantje.
is MS that installed that certificate in my browser. (s/MS/Google/g for Chrome...) Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Apar PM67033: WTOR MESSAGE DFHPA1909 nothing seems to work

2016-10-07 Thread Jantje.
SSGMCP_5.2.0/com.ibm.cics.ts.messages.doc/DFHPA/DFHPA1909.html you can reply with a blank line to skip. Did you try that? Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@lis

Re: Force uninstall of CISCO Anyconnect VPN Client

2017-03-10 Thread Jantje.
taller doing a rather thorough job on getting rid of the left-overs of an uncomplete uninstall. I have no link with them other than that I have used the free version of the software. Cheers, Jantje. -- For IBM-MAIN subscribe / signo

Re: CA acquires Veracode.

2017-03-08 Thread Jantje.
Sincere condolences to the people at Veracode... Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: thought on data integration: Using MS Excel & MQSeries to get data from z/OS.

2017-08-23 Thread Jantje.
data on Maybe have your programmer consider http://www.mqgem.com/qload.html I'am sure a VBA wizard can easily drive this program to get and put the messages on the Excel end. Cheers, Jantje. -- For IBM-MAIN subscribe / si

Re: Help with invalid XML code issue

2017-06-14 Thread Jantje.
it in binary mode (no conversion to EBCDIC). Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Adventures in JCL: PROCs, symbols and instream data

2017-05-02 Thread Jantje.
NOTIFY= // SET Q= //* //TEST PROC MESSAGE='Hello World' // SET MESSAGE= Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the

How is the name for UID=0 chosen in directory listing in Unix System Services

2017-05-03 Thread Jantje.
and very best regards, Jantje. P.S. The only potential "problem" I would like to solve is a cosmetic one, obviously. It would be nicer to show 'root' instead of a given userID. -- For IBM-MAIN subscribe / signoff / arch

Re: Migration of Mainframe to other plat form.

2017-05-05 Thread Jantje.
second response time that is required to make the application viable... O, and that converted code is just as maintainable as the pseudo-assembler code the LIST option of your average COBOL compiler gives you. Cheers, Jantje. -- F

Re: How is the name for UID=0 chosen in directory listing in Unix System Services

2017-05-05 Thread Jantje.
eed, that is the one I am seeing. Thanks to you both, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: SAS - DB2 conversion to Java

2017-11-24 Thread Jantje.
hed down the drain... Sorry if I sound negative, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

IBM HTTP Server powered by Apache reading TCPIP PARMLIB. Why?

2017-12-08 Thread Jantje.
, especially because I chose that one in order to restrict access as much as possible so as to mitigate any risk of accidentally disclosing files. Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access

Re: IBM HTTP Server powered by Apache - very erratic responding to modify and stop commands

2017-12-06 Thread Jantje.
Sorry, forgot to mention: IBM_HTTP_Server/9.0.0.4 (Unix) on z/OS 2.2 Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

IBM HTTP Server powered by Apache - very erratic responding to modify and stop commands

2017-12-06 Thread Jantje.
entitled to a PMR? Thanks and very best regards, Jantje. P.S. I tried my friend Google, with various combinations of the words stop, erratic, modify, not stopping, etc. and of course "IBM HTTP Server powerd by Apache". All to no avail. A search in the archives of this esteeme

Re: IBM HTTP Server powered by Apache - very erratic responding to modify and stop commands

2017-12-06 Thread Jantje.
a some other means of communication? Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Using system symbols in JCL IF statement

2018-05-15 Thread Jantje.
se a numeric value in your symbol… Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Using system symbols in JCL IF statement

2018-05-16 Thread Jantje.
T (¬) operators Relational-expression keywords Numeric values I did the test, comparing a symbol (that has a numeric value assigned to it) to a constant numeric value and it works just fine. No RC in my test. Cheers, Jantje. ---

Re: Stack Exchange mainframe proposal

2018-06-06 Thread Jantje.
I'll stick with IBMMAIN-L if you don't mind. Have already too many subscriptions as it is... Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message

Re: How to move to zFS V5 - painlessly

2018-06-13 Thread Jantje.
n substitute a / for the . in the above command. Very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: 7-digit Job IDs

2018-07-02 Thread Jantje.
On Sat, 30 Jun 2018 06:27:59 -0700, Charles Mills wrote: >A search of Google for seven-digit jobs leads to headhunter sites. > I am sure you deserve a seven-digit salary -- but are not getting it :-( Try adding site:ibm.com to your Googling. Cheers,

IOEZ00793E Error=111 reason=EF016015 received while attempting to convert directory / to version 5 format

2018-06-27 Thread Jantje.
. Severity svc_c_sev_error Administrator Response Correct the error and try again. OK, great. :-( what is the error??? Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions

Re: COBOL source code quality check for performance

2018-01-26 Thread Jantje.
ing program and sample it's CPU usage. How would they help in analyzing the _source_ code? Thanks, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Problem with JCL

2018-01-31 Thread Jantje.
suggest you use dynamic allocation for that? I don't think there is any other way of achieving your requirement. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@

Re: Problem with JCL

2018-02-05 Thread Jantje.
On Wed, 31 Jan 2018 05:05:45 -0800, Gerhard Adam <gada...@charter.net> wrote: >Sorry, but how is this not just a standard condition code test? > Because the devil is in the details... OP said: "including the DSN allocations&

IBM HTTP Server powered by Apache - Rexx, trace and stderr

2018-02-05 Thread Jantje.
output to stderr instead of stdout? Google usually is my friend, but on this occasion it did not bring up anything useful, I am afraid... Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive

Re: IBM HTTP Server powered by Apache - Rexx, trace and stderr

2018-02-06 Thread Jantje.
dup2 (stdout) 1" A lot of hassle. But I guess there is not much of an alternative... >RFE? Yes, please. Thanks for the suggestion; I'll go back to the drawing board now and see what comes out. Cheers, Jantje. -- For IBM-MAI

Re: REXX say 'location:https://... in a batch job

2018-02-09 Thread Jantje.
ocket, you saved me days of tinkering... Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Ftp - no translation but add CRLF

2018-07-30 Thread Jantje.
t if you build a custom translation table that translates each code point onto itself? You can then use ASCII mode (which should add the CRLF), specifying your 1-to-1 translation table (which should actually not translate anything).

Re: The story of why Chrome and Firefox will soon block sites with certain SSL certificates

2018-09-11 Thread Jantje.
ned your new certificate, please? I am having trouble using mine: it seems to be signed by some intermediate CA, not the 'Equifax Secure CA' that is announced in the book. And I am missing that intermediate certificate. Thanks and very best rega

Re: IBM i as JCL replacement (was: Rexx as JCL replacement)

2018-07-06 Thread Jantje.
CL source... or onto your command line for that matter. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: IBM i as JCL replacement (was: Rexx as JCL replacement)

2018-07-06 Thread Jantje.
n the recent versions of the OS, there are numerous API's available to call from CL, COBOL, C, even Java, that do almost everything and anything. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send em

Re: IBM i as JCL replacement (was: Rexx as JCL replacement)

2018-07-06 Thread Jantje.
ob. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Linklist and APF

2018-07-06 Thread Jantje.
On Thu, 5 Jul 2018 17:18:24 +0200, R.S. wrote: > >The job works when all 3 libraries are in steplib concatenation. When I >remove LIB1 and LIB2 it doesn't work. Maybe there is a same-name-different-content module in one of the other libs in linklist before lib1 and 2 ?

Re: Many arguments to a Rexx function call

2018-04-10 Thread Jantje.
at confirms this. I swear: I have searched for it... Thanks and very best regards, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Many arguments to a Rexx function call

2018-04-10 Thread Jantje.
ted and failing. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Many arguments to a Rexx function call

2018-04-10 Thread Jantje.
ll >When you invoke a REXX exec using either the CALL instruction or a > REXX function >call, you can pass up to 20 arguments to an exec. Each argument must be >separated by a comma. > Thanks, Gil, for that pointer. How come I missed that? Jantje. P.S. A

Re: Many arguments to a Rexx function call

2018-04-10 Thread Jantje.
oked function. That does the trick. Cheers, Jantje. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

  1   2   >