1829440 Members
1633 Online
109992 Solutions
New Discussion

Regarding Application

 
nandam
Frequent Advisor

Regarding Application

Hi
Could you please tell me how to find this application information in the server could y ou please tell me command to find the application
6 REPLIES 6
A. Clay Stephenson
Acclaimed Contributor

Re: Regarding Application

It entirely depends upon how an application is installed (and if I even have a clue about what you are asking). If the application was installed using swinstall the swlist will display the installed software. If the product was installed in any other way then there is no standard answer other than "it depends".

If you will specify the application that will make the answer more specific.
If it ain't broke, I can fix that.
nandam
Frequent Advisor

Re: Regarding Application

My Question is 1) From which file / source you will collect the App info. eg, clear case
Jaime Bolanos Rojas.
Honored Contributor

Re: Regarding Application

Hi nandam,

please specify the application that you are talking about? Oracle, sybase, etc, and what command did you use to install it.

Regards,

Jaime.
Work hard when the need comes out.
nandam
Frequent Advisor

Re: Regarding Application

Yes we are using ORACLE 11i
IT_2007
Honored Contributor

Re: Regarding Application

Your question is not clear. What exactly you looking for? Are you looking for what kind of applications installed and what is their home directory and binary files etc..?

ps -ef |more

closely look at them and then you can find out by guessing at /sbin/init.d for startup scripts.
Jaime Bolanos Rojas.
Honored Contributor

Re: Regarding Application

Nandam,

It looks like oracle uses its own installer to do the installation, if you still have the documentation for oracle it should tell you the defualt directory for it.


Regards,

Jaime.
Work hard when the need comes out.