Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Could somebody tell me what is the difference between ocrconfig and srvconfig?
On Aug 28, 9:22 pm, emdproduct..._at_hotmail.com wrote:
> I am learning to use RAC 10.2 on Linux
>
> As root, I can do
> ocrconfig -exp test.dmp
>
> As oracle, I can do
> srvconfig -export test.txt
>
> It seems to me that test.dmp has the info about listener. But
> test.txt does not have listener info.
>
> Is that true that I can use either of them to backup my CRS
> configuration?
srvconfig exports SRVM data only, whereas ocrconfig exports the whole
registry.
The dump from ocrconfig is thus your fav one. AFAIK "srvconfig -exp"
is not described anymore in the 10g doco.
Received on Wed Aug 29 2007 - 07:45:21 CDT
![]() |
![]() |