Re: Post RAC Operations
Posted by latifa on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Post-RAC-Operations-tp2235p2324.html
Hi Erman,
Thank you very much Erman for your feedback, and I am sorry for the delay to reply (lot of work :)).
So, I have the same as you Erman. My system is also 12.2.4 and I have also updated the variables in the context file and the result is OK like following (like you).
echo $TWO_TASK
Result: DBFINP1
/opt/application/V12/fs2/inst/apps/DBOFINP_udkfinp03/ora/10.1.2$ ls -l
total 20
drwxr-xr-x 2 opfinbac gpfinbac 3 Dec 6 16:21 bin
-rw-r--r-- 1 opfinbac gpfinbac 3245 Feb 27 17:54 DBOFINP_udkfinp03.env
drwxr-xr-x 3 opfinbac gpfinbac 3 Dec 6 16:21 forms
drwxr-xr-x 3 opfinbac gpfinbac 3 Dec 6 16:21 network
drwxr-xr-x 3 opfinbac gpfinbac 4 Dec 6 16:21 reports
TWO_TASK="DBOFINP1"
export TWO_TASK
However, As I run cpadmin.sh and it was looking for the $FND_SECURE/DBFINP1.dbc (which is not generated automatically while running autoconfig (I have instead DBOFINP.dbc which is generated). I said to my self may be I will have other casis where I will need to do that manually and it's not convenient or it will make problems later.
Do you think we should leave CONTEXT_NAME and other variables with DBOFINP and we will not have problems ? Even, the env file is also called DBFINP_udkfinp03.env and not DBOFINP1_udkfinp03.env ? Is it correct ?
If we want to exchange DBOFINP with DBOFINP1, we must do Cloning all servers ? Or is there any other solution ?
I want to be iso with another environemnt where this is done with cloning. That's what I don't want to do if the environment is ok.
Regards,
latifa