Login  Register

running ad administration task utility

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

running ad administration task utility

Brian Hogantara
40 posts
This post was updated on Apr 12, 2018; 12:23am.
Hi Erman,

i would like to ask you about adadmin utility.
when i want to relink the executables, regenerate forms, pl/sql libraries do i need to shutdown the application tier? or i can using adadmin when all (application tier & database tier) is up?
SR suggest this action base on my issue from work in Process form slow responses and take more than 10 sec to open it.
i'm using oracle ebs r12 on solaris 10

Thanks
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: running ad administration task utility

ErmanArslansOracleBlog
Administrator
5732 posts
Db is unrelated. Db should be up.. (we don't shutdown db!)

If you are doing these adadmin-related operations for all the products, then I suggest you to shutdown the apps tier services before executing them.
but if you are doing these adadmin-related operations for some specific products, then I suggest you to shutdown only the dependent services.

In brief, my answer is no.. You shouldn't run these adadmin operations while your apps tier services are running.
 
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: running ad administration task utility

Brian Hogantara
40 posts
regarding to my issue there are only some specific products that really need to be executed using adadmin utility.

OK thanks for your advice Erman