Oracle's JDeveloper 11g IDE

Has anyone else played around with Oracle's JDeveloper IDE? I just found it today and decided to give it a whirl to see what their software is like. I have to say that it's pretty pathetic. Here's what I noticed in the 10 minutes that I tried to use it:
1) It's not intuitive at all.
2) It's uber slow. And it's not my machine. I'm on a pretty beefy lenovo (4GB RAM, Intel dual core 2.16GHz) running Ubuntu. (Speaking of beefy lenovos, my dream machine is shipping tomorrow: Lenovo Thinkpad w500, 8GB RAM, dual core 3.04GHz ... blah blah blah)
3) The default color scheme just hurts your eyes. It's like that nasty blue default Windows XP theme ... remember that? Everything is a really weird off-colored blue.
4) Creating a project takes a long time. What kind of project, what technologies would you like to use (you actually have to select java and add it to the "used technologies" list). I found it interesting that one of the listed technologies was: "SOA." <-- WTF?!?! (Methinks Oracle is less technology-oriented and much more business-oriented.)
5) It tries to be like Eclipse, but fails pretty miserably. (perhaps it's even based on Eclipse - I don't know. I've used NetBeans for most of my development and have only recently (last week or so) played with Eclipse to amount to anything.) My previous experience with eclipse has been bad to fair at best, but JDeveloper - on a scale of 0 to 10, 10 being usable 0 being horrible - would receive a -22.
6) Did I mention that it's terribly slow? And to compound the issue, you have to go through an eight-step wizard just to start a simple "hello world" Java project. (I only wish that I were kidding.)
7) Right-clicking on the default package and navigating to the <new> menu, you don't get the options you'd expect. Instead, it's something sort-of like eclipse, but not as robust. They've taken the Microsoft: "I know better than you what you do and don't want to do in this project." I.e., you can't just add an empty java file. You have to go through their add-class/add-interface/add-enum wizard (which also seems to be based (at least partially) on eclipse.)
8) The interface is really busy and cluttered. It's very difficult to try to focus on something. They have way too much going on. (Yeah, that's likely configurable.) I thought that eclipse was bad, but this is eclipse X 50. Seriously. They have dozens of tabs, status windows, toolbars, toolkits, toolboxes, project and solution explorers, tips and tricks, debuggers, profilers, etc. windows everywhere.
9) This should perhaps be 8b. Like I said - they have way too much going on. I like a simple, bare-bones IDE. Let me add in the extra shiit when and where I want.
10) It's sllooooowwwwww NetBeans isn't the quickest tool out there, but I've never been negatively effected by its speed. (And, as I said, I've only recently begun to play with Eclipse and it is by no means slow.)
When I had initially heard about Oracle buying Sun, I was very pleased. I knew they had a good business reputation, but hadn't heard much about their technology reputation. I had heard some really good things about Oracle DB, so I figured that - in general - they were pretty solid technically. Perhaps they are, but after having played with this piece of junk and having read about the Oracle OpenWhatever conference - where the primary goal was to sell the technically inept business weenies on their products - I'm starting to have some really serious doubts. Companies that throw around meaningless buzzwords to technical people make me sick (and in this case worry me just a tad).
Anyone else worked with some of Oracle's products (preferably Java products)? Is this feeling in the pit of my stomach justified (or should I not have eaten that bean burrito for lunch)?

BalusC wrote:
You want an IDE? You want a free one? Go for Eclipse. You want to pay? Go for IntelliJ IDEA.Not looking for an IDE - I already use NetBeans and am quite please with it. (Also note that I do 0 (as in absolutely none) web development.) I've been tinkering with Eclipse the past few days (I try once every couple of months to see if I can convince myself to like it) and it's catching on a bit more this time than other times. We'll see how it plays out.
>
As to Oracle products, I've ever tried JDeveloper a couple of years ago and like Netbeans I threw it away after some minutes of trying. It was in no way better than Eclipse for webdevelopment.From my limited experience, I'd say that eclipse is significantly better.
I've taken a quick glance at their ADF JSF component library, but I didn't have the feeling that it was any better than the Sun standard implementation.No better, but any worse?
I've read a lot about Oracle DB server and have at times the chance to play with it. It is certainly a robust database, but I have too often create a friggin trigger or a stored procedure for it while other RDBMS'es have builtin functions for that (autoincrement PK, limit/offset of results, insert-or-update query, etcetera).That's really interesting. I've half a mind to download their free, tinker database just to see what all the fuss is about. I've only really worked with two DB servers: MS SQL Server and MySql, the former being significantly better in my opinion.
>
No, I don't like Oracle. It's only their marketing team which is top.The more I look into them and read about their history and see what technical people have to say about their products, the more uneasy I am becoming. I haven't written them off yet, though. What Sun products needed was marketing, which is something that Oracle is very obviously good at. If you can combine the quality of Sun engineering with Oracle's marketing abilities, I think you may very well have an unbeatable combination. The nagging question for me at this point is how much of an influence Oracle is going to have on the technical and engineering aspects of Sun.

Similar Messages

  • How to enable ojc compiler in new oracle jdeveloper 11g IDE

    Hi,
    we can compile java files using ojc compiler in Jdeveloper 10g IDE.
    I need this option in New Jdeveloper 11g IDE.
    Can any one tell me how to enable the ojc compiler? ( I need detailed steps to enable ojc compiler)
    I got class version error while i compile using javac in new Jdeveloper 11g IDE.
    (Class file size also differ from both compiler)
    So that, I want ojc compiler in new Jdeveloper 11g IDE.
    Regards,
    Karthi
    Edited by: user12957451 on May 4, 2010 1:09 AM

    I guess you can't. The ojc compiler is not part of jdev 11g, javac is the tool of choice.
    Timo

  • How to generate a project report for a BPM project in Oracle Jdeveloper 11g

    Hi,
    Till Oracle 10g we can generate a project report by right clicking on project name in BPM studio project navigator.
    Is this facility available with Jdeveloper 11g for BPM project as I am not able to generate the report.
    If this is possible than please let me know how can i generate.
    Thanks
    GG

    Hi there,
    I would also like to know when the Project Report functionality will be available for 11g.
    My client have several BA's who are crying out for documentation and exported diagrams, which are exactly what the Project Report features provided.
    Any ideas if it will come back?
    Cheers,
    Chris

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

  • Unable to Connect to Oracle 10gR1 database from JDeveloper 11g using OCI

    We are migrating our application from OC4J to Weblogic server. As a part, I am trying to create a database connection in JDeveloper 11g (11.1.1.3.0 - Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660) to Oracle 10gR1 database. Previously I had Oracle 10g Client installed in the machine. Created a database connection using OCI driver and when I try to test connect, I got "Test Failed: no ocijdbc11 in java.library.path". I searched through Metalink and forums and one suggestion was to install Oracle 11g Client on the machine where Jdeveloper 11g is installed. I installed 11g R1 client and tried the same test connection using OCI driver. Now I am getting "Test failed: ORA-12705: Cannot access NLS data files or invalid environment specified" error.
    The same database connection works good with Thin driver with both Oracle 10g client and 11gR1 client.
    Previously I had Jdeveloper 10.1.3.2 and Oracle 10g Client and I was able to connect to database without any errors.
    Could you provide me the steps for this or if I missed any steps?
    Steps to Replicate:
    For the error: no ocijdbc11 in java.library.path
    1) Install JDeveloper 11g (With embedded Weblogic Server)
    2) Install Oracle 10g Client on the same machine
    3) Create a database connection in the "Application Resources --> Connection"
    4) Use OCI driver. Enter the host details about the Oracle 10g R1 database
    5) Test connect to the database.
    ORA-12705: Cannot access NLS data files or invalid environment specified
    1) Install JDeveloper 11g (With embedded Weblogic Server)
    2) Install Oracle 11gR1 Client on the same machine
    3) Create a database connection in the "Application Resources --> Connection"
    4) Use OCI driver. Enter the host details about the Oracle 10g R1 database
    5) Test connect to the database.
    Note: Tried the same scenarios with Oracle 11gR2 client as well. It was not working at all.
    Any ideas and pointers would be great.

    1. will my problem get solved after i install oracle 11g client on my machine.Yes, your problem should get solved. The version of the Oracle 11g Client must match the version of the JDev's JDBC drivers. Alternatively you may install an Oracle 11g Client and replace JDev's Oracle JDBC drivers with these from the installed client. Please, read carefully my 1st posting above in this thread.
    2. can i patch JDeveloper 11g on my machine to work with 10g client, or can i do the same with 10g client.You might succeed if you replace JDev's built-in JDBC drivers (which are 11g versions) with 10g versions, but I do not recommend you to try that because JDeveloper 11g and ADF 11g may be using some 11g features that do not exist in 10g drivers, so you may have problems.
    I also have PLSql developer installed on my machine and it works well.PL/SQL Developer does not use JDBC drivers, so it is not an relevant example in this case.
    My generall recommendation is to use Oracle JDBC Thin drivers. Oracle claimed that OCI drivers had better performance, but this was really true about earlier releases. Current Oracle 11g JDBC Thin drivers offer excellent performance and they offer all the features of the OCI versions (which was not true about earlier releases). In my opinion, the most important disadvantage of Oracle JDBC OCI drivers is that most versions have native memory leaks so all the RAM would get consumed after long application execution. The fact that WebLogic Server does not offer Oracle JDBC OCI drivers by default anymore says that Oracle discourages the usage of the OCI driver in favour of Thin driver.
    Dimitar

  • Unable to Connect to Oracle 10gR1 database from JDeveloper 11g using OCI JD

    We are migrating our application from OC4J to Weblogic server. As a part, I am trying to create a database connection in JDeveloper 11g (11.1.1.3.0 - Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660) to Oracle 10gR1 database. Previously I had Oracle 10g Client installed in the machine. Created a database connection using OCI driver and when I try to test connect, I got "Test Failed: no ocijdbc11 in java.library.path". I searched through Metalink and forums and one suggestion was to install Oracle 11g Client on the machine where Jdeveloper 11g is installed. I installed 11g R1 client and tried the same test connection using OCI driver. Now I am getting "Test failed: ORA-12705: Cannot access NLS data files or invalid environment specified" error.
    The same database connection works good with Thin driver with both Oracle 10g client and 11gR1 client.
    Previously I had Jdeveloper 10.1.3.2 and Oracle 10g Client and I was able to connect to database without any errors.
    Could you provide me the steps for this or if I missed any steps?
    Steps to Replicate:
    For the error: no ocijdbc11 in java.library.path
    1) Install JDeveloper 11g (With embedded Weblogic Server)
    2) Install Oracle 10g Client on the same machine
    3) Create a database connection in the "Application Resources --> Connection"
    4) Use OCI driver. Enter the host details about the Oracle 10g R1 database
    5) Test connect to the database.
    ORA-12705: Cannot access NLS data files or invalid environment specified
    1) Install JDeveloper 11g (With embedded Weblogic Server)
    2) Install Oracle 11gR1 Client on the same machine
    3) Create a database connection in the "Application Resources --> Connection"
    4) Use OCI driver. Enter the host details about the Oracle 10g R1 database
    5) Test connect to the database.
    Note: Tried the same scenarios with Oracle 11gR2 client as well. It was not working at all.
    Any ideas and pointers would be great.

    1. will my problem get solved after i install oracle 11g client on my machine.Yes, your problem should get solved. The version of the Oracle 11g Client must match the version of the JDev's JDBC drivers. Alternatively you may install an Oracle 11g Client and replace JDev's Oracle JDBC drivers with these from the installed client. Please, read carefully my 1st posting above in this thread.
    2. can i patch JDeveloper 11g on my machine to work with 10g client, or can i do the same with 10g client.You might succeed if you replace JDev's built-in JDBC drivers (which are 11g versions) with 10g versions, but I do not recommend you to try that because JDeveloper 11g and ADF 11g may be using some 11g features that do not exist in 10g drivers, so you may have problems.
    I also have PLSql developer installed on my machine and it works well.PL/SQL Developer does not use JDBC drivers, so it is not an relevant example in this case.
    My generall recommendation is to use Oracle JDBC Thin drivers. Oracle claimed that OCI drivers had better performance, but this was really true about earlier releases. Current Oracle 11g JDBC Thin drivers offer excellent performance and they offer all the features of the OCI versions (which was not true about earlier releases). In my opinion, the most important disadvantage of Oracle JDBC OCI drivers is that most versions have native memory leaks so all the RAM would get consumed after long application execution. The fact that WebLogic Server does not offer Oracle JDBC OCI drivers by default anymore says that Oracle discourages the usage of the OCI driver in favour of Thin driver.
    Dimitar

  • Jdeveloper 11g: how to change the extension library Oracle JDBC

    Hello
    We use JDeveloper 11g for our desktop (swing) projects. When I debug the project in IDE, the classpath includes this jar: C:\Oracle\jdevstudio1117\oracle_common\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar
    The ojdbc6dms.jar is in Oracle JDBC extension library. We actually want to use ojdbc14dms.jar as our jdbc library jar. I exclude the ojdbc6dms.jar in the project classpath setting and add a user library for ojdbc14dms.jar. When I run the project, the IDE still use ojdbc6dms.jar in the classpath. I try to use "Manage Libraries" under "Tools" menu to change the jar file in Oracle JDBC extension library, but it cannot be changed.
    Can I ask how to change ojdbc6dms.jar to ojdbc14dms.jar in Oracle JDBC? Or, how can I let the IDE not use ojdbc6dms.jar when I run the project? Thank you
    Leaf

    Replace the ojdbc6dms.jar with ojdbc14dms.jar in C:\Oracle\jdevstudio1117\oracle_common\modules\oracle.jdbc_11.1.1
    The ojdbc14dms.jar may be required to be renamed to ojdbc6dms.jar in the C:\Oracle\jdevstudio1117\oracle_common\modules\oracle.jdbc_11.1.1 as the pre-configured settings are for ojdbc6dms.jar.
    Edited by: dvohra21 on Jun 3, 2013 5:47 AM

  • Oracle JDeveloper 11g Handbook: A Guide to Fusion Web Development

    I remember OTN threads somebody want to know about any books on JDeveloper 11g. Here's one published by Osborne ORACLE Press Series.
    http://www.amazon.com/exec/obidos/ASIN/0071602380/wwwavromroyfa-20

    I studied related threads.
    WHAT IS THE PROCESS FOR GETTING THIS BUG FORMALLY IDENTIFIED
    AND RESOLVED ?
    I searched this forum for " Handbook Associations" this year and found
    there is a related thread...
    " Associations and View Links missing in JDeveloper 11.1.1.3 and 11.1.1.4 "
    MARCH 2010
    Associations and View Links missing in JDeveloper 11.1.1.3 and 11.1.1.4
    ( status = unanswered )
    Then I searched this forum for " Handbook Associations" LAST YEAR and found
    there is a related thread...
    " Problem creating associations "
    JANUARY 2010
    Problem creating associations
    ( status = unanswered )
    " NO Links or Associations created with the "Business Components From Tables "
    SEPTEMBER 2009...
    http://forums.oracle.com/forums/thread.jspa?messageID=4033317&#4033317
    ( status = answered ) but they are using JDeveloper 11.1.1.1.0
    "I can't believe it, but I figured out what it is.
    At step 6, you said "Defined a new connection for TEST in the wizard".
    So, I've stopped using an IDE Connection, and I've defined a new one
    for my specific project.
    And it worked.
    Now I have all the links and associations in place. "
    "Perhaps what you really have is an application connection pointing to some wrong version of the test schema? "
    " I am also getting that issue with the Fusion Order Demo schema.
    If I try to create ADF BC for a master detail relation (Orders and OrderItems) from
    a connection previously defined at the IDE level, it does not import the foreign key and the association.
    If I create the connection during the Create ADF BC wizard then everything comes in fine ".
    " Just to report that when I created second connection during the wizard, associations were picked up.
    Note that in previous run, it did not pick up PKs (it used ROWID instead), in addition to associations.
    I think that this should be a bug. "
    " I spent hours and hours trying to figure out why no View Links nor Associations were appearing.
    Finally I found your clue: create a new JDBC connection from inside the Wizard.
    This is a really bad bug - every newbie will encounter it as they follow the HR or the FOD tutorials !
    Many thanks for taking the time to publish your clue. Much appreciated. "
    So, this forum thread identified and reproduced the issue and
    then failed to create a bug report.
    It seems this bug was never resolved, yet the thread's status was changed to "answered".
    Is the bug with the Handbook / book (or wwww.tuhra.com erratta) for failing to tell us to delete
    the database connection and (re)create a new database connection ?
    Or is the bug with JDeveloper JDBC Connections ?
    Of course I will try to workaround the problem as desribed above and I am
    likely to proceed.
    However, for bugs to be left open for 19 MONTHS is really really bad for all of us.
    WHAT IS THE PROCESS FOR GETTING THIS BUG FORMALLY IDENTIFIED
    AND RESOLVED ?

  • Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations

    I clicked the Studio Edition:11.1.2.2.0 Windows Install Download File button from the Oracle JDeveloper 11g (11.1.2.2.0) (Build 6183)Installations page. After that I clicked Save and a window displayed with the % complete. It goes to 99% complete and 1 sec left and this seems to hang at that point. I've left it going for several minutes and then eventually cancelled it. I have the correct jdk version. Any suggestions?

    You mean the download hangs at 99%?
    That its usually the point when your virus checker starts its work. Some such programs are known to have trouble with large archive files containing many files.
    Try to download with three virus checker turned off.
    Timo

  • Creating and Binding View Objects dynamically : Oracle Jdeveloper 11g

    Hello,
    We are trying to create and bind view objects dynamically to adf data visualization components.
    The view object is a result of multiple tables.
    We are using Oracle JDeveloper 11g Technical Preview. ( can't upgrade to TP2 or TP3 now).
    We have found this : http://radio.weblogs.com/0118231/stories/2003/07/15/creatingUpdateableMultientityViewObjectDefinitionsDynamically.html on our search for the same.
    The sample application however, is in 10g , hence required migration.
    Also, it was a standalone application with the TestClient.java having a main() method.
    Our requirement is for Web Application; we use Adf+jsf .
    Guidance of any sort is very much appreciated.
    Thanks in advance.
    -Anil Golla

    Hi,
    there also exist a forum for JDeveloper 11: JDeveloper and OC4J 11g Technology Preview
    What you are trying todo is not trivial because you need to not only dynamically create the VO, you would also dynamically need to create the binding meta data for it (assuming you use ADF). Not sure if the API to modify the binding is public, so posting it on the JDeveloper 11 forum bears a glimpse of hope for an answer
    In JDeveloper 10.1.3 you can't do this
    Frank

  • Oracle JDeveloper 11g Release 2 (11.1.2.1.0) on HP UNIX  Release B.11.23

    Hi Friends,
    Please let us know wheteher Oracle JDeveloper 11g Release 2 (11.1.2.1.0) is certified / supported on HP UNIX (Itanium server) Release B.11.23
    (i could only see Other operating systems with Sun-certified JDK 1.6 Update 24 or later is supported on certifiction matrix in addition to windows/linux/mac)
    I don't find any installaer for thsi ? I could see only for windows/Linux and Generic. Do i ned to download generic one?
    I don't find Installation Document for this?
    Please provide me the same.
    Regards,
    DB

    Hi,
    don't know there is a certification for this platform. "Generic" however is the installer option for this platform. It requires you to have a certified Java SDK installed. JDeveloper runs on top of a JDK
    Frank

  • Ide.pref.dir in Jdeveloper 11g R1

    Hi, by default Jdeveloper 11g set the value of the enviroment variable "ide.pref.dir" with the %USERPROFILE%. I will like to change this value.
    I try setting a new value for ide.user.dir.var in both the jdev.boot file and ide.boot file, it didn't work.
    Because of the value set in this variable, the Integrated Weblogic domain can't start.
    I can see the value in jdeveloper IDE, in the menu help > about > properties
    Error:
    "C:\Users\Daniel Caciá\AppData\Roaming\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    The system cannot find the path specified.
    Thanks for the help!!!

    I change ide.user.dir in both files and it works.

  • Problem with BundleUtils class in Oracle JDeveloper 11g Cookbook

    Hi All,
    While practising Using a custom exception class, in the first chapter of Oracle Jdeveloper 11g cookbook, author states:
    Note that in the Using a generic backing bean actions framework recipe
    in this chapter, we refactored the code in getMessage() to a reusable
    BundleUtils.loadMessage() method. Consequently, we changed the
    ExtJboException getMessage() in that recipe to the following:
    +public String getMessage() {+
    return BundleUtils.loadMessage(this.getErrorCode(),
    this.getErrorParameters());
    +}+
    Whereas no details of BundleUtils class is given in Using a generic backing bean actions framework recipe, which is giving compilation errors for CommonActions class.
    Any help will be greatly appreciated.
    Thanks in advance
    Best Regards
    Bilal

    Bilal,
    you are missing some points here. This is the jdev and adf forum. We don't have access to the code you mention. So we can't help you as long as you don't post the code here (which I doubt you are allowed to).
    Next, if you read https://forums.oracle.com/forums/ann.jspa?annID=56 you should have noticed that without giving at least your jdev version, help is hart to get.
    As said in the other thread, you should drop Nick a note so he can clarify this issue.
    Timo

  • DISTINCT in SELECT statements for  Entities / Views - Oracle JDeveloper 11G

    Hi Steve,
    i have a question about using DISTINCT in SELECT statements for
    Entities / Views. On Oracle JDeveloper 11G ADF / BC4J
    --- This is unique---
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    from "grp_courses" GC
    --- This is NOT unique, but ROWID seems to be mandatory as PrimaryKey---
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    rowid
    from "grp_courses" GC
    How to use this query;
    SELECT
    distinct(GC."course_title"),
    GC.SEC_GRP_PARENT_ID,
    from "grp_courses" GC
    and yet still be able to use it in View / Entity without a Primary Key or some equivalent solution.
    Thanks & Regards,

    Hi, OK - I got it to work...
    Some notes:
    1) The View wizard cannot be initiated from the Entity Object.
    2) During the View wizard process - do not associate with Entity
    3) Selected columns must be mapped as expressions
    4) Using non-distinct columns will override the distinct function

  • Oracle JDeveloper 11g - Technical Preview 3 - SEVERE: FAILED_IN_CONFIG

    Hi
    I have installed "Oracle JDeveloper 11g - Technical Preview 3" and build simple ADF application.
    When I am trying to run it is giving me below error.
    Apr 4, 2008 1:02:50 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog log
    SEVERE: Server start failed processing configuration
    java.security.AccessControlException: access denied ( CredentialAccessPermission credstoressp.credstore.default.systemuser read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:256)
         at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:180)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:280)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:315)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:338)
         at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:527)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:412)
         at oracle.security.jps.fmw.util.JpsFmwUtil.findSystemUser(JpsFmwUtil.java:218)
         at oracle.security.jps.fmw.JpsUserManager.init(JpsUserManager.java:235)
         at oracle.security.jps.fmw.JpsUserManager.<init>(JpsUserManager.java:247)
         at oracle.security.jps.fmw.JpsUserManagerFactory$JpsUserManagerFactoryI.create(JpsUserManagerFactory.java:252)
         at com.evermind.server.deployment.UserManagerConfig$JAZN.construct(UserManagerConfig.java:635)
         at com.evermind.server.deployment.UserManagerConfig.delegatee(UserManagerConfig.java:253)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.server.XMLApplicationServerConfig.setPassword(XMLApplicationServerConfig.java:3157)
         at com.evermind.server.XMLApplicationServerConfig.<init>(XMLApplicationServerConfig.java:244)
         at com.evermind.server.ApplicationServer.createConfig(ApplicationServer.java:648)
         at oracle.oc4j.server.ServerFactory$Worker.prepareConfig(ApplicationServerFactory.java:201)
         at oracle.oc4j.server.ServerFactory$Worker.start(ApplicationServerFactory.java:220)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:235)
         at java.lang.Thread.run(Thread.java:595)
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog logNoStack
    SEVERE: Server exiting: ApplicationServer entered state FAILED_IN_CONFIG
    Process exited with exit code 1.
    Could you please somebody let me know is there any setups I need to do before I use the Jdeveloper?
    Regards
    Kiran

    The FAILED_IN_CONFIG may be caused because the JDEV project you are attempting to run is using an incompatible adf-config.xml file, I.e. one that was checked in from a previous jdev build.
    I received this error after checking out from main and opening a project in build 28, that was checked in as working in build 27.
    To solve the issue, you have to checkout into a new workspace, start the project in the build you want, delete and recreate the adf-config.xml file and re-check it in.
    1. cd ~/jdevhome
    2. scs makeworkspace workspace <newWorkingDir> rule latest --product <application>
    3. Start JDEV
         jdev fusiondrop5primeb28 <newWorkingDir>
    4. connect to CVS
    5. check out module
    6. Close JDEV
    7. Delete adf-config.xml
         >find . –name adf-config.xml
         >rm mywork/<yourapp>/<LBA>/.adf/META-INF/adf-config.xml
    8. start jdev
    9. re-add the Passwords to the database connection(s)
    10. start your project
    11. commit the new adf-config.xml and connections.xml files
    12. merge into main

Maybe you are looking for

  • What is " " in script logic

    Dear experts, In script logic, there are "<<<" and ">>>" signs. Does anyone know their meanings and how to use them? I appreciate you'r help. Regards, Simon

  • Parent - child - hierarchy - display in report output?

    <b>CHILD          PARENT       LEVEL       HIERARCHY</b> 140339991000     901589991000     1     /901589991000 140349990000     901589991000     1     /901589991000 140359999000     901589991000     1     /901589991000 991539998000     906349995000  

  • Essbase system9 and 11 bad question :(

    hi all, am sure many are going to hit me for this question. Ive got a situation, where my client is upgrading from essbase 9 to 11. i did the installation and config on their UAT and everything went fine. system worked with all their system9 apps. th

  • Collaborative views in CRM E-Commerce- Internet Sales

    CRM 5.0 E-Commerce (internet sales) Hi I have done XCM configuration for Collaborative views and also tested the jco componenet and I got all green. I also selected a Super User who has a Role SAP_CRM_ECO_ISA_TU_CVIEWS. But when I try to login no mat

  • Can't Authorise Computer :(

    While I was trying to install an application from my iTunes to iPad, it said that I could not install it as "this" computer was not "authorized". I went to Store>Authorize this Computer, and then entered my ID and password. The authorisation process