8.03.400 Backup utility

These have been what I have always used for Progress/OpenEdge backups, with
proper changes to the text to fit the individual file paths for
installation.

File 1: Gets placed in the oe101b\bin folder and called by File 2


@echo off
if "%DLC%"=="" set DLC=C:\EPICOR\oe101b
type %DLC%\version > backup.Wri

if "%1" == "online" goto Online
if "%1" == "ONLINE" goto Online

:Offline
_dbutil probkup %1 %2 %3 %4 %5 %6 %7 %8 %9 >> backup.Wri
prorest %2 %3 -vp >> backup.wri
GOTO End

:Online
_mprshut %2 -C backup online %3 %4 %5 %6 %7 %8 %9 >> backup.wri
prorest %2 %3 %4 %5 -vp >> backup.wri
GOTO End

:End



File 2:


echo Running Backup...
@echo off
d:
cd \epicor\oe101b\bin
mfgbkup online d:\epicor\mfgsys803\db\mfgsys d:\backup\backup803.1




----- Original Message -----
From: "Robinson, Nick" <nrobinson@...>
To: <vantage@yahoogroups.com>
Sent: Monday, August 17, 2009 2:16 PM
Subject: RE: [Vantage] RE: 8.03.400 Backup utility


> Ken,
>
> What about all the other text in the probckup.bat file? i.e. if %DLC%
> ==....all that?
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of Ken Williams
> Sent: Monday, August 17, 2009 1:00 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] RE: 8.03.400 Backup utility
>
>
>
>
>
> We use probkup and prorest. They're located in the epicor\oe101b\bin
> folder. If you run proenv from your Progress program folder on the
> server, that folder is added to the path. My backup batch file looks
> something like this:
>
> D:
> CD \EPICOR\MFGSYS803\DB
> CALL D:\EPICOR\OE101B\BIN\PROBKUP ONLINE MFGSYS BACKUP1
>
> Ken
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> Behalf Of Robinson, Nick
> Sent: Monday, August 17, 2009 11:54 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] 8.03.400 Backup utility
>
> Can someone point me in the direction of the backup utility in
> Vantage8.03.400? The file I'm currently running in 6.1 is backmfg.bat.
>
> Nick Robinson
>
> I.T. Director
>
> 6707 Northwinds Dr.
>
> Houston Tx. 77041
>
> 713.896.5111
>
> NRobinson@... <mailto:NRobinson%40energycranes.com>
> <mailto:NRobinson%40energycranes.com>
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
>
Can someone point me in the direction of the backup utility in
Vantage8.03.400? The file I'm currently running in 6.1 is backmfg.bat.



Nick Robinson

I.T. Director



6707 Northwinds Dr.

Houston Tx. 77041

713.896.5111

NRobinson@...





[Non-text portions of this message have been removed]
We use probkup and prorest. They're located in the epicor\oe101b\bin folder. If you run proenv from your Progress program folder on the server, that folder is added to the path. My backup batch file looks something like this:

D:
CD \EPICOR\MFGSYS803\DB
CALL D:\EPICOR\OE101B\BIN\PROBKUP ONLINE MFGSYS BACKUP1

Ken

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Robinson, Nick
Sent: Monday, August 17, 2009 11:54 AM
To: vantage@yahoogroups.com
Subject: [Vantage] 8.03.400 Backup utility



Can someone point me in the direction of the backup utility in
Vantage8.03.400? The file I'm currently running in 6.1 is backmfg.bat.

Nick Robinson

I.T. Director

6707 Northwinds Dr.

Houston Tx. 77041

713.896.5111

NRobinson@...<mailto:NRobinson%40energycranes.com>

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
Ken,

What about all the other text in the probckup.bat file? i.e. if %DLC%
==....all that?



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Ken Williams
Sent: Monday, August 17, 2009 1:00 PM
To: vantage@yahoogroups.com
Subject: [Vantage] RE: 8.03.400 Backup utility





We use probkup and prorest. They're located in the epicor\oe101b\bin
folder. If you run proenv from your Progress program folder on the
server, that folder is added to the path. My backup batch file looks
something like this:

D:
CD \EPICOR\MFGSYS803\DB
CALL D:\EPICOR\OE101B\BIN\PROBKUP ONLINE MFGSYS BACKUP1

Ken

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Robinson, Nick
Sent: Monday, August 17, 2009 11:54 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] 8.03.400 Backup utility

Can someone point me in the direction of the backup utility in
Vantage8.03.400? The file I'm currently running in 6.1 is backmfg.bat.

Nick Robinson

I.T. Director

6707 Northwinds Dr.

Houston Tx. 77041

713.896.5111

NRobinson@... <mailto:NRobinson%40energycranes.com>
<mailto:NRobinson%40energycranes.com>

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
I'm calling the probkup file in my batch file. That sets it all for me.

Ken

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Robinson, Nick
Sent: Monday, August 17, 2009 12:17 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: 8.03.400 Backup utility



Ken,

What about all the other text in the probckup.bat file? i.e. if %DLC%
==....all that?

From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
Of Ken Williams
Sent: Monday, August 17, 2009 1:00 PM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] RE: 8.03.400 Backup utility

We use probkup and prorest. They're located in the epicor\oe101b\bin
folder. If you run proenv from your Progress program folder on the
server, that folder is added to the path. My backup batch file looks
something like this:

D:
CD \EPICOR\MFGSYS803\DB
CALL D:\EPICOR\OE101B\BIN\PROBKUP ONLINE MFGSYS BACKUP1

Ken

From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Robinson, Nick
Sent: Monday, August 17, 2009 11:54 AM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] 8.03.400 Backup utility

Can someone point me in the direction of the backup utility in
Vantage8.03.400? The file I'm currently running in 6.1 is backmfg.bat.

Nick Robinson

I.T. Director

6707 Northwinds Dr.

Houston Tx. 77041

713.896.5111

NRobinson@...<mailto:NRobinson%40energycranes.com> <mailto:NRobinson%40energycranes.com>
<mailto:NRobinson%40energycranes.com>

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]