OC4J And Oracle 9iAS 1.0.2.0.0 And RMI Application Deployment

We have Oracle 9iAS 1.0.2.0.0 on Tru64Unix, two simple questions
1) Can we install OC4J on Oracle 9iAS 1.0.2.0.0
2) How can RMI applilcations be deployed on Oracle 9iAS 1.0.2.0.0 with or without OC4J. I mean is RMI naming service
is available on 9iAS that we can avoid running rmiregistry manually.
Thanks in advance
Jaleel Ahmed

Oracle IAS 9i is Glibc 2.1 based, as opposed to Oracle9i EE, which is Glibc 2.2 based. You need to install glibc 2.1 stubs which can be downloaded from their patch site.

Similar Messages

  • WL 7.0 and Web Application Deployment - HELP

    I've got a problem with WL 7.0 on Windows 2000.
    I messed up a Web Applications deployment. I was having problem with
    an example of an application I installed. Someone suggested I do the
    following:
    Shut down WL
    cd c:\bea\user_projects\AppDomain
    mv BuyServer BuyServer-ORIG <<< BuyServer is the name of the WL
    domain server this web app is deployed to
    Restart everything
    They said this would undeploy the web app. Yeah, right ....
    Well, the web app still showed up. So being a dork I tried to
    Undeploy it even though the BuyServer directory wasn't there anymore.
    This obviously didn't work.
    So I did a fresh deployement of the web app. This actually worked. A
    new BuyServer directory was created by WL. BUT in the Deployment
    Activities screen for the web app, there is a Activity I can't get rid
    of. The first listed activity is the deployment activitiy with a
    status of COMPLETED.
    The second listed activity says:
    Activity: Activate application buy on
    BuyServer Running
    Status: RUNNING
    Begin/End times are blank
    And there is a CANCEL button on the far right. I'm pretty sure this
    is the attempted undeploy I mentioned above. Pressing this button
    doesn't do anything. I can repeated undeploy and redeploy this web
    app but that second activity keeps coming back.
    Where does WL keep these Deployment activities stored ? Its putting
    them somewhere in storage. Is there anyway I can delete this failed
    activity ?
    Any thoughts appreciated.

    I am sure you "sovled" the problem by now but...
    Sean O'Neill <[email protected]>
    wrote:
    I've got a problem with WL 7.0 on Windows 2000.
    I messed up a Web Applications deployment. I was having problem with
    an example of an application I installed. Someone suggested I do the
    following:
    Shut down WL
    cd c:\bea\user_projects\AppDomain
    mv BuyServer BuyServer-ORIG <<< BuyServer is the name of the WL
    domain server this web app is deployed to
    Restart everythingAll this does is move the domain directory to a new one, it doesn't take care
    of the application.
    They said this would undeploy the web app. Yeah, right ....Sorry someoned fed you the wrong info. Buyer beware. ;)
    So when you "deploy" an applicaiton, it goes into config.xml
    $DOMAIN_NAME/config.xml
    It looks something like:
    <Application Name="mywebapp"
    Path="E:\weblogic\dev\sandbox\griffith\apps\output" TwoPhase="true">
    <WebAppComponent Name="mywebapp" Targets="myserver" URI="mywebapp.war"/>
    </Application>
    You should be able to "undeploy" this thing in 3 ways.
    1) by starting the server and "deleteing" it with the little trash can icon in
    the Application/module list.
    2) don't start your server, and removed the <Application tag
    3) start server and run weblogic.Deployer
    java weblogic.Deployer -name mywebapp -remove
    >
    Well, the web app still showed up. So being a dork I tried to
    Undeploy it even though the BuyServer directory wasn't there anymore.
    This obviously didn't work.Nope.
    >
    So I did a fresh deployement of the web app. This actually worked.
    A
    new BuyServer directory was created by WL. I dont follow how doing a deployment creates BuyServer, I thought that was the
    name of your domain, is that also the name of your webapp?
    BUT in the Deployment
    Activities screen for the web app, there is a Activity I can't get rid
    of. The first listed activity is the deployment activitiy with a
    status of COMPLETED.
    The second listed activity says:
    Activity: Activate application buy on
    BuyServer Running
    Status: RUNNING
    Begin/End times are blank
    And there is a CANCEL button on the far right. I'm pretty sure this
    is the attempted undeploy I mentioned above. Pressing this button
    doesn't do anything. I can repeated undeploy and redeploy this web
    app but that second activity keeps coming back.Sorry sounds like you have hit a bug. :(
    Deploy from the command line.
    java weblogic.Deployer <url/user/pass> -name mywebapp -source PATH_TO_EXPLODED_DIR_OR_EAR_OR_WAR_FILE
    -activate
    If it fails to return, then post the server's log file.
    >
    Where does WL keep these Deployment activities stored ? Its putting
    them somewhere in storage. They are only in memory for duration of server run, if you restart they go away.
    Is there anyway I can delete this failed
    activity ?
    Any thoughts appreciated.Cheers
    mbg
    >

  • Oracle Application Server 10g Rel 3 and forms Application Deployment

    Dear All,
    I am in process of installing Oracle AS 10g rel 3. and I have an application (ERP) devloped in Oracle 10g IDS (Devloper Suite). So when I read the installation Doc for Oracle 10g rel3 installation I didn't get any information regarding the forms-reports component.
    So can somone please tell me how I can deploy my IDS based application in Oracle 10g Rel 3 Application Server. Or if there is any other process to deploy the application in application Server.
    Oracle AS 10g Rel3 DVD containing the following folder------ bpel, companioncd, esb, owsm, soa
    Thanks in Advance.
    Pradeep Sharma

    Hi Pradeep,
    Forms cannot be deployed in 10gR3. you need to have 10gR2.
    thanks,
    --Ranga                                                                                                                                                                                           

  • Oracle Jdeveloper 11g R1 has a Bug?-- Swing Application Deploy Error

    Oracle Jdeveloper 11g R1 (11.1.1.2.0) (build 5536)
    1. Create an empty swing application.
    File-->New-->Applications-->Java Desktop Application
    New-->Swing/AWT-->Frame
    2. Project properties--->Deployment: Create new JAR Deployment Profile: test
    3. Edit Deployment Profile: test
    File Groups --->new--->Create File Group (Type: Dependency Analysis) :da
    4. Error: Cannot enter "da"---->contributors , No display (such as "Libraris")
    5. If deploy it (test), I get an Unexpected Error.
    Error Messages:
    Title: StackOverflowError in o.ji.xml.JDevXmlIntergrationUtilsImpl:18
    Performing action Report a Bug...[ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Invoking command: [ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Performing action New...[ from oracle.jdevimpl.uieditor.UIEditorImpl ]
    Performing action Show Overview
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: Class Generation[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action Project Properties...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Uncaught exception
    java.lang.StackOverflowError
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18)
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18)
    o.ji.xml.JDevXmlIntegrationUtilsImpl.canBeSelected0(JDevXmlIntegrationUtilsImpl.java:18) ......
    When I use Oracle Jdeveloper 10g (10.1.3.4.0) , I can use it to set Libraris.
    I have a swing application need these operation.
    Does anyone can tell me what's the reason?
    Thanks.
    I had tried Oracle JDeveloper 11g R1 (11.1.1.1.0)(Build 5407).
    It is OK.
    Maybe I need to download Oracle JDeveloper 11g (11.1.1.2.0) again.
    Edited by: [email protected] on 2010-2-24 下午4:58
    Edited by: [email protected] on 2010-2-25 下午5:47

    I am encountering the same bug / problem right now.
    Anybody from Oracle who has a workaround for this BUG?
    We are migrating to JDev 11.1.1.2.0 for a client and this bug is still there!
    Any help from the JDev team is highly appreciated!

  • Oracle 9iAS 1.0.2.0.0 and OC4J

    Hi all
    We have Oracle 9iAS 1.0.2.0.0 on Tru64Unix os. OC4J is not supplied with this version of 9iAS ,
    is it possible to install OC4J on 9iAS 1.0.2.0.0 or do we need 9iAS 1.0.2.2
    Thanks
    Jaleel

    My guess then would be that the problem is that you get:
    ConfigFileName: null in the OC4J log window. This should actually point to a config file for the Forms server : formsweb.cfg.
    Are you running the OC4J that came with Oracle9iDS?
    What happens if you try the following URL:
    http://127.0.0.1:8888/forms90/f90servlet
    I don't know why it is not configured for you. might be worth a reinstall.

  • J2EE Application works on OC4J standalone but not Oracle 9iAS

    I have a J2EE application that works successfully on OC4J 9.0.3, but not when deployed on Oracle 9iAS 9.0.3.
    The platform in Win2K
    What I am seeing is certain POST requests are sent to the server, call an EJB, update the database, and return a JSP, but sometimes, only half the response is seen by the browser, along with a TCP RST packet, which is why the response is not seen by the browswer.
    I think this could be a bug in the Oracle HTTP server. Has anyone seen a similar problem? Are there any solutions, other than throwing away 9iAS and using a different appserver? AFAIK, it is not possible to apply any patches to the Oracle HTTP Server without losing support. Is this correct?

    Hi Andrew,
    Are there any solutions, other than throwing away 9iAS
    and using a different appserver?As far as I know, OC4J stand-alone is a (J2EE compliant) application server, and an officially supported Oracle product. So maybe just throw away "iAS" and use OC4J ;-)
    For your information, OC4J can be used with the Apache Web server. Visit the OrionSupport Web site for details.
    Good Luck,
    Avi.

  • 9iAS, OC4J and JVMs confusion

    Could somebody please comment on, or shed some light onto the following:
    With the previous (up to 1.0.2.1) 9iAS application server offerings, mod_ose and Java code execution inside JServer/Aurora were touted as the way to go, because of its optimized, multiuser, session-isolating nature.
    We now got the new OC4J J2EE platform (i.e. Orion Application Server) which supercedes the previous offerings and whose documentation states it executes under the native JVM of the machine.
    Question: Is it Aurora that is actually running Orion in the 1.0.2.2 config, or is it a plain JVM? If a plain JVM, what's the deal with the (theoretically apparent) benefits that Aurora offers for intensive multiuser scenarios? (session isolation, gc per session etc?). Can somebody from Oracle offer some clear clues as to where the application server platform is actually headed? Are we to expect an integrated Orion-based app server running on Oracle's JVM technology, is this already the case now, or is Aurora being silently phased out in light of the newer JVMs/JDKs that will soon hit the street?
    Curious,
    Thanassis

    Hello,
    The EJB container in 9iAS runs on JDK not on Aurora JVM. So the new direction is that the middle tier is separate from the database. In spite of the architectural strengths and theoretical benefits of the Aurora JVM we found that the EJB container performs significantly better and is far more usable in 9iAS.
    So the future direction is that EJB in the Aurora container will be desupported over time. The middle tier story for Oracle will rn on JDK. The Aurora VM in the database will however remain for Java Stored Procedures.
    Cheers,
    Asho

  • OC4J and OC4J in Oracle AS

    hi all,
    i'm developing an enterprise application with netbeans 5.5.1. this application contains two modules: a web module and an ejb 3.0 module. i configured netbeans to deploy the application to OC4J standalone, and it works fine.
    finally i build the application to obtain a .ear file: this .ear contains a .war file for the web application and a .jar file for the ejb module. When i try to deploy the .ear file to the oc4j into the oracle AS i've got some problems.
    the OC4J standalone is the 10.1.3.2 version and the Oracle As is the 10.1.3.
    there is difference between the two containers? or maybe i'm wrong in something?
    The application server give me this error:
    "Caricamento dell'archivio non riuscito. File di archivio non valido: Prefisso spazio di nomi 'oc4j' utilizzato ma non dichiarato."
    in english: "archive loading failure. Archive file not valid: namespace prefix 'oc4j' used but not declared".
    I readed in an forum that there isn't difference with the two containers (difference in the deployment), and if i develop and deploy an application to OC4J standalone, then i also deploy the same application to OC4J into oracle AS,
    Someone could help me?
    Thanks
    Bye
    v.harkonnen

    ok, i resolve the problem:
    during the creation of the enterprise application, netbeans automatically creates 3 configuration files: orion-application.xml (for the enterprise app), orion-web.xml (for the web module) and orion-ejb-ref.xml (for the ejb module). for the OC4J standalone the files are ok, but not for the OC4J in the application server. the OC4J in the AS doesn't need the the orion configuration files becouse it creates itself the files. so i delete the file, and create the .ear archive for the deployment.
    If i have only Session Bean int the ejb module, all works fine, but if i add "Entity class from database" the deployment to the OC4J in the AS fails with this error:
    in italian: Descrizione eccezione: Nessuna chiave primaria specificala per la classe di entità [class ejb.Dispositivi]. Deve definire un @Id, @EmbeddedId o una @IdClass.
    in english: exception description: no one primary keys defined for the class ejb.Dispositivi. need to define @Id, @EmbeddedId or @IdClass
    but my class ejb.Dispositivi was automatically created with an @Id annotation. my entity class is:
    package ejb;
    import java.io.Serializable;
    import java.math.BigDecimal;
    import javax.persistence.Column;
    import javax.persistence.Entity;
    import javax.persistence.Id;
    import javax.persistence.NamedQueries;
    import javax.persistence.NamedQuery;
    import javax.persistence.Table;
    @Entity
    @Table(name = "DISPOSITIVI")
    @NamedQueries( {
    @NamedQuery(name = "Dispositivi.findByIdProgrDisp", query = "SELECT d FROM Dispositivi d WHERE d.idProgrDisp = :idProgrDisp"),
    @NamedQuery(name = "Dispositivi.findByIdDispositivo", query = "SELECT d FROM Dispositivi d WHERE d.idDispositivo = :idDispositivo"),
    @NamedQuery(name = "Dispositivi.findBySitenameDispositivo", query = "SELECT d FROM Dispositivi d WHERE d.sitenameDispositivo = :sitenameDispositivo"),
    @NamedQuery(name = "Dispositivi.findByStatoDispositivo", query = "SELECT d FROM Dispositivi d WHERE d.statoDispositivo = :statoDispositivo")
    public class Dispositivi implements Serializable {
    @Id
    @Column(name = "ID_PROGR_DISP", nullable = false)
    private BigDecimal idProgrDisp;
    @Column(name = "ID_DISPOSITIVO")
    private String idDispositivo;
    @Column(name = "SITENAME_DISPOSITIVO")
    private String sitenameDispositivo;
    @Column(name = "STATO_DISPOSITIVO")
    private String statoDispositivo;
    /** Creates a new instance of Dispositivi */
    public Dispositivi() {
    public Dispositivi(BigDecimal idProgrDisp) {
    this.idProgrDisp = idProgrDisp;
    public BigDecimal getIdProgrDisp() {
    return this.idProgrDisp;
    public void setIdProgrDisp(BigDecimal idProgrDisp) {
    this.idProgrDisp = idProgrDisp;
    public String getIdDispositivo() {
    return this.idDispositivo;
    public void setIdDispositivo(String idDispositivo) {
    this.idDispositivo = idDispositivo;
    public String getSitenameDispositivo() {
    return this.sitenameDispositivo;
    public void setSitenameDispositivo(String sitenameDispositivo) {
    this.sitenameDispositivo = sitenameDispositivo;
    public String getStatoDispositivo() {
    return this.statoDispositivo;
    public void setStatoDispositivo(String statoDispositivo) {
    this.statoDispositivo = statoDispositivo;
    @Override
    public int hashCode() {
    int hash = 0;
    hash += (this.idProgrDisp != null ? this.idProgrDisp.hashCode() : 0);
    return hash;
    @Override
    public boolean equals(Object object) {
    // TODO: Warning - this method won't work in the case the id fields are not set
    if (!(object instanceof Dispositivi)) {
    return false;
    Dispositivi other = (Dispositivi)object;
    if (this.idProgrDisp != other.idProgrDisp && (this.idProgrDisp == null || !this.idProgrDisp.equals(other.idProgrDisp))) return false;
    return true;
    @Override
    public String toString() {
    return "ejb.Dispositivi[idProgrDisp=" + idProgrDisp + "]";
    any ideas?
    Could someone help me?
    Sorry for the english...
    bye
    harkonnen

  • OC4J and Oracle forms causes ie or firefox to not respond when running form

    When I run a form in Oracle Forms 10g, I have OC4J running, and have the following displayed:
    E:\Windows\system32>E:\DevSuiteHome_5\jdk\bin\java -Doracle.security.jazn.confi
    g=E:\DevSuiteHome_5\j2ee\DevSuite\config\jazn.xml -Doracle.home=E:\DevSuiteHome_
    5 -DORACLE_HOME=E:\DevSuiteHome_5 -jar E:\DevSuiteHome_5\j2ee\home\oc4j.jar -use
    rThreads -config E:\DevSuiteHome_5\j2ee\DevSuite\config\server.xml
    07/11/20 23:11:44 Warning: Error reading transaction-log file (/E:/DevSuiteHome_
    5/j2ee/DevSuite/persistence/transaction.state) for recovery: premature end of fi
    le
    07/11/20 23:11:44 Forced or abrupt (crash etc) server shutdown detected, startin
    g recovery process...
    07/11/20 23:11:44 Recovery completed, 0 connections committed and 0 rolled back.
    07/11/20 23:11:44 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)
    initialized
    07/11/20 23:18:10 FormsServlet init():
    configFileName: E:\DevSuiteHome_5/forms/server/formsweb.cfg
    testMode: false
    I am running vista, and have the latest version of the dev suite. Does anybody know how I can fix this problem?

    You cannot use Internet Explorer on Windows Vista to run Web Forms.
    <p>But you CAN run web forms through Netscape or Firefox. But you first need to disable Java in the browser.
    <p>And to run OC4J on Vista, you need to set its compatibility mode to Windows XP.
    <p>See my notes on OC4J and "Browser Settings" in this thread:<br>   
    Forms 10g installed and running on Windows Vista

  • How to verify OC4J uses Oracle Toplink 10.x and not Toplink Essentials

    Hi,
    We dont want to use the default JPA provider "Toplink *Essentials*" that comes with OC4J. Rather we want to use Oracle Toplink 10.x
    I downloaded [Oracle Toplink 10.x|http://www.oracle.com/technology/software/products/ias/htdocs/1013topsoft.html] and followed the installation instructions:- http://www.oracle.com/technology/products/ias/toplink/doc/10131/install/install.html#CHDBBIFB
    When i deploy my EJB 3.0 appliation and invoke a JPA Entity, i can see the server log:- NOTIFICATION TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))
    Do i have to do any other configuration/setting to ensure that i use Oracle Toplink and not Toplink Essentials in OC4J?
    Thanks in Advance,
    Prashant Tejura
    Edited by: user1186295 on May 26, 2009 10:33 AM

    rashant,
    Hi, there are currently the following providers to choose from - you may want to consult your rep for any details on moving from 10.1.3.4 to 10.1.3.5.
    1) TopLink or EclipseLink using EclipseLink JPA - the RI for JPA for WebLogic, OC4J and GlassFish
    - EclipseLink JPA is focus of all current JPA development as part of EclipseLink and TopLink
    2) Another open-source JPA implementation like OpenJPA or Hibernate
    Deprecated:
    3) TopLink using TopLink JPA - replaced by (1) TopLink using EclipseLink JPA
    4) TopLink using TopLink Essentials JPA - replaced by (1) TopLink using EclipseLink JPA
    Changes to server.xml as follows:
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/OC4J_Web_Tutorial#Modify_server.xml
    <shared-library name="oracle.persistence" version="1.0" library-compatible="true">
              <code-source path="../../../eclipselink/eclipselink.jar"/>
              <code-source path="../../../eclipselink/javax.persistence_*.jar"/>
              <import-shared-library name="oracle.jdbc"/>
         </shared-library>
    Changes to persistence.xml as follows: (container-managed JTA datasource)
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/OC4J_Web_Tutorial#Persistence.xml
    <persistence version="1.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd">
    <persistence-unit name="example" transaction-type="JTA">
    <provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
    <jta-data-source>jdbc/OracleDS</jta-data-source>
    <class>org.eclipse.persistence.example.jpa.server.business.Cell</class>
    <properties>
    <property name="eclipselink.target-server" value="OC4J"/>
    <property name="eclipselink.logging.level" value="FINEST"/>
    </properties>
    </persistence-unit>
    </persistence>
    You should see output similar to the following in your server log:
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/OC4J_Web_Tutorial#Console_Output
    [EL Finest]: 2009-02-26 14:04:34.464--ServerSession(8634980)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--Begin deploying Persistence Unit example; state Predeployed; factoryCount 1
    [EL Info]: 2009-02-26 14:04:34.542--ServerSession(8634980)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--EclipseLink, version: Eclipse Persistence Services - ***
    [EL Fine]: 2009-02-26 14:04:35.213--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--Detected Vendor platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform
    [EL Config]: 2009-02-26 14:04:35.26--ServerSession(8634980)--Connection(5230779)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--Connected: jdbc:oracle:thin:@//1y.yyy.yy.yy:1521/ORCL
         User: SCOTT
         Database: Oracle Version: Oracle Database 11g Release 11.1.0.0.0 - Production
         Driver: Oracle JDBC driver Version: 10.1.0.5.0
    [EL Finest]: 2009-02-26 14:04:35.385--UnitOfWork(5746770)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--PERSIST operation called on: org.eclipse.persistence.example.jpa.server.business.Cell@9107088( id: null state: null left: null right: null parent: null references: null).
    [EL Fine]: 2009-02-26 14:04:35.807--ClientSession(5748500)--Connection(6653899)--Thread(Thread[HTTPThreadGroup-4,5,HTTPThreadGroup])--INSERT INTO EL_CELL (ID, STATE, TSEQ, RIGHT_ID) VALUES (?, ?, ?, ?)
         bind => [551, null, null, null]
    thank you
    /michael
    www.eclipselink.org

  • Oracle 9iAS 9.0.2.1.0 patchset and PDK

    I'm patching Oracle 9iAS as described in Metalink note 215882.1. The readme file for the bundled patchset 9.0.2.10 says that the set can not be installed when Oracle 9iAS Developer Kits are installed. I have installed PDK Release 2 (9.0.2). What am I supposed to do.

    For all administrator guides, go to:
    http://download-east.oracle.com/docs/cd/A97329_03/index.htm
    As for a configuration tool, all there really is is an installation "cookbook". It is really helpful. It goes through pre-intall task, installing 9ias, and post-install tasks.
    For Windows:
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=214691.1
    For Unix:
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200075.1
    Hope this helps,
    Martin

  • Create and configure reports server in Oracle 9iAS 1.0.2.2.2 on solaris 10

    Hi All,
    I have installed Oracle 9iAS 1.0.2.2.2 on Solaris 10. I want to create and configure a new reports server.
    Please help as I can't see anything on metalink.
    Thanks/Regards
    Dirish

    In fact when installing 9iAS 1.0.2.2.2, the default report server name looks like this REP60_TEST.INTNET.MU.
    My original tnsnames.ora was like this
    REP60_TEST.INTNET.MU =
    (ADDRESS = (PROTOCOL = tcp)(HOST = test.intnet.mu)(PORT = 1950))
    I added an alias to the tnsnames.ora file
    now my tnsnames.ora is like this
    REP60TEST,REP60_TEST.INTNET.MU =
    (ADDRESS = (PROTOCOL = tcp)(HOST = test.intnet.mu)(PORT = 1950))
    This is working fine
    Thanks

  • J2ee naming services and Oracle 9iAS

    I am trying to use the JNDI services of the j2ee specs with JDeveloper and the Oracle Application server (9iAs). Doing this we have the problem that JDeveloper do not support the java.naming package. We have added the package to JDeveloper but we do not know ik Oracle 9iAs will work with this package added.
    Can someone give me some information about the use of JNDI within JDeveloper and Oracle 9iAs
    null

    I am trying to use the JNDI services of the j2ee specs with JDeveloper and the Oracle Application server (9iAs). Doing this we have the problem that JDeveloper do not support the java.naming package. We have added the package to JDeveloper but we do not know ik Oracle 9iAs will work with this package added.
    Can someone give me some information about the use of JNDI within JDeveloper and Oracle 9iAs
    null

  • As configuring the services like for example that of Forms and reports in Oracle 9iAs

    Como configurar los servicios como por ejemplo el de Forms y reports en Oracle 9iAs para sistema operativo Solaris. Para que los reports y forms sean vistos en la WEB.

    Jenny, for Forms and Reports configuration issues, you might try posting to the Oracle9i Forms forum:
    Forms: http://forums.oracle.com/forums/forum.jsp?id=345390
    Reports: http://forums.oracle.com/forums/forum.jsp?id=338539
    These are actively monitored by product managers from those groups. If your question covers Web services with Forms and Reports, check out the viewlets showing how to make those aspects of Forms and Reports work at:
    http://otn.oracle.com/tech/webservices/sample.html
    We are planning on rolling out some new content and how to's specific to Oracle Reports and Web services probably the last week of July. The content is just been written, reviewed and recorded this week based on the examples you see in those viewlets.
    Mike.

  • Oracle 9iAS and OWB 9i dependency

    Is Oracle 9iAS installation necessary for OWB 9i installation?. I dont want to install Oracle Portal, which is installed as part of 9iAS, and if that restricts OWB Browser then that is fine. Oracle Portal is needed for Oracle Workflow, and Oracle Workflow is key to OWB Browser, at least thats what the OWB Installation Guide says, and on contrary it lists Oracle Workflow as an optional component, but OWB Browser as necessary.
    If 9iAS is must for OWB to work then can I just install few components of 9iAS and get going with OWB or I have to install the whole 9iAS suite for OWB?
    OS is Windows 2K Advanced Server, Database 9iR2, OWB 9i.
    Thanks,
    Steve

    Please see my answer in the thread:
    Re: sql error (ORA-01722: invalid number)
    Regards
    Pavna Jain
    Oracle9iAS Product Management

Maybe you are looking for