10g (9.0.4) - How to start webserver?

Very newbie question here:
I have a database on a server , and forms stored on another file server.
I just installed the 10g developer suite on a local machine, and am able to use SQL Plus to log into the db, and use Forms Designer to edit the forms.
I want to execute the application by running the forms in a browser window.
I think I have everything installed, but I don't notice a web server running.
So 1) How/Can I check if the webserver installed with developer suite is running?
and 2) How to point the server to my forms so I can run them from a local webserver on this machine?
An OC4J instance starts, but nowhere have I ever pointed anything at the forms, so I'm kind of stuck here.

In Windws, there is usually some 'start app server' stuff onder the STart > Programs > ORACLE_HOME-for-app-server entry, or in Control Panel > Adminitration Tools > Services
In *nix, I use '$ORACLE_HOME/opmn/bin/opmnctl startall' using the app server's ORACLE_HOME                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • How to  start Enterprise manager 10g Linux?

    To,
    Can some one please tell me
    How to start Enterprise manager 10g on Linux RHEL 4.7
    Thanks,

    Hi
    While runniing $ sh emctl start dbconsole getting error of Enveromment variable ORACLE_SID not Defined
    Can you pls tell me Where do i fine env file to source the ENV file Enterprise manager 10g
    Also do i need to run the *$ sh emctl start dbconsole* command from GUI of Linux.
    Actualy follwoing is my exact stetup
    I have installed Oracle EBS 11.5.10.2 on Linux EHEL 4.7
    On the same Linux Box ( Where Oracle EBS 11.5.10.2 is installed ) Installed Oracle Application and Infra. server and Discoverer
    Please guide me on the same.
    Thanks,

  • How to start Oracle Application Server 10g on Linux

    Hi,
    I have installed the Oracle Appliacion server and Infrastructure server on Linux. Both I have installed under with Diff. folder
    Can some one please tell me how to start / stop Appliacion server and Infrastructure server on Linux
    We are going to use the these with Oracle EBS 11.5.10.2 .
    Oracle EBS 11.5.10.2 installed in the same Linux server under diff. folder
    Can some one please guide me.
    Thanks,

    You can do as rizla said or go another route.
    We setup profiles to use for all of the oracle homes. Then in the scripts we call the profiles. Easier to migrate and manage in my opinion if you have multiple oracle homes. You can then use profiles when ssh'd into the boxes, too. Both ways will work.
    Example:
    Script which you can chkconfig.
    #!/bin/sh
    # oracle_collabInfra
    # This shell script takes care of starting and stopping Oracle Collab Infra instance.
    #chkconfig: 345 96 14
    # Source function library.
    . /etc/rc.d/init.d/functions
    RETVAL=0
    start () {
    echo $"Starting Collab Suite on the Infra instance..."
    echo $"Starting Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl start"
    sleep 10
    echo $"Starting Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    startup;
    exit;
    sleep 10
    echo $"Starting Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl start iasconsole"
    sleep 5
    echo $"Starting Infra OID and OC4J_Security processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OID"
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OC4J_Security"
    echo $"Starting Infra HTTP_Server processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=HTTP_Server"
    return $RETVAL
    stop () {
    echo $"Stopping Collab Suite on the Infra instance..."
    echo $"Stopping all Infra OPMN managed processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl stopall"
    sleep 5
    echo $"Stopping Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl stop iasconsole"
    sleep 10
    echo $"Stopping Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    shutdown immediate;
    exit;
    sleep 10
    echo $"Stopping Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl stop"
    return $RETVAL
    restart () {
    stop
    start
    RETVAL=$?
    return $RETVAL
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    restart)
    restart
    echo $"Usage: $0 {start|stop|restart}"
    RETVAL=1
    esac
    exit $RETVAL
    profile:
    export ORACLE_BASE=/opt/oracle
    export ORACLE_HOME=$ORACLE_BASE/collabInfra
    export ORACLE_SID=orcl
    export TMP=/tmp
    export TMPDIR=/tmp
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export PATH=/bin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/kerberos/bin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin:$ORACLE_HOME/bin:$ORACLE_HOME/opmn/bin:$ORACLE_HOME/dcm/bin:$ORACLE_HOME/backup_restore
    unset USERNAME

  • How to start/stop report server?

    Dear memebers,
    when i restart my machine the report don't run. and give the following errro: frm-41213 unbale to connect to the report server.
    how to start/stop the report server?
    i have installed the DS 10g.
    Thanks
    Muhammad Nadeem
    [email protected]

    I try to find same solution from three month , i think first you intsall report server
    and check that if in server/conf folder rep_<hostname> file is there than your report is running with in process method in that you are not able to run report with report server , if you get solution than please give me the same

  • How to start GUI in ORACLE VM 10.2.0.4

    Hi All,
    I am using ORACLE 10.2.0.4 VM -template on OVM server 2.2.1.
    This vm template having built in OS- OEL 5(oracle enterprise linux) update 2 and database 10g R2 with patchset 3 i.e. 10.2.0.4. I just unzip this tempalte file and OS with DB upto 10.2.0.4 is available for me.
    Now on this VM I want to create one more database but I am not able to enable GUI.
    I have already stopped firewall service. But not able to find how to start GUI. This VM dont have vncserver also.
    Also I dont find any "/xdm/Xaccess " in /etc/X11., also not the /gdm in /etc.
    Can any one having any idea how to?
    Thanks...
    Edited by: user12039625 on Jul 28, 2010 12:07 AM

    Are you taking about the Oracle DBCA utility?

  • How do starting/stopping of application services differ in R12 ??

    How do starting/stopping of application services differ in R12 when compared to 11i ??
    Can I start/stop services using opmnctl ??

    Can you plese refer me a document where role of OPMN and OC4J in R12 is mentioned ??? In short:-
    OPMN - Oracle Process Manager & Notification Server is component in Oracle Application Server (10g) to manage (start/stop/status) Application Server components (HTTP, OC4J)
    For more:-
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13996/intro.htm
    OC4J -- oracle container for java.
    In R12 we have 3 groups of OC4J's.
    oacore OC4J - framework based applications
    forms OC4J - forms based applications
    oafm OC4J - Fusion Middleware - for mapviewer, webservices, ascontrol.
    For more, pls read
    http://download.oracle.com/docs/cd/B10464_05/web.904/b10326/intro.htm
    thanks,
    JD

  • How to create execution plan in DAC and how to start ETL steps

    Hi,
    For ETL configuration i have installed and configured,
    1. Oracle 10G DB
    2. obiee and obia 7.9.6
    3. informatica server (here i created repository and integration services)
    4. DAC server 10g (setup for DAC is also configured like create warehouse tables etc.,
    same installation done on windows for client.
    Now i'm struck with execution plan creation.
    then
    how to start ETL, where start ETL
    Source : Oracle EBIZ R12.1.1
    target : Datawarehouse (10G DB)
    please help me out the steps till ETL start ?
    Thanks,
    Srik

    Hi Srik
    I am assuming you have followed the steps required before a load in the library for dac config, csv lookups etc...
    Did you check out the example in the documentation?
    Here is the link
    http://download.oracle.com/docs/cd/E14223_01/bia.796/e14217/windows_ic.htm#BABFGIHE
    If you follow those steps and run the execution plan and you can monitor the progress under the current run tab in the dac and the infa workflow monitor.
    Regards
    Nick
    Edited by: Nickho on 2010/06/21 9:24 AM

  • How to start ETL ?

    Hi,
    For ETL configuration i have installed and configured,
    1. Oracle 10G DB
    2. obiee and obia 7.9.6
    3. informatica server (here i created repository and integration services)
    4. DAC server 10g (setup for DAC is also configured like create warehouse tables etc.,
    same installation done on windows for client.
    Now i'm struck with ETL run
    how to start ETL, where start ETL
    Source : Oracle EBIZ R12.1.1
    target : Datawarehouse (10G DB)
    please help me out the steps till ETL start ? or provide the doc so that i can try to move farward.
    Thanks,
    Srik

    http://www.rittmanmead.com/2008/07/06/performing-initial-data-loads-into-the-oracle-bi-apps-795-data-warehouse/
    Wrong forum btw, for BI Apps go to:
    Business Intelligence Applications

  • How to start Oracle Enterprise manager

    Hi,
    I installed the Oracle 10g, but I cann't start OEM. How to start OEM?

    I have similar problems. I have removed and installed Oracle twice to see if that would help. Every time I am able to actually start OEM, but when I reboot the PC it stops functioning. The two first times OEM was to be found at http://PJMOBILE:5500/em/ and the third time at http://localhost:5500/em/. I wonder why its different.
    So I read the previous notes on this issue with great interst. I tried the different advises but with out success.
    When I typed "emctl" I got the message "EM Configuration issue. C:\oracle\product\10.1.0\Db_1/PJMOBILE_global not found."
    WHen I types "emctl start dbconsole" I got the message "OC4J Configuration issue. C:\oracle\product\10.1.0\Db_1/oc4j/j2ee/OC4J_DBConsole_PJMOBILE_global not found."
    In both cases it looks for files in a path name based on my computer name PJMOBILE as opposed to based on "localhost". These directoriues are not there but their localhost counterparts are.
    So it seems to me that rebooting my machine has caused some environment variable to be erased.
    I hope this adds to the analysis of matters.
    Best regards
    /poul-jørgen

  • How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform

    Hi
    How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform and Oracle Enterprise Manager(Oracle 10G) on Sun Solaris 10 platform?
    Thanks.
    RJ.

    I need to use it to unlock some accounts.There is a SQL command to do that
    SQL> alter user <username> account unlock;
    Anyway...
    $ export ORACLE_SID=chucky
    $ emctl start dbconsole

  • How to start Enterprise Security Manager in 11g

    Hi All,
    How to start Enterprise Security Manger in 11g ? Should Grid Control be installed seperately ? There is no menu or utility that represent Enterprise Security Manager in 11g ? In 10g there is a menu item called "Enterprise Security Manager" , how to access it in 11g ?
    Regards,
    Senthil.

    my doubt is ,, just simply giving the above command the listener create and start or do i need to modify any other parameters which i have to copy from old listener file.The former. Unless you need/want to use non-standard parameters, you don't need anything else. Just start it.

  • How to start my instance??!!!!!!!!

    I installed Oracle 10g. Then I created an instance. After the instance was created, I went to OEM to look at the instance, and noticed it wasn't turned on. I went to the network folder and noticed I only had sqlnet.ora; no Listener.ora or tsnames.ora. I put the files there, but when I try to startup the instance, the password and usernames I created with the database don't work.
    Agent Connection to Instance failed
    Listener down

    PLease, do not multi-post the same issue
    How to start my instance??!!!!!!!!
    HELP!!!!!!!!!!!!!!!!!!!!!!!!!
    HELP!!!!!!!!!!!!!!!!!!!!!!!!!
    And don't think stacking a long string of "!!!!!" and/or '?????" on your subject helps get a better/faster answer.

  • Hi All,I am new to ODI suggest me how to start.

    Hi All,I am new to ODI suggest me how to start.
    Thanks!
    Dnesh

    Hi,
    Welcome to ODI world!!
    I personally suggest u to install ODI and get start instead of bugging around documents. Follow the below links as in order and do hands on.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/10g/10135/odimaster_work_repos/odimaster_work_repos.htm
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/10g/10135/odiproject_flatfile-to-table/odiproject_flatfile-to-table.htm
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/10g/10135/setup_odi_agent/setup_odi_agent.htm
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/10g/10135/creating_scheduling_scenario/creating_scheduling_scenario.htm
    All the best.
    Thanks,
    Guru

  • How to start learning OAF

    Hi,
    I'm very new to OA Framework, and I have read through most of the threads in this forum and skimmed through the development guide, but I still have a few questions.
    1) Where can I download Jdeveloper 10g with OA externsions? It seems Jdeveloper can be downloaded from Metalink, but I don't know how to sign up for it. Can I download Jdeveloper 10g with OA externsions without having Metalink access?
    2) Is a database required to learn and develop OAF components? One of the steps for setting up Jdeveloper obtain a dbc file. I don't know were to obtain a dbc file nor do I have a database to work with.

    hsawwan wrote:
    1) Where can I download Jdeveloper 10g with OA externsions? It seems Jdeveloper can be downloaded from Metalink, but I don't know how to sign up for it. Can I download Jdeveloper 10g with OA externsions without having Metalink access?Please see these docs (you need to have a valid username/password and CSI number to download the patch).
    How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12 [ID 787209.1]
    How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x [ID 416708.1
    Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    Troubleshooting JDeveloper setup for Oracle Applications [ID 357218.1]
    2) Is a database required to learn and develop OAF components? One of the steps for setting up Jdeveloper obtain a dbc file. I don't know were to obtain a dbc file nor do I have a database to work with.From the application server (ask your DBA to get the file for you).
    How to start learning OA Framework?
    Re: How to start learning OA Framework?
    Thanks,
    HusseinHi Hussein,
    Thanks for the quick response. Unfortunately, I don't have a CSI number or a DBA to turn to. I'm a college student, and I'm not working for an IT company. Hence I lack a lot of resources. I made this thread to see if I am wasting my time learning OAF because I can't acquire the necessary resources (db and jdeveloper).
    Puneet

  • How can start service from the spfile, on  Windows 2003,

    On Windows 2003, how can start service from the spfile?
    connect to the database as sysdba and startup will start from the spfile.
    Once I use wondows Service for shutting down and startup datbase it start from the pfile.
    Which defeat my ability to change parameters at the system level.

    Hi,
    I'm not sure, but maybe your windows Instance service was created with
    C:\> oradim -new -sid <SID> -startmode m -pfile C:\oracle\product\10.1.0\admin\pfile\init.ora
    then, you need edit this service with command like below:
    C:\> oradim -EDIT -SID <SID> -spfile C:\oracle\product\10.1.0\admin\spfile<SID>.ora
    Take a look on this link before make any changes:
    http://www.stanford.edu/dept/itss/docs/oracle/10g/win.101/b10113/create.htm#i1006533
    Cheers

Maybe you are looking for

  • I can't install Snow Leopard on MacBook after Tiger

    hi everyone, i apologise if i created this topic on wrong discussion forum; i have a major problem -- there was 10.4.9 Tiger system on my MacBook. so i erased it to install new clean 10.6; i restarted my computer and during the installation there was

  • Using 'For Each' Method in re-usable ADF library application

    I'm trying to build a re-usable RSS library application from the following (using JDev Studio Edition Version 11.1.1.4.0 on Windows 2008 Server): http://blogs.oracle.com/dana/entry/reusable_adf_library_rssfeedre I'm bascially creating the application

  • Grey frame around relinked images

    Sometimes (but I think not always) when I relink a placed image I get a double grey frame around the image. This is not a major problem but just kind of irritating and it seems to go away on its own after a few mouse clicks or something, but is it no

  • Want to use pushViewController and segues from UINavigationController in AIR app on iOS

    Ok, this might be a long shot, but here goes. My iOS AIR app includes a bunch of native screens defined in a storyboard.  I have them included by putting them into a native (static) framework, including that framework in an ANE, and adding code to in

  • How to install the iCloud copy?

    just got a new iPhone so I did a iCloud copi of my old, and hen I wanted to start the new with my iCloud copi, I says the phone has to be updated with iOS 8.2. How do I get my iCloud copy on the new phone, because the only way to get the 8.2 I to sta