Xref: utzoo comp.unix.aix:1753 comp.sys.ibm.pc.misc:1238 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!elroy.jpl.nasa.gov!turnkey!orchard.la.locus.com!prodnet.la.locus.com!sassan From: sassan@locus.com (Sassan Behzadi) Newsgroups: comp.unix.aix,comp.sys.ibm.pc.misc Subject: Re: DOS Merge -- "access denied" Message-ID: <16235@oolong.la.locus.com> Date: 29 Aug 90 02:04:04 GMT References: <1990Aug28.180409.22536@athena.mit.edu> Followup-To: comp.unix.aix Organization: Locus Computing Corp, Los Angeles Lines: 38 In article <1990Aug28.180409.22536@athena.mit.edu> dyer@arktouros.mit.edu (Steve Dyer) writes: >One of our users is trying to run a large Clipper database >application under DOS Merge under AIX PS/2 1.2, using >the UNIX file system as a DOS network drive. ....... > >One apparent consequence of this is that it is not possible >to run more than one copy of the application on the same PS/2 >at a time. That is, if I start up two copies of DOS Merge >and attempt to run the EXE, the first DOS Merge successfully >runs the application, but the second DOS Merge returns at >the C: prompt with 'Access Denied' when the program is >invoked. > >Can anyone DOS network savvy and/or DOS Merge savvy >comment on a workaround? > What happens if you set your C: drive as a "local" (non-Network) drive? You can use the MERGE command to do this: C> merge set drive local C> merge set handle local now try running the application. You may have to do this in all your DOS sessions running the Clipper database. Setting your C: drive as a non-network drive may let you startup multiple Clipper applications but the application might not function as a multiuser database. It's worth a try though. This could also be a real permissions problem, can the same user startup multiple instances of the same application? +-------------------------------------------------------------------+ | Sassan Behzadi - sassan@locus.com | | Locus Computing Corporation. | +-------------------------------------------------------------------+