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

Similar Messages

  • Can I use JDeveloper for Data mining

    Can I use JDeveloper for Data mining, instead of using stand-alone data miner.
    Secondly, if I can, do we require to create another schema and run all the required scripts for data miner or it is not necessary.
    Thanks in advance.

    ODM 9i provided a JDeveloper Pluggin called DM4J. In ODM 10g, this was replaced by the standalone Oracle Data Miner GUI. In 10g, you can use the API in JDeveloper, but there is no support via wizards or viewers.
    However, models that you create via the API through JDeveloper could be used in Oracle Data Miner for testing, scoring, and model detail viewing.

  • 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..

  • Can I use Report Manager to distribute customized oracle reports?

    Hi,
    Can I use Report Manager to distribute customized oracle reports, other than FSG reports?
    If no, is there any function that can be used for distributing reports submitted from concurrent manager in r12.1.2?
    Thanks for any advice!
    HY

    Pl post details of OS and EBS versions.
    >
    Can I use Report Manager to distribute customized oracle reports, other than FSG reports?
    >
    I am not sure - pl ask your friendly Oracle salesperson if this functionality is included in your license.
    >
    If no, is there any function that can be used for distributing reports submitted from concurrent manager in r12.1.2?
    >
    Another option could be to use XML/BI Publisher - again, you will need to check if your license includes distributing custom reports.
    HTH
    Srini

  • Can I use Bridge CS6 as a central image database for linking to multiple documents?

    Can I use Bridge CS6 as a central image database for linking to multiple documents?

    It's only really good for Adobe document formats, if you want to be able to view and/or tag documents.

  • Can I use the `deny` statements is a SQL database

    I have a web-app that I will need to scale to large proportions. In this web-app, I have a database in which some clients should not have access to specif tables. Can I use `deny` statements on an Azure SQL databases? Like this:
    deny select on a_table to a_user

    Hi James,
    Yes you can use DENY statements. Please see
    this link for more information on the usage of DENY statements.
    Thanks
    Silvia Doomra

  • Can I use XSQL pages & XSQL Servlet for oracle 7.3 ?

    Can I use XSQL pages & XSQL Servlet
    for oracle 7.3 or not?,if it is possible
    please give me reply.
    Thanks.
    Ramesh Nallapu.

    Can I use XSQL pages & XSQL Servlet
    for oracle 7.3 or not?,if it is possible
    please give me reply.
    Thanks.
    Ramesh Nallapu.
    null

  • Can anyone provide me a link to download Oracle Database Server 8i?

    Can anyone provide me a link to download Oracle Database Server 8i for windows?

    Unless you have the media, I don't think you can download Oracle 8i. Oracle no longer supports it nor do they have it available for download.

  • Can we use Struts 1.2.8 with Oracle AS 10.1.2?

    Hi all,
    May I know whether we can use Struts 1.2.8 under Oracle AS 10.1.2? Does it conflict with any library used by Oracle AS 10.1.2 already?
    Thanks and regards,
    William

    Hi William,
    I am using Struts 1.2.8 in Oracle JDeveloper 10.1.2. I face no problems with it. But make sure that yor are not adding the Library called Struts Runtime provided by JDeveloper to your project. Just add the Srtuts 1.2.8 jar files to you Project Additional Classpath or go to Tools --> Manage Libraries and add these Struts 1.2.8 jar files there and use this in your Project Libraries.
    Hope it helps,
    Cheers,
    Aravind.

  • Can I use Tomcat 6 mod_jk workers in Oracle Application Server's Apache

    We want to use Tomcat 6 to deal with Java traffic coming to a Oracle 10.1.2.xx Application Server. Can we use mod_jk workers and is it a supported combo?

    <bump/>

  • Can I use / (slash) in a password in Oracle

    Hi ,
    Can I use / (slash) in a user password in Oracle. If yes , how do I bind such a password to a variable and use it in a connection string as ::
    SQL:> conn <user_name>/<variable containing the password>@<Database name>
    - Thanks
    Sandipan Banerjee

    <s>No, you cannot on current version.
    SQL> create user test_user identified by 'a/b';
    create user test_user identified by 'a/b'
    ERROR at line 1:
    ORA-00988: missing or invalid password(s)
    </s>
    Yes... you can. I had mistake. I must use " instead of '.
    SQL> create user test_user identified by "A/B";
    User created.
    SQL> grant create session to test_user;
    Grant succeeded.
    SQL> conn test_user/"A/B"
    Connected.
    SQL>
    Please refer [url http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_8003.htm#i2065278]"create user"
    Passwords must follow the rules described in [url http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements008.htm#i27570] "Schema Object Naming Rules"
    Message was edited by:
            ushitaki

  • Can w use rsync for Business Continuity for Oracle Applications Release12 ?

    Hi ,
    One of our customer has implemented Oracle EBS R12 (12.0.6) on HP-UX (IA).
    Database Tier on a Two Node Oracle Database 10g R2 RAC
    Application Tier on Two Node using Shared APPL_TOP with Load Balancer.
    They want to implement DR site using Oracle Data Guard (RAC to Non-RAC).
    I was referring to Note: 452056.1 +( Business Continuity for Oracle Applications Release 12 on Database Release 10gR2 - Single Instance and RAC )+.
    In this note its mentioned that:
    If you wish to synchronize your concurrent manager log and out files between production and standby, you need to create folders matching to the APPLCSF environment variables for each others......................... For example, set up an rsync job similar to the below example in cron, to run every few minutes.
    Can we use rsync for Production systems without any issues? Customer is concerned about using freeware on their Production systems.
    Rgds,
    Thiru.

    Thiru,
    Can we use rsync for Production systems without any issues? Customer is concerned about using freeware on their Production systems.You can use it with no issues. Or, you could use any other copy tool to copy those files.
    Thanks,
    Hussein

  • Can I use SQL/XML feature on EVERY Oracle DB?

    I appreciate the SQL/XML as described here:
    http://www.oracle.com/technology/oramag/oracle/03-may/o33xml.html
    But I wonder if I can use these commands on EVERY Oracle DB.
    Do I have to prepare/setup an existing DB in any way for receiving such SQL/XML commands ? Or do I have to enable this feature/install an Add-On?
    Can I use this feature even with the Express Editions ?
    Peter

    SQL/XML appears in 9.2.x and later. Not all of the operators in the current (11g) product are available in earlier releases. Please check the SQL reference guide for a particular version. However that article is quite old so it probably only refers to the ones in 9.2.x

  • How can we use Prompt text from Field comment in database

    After migrate database from 4 to 9, I'm getting the problem. The problem is Prompt text in Form don't appear. So, how can we get the Prompt text by using the comment of the field in database which it related with that database text. Thank you.

    Hello,
    The table name is indicated in the query data source name property of the block
    Get_Block_Property( 'bloc_name', QUERY_DATA_SOURCE_NAME ) ;
    The column name is indicated in the column name item property
    Get_Item_Property( 'blk.item_name', COLUMN_NAME ) ;
    Comment is stored in the user_col_comments view
    Here is the code that retrieves coments for all based items of the current block:
    Declare
      LC$Table    Varchar2(30);
      LC$Column   Varchar2(30);
      LC$Item     Varchar2(61);
      LC$Comment  USER_COL_COMMENTS.COMMENTS%Type ;
    Begin
      LC$Table := Get_Block_Property( :system.current_block, QUERY_DATA_SOURCE_NAME ) ;
      -- For each item of the block --
      LC$Item := Get_Block_Property( :system.current_block, FIRST_ITEM ) ;
      Loop
        LC$Column := Get_Item_Property( LC$Item, COLUMN_NAME ) ;
        If LC$Column is not null Then
             Begin
            Select
             COMMENTS
            Into
             LC$Comment
            From
             USER_COL_COMMENTS
            Where
             TABLE_NAME = LC$Table
            And
             COLUMN_NAME = LC$Column
            -- set the prompt --
            Set_Item_Property( LC$Item, PROMPT_TEXT, LC$Comment ) ;
             Exception
                  When no_data_found Then
                     Null;
             End;
        End if ;
        LC$Item := Get_Item_Property( LC$Item,  NEXTITEM ) ;
        Exit When LC$Item is null ;
      End loop;
    End;Francois

  • Using JDBC Adapter posting data from Oracle database to Falt file????

    Hi All,
      By using JDBC adapter, for now I have to connect to Oracle Database and then get the employee information from the Employee Table and post it to the flat file, can you please help me out the complete procedure...
    Thanks in advance
    Andy

    Hi Andy,
    have a look at the help for configuring a JDBC Sender adapter: http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/content.htm
    It mentions all the settings you'll need to make e.g. the connection URL as posted above.
    And it also lists how an XML file looks like that contains the query results according to the SQL Select statement in the adapter.
    <resultset>
    <row>
    <column-name1>column-value</ column-name1>
    <column-name2>column-value</ column-name2>
    <column-name3>column-value</ column-name3>
    </row>
    <row>
    <column-name1>column-value</ column-name1>
    <column-name2>column-value</ column-name2>
    <column-name3>column-value</ column-name3>
    </row>
    </resultset>
    So you have to create a datatype, message type and message interface to match this structure (of course you'll need to substitute column-name1 etc. with the column names in your select statement).
    Now if you want to create a flat file from that, you have to create an XML representation of that flat file and use the content conversion in the receiver file adapter as defined here: http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards
    Christine

Maybe you are looking for

  • ERROR:"This action is only valid for products that are currently installed"

    I am trying to open iTunes and I keep getting this error message. I try the shortcut, going through the start menu and I can not open iTunes. The program has not been uninstalled and I have even tried reinstalling with no success. I think a link is b

  • Oracle 11g stats and SQL plan mgt

    Oracle 11.0.1.7: - According to what I have read so far in the various documents it looks like when dbms gather stats run and if that results in new sql plan oracle will not automatically start using that plan until it's verified by sql tuning adviso

  • L2 tunnel between me3600x and 3925

    Hello, We are currently trying to configure a l2tunnel between a ME3600X (running 15.3(3)S3 with the AdvancedMetroIPAccess licence) and a 3925 (running 15.0(1)M2 with the datak9 licence). We are part of a CsC architecture, playing the role of the cus

  • Problum in generating partners profile

    Hi all, I am getting same problum again.... I am trying to generate the partners profile but error is No message has been defined for the selection conditions in the model. But i have already defined message type MATMAS in modelview. Pls let me know

  • Fuji raw file support

    With the long delay for X-E2 raw support, how can I be assured that Apple is truly committed to stay current and cutting edge?  This delay makes me, a prospective Aperture user, a bit hesitant.  Fortunately, the X-E2 and X-T1 update came together, bu