Jdeveloper 10.1.3:plus Oracle 10.1/HP-UX/Portal 10/iAS Jdev/ 11i Oracle 9i

Hello, We look for some helpful directions to set the environment
Jdeveloper 10.1.3 can connect to Oracle 10.1/HP-UX/ with Portal 10.1.4 installed on the top ,
plus the same
Jdeveloper 10.1.3 can connect to JVM on Oracle Applications 10.5.10.
We trying to migrate to the new environment from the current legacy
JDEV with some vague zones/pathes to hold some WEB-REPORTS which need to be sent to the current portal 3.0.9 by request from portlets.
Also we try to subscribe to Weather Web Services and add a new Custom Weather Portlet with Zip Code parameter in the new 10.1.4 portal.
Q: Where in the Portal 10.1.4 Unix setup is indicated which JVM to use?
Q: We want to go new portal (3.0.9 to 10.1.4), but not upgrade JDEV on Unix to OC4J.
Is it possible at all?
Q: Can we install this Jdeveloper on Unix with Oracle 10g and pick up the reports from JVM zones on Application 11i with 9iAS?

Sorry , for too vague questions. I will close this thread for now.

Similar Messages

  • Drivers for connecting JDeveloper 3.2.3 to Oracle 9i

    Hi, I'm having trouble with the connection from JDeveloper 3.2.3 to Oracle 9i, if I connect to oracle 8i or Oracle 7.3 I have no trouble. I downloaded the ultimate "driver" for connection, I copied the files to the directories, and added the CLASSPATH, but it didn't work, could anyone please tell me how to install this driver?
    Julio

    Hi, I'm having trouble with the connection from JDeveloper 3.2.3 to Oracle 9i, if I connect to oracle 8i or Oracle 7.3 I have no trouble. I downloaded the ultimate "driver" for connection, I copied the files to the directories, and added the CLASSPATH, but it didn't work, could anyone please tell me how to install this driver?
    Julio I forgot, if someone can resolve my question, please write me to [email protected]

  • Deploying from JDeveloper 10.1.3 to Oracle AS 10.1.2

    Hi!
    I use JDeveloper 10.1.3 and Oracle Application Server 10.1.2.
    When I want to deploy my application (TopLink + EJB Session Bean Facade + ADF Faces) from JDeveloper to Application Server an error occured:
    ---- Deployment started. ---- 16.05.2006 14:02:13
    Target platform is Oracle Application Server 10g 10.1.2 (for Windows) (OracleAS10g).
    **** Oracle Application Server 10g 10.1.2 (for Windows) only supports ejb version 1.1 and 2.0. Project DataModel.jpr makes use of a different version and is therefore not supported.
    Elapsed time for deployment: 21 seconds
    #### Deployment incomplete. #### 16.05.2006 14:02:34
    Question: Is there an way to deploy my application to Oracle Application Server 10.1.2?

    There is!
    First, be sure to create an J2EE 1.3 application (ie. no EJB 3.0, no EJB 2.0, no Servlets 2.4).
    Second, apply a patch to Oracle AS 10.1.2 (see http://blogs.oracle.com/olaf/2006/02/09#a40)

  • Possibility & Drawback  Using JDeveloper 11g ADF Faces with Oracle 10g DB

    We are new to ADF Faces, would like to use JDeveloper 11g ADF Faces with Oracle 10g database (Enterprise Edition). As we are new to JDeveloper 11g ADF BC, so we want to know about the Possibility & the Drawback.
    Edited by: eng.shahed on Apr 5, 2010 11:21 AM

    i dont think so any drawbacks using Jdeveloper with any database.....its a open product ... You can use it with Sybase, MySQL, Oracle etc etc..

  • Why "exp" is invalid in SQL*Plus (Oracle 9i)

    When I run "exp ... " in SQL*Plus(Oracle 9i),why did it say "Unknown Command 'exp'..."??

    exp is not a SQL or SQL*Plus command. It is an application that can be invoked at the command line of your operating system.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to configure my oracle jdeveloper 11g preview 4 with oracle 8i database

    hi every one
    my requrirement is to configure my oracle jdeveloper 11g preview 4 with oracle 8i database with (thin driver)
    thanks in advance

    Prapan,
    JDev 11g TP4 comes with 11g JDBC drivers, which do not support connecting to any database v 9.0.1 or earlier.
    So, back to you... depends upon what you want to do. If you want to write your own code to connect to a database using 11g, get ahold of some JDBC drivers that support 8i and have away. If you're talking about getting the database development stuff (e.g. the embedded SQLDeveloper) to work, you're probably out of luck.
    So, please define "configure my oracle jdeveloper 11g preview 4 with oracle 8i database"
    John

  • JDeveloper OA Framework Version for Oracle Release12

    Hi,
    Could you please suggest me, what is the exact JDeveloper OA Framework version for Oracle release 12.
    I want to do some OA Framework customizations in R12
    Regards,
    Ram

    This question would be better asked in the OA Framework forum: OA Framework
    CM.

  • Can Jdeveloper Be Used For Non-Oracle Databases

    I have been trying to evaluate Jdeveloper 9i and Jbuilder 7 Enterprise for Swing database development. I am particularly interested in the productivity enhancements such as BC4J and Jclient. The underlying database might be Oracle, SapDb (excellent, easy to use, and free), SQLServer, etc.
    I evaluated Jbuilder Enterprise tools and it worked flawlessly with SapDb. This emphasized using their DataExpress and DbSwing components which provide many useful capabilities similar to BC4j and Jclient. It also involved using their DBPilot tool which allows browsing similar to that provided via a Jdeveloper connection.
    I tried to use Jdeveloper for the same SapDB and it is essentially non-functional. I followed the instructions for using a non-default driver and tried to define a connection. It behaved inconsistently: often saying no suitable driver can be found and yet when you edit the connection and test without making any changes, it works. If you try to establish a BC4J definition, it is very inconsistent and fails to recognize important details as foreign keys. Even if you define a ViewLink manually, it still does not work properly if you attempt to define a Master-Detail Jclient form. As I have stated, all these types of capabilities worked flawlessly in their Jbuilder equivalent. Furthermore, I really like the fact that Jbuilder gives many of BC4Js benefits without needing a BC4J J2EE container.
    Has anyone had real success using Jdeveloper's advanced features to develop for non-Oracle databases and if so, how did you get around these types of problems?

    Hi,
    generally, SCAN can be used for 10g databases and you discovered the first half: for 10g databases you will have to modify the REMOTE_LISTENER entry for each 10g database instance to point to the SCAN listeners (as opposed to pointing to the remote local listeners, which is the default in 10g). You could even have the databases registers themselves with SCAN and the remote listeners, if you wanted to... It's more or less a matter of configuration. But for simplification reasons, I will stick to the case where you have your 10g databases register with the SCAN listeners only.
    Now the other half is the client and the client configuration. An 11g Rel. 2 client configured for RAC would have a TNSNAMES entry that has only one address line for the RAC databases. The host entry in this one address line should point to the SCAN (the SCAN name is ideally resolved in DNS). A 10g client configured for RAC would have as many address lines in the TNSNAMES as you have nodes in the cluster.
    The 10g client SCAN configuration would then be in the middle so to speak: You would have 3 address lines in your TNSNAMES, in which each host entry would resolve to one SCAN address (I assume you will use the recommended default of 3 SCAN IPs). If you choose, you can have a name resolution for each of your SCAN IPs, but this would not be required. Now, why would you do it this way? Because this configuration will always work and does not make you dependent on certain functionality that your DNS server may or may not offer.
    For the remaining questions: SCAN is a DNS entry resolving one name to more than one (typically 3) IP addresses. OID is short for Oracle Internet Directory, which is a complete LDAP server. And you are right that there is no document how to configure 10g clients for SCAN from Oracle yet. However, there is a quite good document on SCAN on otn.oracle.com/rac, but I am sure you are aware of it already.
    Hope that helps. Thanks,
    Markus

  • JMS Queue Works in JDeveloper 10g, but not in Oracle 10g AS

    Hello --
    I have set up a JMS Queue on my local OC4J included with JDeveloper. I added my ConnectionQueueFactory and ConnectionQueue to the JMS.XML file in my environment. Everything works the way it should using JDeveloper with the embedded OC4J.
    As soon as I deploy the application to Oracle Application Server, for some reason my MailSender Message Driven Bean cannot take delivery of the message. I don't know what I could be doing wrong but my JMS.XML file on the Application Server has been updated with the same ConnectionQueue information that is on my local JMS.XML file. In my log file I can see that the message is being posted to the queue, just no delivery.
    If anyone out there has a suggestion I would appreciate it. This is my first attempt at ever using JMS.
    Thanks,
    Frank

    Willy_B wrote:
    I removed the one that was listed, thinking that it was implicit to that line. BUT of course, I just went back and removed EVERY empty line, even between the comments and all...and it worked.
    So the lesson here is that PL/SQL could care less about white space, but SQLPlus is picky....
    Thanks. :)Exactly. And I have to make note of that in my written procedure for restoring some of our test databases from a cold backup of production. Turns out the control file trace script (backup controlfile to trace) inserts a blank line ... then sqlplus chokes on it when executing ..

  • JDeveloper IDE Tool - Thank you Oracle/Sun and Java community

    I am sure it has been done many times over within the JDeveloper community discussion but I felt compelled
    to stop, think and acknowledge the efforts here.
    To Oracle, Sun and others that have contributed to this software and resources a huge THANK YOU!
    I started in this business as a COBOL programmer on the mainframe where the only option for you to learn
    was to use a school or company mainframe to code. if you didn't have either your only
    option was reviewing code in textbooks.
    These tools are amazing for how much power they give those of us interested in furthering our skills but
    limited in financial resources. The effort is staggering to me. Just lookng at the release notes and bug
    fixes for the versions of this tool I am absolutely floored.
    Your efforts are greatly appreciated. I hope that the open source concept continues. I applaud and urge
    you to continue your efforts. You are all doing a wonderful thing really. In a time where the trend is to
    charge charge charge for anything we do on our Droids and Iphones it is good to see a humane effort
    flourish.
    Brian Quinn
    IT Application Developer
    Edited by: 814126 on Nov 21, 2010 8:40 AM

    Always bear in mind that there is no such thing in life, called a free lunch.
    I quote:
    "Even if something appears to be free, there is always a cost to the person or to society as a whole even though that cost may be hidden or distributed.
    For example, as Heinlein has one of his characters point out, a bar offering a free lunch will likely charge more for its drinks."
    http://en.wikipedia.org/wiki/There_ain%27t_no_such_thing_as_a_free_lunch
    NA
    http://nickaiva.blogspot.com

  • Which version of JDeveloper should I use for Oracle Apps 11.5.10.2?

    I am developing a stand alone application using JDeveloper 10.1.3.3, because I don't want to use the OAF extension. Can I run this stand alone application using Oracle Applications server (Oracle Applications version 11.5.10.2)? If no, which JDeveloper version should I use? If yes, could you please provide some direction on the deployment of stand alone application? Thanks in advance.

    If you are using the application server that comes with Oracle Applications - you probably need to use the JDeveloper version that comes with that one too. (The OAF forum will have more info on this).
    If you are using JDeveloper 10.1.3 then you can use a stand alone OC4J 10.1.3 to deploy your applications - and save yourself the hassle of messing up with your apps server.

  • SQL PLUS/ ORACLE

    HELLO,
    I DOWNLOADED 9i DATABASE 9.2.0.1.0 TO ACCESS THE SQL PLUS APPLICATION TO PRACTICE SQL. UPON THE LOGIN SCREEN WHEN IT ASK TO PUT IN USER I.D.,PASSWORD, AND HOST STRING. I RECEIVE AN ERROR MESSAGE THAT SAYS "ORA-12560: TNS: PROTOCOL ADAPTER ERROR" I BELIEVE IT IS SOME TYPE OF CONNECTION ERROR WITH THE NET CONFIGURATION ASSISTANT. SOMEONE PLEASE HELP. THANKS

    This forum is for feedback about the OTN program and problems with OTN accounts. Technical questions cannot be answered here. Please post your question in the appropriate product or technology forum. http://forums.oracle.com/forums/index.jsp?cat=48

  • Can I use JDeveloper 10.1.2 in Oracle database 9.2.0.6?????

    Hi everyone. I have a web service client stub developed in JDeveloper 10.1.2. The service works well in Oracle 10g R1 (10.1.0.2.0) and Oracle 10g R2 (10.2.0.1.0). Im trying to get it working also in Oracle 9.2.0.6.
    It has installed java version "1.2.2.15", which compare to the others I think it's pretty old. (other have java 1.4)
    My question is, deploying the same client stub generated for the other databases will work? What JDeveloper version is the right one to use? I've been trying with JDeveloper 9.0.4.0 but I haven't been able to find some of the jar files it asks.
    Thanks for everything,
    JP

    Satya (guest) wrote:
    : Hi,
    : Release notes of Jdeveloper2.0 says it supports JDK switching
    : from Default/internal 1.1.6 to 1.0.2 etc. My question is, can I
    : switch it to the latest version 1.2.x
    : Thanks and Regards,
    : Satya
    Yes, JDeveloper 2.0 will support JDK Switching.
    To currently use the latest JFC, you must include the latest
    JFC library into JDeveloper. Also, some components may not
    show up appropriately in the desiger.
    All these issues will be fixed before the official release.
    null

  • ERROR IN CONNECTING IN SQL PLUS(ORACLE DEVELOPER SUIT 10g)

    hi Friends
    I have just installed ORACLE DEVELOPER SUIT 10g. my DATABASE is ORACLE XE(express edition) and username ,password for database is "SYSTEM","*****".
    when i log in SQL PLUS witn this user name and password ,and HOST STRING=XE.it shows an ERROR =             ORA-12154: TNS:could not tesolve the connect identifier specified.
    my tnsname.ora is
    XE =
      (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = ARUNSOROUT-PC)(PORT = 1521))
        (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)   )  )
    EXTPROC_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1)) )
        (CONNECT_DATA = (SID = PLSExtProc) (PRESENTATION = RO) ) )
    ORACLR_CONNECTION_DATA = (DESCRIPTION =   (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))   )
        (CONNECT_DATA =   (SID = CLRExtProc) (PRESENTATION = RO) )  )
    please help me in solving this ERROR.

    This forum is for the SQL Developer tool, not for general SQL or PL/SQL questions.  The clue is in the name.
    Try asking in the Database General or SQL and PL/SQL forums.

  • JDeveloper 10.1.3 and Oracle Application Server 9.0.5

    Hi everybody, I am developing an application using JDeveloper 10.1.3 (ADF + ADFFaces). The problem is that I have to deploy that application on an Oracle Application Server 10g 9.0.5
    Is this possible?
    Thanks in advance.

    JDeveloper 10.1.3 does not support Oracle Application Server 9.04.
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/as_supportmatrix.html

Maybe you are looking for

  • I updated my iphone and it wiped all my pictures(2000 of them) what do i do?

    i updated my iphone 4s and it wiped out all of my pictures. i have already tried to restore it but that didnt seem to work.. what should i do

  • Save as failed to process. document not saved

    Save as failed to process. document not saved. This is the error message i get when trying export pdf document to word. I only just upgraded window to 8 pro from windows 7. Any suggestions? Thanks

  • ORA-00911: invalid character

    I am trying to create a Table of Contents within Crystal Reports 9 from a query and tables in PeopleSoft. I have read many posts about ways to make this possible but I have not yet succeeded. I am currently trying to create a subreport thru the Add C

  • Error in show space script.

    Hi Gurus, When ever I the below query as SYS user it is retrieving the rows without any issues. select SEGMENT_NAME, FREE_BLOCKS,TOTAL_BLOCKS,UNUSED_BLOCKS from table( show_space_for( '%',user,'%' ) ) but If change the user name(below is changed scri

  • WEBUTIL OLE

    We are trying to launch ms outlook using client_ole calls and the forms applet crashes...We get the following exception in the Java console can anyone please shed some light on what we are doing wrong? thank you 2004-May-22 15:59:24.855 ERROR>WUC-18