IBM Migration Utility

2014-09-28 Thread גדי בן אבי
Hi, We are in the process of integrating a customer into our payroll system. They use CA-Easytrieve extensively, but we do not. One option to install CA-Easytrieve, and another is to install the IBM Migration utility. Does anyone have experience with using IBM Migration utility to replace

השב: IBM Migration Utility

2014-09-28 Thread imugzach
Hi Gadi The converstion utility fully supports ezt. No need to manual intervention. You can also use interpeter like mode if you run the object code by the loader program.  ITschak Sent from Galaxy Tab 2גדי בן אבי gad...@malam.com כתב:Hi, We are in the process of integrating a

Re: IBM Migration Utility

2014-09-28 Thread Mitch
Gadi: Good Sunday evening to you. I work with the IBM Migration group in the U.S. and can tell you that there is no problem here. We have experience in this type of migration. If you have any questions, please let me know. Regards, Mitch McCluhan -Original Message-

JES2 symbol service in z/OS 2.1

2014-09-28 Thread Sam Golob
Hi Folks, We need a sample utility or sample code which sets up the new JES2 symbol service on z/OS 2.1, in order to establish and manipulate a large quantity of symbols. This installation runs their programs with many options, and we would like to set them up to use all the options

Re: BASH 4.2 (Was: More on the Bash Security Vulnerability...)

2014-09-28 Thread Shmuel Metz (Seymour J.)
In caajsdjgorafxe69bepq6qrupsces+ykqqweduujtgv8xm_a...@mail.gmail.com, on 09/26/2014 at 04:24 PM, John McKown john.archie.mck...@gmail.com said: Not my call. Have you attempted to provide them to the GNU developers? I agree that it is not your call when or whether they will accept them. --

Re: ASCII/UTF-8 Edit and View existing file use X'40' for trailing spaces on screen?!?!

2014-09-28 Thread Shmuel Metz (Seymour J.)
In CAE1XxDE81Zg7OKq=fehyty5deldcsnqkyj5wopazeqzezeh...@mail.gmail.com, on 09/25/2014 at 01:28 PM, John Gilmore jwgli...@gmail.com said: Why do I feel the need to defend things like ISPF too often here? Only your shrink knows for sure. While it is certainly true that many complaints about ISPF

Re: BASH 4.2 (Was: More on the Bash Security Vulnerability...)

2014-09-28 Thread John McKown
No. I guess it hadn't occurred to me. Also, even now, the line editing is just plain wrong. I think that I'll need a new approach, not just reuse IBM's. And I'm not that expert a C programmer. If you are wondering why I am top posting, it is because I'm using my tablet right now. On Sep 28, 2014

Re: FTP Question

2014-09-28 Thread Shmuel Metz (Seymour J.)
In 041d01cfdacf$3b377790$b1a666b0$@mcn.org, on 09/27/2014 at 08:49 PM, Charles Mills charl...@mcn.org said: You could argue that X'01' is not a character. See http://en.wikipedia.org/wiki/C0_and_C1_control_codes, or Table 2-3. Types of Code Points in The Unicode 5.0 Standard. SOH would

Re: FTP Question

2014-09-28 Thread Shmuel Metz (Seymour J.)
In 4337039103798508.wa.paulgboulderaim@listserv.ua.edu, on 09/27/2014 at 08:55 PM, Paul Gilmartin 000433f07816-dmarc-requ...@listserv.ua.edu said: I suppose it comes down to whom you trust in this matter: Neither, but IANA is certainly more reliable than wiki. The IANA chart shows,

Re: Dump Defaults (Was: SLIP IF Trap?)

2014-09-28 Thread Peter Relson
All of the LIKE options are well documented for IARV64. In the z/OS 2.1 books, SDUMPX's SDATA CSA and RGN options have this information (LSQA does not, and SQA's has an obvious type of mentioning DUMP=LIKECSA instead of DUMP=LIKESQA, and RGN's is incomplete in mentioning only SVCDUMPRGN=YES

Re: More on the Bash Security Vulnerability: CVE-2014-6271 CVE-2014-7169

2014-09-28 Thread Timothy Sipples
Here are a couple (more) useful links to stay up-to-date on IBM security notices. First, the official IBM Support Portal: http://www-947.ibm.com/support/entry/portal/support IBM PSIRT also has a running blog on this issue:

IODF catalog issue

2014-09-28 Thread venkat kulkarni
Hello Group, By mistake somebody from our team run below Job, which has cataloged SYS1.IODF11.WORK file into master catalog as user catalog. //IMPCONET JOB 'VENKAT',CLASS=A,MSGCLASS=A,NOTIFY=SYSUID //IMPORT EXEC PGM=IDCAMS //SYSPRINT DD SYSOUT=* //SYSIN DD * IMPORT -

Re: IODF catalog issue

2014-09-28 Thread venkat kulkarni
Sorry for late reply, as I was out of office. Thanks for all help. Problem has been resolved by following below parm. DEFINE CLUSTER(NAME(SYS1.iodf.CLUSTER) - VOLUME(volser) - RECATALOG ) - CAT(second.catalog) Thanks once again. On Mon, Sep 22, 2014 at