Backup of Oracle Portal [message #340382] |
Tue, 12 August 2008 09:34 |
blackmamba11
Messages: 8 Registered: August 2008
|
Junior Member |
|
|
I have read through all of the posts and have been looking for a way or a procedure to:
1. Backup my application server 10g portal installation.
2. Use the backup to create a duplicate application server on a seperate box.
Is this possible. I use rman to baackup the database and logs files.
|
|
|
|
|
Re: Backup of Oracle Portal [message #340860 is a reply to message #340418] |
Thu, 14 August 2008 12:26 |
blackmamba11
Messages: 8 Registered: August 2008
|
Junior Member |
|
|
ok, i followed the procedures on the page, and it seems like it doesnt work. The following command produces an error when i try to backup the repository:
bkp_restore.sh -m node_backup -o prepare
It starts out working but in the end i get this error:
Stopping all opmn managed processes ...
Starting opmn process ...
Checking the process status ...
OPMN managed processes shutdown successfully.
Performing repository backup ...
The command /oracle/infra/perl/bin/perl /oracle/infra/backup_restore/bkp_restore.pl -m
backup_cold -h /oracle/infra -M backup_instance_cold -n -T 2008-08-13_19-22-33
> /oracle/infra_recovery/log_files/2008-08-13_19-22-33_output.log failed with
return code 255
Repository backup failed.
Any ideas anyone??
|
|
|
|
Re: Backup of Oracle Portal [message #340864 is a reply to message #340863] |
Thu, 14 August 2008 12:55 |
blackmamba11
Messages: 8 Registered: August 2008
|
Junior Member |
|
|
ok, here is the output of the command: [oracle@realms backup_restore]$ ./bkp_restore.sh -m node_backup -o prepare
Oracle Application Server Backup/Recovery Tool 10g (10.1.2.0.2)
Copyright (c) 2004, 2005, Oracle. All rights reserved.
Oracle Application Server Backup/Recovery Tool 10g (10.1.2.0.2)
Copyright (c) 2004, 2005, Oracle. All rights reserved.
Stopping all opmn managed processes ...
Starting opmn process ...
Checking the process status ...
OPMN managed processes shutdown successfully.
Performing repository backup ...
The command /oracle/infra/perl/bin/perl /oracle/infra/backup_restore/bkp_restore .pl -m backup_cold -e /oracle/infra/backup_restore/config/config.inp -M backup_i nstance_cold -n -T 2008-08-14_11-37-57 > /oracle/infra_recovery/log_files/2008-0 8-14_11-37-57_output.log failed with return code 255
Repository backup failed.
Failure : prepare failed
Command "/oracle/infra/perl/bin/perl /oracle/infra/backup_restore/bkp_res_interf ace.pl -m backup_instance_cold -n -L -e /oracle/infra/backup_restore/config/conf ig.inp" failed, check log file /oracle/infra_recovery/log_files/2008-08-14_11-36 -40_loha.log for detail.
I have attached the 2 logs
|
|
|
|
|
|
|
|