R12.2

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

R12.2

lawrence
Hi,

One more clarification needed from you which I have been posting in many blogs but no proper response

If configuration changes are detected, the process then begins do do an FS_CLONE internally. It syncs both configuration and FS objects.

will this sync only the changed configuration?the reason why I am asking is FS_CLONE will copy everything right
Reply | Threaded
Open this post in threaded view
|

Re: R12.2

ErmanArslansOracleBlog
Administrator
Hi,

You are questioning the change detector based sync done in prepare right?
In that sync operation, the changes that are identified by change detector are synched.
This includes context files edits, patches applied and so on.

You can always execute fs_clone rather than waiting for the prepare phase (waiting the change detector sync that happens in prepare phase).

I wrote this in my book. (page 275)


Reply | Threaded
Open this post in threaded view
|

Re: R12.2

ErmanArslansOracleBlog
Administrator
Important note

please open your issues in the related category.
This should be in EBS 12.2 category.
I m moving this issue to EBS 12.2 category, follow it from there.
Reply | Threaded
Open this post in threaded view
|

Re: R12.2

satish
Noted.

What i understand is change config detector sync is different from fsclone and below statement is wrong.

If configuration changes are detected, the process then begins do do an FS_CLONE

Please correct me.
Reply | Threaded
Open this post in threaded view
|

Re: R12.2

ErmanArslansOracleBlog
Administrator
What is the source of this statement "If configuration changes are detected, the process then begins to do a FS_CLONE "?

Which document?