Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Oracle Application Server Cloning (10.1.3.3)
Oracle Application Server Cloning [message #455894] Thu, 13 May 2010 05:09 Go to next message
ranvijaidba
Messages: 71
Registered: May 2008
Location: Bangalore
Member
Operating System: Window XP

Hi,

I want to clone Application server to another window machine.I went through the document I found this cloning steps.

1- Run prepare_clone.pl at the source.
2- Tar the Source Oracle Home directory.
3- Copy the tar to Destination machine.
4- untar the tar file.
5- Run clone.pl script.

But i am getting error in 5th step when i am trying to run clone.pl script.

The error i am getting is :

C:\product\10.1.3\OracleAS_1\clone\bin>perl clone.pl
Thu May 13 13:03:41 2010 ERROR: Properties file Not yet set!!\clone\config\source.properties was not found. Failed loading correpondin
g properties.
Oracle Home has not been specified. Aborting the clone operation.


Please suggest me where i am wrong.....

Thanks in advance.

[EDITED by LF: removed superfluous empty lines]

[Updated on: Thu, 13 May 2010 06:23] by Moderator

Report message to a moderator

Re: Oracle Application Server Cloning [message #455947 is a reply to message #455894] Thu, 13 May 2010 14:09 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
I would take this to mean that ORACLE_HOME is not set just like the message says.

After all, it looks to me like the path for the source.properties file is $ORACLE_HOME\clone\config\source.properties
Re: Oracle Application Server Cloning [message #456225 is a reply to message #455947] Sun, 16 May 2010 03:24 Go to previous messageGo to next message
ranvijaidba
Messages: 71
Registered: May 2008
Location: Bangalore
Member
Thanks for the Reply

I have also done this but i am still getting the same error

C:\product\10.1.3\OracleAS_1\clone\bin>perl clone.pl oracle_home=C:\product\10.1.3\OracleAS_1 oracle_home_name=oracleas1
Thu May 13 12:57:42 2010 ERROR: Properties file Not yet set!!\clone\config\source.properties was not found. Failed loading correpondin
g properties.
Oracle Home has not been specified. Aborting the clone operation.

I think system is not able to locate the file source.properties file.Please tell me if anything i have to set before running clone.pl.
Re: Oracle Application Server Cloning [message #456403 is a reply to message #456225] Mon, 17 May 2010 12:36 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Same answer. ORACLE_HOME has not been set. Set ORACLE_HOME and then run your command. Show us that it was set by displaying your environment and then running your command.
Show us exact output of your commands. Do not interpret them and type them from scratch. I want to see actual output by the OS. Cut and paste your complete session.
Re: Oracle Application Server Cloning [message #456455 is a reply to message #456403] Tue, 18 May 2010 01:16 Go to previous message
ranvijaidba
Messages: 71
Registered: May 2008
Location: Bangalore
Member
This is the exact command that i have passed.

C:\product\10.1.3\OracleAS_1\clone\bin>set ORACLE_HOME=C:\product\10.1.3\OracleAS_1

C:\product\10.1.3\OracleAS_1\clone\bin>set PATH=%PATH%;C:\product\10.1.3\OracleAS_1\perl\5.8.3\bin\MSWin32-x86-multi-thread

C:\product\10.1.3\OracleAS_1\clone\bin>echo %ORACLE_HOME%
C:\product\10.1.3\OracleAS_1

C:\product\10.1.3\OracleAS_1\clone\bin>perl clone.pl
Tue May 18 10:15:06 2010 ERROR: Properties file Not yet set!!\clone\config\source.properties was not found. Failed loading correpondin
g properties.
Oracle Home has not been specified. Aborting the clone operation.
C:\product\10.1.3\OracleAS_1\clone\bin>

Previous Topic: How to deploy 10g form in Application Server
Next Topic: add a midtier and present it for load balancing
Goto Forum:
  


Current Time: Thu Mar 28 17:30:14 CDT 2024