Import offline database objects doesn't always work

import offline database objects doesn't work when database table to import has a Date column with a default value NULL.
Return message:
An error was encountered:
table.column
table.column Datatype DATE "NULL"
Invalid default value expression : NULL expected a Date or Timestamp expression.
JDev 10.1.3

Any ETA on when this will be fixed? We work with the Siebel CRM products and the underlying data model is full of DATE fields whose default value is NULL. As a result, there are very few tables which can be imported for diagramming.
Thanks,
Jason

Similar Messages

  • Unable to import offline database objects (8.1.5)

    Hi
    I tried to create database diagram in JDeveloper 10.1.3 and I hit the error. Firstly, I tried to create the Offline Database Objects. At step 2 of 3 (Select Objects), it failed.
    oracle.javatools.db.DBException: java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.javatools.db.ora.BaseOracleDatabase.listObjectsImpl(BaseOracleDatabase.java:1306)
         at oracle.javatools.db.AbstractDBObjectProvider.listObjects(AbstractDBObjectProvider.java:808)
         at oracle.jdeveloper.cm.dt.ui.DBObjectSourcePicker.doQuery(DBObjectSourcePicker.java:166)
         at oracle.jdeveloper.cm.dt.ui.DBObjectSourcePicker.run(DBObjectSourcePicker.java:213)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: ORA-00942: table or view does not exist
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:113)
         at oracle.jdbc.driver.T4CStatement.execute_for_describe(T4CStatement.java:431)
         at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:965)
         at oracle.jdbc.driver.T4CStatement.execute_maybe_describe(T4CStatement.java:463)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1051)
         at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1184)
         at oracle.javatools.db.ora.BaseOracleDatabase.listObjectsImpl(BaseOracleDatabase.java:1280)
         ... 5 more
    My database is Oracle 8.1.5. I did the same thing on Oracle10g and it worked fine. The database connection is fine and username/[password are right, too.
    I hate to say bug but I am wondering if Oracle8.1.5 was not supported by JDeveloper.
    Thanks,
    Kevin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    JDeveloper is only certified with 8.1.7 and above so it may be an incompatability between 8.1.5.
    Regards,
    Lisa

  • TP4 : big instability in offline database object edition and diagraming

    I encountered a lot of problems when editing offline database objects and in database diagraming.
    Foreign keys don't appear in diagram after creating it, i'm not able to delete a broken foreign key (the ok button don't react, i can only cancel my changes).
    It is no more possible to drag and drop attribute from a table to another table (copy).

    Peter,
    Glad to see you took my advice and posted your question over here. Although I am a frequent user of the Oracle usenet groups, I have found that this is a much better place to get help with Spatial. My experiences suggest that the population of people using spatial is small--and of them the ones that really know alot are few and far between. I can only claim to be in the former group.
    As far as your problem goes--this is probably something you've already considered--is there a way to model the data such that you don't have to replicate the geometry components? Another option would be to handle the replication without using snapshots. Examples would be to export the data and then ftp/copy it to the target machines and import it. If you need real-time replication you could experiment with triggers that execute INSERTs/UPDATEs/DELETEs on the remote databases. This of course has its own issues--but you're going to end up with some sort of compromise no matter how you slice this.
    Of course you could use the relational model. I have never used it so I'm hard pressed to give any advice on it. As I posted on the usenet board, it is heading for desupport in 9i Release 2 according to the documentation available. So if you go relational you'll eventually have to migrate to object/relational. I'm not sure how automatic (or non-automatic) that process is. Hopefully someone on here will have some more concrete advice on that.
    Good luck.
    Matt.

  • 10g Rename Offline Database Object Broken

    I am trying to rename an offline database object. I opened the editor on the object, updated its name and the names of a few of its foreign keys. At first, it appeared to work. The object in the Navigator had the new name, and when I opened a diagram containing the object, all the new names appeared correctly. I saved everything, closed the IDE and reopened it (which is usually the way I get TopLink to correctly identify my changes). When I reopened the IDE, my offline db objects were back to their old names. I tried renaming them again, and this time when I hit the save icon, I got the following error:
    Local Exception Stack:
    Exception [TOPLINK-6004] (Oracle9iAS TopLink - Release 2 (9.0.4.0) (Build 030612)): oracle.toplink.exceptions.QueryException
    Exception Description: The object [MWTable[30B652] (AVEGA.USER_DIMENSION_SELECTIONS)], of class
    [class oracle.toplink.workbench.model.db.MWTable], with identity hashcode (System.identityHashCode()) [3,192,402],
    is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork,
    but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to
    help debug where the error occurred.  For more information, see the manual or FAQ.
         at oracle.toplink.exceptions.QueryException.backupCloneIsOriginalFromParent(QueryException.java:152)
         at oracle.toplink.publicinterface.UnitOfWork.getBackupClone(UnitOfWork.java:1505)
         at oracle.toplink.publicinterface.UnitOfWork.calculateChanges(UnitOfWork.java:426)
         at oracle.toplink.publicinterface.UnitOfWork.getChanges(UnitOfWork.java:1560)
         at oracle.toplink.workbench.ui.WorkbenchSession.saveProject(WorkbenchSession.java:675)
         at oracle.toplink.addin.persistence.MWJDeveloperPersistence.save(MWJDeveloperPersistence.java:226)
         at oracle.toplink.tsceditor.persistence.PersistenceManager.save(PersistenceManager.java:1047)
         at oracle.toplink.addin.manager.MWJDeveloperMediator.saveMWProjectFor(MWJDeveloperMediator.java:394)
         at oracle.toplink.addin.node.MWProjectNode.save(MWProjectNode.java:345)
         at oracle.ide.cmd.SaveAllCommand.saveAll(SaveAllCommand.java:64)
         at oracle.ide.cmd.SaveAllCommand.doit(SaveAllCommand.java:118)
         at oracle.ide.CommandProcessor.invoke(CommandProcessor.java:376)
         at oracle.ide.CommandProcessor.invoke(CommandProcessor.java:112)
         at oracle.ide.Ide.handleEvent(Ide.java:1884)
         at oracle.ide.addin.BaseController.handleEvent(BaseController.java:99)
         at oracle.ideimpl.navigator.NavigatorController.handleEvent(NavigatorController.java:133)
         at oracle.ide.IdeAction.performAction(IdeAction.java:829)
         at oracle.ide.IdeAction$1.run(IdeAction.java:781)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:448)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)What do I need to do to safely rename an offline database object?

    Hi John,
    Thank you for taking the time to reporting this problem that you have encountered. The exception you have listed below is the result of changes not being communicated correctly between your offline database object modeling diagram and the TopLink Mapping Editor. We have addressed this problem and the solution will be available for you in the next JDeveloper release. For the meantime, your best bet would be to make any necessary changes to your database model prior to mapping those tables. I know that this is not exactly ideal, but it will ensure that you do not encounter this problem. I hope this helps and let me know if I can provide you with any additional information.
    Thanks,
    John Bracken
    Toplink Development Team

  • ITunes 10.4.1 Problem with Key Command Go to Current Song - Doesn't always work

    Since updating to iTunes 10.4.1, I've noticed that the key command, command + L doesn't always work to display the current song.

    I have this problem in iTunes 10.7 (21). The "Go to Current Song" option exists in the Controls menu, but even when audio is playing it is disabled.

  • What is the use of Offline Database Object in SOA

    Hi All,
    Can anyone let me know the purpose of Offline Database Object in SOA.
    1) When we will create the Offline Database Object in soa ?
    2) How do we connect this object to any data base schema ?
    Note:- Please provide me the example on this
    Thanks,

    Hi Dominik,
            Thanks for the repy !!!!
    Now, as you said we can access a (deep) node of the whole model using an access object.
    Let us consider the component set ONEORDER. As seen we can use the following path to reach BTDocFlowAll using search object :-
    BTQuery1O -> BTOrder  -> BTOrderHeader  -> BTHeaderDocFlowSet -> BTDocFlowSet -> BTDocFlowAll ....
    Also, to reach BTDocFlowAll we can even use the access object as follows :-
    BTAdminI -> BTItemDocFlowSet  -> BTDocFlowAll....
    Now my question is :-
    Normally we use the class cl_crm_bol_query_service to fire a search based on a search object. Can we use the same class to fire a search based on access object ?
    (actually I currently dont have a CRM system so I could not try it out myself).
    If not, then how do we fire a query using an access object ?
    Regards,
    Ashish

  • Not able to compare PL/SQL body from two different offline database object

    It is not possible to compare two package bodies from two different off line database object in two different off line database and schema.
    JDeveloper display a compare not available message in the middle of the window.
    It is possible to compare the package specification.

    Not able to compare scripts generated from offline database objects too

  • Why won't Firefox always minimize/resize? Using F11 is a patchy solution that doesn't always work

    Firefox won't always minimize or resize. The upper right hand corner just pulsates. Looking through forums, I found that using f11 can help, but it doesn't always work. Often I have to reboot.
    == This happened ==
    Not sure how often
    == A year ago, maybe

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • [svn:osmf:] 18047: Fix FM-1076: Reconnect timeout doesn't always work.

    Revision: 18047
    Revision: 18047
    Author:   [email protected]
    Date:     2010-10-06 16:29:01 -0700 (Wed, 06 Oct 2010)
    Log Message:
    Fix FM-1076: Reconnect timeout doesn't always work.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-1076
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as

    "Is it intended to cope with NetConnection.Connect.IdleTimeOut of FMS disconnecting clients after some time of inactivity?"
    The answer is no. Stream reconnect is all about trying to reconnect in the event of a dropped network connection. For the IdleTimeOut scenario, listen for the MediaErrorEvent.MEDIA_ERROR event on the MediaPlayer and check for an error of MediaErrorCodes.NETCONNECTION_TIMEOUT. You can handle that however you wish in your player.
    - charles

  • My iPhone 4 home button doesn't always work. sometimes its just not responsive. other times, it works great. what's the problem, and how do I get it fixed? my iphone  is 2 days old

    my iPhone 4 home button doesn't always work. sometimes its just not responsive. other times, it works great. what's the problem, and how do I get it fixed? my iphone is 2 days old

    Hi there,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    -Griff W.

  • My iphone 5 power button doesn't always work.  I have heard this is an issue and Apple will replace it if under warranty, but I have a broken screen.  Will they still replace it?

    My iphone 5 power button doesn't always work.  I have heard this is an issue and Apple will replace it if under warranty, but I have a broken screen.  Will they still replace it?

    It is unlikely but you can atleast try they might set it up for free but expect an email about paying 269 for physical damage

  • IPhone 3GS Sleep/wake button doesn't always work

    Recently i upgraded my iphone 3gs to iOS 5.0.1,
    Since then, my sleep/wake button doesn't always work.
    It's pretty annoying, and i hope there is a solution to this issue.
    Thanks in advance.

    One possibility is that your phone is more occupied with "managing" iOS 5.0.1 since it has more features etc. This could especially be the case if you are using a lot of apps.
    Another option is that the button is simply worn out... I used to have that issue with the home button of my old iphone 3g. However, if the problem started occuring right after you upgraded your iOS, it probably is a software issue...

  • My phone keeps freezing and the home button doesn't always work

    My phone keeps freezing and the button on the front of phone doesn't always work when typing my phone goes slow

    Try this... You will Not Lose Any Data...
    Close All Open Apps...
    Turn the Phone Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    Turn the Phone On...
    http://support.apple.com/kb/ht1430

  • HT4060 I have to wiggle the plug to charge my iPad and it doesn't always work

    What is the possible fix for my having to wiggle the connector to charge my iPad, and that doesn't always work?

    That's not normal. You can try another cable. If the issue repeats, then it's something with your iPad. If your device is still under warranty, take it in and have it assessed. If they determine that it's a manufacturer's defect, they can replace it, but if they determine it's 'abuse or neglect' then they won't.
    If your device isn't under warranty you may be eligible for an out of warranty replacement.

  • Turning off thumbnail caching doesn't always work

    The standard solution for stopping the creation of thumb nail files doesn't always work. This assumes that since you don't display thumbnails you don't create thumb nails. Not true. If you try to move a JPG created by Windows Media Player as message is
    displayed. This message asks you if you really want to move a system file. The message displays a thumbnail. So instantly a THUMBS.DB file is created. Now the whole purpose of the exercise was to move stuff out of the folder, so that after a bit of fiddling
    you could reorganise & delete the folder. Now you can't delete the folder, unless you mess around and do it later. There is obviously a (non intuitive) work around. But it would be better if Microsoft allowed you to force the delete.

    Hi,
    As far as I know there is no official way to turn off thumbnail caching. The only option in Group Policy is Turn off taskbar thumbnails.
    Local Computer Policy\User Configuration\Administrative Templates\Start Menu and Taskbar\Turn off taskbar thumbnails
    Do you encounter any difficult position that must disable thumbnail caching?
    Roger Lu
    TechNet Community Support

Maybe you are looking for

  • Hard time for selecting Startup Disk (partition) in Mac Classic II.

    Dear coleagues, I'd like your help to understand and solve a tricky trouble. I'm sorry for the long text, but the issue is probably living in a small detail. The issue regards a Mac Classic II with internal and external HDDs. Internal HDD has two par

  • Apple Manufacturer Warranty Cover GPU Failure?

    I've bought a macbook pro from a local computer store, it was used. It worked fine for 3 months then one day screen started flickering when i played videos. Now no videos work at all, and only boots in safe. I only use it for Xcode programing so not

  • HIS 2004 upgrade

    Hello All, I have a customer running HIS 2004 on Windows 2003 that I need to migrate to a supported platform.  I am assuming Windows 2012 R2 and HIS 2013.  I am looking for any guidance on how to upgrade from HIS 2004 to HIS 2013, any conversion util

  • ERROR WHEN TRY TO REPAIR INTERNAL DISC

    Hello everybody! I have little problems in my MBP, so i verified the disk with the disk utility, until here, its ok, the computer said that i need to repair the disk... but i can't press on the button "repair disk". I worried about that and i don't k

  • Firefox isnt able to load any web sites, but IE can. I disabled Norton 36o but no joy

    Everything was rather ok before I upgraded to 3.6.13 Should I downgrade? It must be some other solution. Or, of course IE way...