| Author |
Backing up a Configuration?
|
|
| Jon Johnston 2004-03-06, 2:33 pm |
| Are there any resources anywhere on backing up configurations in
WebSphere???
I've looked through the Admin handbooks, etc, I don't really see
anything incredibly revealing.
Jon Johnston
| |
| L D Jones 2004-03-06, 5:33 pm |
| Jon Johnston wrote:
>
> Are there any resources anywhere on backing up configurations in
> WebSphere???
>
> I've looked through the Admin handbooks, etc, I don't really see
> anything incredibly revealing.
For Portal try the backup and reconvery procedures document here
http://www-106.ibm.com/developerwor...al/proddoc.html
| |
|
|
|
| Have you tried the "backupConfig.bat" in the "X:\WAS\AppServer\bin"?
It should be something like this:
backupConfig.bat -trace -user wasadmin -password wasadminpassword
or use
backupConfig.bat -help
for more options. There is also a "restoreBackup.bat", but I haven't tried
this one since I don't need it yet :-}
Provide your own WebSphere administrator's ID and password.
It's backing up lot of configuration files and portlets, but I don't see it
backs up the "wpconfig.properties" file. Therefore, I'm not sure "restore"
would work 100% if there is something wrong with WAS or WP.
LTH.
"Jon Johnston" <jj@cbsneuvospamol.com> wrote in message
news:c2d73a$96g0$1@news.boulder.ibm.com...
> Are there any resources anywhere on backing up configurations in
> WebSphere???
>
> I've looked through the Admin handbooks, etc, I don't really see
> anything incredibly revealing.
>
> Jon Johnston
>
| |
| L D Jones 2004-03-07, 9:33 pm |
| Jon Johnston wrote:
>
> L D Jones wrote:
>
> Covers 4.x - any idea how applicable to 5 this is?
With minor changes it should be applicable to v5 as well.
|
|
|
|