× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: IFS Directory in a USER ASP
  • From: hoopes@xxxxxxxxxx
  • Date: Wed, 05 May 1999 01:17:43 GMT


Kenneth,

In the May issue of NEWS/400, Jeff Tenner wrote an article on the topic you ask about called, "Boost Domino Storage Capacity." You can also see a longer version of the article online at http://www.news400.com/bonusfeature/1999/May/Tenner/5258.htm. Jeff is using the concept to store Domino databases in a user ASP with hardware disk compression to save space. I believe what he describes would apply to your situation.

Jeff describes two steps. First, you create a user defined file system with the CRTUDFS command. Here's the command he uses in the article:
CRTUDFS UDFS('/dev/qasp03/Domino1.udfs') DTAAUT(*EXCLUDE) OBJAUT(*NONE)

The qasp03 is the third user asp; in your case, you'd use qasp02. The second step is to associate the UDFS with an IFS directory using the MOUNT command. Here's the command as Jeff uses it in the article:
MOUNT TYPE(*UDFS) MSF('/dev/qasp03/Domino1.udfs') MNTOVRDIR('/notes/data/archives')

I hope you find his article helpful.

Regards,
Jim H.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.