Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1241

April 25th, 2012 11:00

How to determine the rdfg number?

Folks,

I need to add new R1/R2 devices to an existing DG and establish by executing the commands:

symrdf -sid xxxx -rdfg <rdfg number> -f pair.txt createpair -type RDF1

symrdf -sid xxxx -rdfg <rdfg number> -f pair.txt establish -full.

How do i determine the rdfg number?. If i do a query on the dg, i can see the following info in the output:

RDF (RA) Group Number : 4 (03)

Does this give me the rdfg number?.If yes, which one out of the two numbers "4" & "03" is the rdfg number?.

Please assist!. Thank you.


30 Posts

April 25th, 2012 12:00

just FYI , the number in paranthesis will always be hexadecimal equivalent  of RDFG number(in Decimal) minus 1

For example

30 (1D)

11 (A)

10 (9)

26 (19)

47 Posts

April 25th, 2012 11:00

Thank you rajshekhar. I am curious to know what does the number in the brackets (03) indicate ?

30 Posts

April 25th, 2012 11:00

4 should be the RDFG number yu use in commands

No Events found!

Top