× 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.



Easiest way is to move an entire library to the new ASP.

CRTLIB TEMPNAME ASP(2)
Move all objects from source to new library name.
Delete old empty library.
Rename TEMPNAME to old production library name.

You will have to make sure no one needs the library/object that you are
moving. Best done with an exclusive lock on the source library to make
sure no one tries to access

The second way is to save the library to a save file then delete it,
restore it specifying the new ASP.

Chris Bipes
Director of Information Services
CrossCheck, Inc.



-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James Lampert
Sent: Thursday, October 11, 2007 4:24 PM
To: Midrange Systems Technical Discussion
Subject: Moving libraries from one ASP to another: how?

It seems that in fixing both the failed drive and the failed email send,

I was reminded that the box in question has 42% of its drive space in
ASP 2, almost none of which is actually being used.

I could, of course, move a mirrored pair or two back to ASP 1, but I'm
thinking that there are a few large objects on the box that would
probably be better off in the second ASP.

But how do I move things from ASP to ASP (preferably without being
bitten)?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.