Hi Troy,
Do you have a suggestion solution to fix the database > 2GB? Our
database is about 2 GB.
Thanks,
Nam
Do you have a suggestion solution to fix the database > 2GB? Our
database is about 2 GB.
Thanks,
Nam
--- In vantage@yahoogroups.com, "Troy Funte" <tfunte@e...> wrote:
> Dina,
> You might want to call support on this one to walk you through
it, but... here's what I would do.
> The Vantage.st file is the pointer for all of your database files.
Mine looks like this...
>
> #
> b .\vantage.b1
> #
> d "Schema Area":6,32 .\vantage.d1
>
> Use Prorest to unpack a Vantage backup to the new location for your
database. This causes the Vantage.st file to correctly relate to
your current path. Now open your vantage.st file in Notepad. To
move the .b1 file, you would add the NEW path in front of the
\vantage.b1 line, replacing the period there. For instance: b
d:\epic51\vantagebi\vantage.b1
> Then add the path to the .d1 file as well (which may be in another
location): d "Schema Area":6,32 c:\epic51\vantagedb\vantage.d1
>
> We don't use After Image, but you could probably do the same thing
with that line in your vantage.st file. (Oh, by the way, make a
backup of your current vantage.st file just in case).
>
> Now copy your Vantage.b1 file and vantage.d1 file (and your after
image) to the place you specified in the vantage.st.
>
> Go to a command prompt and get to the directory where your new
vantage.st file is located. Type DLC=C:\EPIC51\PROGRESS. Then type
c:\epic51\progress\bin\PROSTRCT REPAIR VANTAGE.
>
> This will set your Vantage.st file in the correct format and make
sure your files are in the right place. If you have pointed your
progress explorer to the same directory where your Vantage.st file
is, then everything should fly.
>
> NOTE: This is all from memory, so I would still encourage you to
work with Epicor support in this process, unless you're confident
with the trial and error approach. If you're working in a test
environment as I usually do, trial and error works fine. The above
method may have left out a step or two that I haven't thought of on
spur of the moment.
>
> Troy Funte
> Liberty Electronics
>
> ----- Original Message -----
> From: Dina Hieber
> To: vantage@yahoogroups.com
> Sent: Thursday, November 21, 2002 9:17 AM
> Subject: [Vantage] Having DB on a Different Drive
>
>
> Hello Everyone,
>
>
>
> Well I am making the big jump to 5.2 onto our new server. But
before I
> do this I need the expertise of the group. Because of our raid
> stripping/mirroring I want to put the database on a different
drive. I
> thought I read something before from the group that said how to
do this.
> But I can not locate the email. Does anyone have a copy of this
or can
> tell me what I need to do. Also, I thought I read where the
After and
> Before Image files going on different drives would optimize the
> performance.
>
>
>
> Any recommendations/help would be greatly appreciated.
>
>
>
>
>
> Dina
>
>
> [Non-text portions of this message have been removed]