Page 1 of 1

how to start the server for apps

Posted: Thu Sep 17, 2009 4:56 am
by mujeeb_oracle
Dear

How to Stop and start the application server

pls guide me in this regard

thanks
mujeeb
damam
ksa

Posted: Thu Sep 17, 2009 5:22 am
by oteixeira
Hello.

For UNIX/LINUX OS
There are seeded scripts to do that:
To start run adstrtal.sh apps/appspassword
To sop run adstpall.sh apps/appspassword

You must login as root.

Hope this helps.
Octavio

Posted: Thu Sep 17, 2009 5:32 am
by mujeeb_oracle
[quote]Hello.

For UNIX/LINUX OS
There are seeded scripts to do that:
To start run adstrtal.sh apps/appspassword
To sop run adstpall.sh apps/appspassword

You must login as root.

Hello

Is this just one line command

can u please give me detail in this

thanks
mujeeb

Posted: Thu Sep 17, 2009 6:54 am
by oteixeira
Hello.

At the command prompt type:

#sh adstrtal.sh apps/appspassword

Octavio