Jdev 9i and Jdev 10g

Hello All,
I recently downloaded Jdev10.3.3.0 (RUP4) and already had Jdev 9i. I created a new JDEV_USER_HOME for R12 as JDEVR12_USER_HOME and gave the path as follows :- C:\Jdev10g\jdevhome\jdev
For Jdev9i, i have the following path -->JDEV_USER_HOME -- C:\Jdev\jdevhome\jdev
I am not able to test the tutorials in Jdev10g because of the env. variables. WHat should be my approach.
Please let me know

Hi,
there is no use in keeping the environment variable JDEVR12_USER_HOME.
Set your 10g path at the env variable JDEV_USER_HOME .
So every time you switch between different jdevs you need to change the env variable first.
--Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • DB 10g 10.2 -- JDev Studio and Forms/Reps 6i ?

    Hi guys,
    Just installed DB10.2 and JDev Studio (10.3) on my Dell Inspiron 6000.
    A few things Im hoping you can clear up for me as this is the first time Ive installed any Jdev components.
    1. Can I install Forms/Reps 6i on top of all this without any snags ?
    Anything I should watch out for ?
    2. I want to install SQL Developer: Do I use the JDK 1.5 Inclusive version or is
    this already installed as part of the JDev Studio ?
    I can connect to the DB (SQL*Plus E manager) with no problems so far. Do I need to 'dust down' my installation in anyway or be on the lookout for 'little cracks'
    following my current or post SQL Developer install.
    Thanks guys.
    N.

    Hi,
    1. Can I install Forms/Reps 6i on top of all this without any snags ?
    Anything I should watch out for ?
    If it is Forms 6i before patch 4, make sure it is installed first because it does not support multiple Oracle Homes. Otherwise you are fine.
    2. I want to install SQL Developer: Do I use the JDK 1.5 Inclusive version or is
    this already installed as part of the JDev Studio ?
    If you have JDeveloper Studio installed thenJDK 1.5 is available in <jdev_home>\jdk\bin. Its a matter of cenvenience to download the whole product or depent on existing components
    Frank

  • Missing Descriptior with Toplink 1013 and Jdev 1013

    Hi guys,
    I keep getting the following error when I try to run my project:
    Exception [TOPLINK-6007] (Oracle TopLink - 10g release 3 (10.1.3.0.0) (Build 050912)): oracle.toplink.exceptions.QueryException
    Exception Description: Missing descriptor for
    The project is a Web Application with a Model and View/Controller projects. The Model has a Toplink project in it and I created the mappings, classes, and the sessions.xml for it.
    What am I doing wrong? This seems to work in Jdev 1012.

    * Does the sample client work ok when you use sessions.xml?
    * What is the sequence of steps you are taking to create view project and in which project you are getting the errors? A detailed sequence of steps will be helpful in reproducing this issue.
    * If you are running into this issue in your view project using ADF and your use case simply involves reading objects, perhaps you can try writing a plain sample client in java yourself to simulate the use case and see whether this client works.
    Also
    * Take a look at my response to your other question at Mutliple writeable mappings in Jdev 1013 and setup your mappings correctly.
    * If you are running into this issue in the view project with the use of ADF, then try regenerating the datacontrol and recreating your view project. Make sure your logging in the sessions.xml is turned on.
    Hope this helps.

  • Problem creating reference heap snapshot with JDev 11g and OAS10g

    Has anyone successfully configured OAS 10g and JDev 11g for reference heap snapshots in the memory profiler?
    I have configured the server in opmn.xml and the client in JDeveloper. I can start the server and connect the JDev profiler and start and stop the use case.
    I do not, however, see any results in JDevelopers References panel, and I get an I/O error when stopping the use case
    "Profiler snapshot I/O error reading input file D:\profile\myfile.opi". This binary file is actually written, however.
    The Java start parameters in opmn.xml are:
    -agentlib:profiler15=port=4627,
    jarpath=D:\jdev\lib\profiler-agent.jar,enable=r,refpath=D:\profile\myfile.opi
    Environment:
    OAS v10.1.2.0.2,
    JDeveloper 11g, Techonology Preview 4 (11.1.1.0.22.49.49),
    JDK 1.5,
    Windows

    Hi,
    Thanks for the input, I'll refer my questions to that group.
    I can add that we have successfully profiled JVM memory usage and garbage collection on OAS10g using JDev 11g. See
    Re: Memory Profiling OPMN changes
    It's only the reference heap snapshot feature that does not seem to work for us in this setup.
    Thanks again,
    Niels Erik

  • What is difference between jdev 9i vs jdev 10g

    Hi,
    Kindly any body provide the diff between jdev 9i vs jdev 10g?
    And what are upgrade has been introduced in 10g?
    What are extra features are added in jdev 10g?
    Can we devllope Graphs in jdev 10g?
    Thanks
    chinna

    Hi Chinna,
    Hope you must be clear about the difference between Jdev 9i & 10g(As suggested by AJ & Anil).
    Can we devllope Graphs in jdev 10g?
    Creating Graph is supported by both version of Jdev 9i & 10g.
    Regards,
    Gyan

  • BPA 11gR1 and JDev 11.1 - Roundtrip - what is included?

    I am aware that Oracle has improved the roundtrip capability in the recent versions. I have got a question for understanding, what exactly is included.
    To my knowledge the "roundtrip" contains the following:
    Part 1: BPA -> JDev
    1- Inside the BPA database you generate a dataset by "Sharing with IT" that JDev understands and can interpret as BPEL flow.
    2- If you change something within BPA, you can update the generated dataset and can let JDev compare the changes and finally merge new flow elements into an already extended BPEL flow.
    This process is quite clear to me.
    Part 2: JDev -> BPA
    Although I can save within JDev my manually extended composite into the BPA Server, I haven't found anything about this way back into BPA. I am aware that this is from modelling perspective perhaps not the right approach, but what will happen if I save my own JDev changes back and what can I do within BPA with it? What kind of data will be saved?
    Can you point me to some documentation to get a better understanding?
    Thanks a lot
    Volker

    Thanks a lot, such a process sounds logically and would complete my understanding of a roundtrip.
    I just checked how it will work, but it seams that I have misinterpreted something, because it is not working in my environment.
    Finally I got a "java.lang.Exception: script BPELImport, line 101: There are no IT modifications to be propagated to BPA".
    Here are the steps I did:
    1. Send a fresh Blue Print from BPA to JDev.
    2. Open BPEL process in JDev and add an additional "scope" between existing scopes, and name it appropriate.
    3. Add some additional activities inside this new scope.
    4. Save everything
    5. Close existing PBEL view.
    6. Going back to composite view
    7. Hit "Save to BPA Server ..." icon.
    A message tells me that it is uploading xx Bytes ...
    But finally the error message above appears.
    I have checked the folder called "Improvement Proposals" in the root of my BPA Server Database, but it is empty (which is logical if the message is correct).
    This test is repeatable.
    What is missing? Why is my additional scope not recognized as an improvement proposal?
    Thanks a lot!

  • Jdev TP4 and GMaps4JSF application - getting errors

    I am trying to run the application that uses Ajax Push mechanism described on the following page:
    http://www.theserverside.com/tt/articles/article.tss?l=GMaps4JSFwithAjaxPUSH
    I have downloaded the needed libraries and I have included them on my project according to the instructions.
    When I run this project and the JSP starts loading on the internet explorer, I get the following error:
    java.lang.ClassCastException: org.ajax4jsf.webapp.PushEventsCounter
    By going and checking the java files that I use, everything looks correct and in the right place.
    Has anyone worked on this sample? Any ideas on how to make this work?
    Thank you

    Hi,
    I think you can build this with only adf jsf components. please see my blog how to use gmaps4jsf and jdev 11g http://biemond.blogspot.com/2008/09/google-maps-for-jsf-gmaps4jsf-in.html
    and you combine this with the Lucas blog http://www.oracle.com/technology/pub/articles/jellema-googletalk.html ( message listener part )
    then you don't need Ajax4JSF.
    It is too early to mix the JSF components maybe over a few years you can use this.
    Please inform me about the progress
    thanks Edwin

  • Oracle Streams b/w MS-Access 2007 and Oracle 10g.

    Can we set up Oracle Streams between MS-Access 2007 and Oracle 10g? Ms-Access as source and Oracle 10g as destination database. If so, can any one please give me little heads up with supported doc's or any source of info.

    Help Help....!!!

  • Report 6i and Report 10g together in a system

    Hi,
    Is it create any problem if I installed both Report 6i and Report 10g in
    a system having 10g database.
    What are possible problem that will have to face?

    Hi,
    There won't be any issues. We are using both in our development machines. You must make sure the tnsnames.ora has correct entries.
    Regards,
    Manu.

  • Using Clob with TopLink 9.0.4.5 and Oracle 10g RAC

    I am trying to store an XML file in a Clob type field of a DB table using TopLink 9.0.4.5 and Oracle 10g RAC and need some guidance about how to do it. I got some directions to start it with the Tip "How-To: Map Large Objects (LOBs) to Oracle Databases with OracleAS TopLink" but still need some more helps.
    When using the Oracle JDBC OCI driver, the tip gives the code block for a Clob field:
    DirectToField scriptMapping = new DirectToField();
    scriptMapping.setAttributeName("script");
    scriptMapping.setFieldName("IMAGE.SCRIPT");
    descriptor.addMapping(scriptMapping);
    As I understand, TopLink creates instances of the Descriptor class at run time for each of the descriptor files and stores them in a database session, where is the proper place (in SessionEvent of TopLinkSessionEventHandler?) for me to get a reference to such an instance of my Descriptor class in Java code so that I can add the above mentioned additional Mapping? Are the above String values of "script" and "IMAGE.SCRIPT" predefined in TopLink API? Can I accomplish the same thing just using the TopLink Workbench tool instead? If yes, please advise the detailed steps to do so.
    The tip also states to call the following code in case of using Clob:
    DatabaseLogin login = session.getLogin();
    login.useStringBinding();
    Should the above 2 lines of code be called after the following lines of code?
    SessionManager sessionManager = SessionManager.getManager();
    Server serverSession = (Server)sessionManager.getSession("MY_SESSION_NAME");
    Besides the above extra coding for the Session and Descriptor Mapping, is there any special handling in between Data model and DB table mapping? Can I map a Java String type to a DB Clob field using the Direct-to-field mapping?
    Appreciate any help.

    Never mind ....... I had already figured it out .....

  • Integration b/w uccx7.0 and oracle 10g

    hi,
    currently i am doing integration b/w uccx7.0 and oracle 10g. i have installed the oracle client 10g . and i added the DSN in ODBC and also the test connection is succesful.. but when i mention the DSN in app admin page (Subsytem> Database). it is showing me error that some of the information is incorrect for the connection. and is not allowing me to add DSN in appadmin page of uccx 7.0.. even though i am using the same information in sqlplus to query the database from ipccx. Do i need to mention sth to make it work.
    Regards
    Nareh

    Hi there
    A few things you have to watch out for.
    Firstly if you have create the DSN and able to connect to it via the ODBC its more likely that the driver was not loaded correctly.
    - Remove the Driver and DNS
    - Install the driver again and create the DSN and test if it works
    - Reload the whole windows <----- was working on a case for 3 hours UCCX just wasn't loading the new 10g drivers reload fixed this
    Now create the database connection and test.
    Should this not work you can try the following:
    CSCtb80893

  • Help building an e-commerce site using DreamWeaver MX 2004 and Oracle 10G

    I'm new to using Oracle 10G. After reviewing several rdms's I've picked Oracle 10G as my rdms. I'm trying to build an ecommerce site using DreamWeaver MX 2004 and Oracle 10G. The website will be selling hardware and software products. I have a choice in DreamWeaver to go for a .asp or .jsp setup. I have several questions, here goes:
    1. Is there any book/tutorial/whitepaper out there that describes building an ecommerce site using Oracle 10G/9I/8I? Just some examples as how to make the datamodel regarding the shopping basket etc.
    2. I prefer DreamWeaver as it let's me make nice looking css style based pages without throttling too much through the code. Are there Oracle tools which allow me to make an advanced nice looking ecommerce site?
    I hope some of you can help me get started. Any effort is appreciated.
    Cheers

    I'm new to using Oracle 10G. After reviewing several rdms's I've picked Oracle 10G as my rdms. I'm trying to build an ecommerce site using DreamWeaver MX 2004 and Oracle 10G. The website will be selling hardware and software products. I have a choice in DreamWeaver to go for a .asp or .jsp setup. I have several questions, here goes:
    1. Is there any book/tutorial/whitepaper out there that describes building an ecommerce site using Oracle 10G/9I/8I? Just some examples as how to make the datamodel regarding the shopping basket etc.
    2. I prefer DreamWeaver as it let's me make nice looking css style based pages without throttling too much through the code. Are there Oracle tools which allow me to make an advanced nice looking ecommerce site?
    I hope some of you can help me get started. Any effort is appreciated.
    Cheers

  • ORARRP Problem with Oracle Forms and Reports 10g

    hi,
    i have a problem with orarrp utility. the printeroutput is sometimes mirrored or only a blank sheet. is this a known problem? are there any workaraounds available? what can i do to fix the problem? please help me.
    thanks very much
    gunnar kieck

    Hi Rajesh,
    But i have not installed IAS at all. I have only Forms and Reports 10g and Oracle database installed. As you said it only save on IAS, but can we save it on local machine. Is there any other alternative.
    Again my second issues is --> I want to remove Mail option and rename Cache option to PDF from Destype combo box which appears at run time.
    Any idea how we can do this?

  • Difference between oracle 8i and oracle 10g

    Hi,
    i need to know the difference between oracle 8i and oracle 10g. Also, to know the depreciated and delimited features in oracle 10g, as compared to oracle 8i.
    Earlier response is appreciated.

    Differences between 9i and 10g are detailed here: http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14214/toc.htm
    Differences between 9i and 8i are detailed here:
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96531/toc.htm

  • Auditing in oracle 10g database and oracle 10g application server

    Dear friends,
    We have oracle 10g application server and oracle 10g database server in place.My criteria is to audit users connected using oracle application user credentials to the database.
    Can you please tell me how can i do it.
    Thanks & regards,

    Its the database connection you want to track. The session audit will show where it came from.
    Auditing is turned using this command:
    alter system set audit_trail = DB scope=spfile;
    Note: The use of spfile will require a DB bounce before audit starts
    To audit Sessions:
    audit create session;
    Query by Audit Type:
    SELECT A.USERNAME,
    OS_USERNAME,
    A.TIMESTAMP,
    A.RETURNCODE,
    TERMINAL,
    USERHOST
    FROM DBA_AUDIT_SESSION A
    WHERE USERHOST = <replace with iAS servername> ;
    By User
    SELECT USERNAME,OBJ_NAME,ACTION_NAME , TIMESTAMP
    FROM DBA_AUDIT_TRAIL WHERE USERNAME = 'SCOTT';
    Check for users sharing database accounts
    select count(distinct(terminal)),username
    from dba_audit_session
    having count(distinct(terminal))>1
    group by username;
    Attempts to access the database at unusual hours
    SELECT username, terminal, action_name, returncode,
    TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS'),
    TO_CHAR (logoff_time, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') <
    TO_DATE ('08:00:00', 'HH24:MI:SS')
    OR TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') >
    TO_DATE ('19:30:00', 'HH24:MI:SS');
    Attempts to access the database with non-existent users
    SELECT username, terminal, TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE returncode <> 0
    AND NOT EXISTS (SELECT 'x'
    FROM dba_users
    WHERE dba_users.username = dba_audit_session.username);
    Other audits you might consider:
    audit grant any object privilege;
    audit alter user;
    audit create user;
    audit drop user;
    audit drop tablespace;
    audit grant any role;
    audit grant any privilege;
    audit alter system;
    audit alter session;
    audit delete on AUD$ by access;
    audit insert on AUD$ by access;
    audit update on AUD$ by access;
    audit delete table;
    audit create tablespace;
    audit alter database;
    audit create role;
    audit create table;
    audit alter any procedure;
    audit create view;
    audit drop any procedure;
    audit drop profile;
    audit alter profile;
    audit alter any table;
    audit create public database link;
    Best Regards
    mseberg

Maybe you are looking for

  • Looking for CS3 Design Standard 4 Windows Download or Disks

    I have a license but need to re-install and my application disk is scratch and can't be repaired. Adobe no longer has replacement media or download, says I have to pay to upgrade to CS5 which would be fine if I had the money. I'll pay for postage bot

  • Install CE 7.3

    Hi Community; I newly in CE and i need install CE 7.3 in a server AIX 6. I know that CE 7.3 now comes with SAPNetwaver 7.3. But i need Know where ton find information for the installation of CE 7.3. Best Rgeards; Hernán.

  • Account unknown in user profiles

    On all our domain controllers (server 2003 R2 and 2008) we have found an "account unknown" listed under My computer-properties advance-user profiles-settings. My concern is that the Account Unknown profiles shows under all our Domain Controllers in t

  • Can't get .wav file to play on my iPhone

    Would anyone know how to fix my iPhone, so when i get a voice email message (voice-message.wav)It says "This movie could not be played" it is not a movie it is a .wav file in Quicktime?? thanks

  • Button if not clicked within stipulated time jump to assigned slide

    The background image is actually a video that's being played and as the switch is approaching the user has to either proceed or stop...Since this switch is aligned the right way the user is supposed to hit proceed button. In this switch stop button w