How install intermedia runtime libraries in oas 10g (9.04)

hi,
I need Install these interMedia runtime libraries
From JDeveloper
<JDEV_Home>/ord/jlib/ordhttp.jar
<JDEV_Home>/ord/jlib/ordim.jar
To Oracle Application Server (10g (9.04))
<ORACLE_Home>/ord/jlib/ordhttp.jar
<ORACLE_Home>/ord/jlib/ordim.jar
...help me please

Should already be there, specified in:
<IAS_HOME>\ias\j2ee\home\config\application.xml
Or you can put them in your application .war, .ear.....

Similar Messages

  • How to install ADF Runtime libraries to an Oracle Application Server 10g?

    Scenario:
    - JDev 10.1.3 (production) installed on my Win XP station.
    - OC4J 10.1.3 Standalone installed on my Win XP station.
    - OAS 10.1.3 (not OC4J Standalone) installed on a Linux SuSe server.
    - I have admin credentials for the OAS but don't for the server.
    Is it possible to install ADF Runtime from OAS Enterprise Manager? If yes, please, let me know. If not, I will have to bother server admin in order to copy those files. In this case, ca I rely on the log html file resulted from the install I made on my local OC4J instance in order to select the needed files?
    Thanks in advance.
    Regards,
    Gustavo
    São Paulo - Brasil

    As far as i know the ADF libraries can be updated via the solution you gave :
    Tools -> ADF Runtime Installer -> Oracle Application Server
    but this only applies for an OAS installed on the same machine where jdev resides
    for OAS in UNIX like systems i'm not sure if this can be done
    as far as i know the libraries must be copied manually but i can't confirm this theory
    i would like to know if it's possible to update the libraries from the Wizard on jdev installed on a windows machine to an OAS installed in UNIX?

  • How o set envoirmental settings of OAS 10g (10.1.2.0.2)?

    Hi,
    I am first time installing the OAS 10g (having OSS and OID) on OEL 5.5 x86 , and after that I will go to integrate it with EBS (12.0.6) with database 10g.
    I have 3 machines:
    1: One for oracle Application server (EBS r12 (12.0.6)) ----> Red Hat Linux 4.6 x86 ---------> Install and functioning.
    2: Second for oracle database server (oracle 10g (10.2.0.3)) ---> Red Hat Linux 4.6 x86 ---------> Install and functioning.
    3: Third for OAS 10g(10.1.2.0.2) with "OAS Infrastructure" and "OAS Middle Tier" (On same machine with different ORACLE_HOME). ------> OEL 5.5 x86 ------> Not Installed .
    So, I had installed the "OAS Infrastructure" , but not install the "OAS Middle Tier",, and I restart the OS , after that my envoirnment is not loaded and I cannot startup the OAS services.
    Please guide me about my above plan is correct or any helpful suggessions from ur side, I will appretiate in advance?
    Please also guide me how to set the envoirnmental setting for OAS?
    Thanks.

    export STAGE_PATH=............
    export INFRA_INSTANCE=............
    export BIF_INSTANCE=................
    export ORACLE_BASE=/suo1/oracle/.....
    export ORACLE_HOME=/su01oracle/infra.......
    export ORACLE_SID=iasdb
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:/usr/local/lib
    export DISPLAY=............
    PATH=$PATH:$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin
    PATH=$PATH:$ORACLE_HOME/dcm/bin:$ORACLE_HOME/opmn/bin
    export PATH

  • Corruption of Oracle Inventory by installing ADF runtime libraries?

    Hi,
    We are running OAS 10.1.2.2.0 on RedHat Enterprise Linux and I am deploying an ADF application from JDev 10.1.3.39.84.
    I downloaded the standalone installer for the adf runtime libraries installer from here:
    http://download.oracle.com/otn/java/jdeveloper/10132/extensions/adfinstaller.zip
    and installed it to our development server. I then deployed the ADF application and it seems to work just fine.
    Now I have requested that these libraries be installed to the production server but the Sys Admin has informed me that:
    "Your installation appears to have corrupted the 'Oracle Inventory' on the development server. This can affect upgrades, patching, etc."
    I have been asked to investigate if this is a known issue and what possible resolutions there might be for preserving/restoring the Oracle Inventory to enable continued maintenance of the servers.
    I have searched the forums and Metalink without success, so I am posting this query to see if anyone else can help me point me in the right direction.
    Thanks for any assistance.

    Hi,
    please file a service request with customer support. This way you have an analyst working with you to track down the issue. Because ADF libraries are copying jar files only and this is nothing you can re-do after wards, I would be surprised if it has anything to do with the Oracle inventory. However still it would be good to have customer support looking at this
    Frank

  • How to execute a procedure on OAS 10g release 3

    Hi,
    1 - I installed OAS 10G, and Oracle 10g, but I don´t know what the path to execute a html procedure(htp.p('hi')...etc), the installer say that Oracle HTTP Server was installed in http://server:80/, but I try and I have a page not found...
    Tks.

    How I make sure that I can access static HTML??
    I read the documentation and created dad but not yet he functions, now I receive the message
    Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Oracle-Application-Server-10g/10.1.3.0.0 Oracle-HTTP-Server Server at araga Port 80
    this is the dad
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    <Location /plsqlapp>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername scott
    PlsqlDatabasePassword tiger1
    PlsqlDatabaseConnectString orcl
    PlsqlAuthenticationMode SingleSignOn
    PlsqlDefaultPage scott.home
    PlsqlDocumentTablename scott.wwdoc_document
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure scott.wwdoc_process.process_download
    </Location>
    What´s still wrong
    if a try tnsping orcl, its ok.

  • Migration of OAS 10g v(9.0.4.1) from one server to another?

    Hi,
    I would want to know how I can migrate j2ee applications that are deployed in OAS 10g v(9.0.4.1)installed on Sun server to OAS 10g v(9.0.4.1) installed on AIX server at the same OAS 10g version and patch level?
    My question is: Can I just copy the application files from the existing instance to new instance or do I have to deploy each application independtly on the new instance?
    How I can perform migartion of OAS 10g from one platform to another platform?
    Thanks in advance!
    GN

    Hi GN!
    I would think that copying the files will not be enough, as the DCM will not have the information about the deployed applications. Just redeploy them and it should waok as well as on the original server.
    cu
    Andreas

  • Problem with the Installation of the Runtime Libraries for Tomcat

    Hi all,
    I'm using JDeveloper 10.1.3.41.57. I want to install the runtime Libraries for TOMCAT, unfortunately, I get the following error message:
    Can not Archive C:\Programme\Apache Software Foundation\Tomcat 5.5\common\lib\adfcm.jar to instance C:\Programme\Apache Software Foundation\Tomcat 5.5\BC4JAR.10.1.3.41.57\\common\lib\adfcm.jar
    I can install the Libraries manually, however, this solution is unacceptable for me, because then I get the error message, when i try to deploy the application:
    26.02.2008 11:22:38 org.apache.catalina.core.StandardContext start
    SCHWERWIEGEND: Context [ADFSampleKonRAd] startup failed due to previous errors
    Does somebody have an idea, how can I solve the problem?
    Thanks in advance!
    buFka

    hi,
    I am also getting the same problem, If you got any solution please update me.
    error message: Can not Archive D:\Tomcat 5.0\common\lib\adfcm.jar to instance D:\Tomcat 5.0\BC4JAR.10.1.3.36.73\\common\lib\adfcm.jar
    thanks in advance,
    Naga.

  • ADF runtime libraries installation problem

    Hi All,
    I have a weblogic 10.3.5 environment which have a cluster of two managed servers on a 64-bit linux VM. I want to install ADF runtime libraries to two Managered servers. I downloaded Oracle Application developer (ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip) for 64-bit. I am using Oracle JRockit (build R28.1.4-7-144370-1.6.0_26-20110617-2130-linux-x86_64). When I installed, I got the following error,
    +[oracle@entwl3t-vm Disk1]$ ./runInstaller -jreLoc /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1+
    Starting Oracle Universal Installer...
    Checking if CPU speed is above 300 MHz.    Actual 2533 MHz    Passed+++
    Checking Temp space: must be greater than 150 MB.   Actual 1790 MB    Passed
    Checking swap space: must be greater than 512 MB.   Actual 8191 MB    Passed
    Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
    +Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-09-15_12-20-43PM. Please wait ...[oracle@entwl3t-vm Disk1]$ Log: /opt/oracle/Oracle/Middleware/oraInventory/logs/install2011-09-15_12-20-43PM.log+
    +[ERROR]: Installer has encountered an internal Error. Contact Oracle support with details+
    +[EXCEPTION]:java.lang.reflect.InvocationTargetException+
    I check the log, here is the exception,
    +[2011-09-15T12:20:46.131-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000J9hsyUgEGRgbLDm3UA1ESYNT000001,0] Initializing Profile.+
    +[2011-09-15T12:20:46.171-04:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000J9hsyUgEGRgbLDm3UA1ESYNT000001,0] Loading Profile Elements...+
    +[2011-09-15T12:20:46.203-04:00] [as] [TRACE:16] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000J9hsyUgEGRgbLDm3UA1ESYNT000001,0] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: startOperation] THROW[[+
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.install.engine.InstallEngine.launchModule(InstallEngine.java:508)
    at oracle.as.install.engine.InstallEngine.processAndLaunchModules(InstallEngine.java:462)
    at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:415)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:560)
    Caused by: java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1029)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:420)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:126)
    at oracle.as.install.engine.modules.statistics.util.SysInfo.getAvailableMemory(SysInfo.java:162)
    at oracle.as.install.engine.modules.statistics.element.AvailableMemoryElement.<init>(AvailableMemoryElement.java:39)
    at oracle.as.install.engine.modules.statistics.standard.StandardElementLocator.loadElements(StandardElementLocator.java:63)
    at oracle.as.install.engine.modules.statistics.boot.ProfilerInitializer.initializeProfile(ProfilerInitializer.java:82)
    at oracle.as.install.engine.modules.statistics.Statistics.launchModule(Statistics.java:284)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.as.install.engine.InstallEngine.launchModule(InstallEngine.java:508)
    at oracle.as.install.engine.InstallEngine.processAndLaunchModules(InstallEngine.java:462)
    at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:417)
    +... 1 more+
    I read some blogs. It suggests that the problem is causied by running 32-bit software on a 64-bit OS. However, I did install a 64-bit package. Further, I tried to switch to 32-bit and install it. I still got the problem.
    Can anyone help me on this problem?
    Thanks in advance.
    John
    Edited by: john wang on Sep 15, 2011 9:31 AM
    Edited by: john wang on Sep 15, 2011 9:33 AM

    Hi timo,
    To your question, I am using 64-bit JRE.
    The issue is resolved. The problem is the /tmp directory. It appears that, when installing some Oracle products, the /tmp directory needs to be available to the installer. I wish Oracle could make its log more meaningful.
    Thank you very much for your help.
    -John
    Edited by: john wang on Sep 15, 2011 11:56 AM

  • Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5

    When we are trying to Install the ADF Runtime Libraries 11gR2 in WebLogic Server 10.3.5 using opatch we are getting following error.
    PrereqAPI::checkStandAloneHome())
    OPatch checks if the patch is applicable on this home product type
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicableProduct" failed.
    Did any one faced this issue on runtime libraries install? if so how did you resloved this issue.
    Thanks
    Hari

    Yes. we set to correct middle home i.e /app/oracle/product/Middleware/wlserver_10.3
    Edited by: harirao on Oct 4, 2011 6:59 PM

  • Q1. How to get version of runtime libraries

    Hi,
    I am not a developer but this seems like the best place to ask this question.
    I want to find out what version of the Sun C++ runtime libraries are being used on a machine. They are using the runtime version (there is no compiler installed). The SUNW* directories that are under /opt are:
    SUNWexplo
    SUNWconn
    SUNWebnfs
    SUNWits
    SUNWrtvc
    SUNWspro
    Which command do I need to run against what to find the version? I want to find out if they are using 5.0, 5.5 or 5.7.
    Thanks in advance,

    You need to know exactly which libraries are in linked => use ldd on the executable.
    Normally, /usr/lib/libCrun.so.1 (and /usr/lib/libCstd.so.1 if any of the standard library is used) are the ones that get linked.
    However, depending on how the application was built and some environment variables (LD_PRELOAD, LD_LIBRARY_PATH) it is possible for applications to use other versions of these files.
    In the standard case, the C++ runtime libs are in the packages SUNWlibC (and SUNWlibCx for 64bit) => pkgchk -l -p /usr/lib/libCstd.so.1 to see which package the lib is in
    To see which patch is applied, try
    showrev -p | grep libC
    This should show something like
    Patch: 108434-10 Obsoletes: Requires: 109147-07 Incompatibles: Packages: SUNWlibC
    Patch: 108435-10 Obsoletes: Requires: 108434-10 Incompatibles: Packages: SUNWlibCx
    Lastly, you could try
    elfdump -v /usr/lib/libCrun.so.1
    which will show you some version info (which should match what ldd indicates the application needs)
    Paul

  • I find an error at instalaling OAS 10g

    Hello,
    When I am installing the OAS 10g (9.0.4) on a Linux 2.6.9-78.ELsmp, i have the next error launched when I gave the first next on the OUI.
    The operating system version that you're running is not supported (at the time of this release. Please check Metalink for the latest supported versions.
    All requirements met.
    Using paramFile: /pe04oo/ias/sw/Disk1/install/linux/oraparam.ini
    Checking requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3 Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2009-02-06_04-07-43PM/installActions2009-02-06_04-07-43PM.log
    The operating system version that you're running is not supported (at the time of this release. Please check Metalink for the latest supported versions.
    All requirements met.
    Checking if CPU speed is above 450 MHz.
    Actual 3000 MHz Passed
    Checking for Kernel version 2.4.21-4.EL Passed
    Checking for glibc version glibc-2.3.2-95.3 Passed
    Checking operating system packages: gcc-3.2.3-20,compat-gcc-7.3-2.96.122,compat-gcc-c++-7.3-2.96.122,compat-libstdc++-7.3-2.96.122,compat-libstdc++-devel-7.3-2.96.122,openmotif21-2.1.30,setarch-1.3-1,pdksh-5.2.14,sysstat-4.0.7,gnome-libs-1.4.1.2.90-34.1,libstdc++-3.2.3,compat-libstdc++-devel-7.3-2.96.122,compat-glibc-7.x-2.2.4.32.5 Failed <<<<
    >>> Package gcc-3.2.3-20 is missing
    >>> Package compat-gcc-7.3-2.96.122 is missing
    >>> Package compat-gcc-c++-7.3-2.96.122 is missing
    >>> Package compat-libstdc++-7.3-2.96.122 is missing
    >>> Package compat-libstdc++-devel-7.3-2.96.122 is missing
    >>> Package setarch-1.3-1 is missing
    >>> Package sysstat-4.0.7 is missing
    >>> Package gnome-libs-1.4.1.2.90-34.1 is missing
    >>> Package libstdc++-3.2.3 is missing
    >>> Package compat-libstdc++-devel-7.3-2.96.122 is missing
    >>> Package compat-glibc-7.x-2.2.4.32.5 is missing
    Checking swap space: must be greater than 1536 MB.
    Actual 13093MB Passed
    Error : Packages version not per Installation requirement.Continue? (y/n) [n]
    $ vi oraInstall2009-02-06_04-07-43PM.err
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-02-06_04-07-43PM/oui/lib/linux/liboraInstaller.so: /tmp/OraInstall2009-02-06_04-07-43PM/oui/lib/linux/liboraInstaller.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:368)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:120)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:595)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setInvLocVar(OiifwInvLocWCCE.java:412)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:343)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:220)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:135)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:907)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:217)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:388)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:663)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:575)
    Exception java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path occurred..
    java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:386)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:120)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:595)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setInvLocVar(OiifwInvLocWCCE.java:412)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:343)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:220)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:135)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:907)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:217)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:388)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:663)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:575)
    What can I do?

    Hello,
    Do you know if you have this packages with earlier versions?
    When this happen the installer only check for the version that contain in the oraparam.ini. But if you are trust that you have all the packages only in newer versions, you can try this.
    runInstaller -ignoresysprereqs
    It will make the same verification, and find same problems, but with this flag it will jump to the next part and continue installing. Try to be careful of this flag because if you miss one of the prerequisits from documentation, you may have a highly option to fail in the configuration assitants or find some erroneus behavior of the App.
    Regards.

  • How to add a java option in oas 10g 9.0.4?

    I need add a java option in my oas 10g...
    I have an application implemented with jdeveloper 10g (10.1.2) and its need to use other jdbc libraries acording:
    http://radio.weblogs.com/0118231/stories/2005/05/27/workaroundForDeployingAdf1012AppUsingIntermediaDomainsToOracleAs904.html
    Using EnterpriseManager, i add a java option for the OC4J instance where my ADF 10.1.2-based application will be deployed:
    [b]-Xbootclasspath/p: C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar
    but now, ths oc4j instance dont init
    ...my opmn.xml file contains:
    <process-type id="ADF_050615" module-id="OC4J">
    <module-data>
    <category id="start-parameters">
    <data id="java-options" value="-server -Xrs -Djava.security.policy=C:\oracle\infra\j2ee\ADF_050615\config\java2.policy -Djava.awt.headless=true
                             -Xbootclasspath/p: C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar"
                             />
    <data id="oc4j-options" value="-properties"/>
    </category>
    <category id="stop-parameters">
    <data id="java-options" value="-Djava.security.policy=C:\oracle\infra\j2ee\ADF_050615\config\java2.policy -Djava.awt.headless=true"/>
    </category>
    </module-data>
    </process-type>
    Help me please

    Rigoberto, there should be no space between "-Xbootclasspath/p:" and the path "C:\oracle\infra\jdbc-10.1.0.4\ojdbc14.jar;C:\oracle\infra\jdbc-10.1.0.4\orai18n.jar"
    By the way, one can always take a look at the logs at
      $ORACLE_HOME/opmn/logs
    especially those files whose names start with OC4J~ if there is some wrong with oc4j processes. Those files are the default oc4j stout and sterr. If oc4j can not init, there should be some kind of error message in them.
    By the way, the following line may be deleted since no property file is specified.
      <data id="oc4j-options" value="-properties"/>
    Hope this helps.

  • How to calculate hits on OAS 10g

    hi,
    i have been told to calculate :
    hits/misses on site
    ipaddress of machine who has connecte to OAS
    activity done by this ipaddress etc
    does OAS 10g has any inbuilt feature ?
    how should i go about it?
    regards,
    avinash

    Are you using OAS or IAS?
    OAS has a dedicated Http Server writen from ORACLE while IAS uses Apache.
    You can use WebAlyzer. Its a free-tool that it analyzes Apache's logs, in general it reads CLS(Common Logfile Format) log file. See http://www.mrunix.net/webalizer/
    Apache (IAS) supports CLS.

  • How do I build an executable w/o installing the runtime engine in the OS?

    Hello everyone
    I have developped an application with LabView 8.01 and build an executable for a customer, this works great, if I have administrator rights. But my customer don't have full administrator rights and they are not able to install the software (Runtime Engine). In LabView 6.0.1, to solve this problem we added the lvrt.dll and some support files directly to the application builder as support files and it worked without to install the runtime engine in the operating system.
    How can this be done in LabView 8.0.1 and which files are needed?
    I am thankfull for any advice.

    hi,
    you always need admin rights to install software.
    I think it's not possible in labVIEW 8.01 to install the runtime without admin rights.
    The costumer only has to  the runtime one time, so he should try to contact his system administrator.
    I've found no workaround for it.
    Best regards.
    Christoph Strasser
    AE/NIG

  • How can we avoid installing java3d runtime envoirnment on the client side

    Hi All, my applet uses java3d api. To see this applet in the browser on the client side we need to install java3d runtime envoirnment. Is it neccassary or can we avoid it. If we can avoid installing java3d runtime env , how can we do that.. Can Java WebStart help in this.
    your suggestion will be valuable..
    Thanks
    Akhil

    Yes, of course we can avoid it. Just as we can avoid asking the user to download the JRE if they want to run java.
    The only slight pay off we make for that is that the program won't run at all on their computer.
    As long as this is not an issue, there should be no problem.
    Seriously, my understanding is that Web-Start can hide the fact that we are installing Java 3D on their machine or at least make the installation very simple. There is no way to run Java3D applications without Java3D.

Maybe you are looking for