Login  Register

Re: Adding Nodes

Posted by latifa on Apr 26, 2017; 4:21pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Adding-Nodes-tp2595p2597.html

Hi Erman,

Thank you for your reply.

I have two questions:

1. What do they mean by :

%%START_OF_TOKEN%%
APPL_TOP_NAME
%%END_OF_TOKEN%%

%%START_OF_VALUE%%
<old_node>
%%END_OF_VALUE%%

in my file I have for example :

## Start of Configuration Record
  %%START_OF_TOKEN%%
        APPL_TOP_NAME
  %%END_OF_TOKEN%%

  %%START_OF_VALUE%%
        udkfinp07
  %%END_OF_VALUE%%
## End of Configuration Record

---> udkfinp07 is the node I want to add and it was previously there.
--> question:  Shull I put the master server name there ? or leave it like that ?


2. As deleted all nodes from AD_APPL_TOPS table, I don't have the old APPL_TOP_IDs. Dates in that snapshots tables are old:

appl_top_ids.txt


I think I have to reapply the note id you sent me on all nodes even the master ? Before, I have done following:
- delete node from ad_appl_tops.
- rerun addnode
- run autconf

Regards,
Latifa