Domenic,

Your omvsapps dir is handled by automount. So any directory under it should be 
mounted (and is automagically created) by the automount daemon. Your 
/etc/auto.master file will have something like '/omvsapps /etc/omvsapps.map'. 
The map file tells automount which dirs under /omvsapps should be automounted 
when someone tries to access it. So instead of creating the dir you should add 
it to the map file or use another dir to create your moh_genesis_test under. If 
you add something like the following to the map file and issue 'SH automount' 
from the commandline under the ISH afterwards it should do the trick.

name moh_genesis_test
type ZFS
filesystem OMVSAPPS.MOH.GENESIS.PROD.ZFS
mode rdwr
duration 30
delay 10
parm aggrgrow

After that you can just cd into the directory and it will be automounted.

Erik Janssen.

-----Oorspronkelijk bericht-----
Van: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] Namens Cifani, 
Domenic
Verzonden: woensdag 9 februari 2011 0:14
Aan: IBM-MAIN@bama.ua.edu
Onderwerp: Re: Errno=86x The function is not implemented; Reason=05520044

Hi
Rob
  I displayed the OMVS files



AUTOMNT        44 ACTIVE                      RDWR  01/22/2011  L=64
  NAME=*AMD/omvsapps                                03.56.43    Q=0
  PATH=/omvsapps

ZFS            65 ACTIVE                      RDWR  01/22/2011  L=70
  NAME=OMVSAPPS.MOH.GENESIS.PROD.ZFS                12.18.57    Q=0
  PATH=/omvsapps/moh_genesis_prod
  AGGREGATE NAME=OMVSAPPS.MOH.GENESIS.PROD.ZFS
  MOUNT PARM=aggrgrow

 Then I logged to OMVS and tried to create the directory but still get the same 
error " EDC5134I Function not implemented."

BPXROOT:/u/vz90v1 $pwd
/u/vz90v1
BPXROOT:/u/vz90v1 $cd /omvsapps/
BPXROOT:/omvsapps $ls
moh_genesis_prod
BPXROOT:/omvsapps $mkdir moh_genesis_test
mkdir: FSUM6404 directory "moh_genesis_test": EDC5134I Function not implemented.
BPXROOT:/omvsapps $


 Domenic

Domenic Cifani
Technology Consultant III
Network Software Canada
HP Enterprise Services
Telephone (905) 383-7864
HP Cell (905) 869-3279
Email domenic.cif...@hp.com
30 Sedona Court Hamilton Ontario L9B 2R1


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Rob Schramm
Sent: Tuesday, February 08, 2011 3:52 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Errno=86x The function is not implemented; Reason=05520044

For starters check the security bits?

Can you issue a

D OMVS,F

I'd try it under omvs just to make sure it isn't some ISHELL weirdity.

The return code should be able to be pulled apart... usually it is
accompanied by the function that is failing.

Cheers,
Rob

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

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
-----------------------------------------------------------------
ATTENTION:
The information in this electronic mail message is private and
confidential, and only intended for the addressee. Should you
receive this message by mistake, you are hereby notified that
any disclosure, reproduction, distribution or use of this
message is strictly prohibited. Please inform the sender by
reply transmission and delete the message without copying or
opening it.

Messages and attachments are scanned for all viruses known.
If this message contains password-protected attachments, the
files have NOT been scanned for viruses by the ING mail domain.
Always scan attachments before opening them.
-----------------------------------------------------------------

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

Reply via email to