Master detail against Oracle Lite was working, now broken -help?

I have a master detail form running against an Oracle Lite database which was working fine. Today I made several changes - added create method so I could default some values, changed background colors, connected to the rest of the columns in the child entity, changed some display formats.
Now whenever I try to update or insert on the child table I get errors:
DAC-305: DbAccess commitTransaction failed. Session: Session1
JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO CBC(DAY,HORSE_ID,WBC,HGB,HCT,PLT,MCHC,PMN,STAB,BASO,LYMPH,MONO,EOS,FECAL,MY,ALBUMIN,BL) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) ".
Unhandled object
on insert, or
DAC-104: ImmediateAccess: setAttribute failed. ColumnView: Hct row: 1
JBO-26080: Error while selecting entity for Cbc
[ODBC S1C00] driver not capable of this operation
on update.
I've undone most of what I did today trying to figure out what broke it. Wish I had a backup! What gives? How do I debug this thing?
Thanks, Bryan

Solution:
For Oracle Lite anyhow, you must be careful to use the right data types in the BC4J EO (Entity Objects). Timestamp works, Date doesn't. BigDecimal works, number doesn't. If the wrong data type is set the application will read and display data, but attempts to insert new data or update existing data will throw the errors above.

Similar Messages

  • Hello - I live in the UAE and my itunes account is regsitered here. Unfortunately the choice of music is not as good as when my account was registered in the UK. I cannot register my account in the UK as my bank details are all in the UAE now. HELP!

    Hello - I live in the UAE and my itunes account is regsitered here. Unfortunately the choice of music is not as good as when my account was registered in the UK. I cannot register my account in the UK as my bank details are all in the UAE now. HELP!

    Sorry, but no help is possible. You can only use the UAE iTunes Store, and Apple can only offer what content they are able to license for sale in that country. You'll have to look elsewhere for content. Whether there are any other download stores able to sell in the UAE I don't know. You may need to purchased CDs and import them into iTunes.
    Regards.

  • HT3349 nothing shows in print view in numbers document, it was working now nothing

    When I go to print numbers document nothing is showing in print preview, it was working now nothing shows

    Grammy,
    What does your document look like? Does it have a large blank space near the top? Does the Print Preview graphic show move than one page to be printed. If so, what's showing for the higher page numbers?
    Jerry

  • Oracle Lite not working

    Definitely I can't make it to work.
    I get allways this error : ORA-12537 (TNS Connection closed) with SQL Plus.
    I use Login "system", password "system", host "webtogo.world"
    I tried also login "system", password nothing; or password "master", or "change_on_install"
    When I start webtogo at I get this info :
    H:\Ora9i\Mobile\Server\bin>webtogo
    log1: Translated JDK:'Cp1252' to IANA: 'WINDOWS-1252'
    log1: desktop 1521
    And hangs, doesn't go to the command prompt
    What's wrong ? I don't understand nothing about Oracle Administration, I'm just a developer, help me
    my configuration is this :
    My computer IP : 192.168.0.104
    My computer name : desktop
    Oracle Home : H:\Ora9i
    TNSNAMES.ORA
    WEBTOGO.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = tcp)
    (PROTOCOL = TCP)
    (Host = 192.168.0.104)
    (Port = 1521)
    (CONNECT_DATA = (SID = WEBTOGO)
    LISTENER.ORA
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = desktop)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = webtogo.world)
    (ORACLE_HOME = H:\Ora9i)
    (SID_NAME = webtogo)
    SQLNET.ORA
    NAMES.DEFAULT_DOMAIN = 192.168.0.104
    USE_DEDICATED_SERVER = on
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    WEBTOGO.ORA
    [WEBTOGO]
    USE_SYSTEM_CLASSPATH = YES
    MODE = SERVER
    PORT = 1521
    #IAS_MODE=NO
    ORACLE_HOME=H:\Ora9i
    BASE_URL=/webtogo
    ADMIN_TNS_NAME=WEBTOGO.WORLD
    ADMIN_JDBC_URL=jdbc:oracle:oci8:@WEBTOGO.WORLD
    APPLET_USE_THIN_JDBC = YES
    THIN_JDBC_URL=jdbc:oracle:thin:@::
    SITE_OFFLINE_PERIOD=0
    CUSTOM_WORKSPACE=no
    CUSTOM_DIRECTORY=myworkspace
    DEFAULT_PAGE=myfirstpage.html
    ROWS_PER_PAGE_IN_ADMIN_TOOL = 25
    [EXTERNAL_AUTHENTICATION]
    #CLASS=com.acme.SampleAuthenticator
    # Web-to-go workspace's font
    FONT_NAME=Arial
    [FILESYSTEM]
    TYPE=OS
    ROOT_DIR=H:\Ora9i\mobile\server\repository
    #TYPE=O8
    #TYPE=OL
    #TYPE=OS
    # Cache size in MBs
    #CACHE_SIZE=10
    MAX_CONNECTIONS=4
    [DEBUG]
    TRACE_ENABLE=Yes
    # There are 3 trace levels: basic (1), sql (2), java method (4)
    # The TRACE_LEVEL value will be used to do "Bitwise AND" against these
    # 3 levels to decide if trace of any particular level should be printed.
    # For example, 1 for only basic level, 7 for all levels, 3 for basic and sql
    # but not java methods.
    TRACE_LEVEL=1
    # This is comma seperated list of valid user names. Empty string indicates
    # tracing all users, "TRACE_NO_USER" indicates tracing no user.
    TRACE_USERS=
    # The trace output can be FILE, CONSOLE, or REMOTE.
    TRACE_DESTINATION=CONSOLE
    # Value to be used if trace destination is FILE.
    # The base name for the trace file
    TRACE_FILE_NAME=trace.log
    # Maximum file size in MB
    TRACE_FILE_SIZE=10
    # Maximum number of trace file to be used.
    TRACE_FILE_POOL_SIZE=5
    # Does every user have her own file pool?
    TRACE_FILE_PER_USER=No
    # Value to be used if trace destination is REMOTE.
    # Machine name and port where wsh.exe -m is running. Web-to-go
    # will send debug output to that machine.
    #TRACE_REMOTE_MACHINE=
    TRACE_REMOTE_PORT=2000
    [APPLICATIONS]
    XMLFILE = ws1.xml
    PACK_HELP=H:\Ora9i\mobile\doc\wtg\html\wtgdep.htm
    [PUBLIC]
    oracle.lite.sync.ConsolidatorServlet=/Consolidator
    [CONSOLIDATOR]
    # Installer will change these values
    SERVER_VERSION=8.1.7
    # 8.1.7
    # Installer won't change these values
    MAX_THREADS=3
    JDBC_DRIVER=oracle.jdbc.driver.OracleDriver
    CREATE_USER_OPTIONS_O8I=PROFILE CONSOLIDATOR_CLIENT_P DEFAULT TABLESPACE USERS QUOTA UNLIMITED ON USERS TEMPORARY TABLESPACE INDX QUOTA UNLIMITED ON INDX
    CREATE_USER_OPTIONS_O8=PROFILE CONSOLIDATOR_CLIENT_P DEFAULT TABLESPACE USR QUOTA UNLIMITED ON USR
    TEMPORARY TABLESPACE TEMPORARY QUOTA UNLIMITED ON TEMPORARY
    TEMP=H:\Ora9i\mobile\server\bin
    WTG_PROXY_PORT=80
    TRACE_ENABLE=Yes
    # There are 3 trace levels: basic (1), sql (2), java method (4)
    # The TRACE_LEVEL value will be used to do "Bitwise AND" against these
    # 3 levels to decide if trace of any particular level should be printed.
    # For example, 1 for only basic level, 7 for all levels, 3 for basic and sql
    # but not java methods.
    TRACE_LEVEL=1
    # This is comma seperated list of valid user names. Empty string indicates
    # tracing all users, "TRACE_NO_USER" indicates tracing no user.
    TRACE_USERS=
    # The trace output can be FILE, CONSOLE. Note REMOTE is not valid.
    TRACE_DESTINATION=CONSOLE
    # Value to be used if trace destination is FILE.
    # The base name for the trace file
    TRACE_FILE_NAME=mgptrace.log
    # Maximum file size in MB
    TRACE_FILE_SIZE=10
    # Maximum number of trace file to be used.
    TRACE_FILE_POOL_SIZE=5
    # Does every user have her own file pool?
    TRACE_FILE_PER_USER=No

    Hi
    There could be two reasons.
    1) You may be having classesXX.zip where XX can be 111 or 12 in the classpath.
    Remove this from your system classpath
    2) Check the symjit.dll and rename it to some other name in your system. This file belongs to XP and has some problems in running Java programs in P4.
    regards
    Yugandhar

  • OTN HOS1.1-Using ADF to Quickly Build a Master-Detail Web Page doesn't work

    Referencing the Hands-On Session at this site 'http://www.oracle.com/technology/products/jdev/collateral/4gl/HO_Workshop/hos1_1/hos1_1_ADF_Forms_Designer.htm'. Under 'Creating the Java Server Page' section 10 through 12 does not provide the proper run results. The orders linked to the CustomerID do not display. The titles for the columns display, but nothing else for the OrdersView2.
    I'd sure like to know how to make this work. Please get back with me. I feel that some small detail was left out.
    Thanks

    Paul - Thanks for that info but I have not been able to reproduce this on 2.0 (even using htmldb.oraclecorp.com) using emp/dept master detail form.
    Scott

  • M475 Scan to folder/email. Was working now fails

    Hi,
    We have an M475 set up in an office that was behaving perfectly with regards to scanning but now fails 49 times out of 50.
    All staff in the office have a 'scan to folder' profile set up which scans to a 'Scans' folder in their domain home folder.
    This was working 100%. 
    If I get someone to powercycle the printer I can get one scan out of it. After that, if you physically try to scan, you can enter your pin, it scans the document, then hangs for a very long time.
    From the web interface, if I test one of the profiles it comes up with a box with a 'Cancel' button in it & sits there until I click it.
    The account being used for the profiles has full rights over the 'Scans' folders.
    I have tried with the domain administrator account - Still hangs.
    In the domain server logs I can see the successful validation of the account being used by the printer.
    I tried creating a new profile using the same credentials. It worked first time, then never again until I disabled Bonjour & WS, then it worked once.
    I don't get it - Nothing's changed in the domain. It works very occasionally. It definitely gets a green light on the folder access.
    UPDATE:
    Hmm... While I've been writing this it's decided to work (after 'several weeks' of refusing to (why do staff moan to each other about something not working but ALL fail to let IT know?).
    The immediately obvious difference is that when I test a scan profile, instead of the box just having a 'Cancel' button in it, it also has an animated 'working' graphic, and the words 'Testing [profile name]'
    Does anyone have any ideas as to what the problem was (& may well be again...) please?
    Many thanks

    Hello.
    I can see you are having some issues with scan to folder/email, I would like to see if I can help you on this issue.
    First, let me ask you, what is the operative system of the computer that you shared the folder for scan to folder?
    Now, one experiment you might want to try, is check if the computer that you shared the folder for "scan to folder" has any kind of antivirus, and if so, check your firewall settings. If you don't have any antivirus installed, check if you host operative system has any firewall installed and check the rights.
    Some times a firewall has some sort of policy to reject incoming connections from ports that are not port 80., and your printer is not using that port 80, which might be the root cause.
    The experiment is simple, try to disable your firewall and then reboot your printer and let them to connect again and try.
    This is not the solutions, but just an experiment to get to the root cause.
    Thanks.
    I work at HP.
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may select the "Kudos" button on any helpful post to give that person a quick thanks.

  • Was working now not, Can not boot any more system error

    I've got a Summer 2001 Snow iMac that was working under 10.3.9 but my attempt to back date has failed and now only get the classic OS 9 folder with a question mark which means can't find system files. It all started when I selected a OS 9.0.4 folder using the startup pref in 10.3.9 and now can't get it to do any thing. I have tried every thing I know but can't get it to boot up from the OS 9.0.4 or a 9.1 cd nor back to 10.3.9, not even holding down the option key works. The only thing I have are the two OS 9 disc, is there any thing I can do? I can get it to boot to the firmware mode but don't know any commands. PLease help.

    A +Summer 2001+ iMac G3 cannot boot Mac OS 9.0.4. It came pre-installed with 9.1.
    http://www.everymac.com/systems/apple/imac/stats/imac600graphite.html
    Macs can generally boot a version of Mac OS that it came with, or LATER (up to hardware limitations), but NOT earlier. 9.0.4 is earlier than 9.1.
    Try resetting PRAM.
    http://support.apple.com/kb/HT1379
    The startup disk setting is stored in PRAM. Resetting PRAM should clear the current setting and use a default choice (which hopefully will boot 10.3.9).
    If that does not work, restart holding down the X key. That should force a restart with the installed Mac OS X system. If you get it to restart properly, trash that 9.0.4 system.

  • App for android 2.2 was working, now it must be reinstalled aytime lepan tc970 reboots or resets

    foxfire app was working fine, but now it disappears and must be reinsalls every time my tablet is rebooted or reset. The Firefox icon disappears and if I open a browser app the choice is org.mozilla.app and if I select that I just get a blank window. Other apps are all fine.

    <strike>It looks as if Android 2.2 may still be supported</strike> if they make a ESR branch on mobile Firefox 31.0 but not ARMv6.
    hmm.. one place says it has a Texas OMAP 3630 which is a ARMv7.
    Argh.. I am tired it says they ended support for Android 2.2 as of Firefox 31.0 as per Bug 1017242

  • Apple tv was working, now getting no signal have reset to no effect

    Apple tv was working fine. I shut everything dow for a month while I was out of the country. now I have no signal. have tried to reset 3 times with no effect..

    Hello, pfotoguy.
    I see that you are having issues with your Apple TV.  Below, I have provided a couple articles that will help you troubleshoot this issue. 
    Apple TV: Basic troubleshooting
    http://support.apple.com/kb/ht1551
    Troubleshooting Apple TV not recognized in iTunes
    http://support.apple.com/kb/TS1453
    Cheers,
    Jason H.

  • IPhone 4: Had a bad fall, was working now won't switch on. Help!

    My iPhone 4 had a pretty bad fall. The back is shattered but it was working fine. I plugged it in to charge and it reset and then switched off again and now it won't switch on at all
    I need to get some info and a few pictures off the phone Please help

    If the device will not turn on, there is nothing that can be done.

  • R9 270x was working now isn't

    System Specs -
    AMD fx6300
    Asus m5a97 r2.0
    8gb corsair vengeance
    1tb seagate barracuda
    msi r9 270x 2gb
    corsair 750w cx series
    i think my 270x has died, it was working last time i used it (xmas eve) now the tv it was plugged into only displays it whilst its booting, but when its booting it has a massive green overlay. the over tv i tried plugging it into displays only when the computer is booted, and when i give it permission to do anything it gives me a black screen and the tv says theres no connection, also when it does display on the tv it isn't scaled correctly so it is off the screen. every connection i've tried has been via hdmi as i don't have a proper monitor or cable to test it in any other way. i should also add, its not the tvs or the cables as i have tried all with my xbox one and that is fine. i have also had this since february, and not a single issue since then so i am pretty stumped...

    Have you updated to the latest AMD Graphics Driver 14.4 ?
    Do you have other graphics card to try?

  • Brand new iphone4 was working now completely dead. It won't even turn on.

    I just got a new iphone4 and it was working fine. Syncing it up was great. I was using it and it was working fine.
    Then I went to use it  30 minutes later and nothing....
    I tried to reset it...nothing.
    Even though I knew it was charged I plugged it in and nothing....it didn't even show it charging.
    I plugged it into itunes and it did not automatically open itunes.
    I held down the on/off button and opened itunes. It told me it needed to restore so I am restoring it but the screen on the phone is blank.
    I'm assuming I have to just take it in but if anyone has any suggestions or this has happened to them. I would appreciate some advice.
    Thanks!

    I don't want to tell you all my experience with  but read it on my later post...You are not going to believe it...
    My experience

  • New 770T-c45 was working now dead

    new mobo was working with OC switches set to the 10% position
    flipped the OC switches while the power was off from 10% to 15% and turned it on
    msg comes up before POST to insert USB to restore BIOS (or similar words)
    well didn't create a USB with BIOS to restore so didn't have one
    while wondering if I could create one quickly with the latest BIOS from MSI that msg after 5 or 6 repeats stopped repeating itself
    so I powered down and put the OC switches into the 0% position
    power on dead nothing on the screen
    power off and on tried resetting the BIOS with the three pin thing on the mobo itself
    power on dead nothing on the screen
    the question? is there a possibility to recover this mobo or do I need to get another one?
    thanks

    >>Posting Guide<<
    Do >>Clear CMOS Guide<< with power removed,
    and remove any OC switches

  • My viber isnt working now. HELP PLEASE!!

    My viber isnt working now. I have been using it for more than a year. and while im using it yesterday it just automatically closed. when I tried to reopen it it keeps on loading for 7 secs and timeout again. but I can still received notifications. HELP PLEASE. I dont know what to do. I need my conversation here but I cant open it. How can I fix this VIBER ERROR?? please help me. I dont wanna delete and reinstall viber again cause that would make me loose my CONTACTS and MESSAGES. I dont know what to do. I tried to restart my ipod because I thought its the reason why but its no! PLEASE HELP. I need your URGENT HELP.

    @lllaass Thank you for the reply. they just messaged me this:
    "Thanks for reporting! Please contact us via:http://bit.ly/ukGVJ0 for further assistance. "
    I've done checking on that. What I'm worried about is, Is there any way to fix the "timeout" in Viber? it just keep on loading and loading then the application will timeout.
    I need my contact and important messages that stored in Viber.
    I can still get the notifications but the problem is, Its not opening enymore. I tried to use the Viber on desktop but its not supporting the history of conversations in Viber Mobile.
    so now, I can barely read my Viber messages that I received thanks to the "Notification"
    no more no less.

  • I have an Imac version os x 10.9.5 and i am unable to connect with wifi it keeps telling me wifi not configured but it was working yesterday please help...

    i have an Imac version os X 10.9.5.  I am unable to connect with wifi.  It keeps saying wifi not configured.  It was working yesterday.  I am able to get internet with ethernet cable only.... not sure what happened... please help

    Troubleshooting Wi-Fi issues in OS X
    Wireless Connection Problems - Fix
    Wireless Connection Problems - Fix (2)
    Wireless Connection Problems - Fix (3)
    Wireless Connection Problems - Fix (4)

Maybe you are looking for

  • I'm no longer able to copy sentences of an Adobe Digital Edition of a book.

    I'm no longer able to copy sentences of an Adobe Digital Edition of a book.

  • Extracting particular pattern

    Hello Gurus, Need your help again. I have a field of variable length which has values with multiple '|' delimiters and followed by a 14 digit number. I need to code for a query or function that will escape the first two '|' pipes and after the second

  • Is there anyway to parse all Date format?

    I have a string here which represents a date, but the problem is that it could be in mm/dd/yy or yyyy.MM.dd format, how can I make my parse to recognize all format might appear? Thanks in advance

  • Perl script issue.

    Hi, How do I properly install the Perl modules as listed below for OES2SP2/SLES10SP3- SendMail.pm, MIME*? Do I use YAST,CPAN.org, 'make install'? I just moved a NetWare Perl script over to OES2SP2/SLES10SP3. The script fails because of missing SendMa

  • How to turn on audio for imported QT file

    Hello, I imported a QT file into Garage band which contained audio, into the movie track.  I am importing a bunch of mp3 songs into other tracks.   Earlier when I played the QT file via Garage band, I was able to hear the sound of the QT file, in add