Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Elardus Engelbrecht
Rupert Reynolds wrote: >You may need to use the TSO command PROFILE PREFIX to repair the data. And it >may only cover a larger problem. This advice may be 10 years out of date, but >problems like this are worth getting to the bottom of, in my view! Indeed. See my comment below. Tom Conley wrot

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Not Ready For Prime Time. But, at least personally, I am out of questions. For the nonce. On Tue, Oct 28, 2014 at 6:33 PM, Paul Gilmartin < 000433f07816-dmarc-requ...@listserv.ua.edu> wrote: > On 2014-10-28 17:22, Ed Gould wrote: > > Since we no longer have a monitor how about creating a list

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Rupert Reynolds
You may need to use the TSO command PROFILE PREFIX to repair the data. And it may only cover a larger problem. This advice may be 10 years out of date, but problems like this are worth getting to the bottom of, in my view! -- For

SHOWMVS / SHOWZOS

2014-10-28 Thread David Elliot
Used SHOWMVS for many years, usually in batch, not authorized. One of the things I liked about it was the ability to quickly check the integrity of a customer's APF, LINK and LPA lists for missing and incorrectly cataloged libraries. Now, with V721, all I see in the output in these sections are qu

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread Paul Gilmartin
On 2014-10-28 17:22, Ed Gould wrote: > Since we no longer have a monitor how about creating a list for this > "product" ? > http://lua4z.com/forum/ -- gil -- For IBM-MAIN subscribe / signoff / archive access instructions, s

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread Ed Gould
Since we no longer have a monitor how about creating a list for this "product" ? Ed On Oct 28, 2014, at 6:53 AM, John McKown wrote: On Mon, Oct 27, 2014 at 8:12 PM, David Crayford wrote: On 28/10/2014 4:20 AM, John McKown wrote: _SNIP

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Ed Finnell
>From any ISPF command line(except 6) ==>prof nopre But if it's getting it from sysuid in TSO ===>prof () It's almost like the PROFILE has been edited with nulls on corrupting the fixed position offsets. Wish I had a pencil thin mustasche In a message dated 10/28/2014 5:08

TCP/IP question on givesocket/takesocket

2014-10-28 Thread Dave Day
Does anyone know if it is possible to have the same task execute multiple takesocket requests? If connection 1 comes in on listener task A, and is then given to task A in another address space, if connection 2 comes in to listener A, can A successfully givesocket connection 2 to task A that re

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread John McKown
Perhaps the simplest thing to do is to go into the ISPF test option, 7, then Variables, 3. Do an "L ZPREFIX" on the command line. Now change the value to something else. Or just do an erase field to remove its value entirely. On Tue, Oct 28, 2014 at 3:56 PM, Thomas Conley wrote: > On 10/28/2014

Re: TS1150 and software installation

2014-10-28 Thread John Eells
r.skoru...@bremultibank.com.pl (R.S.) wrote: A new tape drive was announced recently. Tech specification says there is no upport for the oldest Jaguar cartridges (JA aka ETC). The question is how IBM solved a problem with software distribution? Are there any plans to use new tape carts as an opt

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Thomas Conley
On 10/28/2014 12:47 PM, parke...@gmail.com wrote: You were correct. Profile was corrupted. The user id is garbage: IKJ56688I CHAR(:) LINE(1)PROMPT INTERCOM PAUSE MSGID NOMODE WTPMSG RECOVER PREFIX(:24.3082EPLANGUAGE(ENU) SLANGUA GE(ENU) On Tuesday, October 28, 2014 11:42:48

Re: Cross Posted from CICS-l CICS Web Services and Digital Signatures

2014-10-28 Thread Ward, Mike S
I am handling all the generation via ICSF, and that's correct about sha1, it is only supported under CICS. That's not to say you can't write your own ICSF routines to generate that stuff without CICS help. We use SOAPUI in the distributed environment to test webservice servers. The soapui shows

Re: Cross Posted from CICS-l CICS Web Services and Digital Signatures

2014-10-28 Thread Donald J.
According to Share document "CICS Identity and Security" from Pittsburgh 2014, only sha1 is supported on outbound signature? Just curious, how did you determine the same required signature was not produced? -- Donald J. dona...@4email.net On Tue, Oct 28, 2014, at 11:34 AM, Ward, Mike S

TS1150 and software installation

2014-10-28 Thread R.S.
A new tape drive was announced recently. Tech specification says there is no upport for the oldest Jaguar cartridges (JA aka ETC). The question is how IBM solved a problem with software distribution? Are there any plans to use new tape carts as an option for Shopzseries software? -- Radoslaw

New z/XDC release

2014-10-28 Thread David Cole
A brief announcement: Today we are publishing a new release of z/XDC. For details, go to our home page: www.colesoft.com Dave Cole ColeSoft Marketing 414 Third Street, NE Charlottesville, VA 22902 EADDRESS: dbc...@colesoft.com Home page:www.colesoft.com Use

Re: BLSR question

2014-10-28 Thread Jim Mulder
> I found a thread from 2012 discussing BLSR and whether or not it > supports dynamic changes via the SETSSI command. That thread > indicated that BLSR had been updated to support SETSSI, and that > upon a SETSSI ACT, the subsystem would be added and activated. That > part appears to work, but

Cross Posted from CICS-l CICS Web Services and Digital Signatures

2014-10-28 Thread Ward, Mike S
-Original Message- From: Ward, Mike S Sent: Monday, October 27, 2014 4:55 PM To: cic...@listserv.uga.edu Subject: CICS Web Services and Digital Signatures Hello all, I was wondering of anyone out here in CICS land is using webservices and digital signatures using the following algorithms

BLSR question

2014-10-28 Thread Pommier, Rex
Hi all, I found a thread from 2012 discussing BLSR and whether or not it supports dynamic changes via the SETSSI command. That thread indicated that BLSR had been updated to support SETSSI, and that upon a SETSSI ACT, the subsystem would be added and activated. That part appears to work, but

Re: Has Anyone Seen this in ISPF before?

2014-10-28 Thread Thomas Conley
On 10/28/2014 11:42 AM, parke...@gmail.com wrote: Has anyone seen ISPF do this? I enter a member name of of a PDSE, such as testnew: Edit Entry Panel Command ===> ISPF Library: Project . . . DEVEL Group . . . . ATLJP. . . . . . . .

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Works GREAT! And it interoperates with the sqlite3 UNIX command from the SQLite port for z/OS on the CBT. I used your example to create the SQLite data base, then accessed it with the sqlite3 command from a shell prompt. Curious: did you use the CBT version of SQLite or did you do your own? On Tu

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread David Crayford
The problem is with my eyesight and concentration in the wee hours. I've updated the installer one last time tonight. Did sqlite3 work for you? On 28/10/2014 10:54 PM, John McKown wrote: Works if I reply Y, in upper case. Problem? if promptYN("The PDSE load module library '"..loadlib.."' does

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Works if I reply Y, in upper case. Problem? if promptYN("The PDSE load module library '"..loadlib.."' does not exist, create it?", "y") then should be? if promptYN("The PDSE load module library '"..loadlib.."' does not exist, create it?", "y"):upper() then On Tue, Oct 28, 2014 at 9:47 AM, John M

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Oh, tested -- install works if I pre-create the LOADLIB and SAMPLIB. -- The temperature of the aqueous content of an unremittingly ogled culinary vessel will not achieve 100 degrees on the Celsius scale. Maranatha! <>< John McKown ---

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Nope. Transcript: sh ./lua4z-1.0.0.bin ./lua4z-1.0.0.bin The Lua4z software license agreement is available on the web at: http://lua4z.com/license Please read the license carefully. The installed software includes a copy of the license in the lua4z/doc directory. Have you read, understood, an

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread David Crayford
Try again John. Should be good to go. And thanks for testing this for me! On 28/10/2014 10:06 PM, John McKown wrote: Installation error - likely due to your fix of upper casing input. Relevant portion of install output: Enter PATH directory in which to create command symlinks or 'none' (/usr/l

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
Installation error - likely due to your fix of upper casing input. Relevant portion of install output: Enter PATH directory in which to create command symlinks or 'none' (/usr/local/bin) /HM/bin link_dir (/HM/BIN) is not a valid path. realpath() failed: realpath: EDC5129I No such file or director

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread David Crayford
On 28/10/2014 9:31 PM, John McKown wrote: I've got a new build for Lua4z which includes sqlite3 as part of LuaSQL >https://github.com/keplerproject/luasql. I'm going to release it soon >with the regex extensions for POSIX and PCRE. > > ​Wonderful. Thanks. I will now just wait. I'm__good__ at jus

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
On Tue, Oct 28, 2014 at 7:32 AM, David Crayford wrote: > On 28/10/2014 7:53 PM, John McKown wrote: > >> On Mon, Oct 27, 2014 at 8:12 PM, David Crayford >> wrote: >> >> On 28/10/2014 4:20 AM, John McKown wrote: >>> >>> This is likely a silly question. Does lua4z use HFP (zArch) or BFP (IEE

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread David Crayford
On 28/10/2014 7:53 PM, John McKown wrote: On Mon, Oct 27, 2014 at 8:12 PM, David Crayford wrote: On 28/10/2014 4:20 AM, John McKown wrote: This is likely a silly question. Does lua4z use HFP (zArch) or BFP (IEEE) floating point? If I had to guess, I'd _guess_ HFP. You guessed wrong :). Lua

Re: Struckup with installation variables section while installing z/OS 1.13 by serverpac

2014-10-28 Thread Subscribe (IBM-MAIN) Nallasivam.V
Hi, Thanks for the reply.. sorry...I'm not sure about the previous installation..I could not able to find any datasets related to previous installation. MQ is named as CSQ1.. So should i specify CSQ1 as a value for HOSTNAME variable? Can i leave it as empty field for daemon IP variable? Will it

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
On Tue, Oct 28, 2014 at 6:53 AM, John McKown wrote: > On Mon, Oct 27, 2014 at 8:12 PM, David Crayford > wrote: > >> On 28/10/2014 4:20 AM, John McKown wrote: >> >>> This is likely a silly question. Does lua4z use HFP (zArch) or BFP (IEEE) >>> floating point? If I had to guess, I'd _guess_ HFP. >

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread John McKown
On Mon, Oct 27, 2014 at 8:12 PM, David Crayford wrote: > On 28/10/2014 4:20 AM, John McKown wrote: > >> This is likely a silly question. Does lua4z use HFP (zArch) or BFP (IEEE) >> floating point? If I had to guess, I'd _guess_ HFP. >> > > You guessed wrong :). Lua numbers are double precision IE

Re: [ANN] Lua4z: the Lua programming language on z/OS, with batteries

2014-10-28 Thread David Crayford
On 28/10/2014 6:39 AM, John McKown wrote: xlc only supports HFP and BFP "natively" via the float compiler option, so I left it out. The C/C++ compiler has builtins for both packed decimal and decimal floating point. If you were feeling adventurous you could write bindings for both. Lua suppor