Login  Register

R12.2

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

R12.2

lawrence
3 posts
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
| More
Print post
Permalink

Re: R12.2

ErmanArslansOracleBlog
Administrator
5737 posts
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
| More
Print post
Permalink

Re: R12.2

ErmanArslansOracleBlog
Administrator
5737 posts
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
| More
Print post
Permalink

Re: R12.2

satish
1160 posts
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
| More
Print post
Permalink

Re: R12.2

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

Which document?