Re: How to: allocate a UNIX subdirectory to SYSEXEC?



In a recent note, McKown, John said:

Subject: How to: allocate a UNIX subdirectory to SYSEXEC?

OK, I've been reading again and trying to think <grin>. There are some
products which can now use files in a UNIX subdirectory as if they were
members of a PDS. IIRC, HLASM and some of the compilers are in this
area. I want to try to allocate my UNIX "rexx" subdirectory on my TSO
SYSEXEC. I don't seem to be able to. I did the following at the TSO
READY prompt.

"ALLOC DDN(UNIXREXX) PATH('/home/myid/rexx') FILEDATA(TEXT) RECFM(F B)
LRECL(80)"
BPXWDYN "CONCAT (SYSEXEC,UNIXREXX)"

1) That's not supported.

2) Sometimes it works; sometimes it doesn't.

3) It never works unless the first catenand is a PDS or PDSE.

4) I may have a SUG APAR that it be made to work a greater
fraction of the time. And be supported whenever it works.
(But how can I verify this if IBMLink doesn't work.)

5) Member names must be <= 8 characters, upper case only.

6) DDLIST won't report them correctly. I submitted a PMR
on this; got WAD.

As you can see, I sympathize.

The BPXWDYN did not give any messages, but a LISTALC SYSNAMES STATUS
shows that UNIXREXX still exists and shows no changes to SYSEXEC.

CALL bpxwdyn ... ?
(not 'CALL' BPXWDYN ...)
(signal on novalue spots a lot of such oversights.)

I am on z/OS 1.6. And yes, I am insane. Oh, my purpose is a "dual path"
REXX program that can run under TSO and UNIX shell.

Reusable code in z/OS? You must be insane! (Except it's Friday.)
Heck, throw in IRXJCL and stir well.

-- gil
--
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • BPXWDYN and the Internal Reader (INTRDR)
    ... by using BPXWDYN in a COBOL program to dynamically allocate an FTINCL ... have the full capability of TSO ALLOC, at least that is implied in the ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)
  • How to: allocate a UNIX subdirectory to SYSEXEC?
    ... I want to try to allocate my UNIX "rexx" subdirectory on my TSO ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • =?ISO-8859-1?Q?Re:_UNIX_shell_vs._WLM?=
    ... TSO is set ... Does anybody know if the UNIX shell does the same? ... I have an "OMVS" service class set up with 2 periods similar to how you ...
    (bit.listserv.ibm-main)
  • Re: Two silly questions about USS or OMVS on Z/OS
    ... > As a beginner,it's interesting to find that there is also a 'unix' ... > 1,The only way at this time I know to access USS is issuing ... > TSO first.Is it possible? ... However there are two TELNET daemons. ...
    (bit.listserv.ibm-main)
  • Re: Anquish of JCL (Was: Migrating me from linux/bsd to zOS)
    ... I don't really see a big different although in JCL it does take more statments. ... I am pretty sure that there are things that MVS can do better than UNIX. ... TSO was at one time an option now its pretty mandatory. ...
    (bit.listserv.ibm-main)