Date Picker no longer works in applications converted from v 3 to v4

We cloned our current server and upgraded it to v4.0.2 of APEX.
We now get this error on all the pages that have a date picker:
ORA-01460: unimplemented or unreasonable conversion requested ORA-02063: preceding line from PMO_PROD
Unable to fetch row
I have tried to delete the date picker and recreate it but I get the same error.
I also get this error when I try to apply a currency format to a Text item.
Anyone has the same problem??
Thanks

Have exactly same problem running APEX 4.0 against a db. 9.2.0.7 via dblink. APEX Repositori is on Oracle express 10.2.
Test table on remote db is
CREATE TABLE "VISKMIG"."MIG_TEST" (
"IDENTNR" NUMBER NOT NULL ENABLE,
"CODICE" VARCHAR2(8 CHAR) NOT NULL ENABLE,
"DESCRIZIONE" VARCHAR2(2000 CHAR),
"DESCRIZIONE1" VARCHAR2(2000 CHAR),
"DESCRIZIONE2" VARCHAR2(2000 CHAR),
"DESCRIZIONE3" VARCHAR2(2000 CHAR),
"DATAINI" DATE NOT NULL ENABLE,
"DATAFINE" DATE,
CONSTRAINT "MIG_TEST_PK" PRIMARY KEY ("IDENTNR")
APEX is defined over a view
create or replace vies MIG_TEST as
select * from MIG_TEST@APEX_VISKMIG_DEV9I
where APEX_VISKMIG_DEV9I is the local dblink.
Moving the table on the local apex db solve the problem.
Difference are:
- accessing the table over a dblink ;
- the remote db is version 9.2
by,
diego

Similar Messages

  • "Data" tab no longer working

    Version 1.5.0.53 Build MAIN-53.58, running on Mac OS X 10.5.2
    All of a sudden, the "Data" tab for editing table data is no longer working. Clicking on it does nothing at all - no change in the icons, no apparent network activity - its as if you were just clicking on nothing.
    It was working just fine, even after upgrading to the latest release. I did a clean install and still have the same issue. It's also occurring for multiple database connections.
    Any thoughts or things to check?
    - Scott -

    Hey Barry! Hope all is well with you! Thanks for offering to help.
    Here's the error that I get from the console:
    Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: oracle.sql.CharacterSet.encodedByteLength(Ljava/lang/String;)I
         at oracle.javatools.db.ora.OracleDatabaseDescriptor.validateName(OracleDatabaseDescriptor.java:240)
         at oracle.javatools.db.DatabaseDescriptor.isValidName(DatabaseDescriptor.java:76)
         at oracle.javatools.db.DatabaseDescriptor.quoteIdentifier(DatabaseDescriptor.java:246)
         at oracle.javatools.db.AbstractDBObjectProvider.quoteIdentifier(AbstractDBObjectProvider.java:1224)
         at oracle.dbtools.db.DBUtil.addQuotes(DBUtil.java:1300)
         at oracle.dbtools.raptor.oviewer.table.DataEditor.open(DataEditor.java:346)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:244)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:152)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:94)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:231)
         at oracle.ideimpl.editor.SplitPane.setCurrentEditorStatePos(SplitPane.java:1220)
         at oracle.ideimpl.editor.SplitPane$1.valueChanged(SplitPane.java:132)
         at oracle.ide.controls.customtab.CustomTab.fireSelectionChange(CustomTab.java:292)
         at oracle.ide.controls.customtab.CustomTab._setSelectedPage(CustomTab.java:604)
         at oracle.ide.controls.customtab.CustomTab.setSelectedPage(CustomTab.java:566)
         at oracle.ide.controls.customtab.CustomTab.selectPageAt(CustomTab.java:619)
         at oracle.ide.controls.customtab.CustomTab.mousePressed(CustomTab.java:969)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
         at java.awt.Component.processMouseEvent(Component.java:5599)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5367)
         at java.awt.Container.processEvent(Container.java:2010)
         at java.awt.Component.dispatchEventImpl(Component.java:4068)
         at java.awt.Container.dispatchEventImpl(Container.java:2068)
         at java.awt.Component.dispatchEvent(Component.java:3903)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3933)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
         at java.awt.Container.dispatchEventImpl(Container.java:2054)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3903)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)Please let me know if you need any additional information.
    Thanks,
    - Scott -

  • My iMovie no longer works "PowerPC applications no longer supported"

    My iMovie (v. 9.09) no longer works on my MacBook pro with osx 10.7.5, when I try to open the app I get the message "PowerPC applications no longer supported". I tried upgrading, but the mac store says I need osx 10.9 to upgrade. help!

    You might try converting the .mp3 files to AIFF 16bit @ 48kHz Stereo just to see if it's a file format problem. AIFF requires iMovie to do much less work to play it back or do any adjustments on it. Easiest way to convert would be to download Audacity and just Export to AIFF I think.

  • App download and up dates are not longer working

    Since two days the up date and download of apps is not longer working on my iPad

     SELECT from SQL (Sql Manager) gives f.ex. "2010-11-27 00:00:00
     Similar SELECT from the old ACCDB, linked to a MDB (query in ACCDB) gives "27-11-2010"
     Similar select in new ACCDB, linked to SQL (query in ACCDB) gives "2010-11-27 00:00:00"
    In linked table in new ACCDB the date is "2010-11-27 00:00:00"
    In linked table in old ACCDB the date is "27-11-2010" 
    In form in new ACCDB is date seen as "2011-11-27 00:00:00"
    When I do a AddNew (by VBA-code) the field change into "16-02-2011" and error while trying to update (wrong date format, I guess)
    The update in this case is done by f.ex. doing a "DoCmd.GoToRecord , , acPrevious", which gives error code 2105 "You can't go to the specified record."
    Another way that worked before is to go to another record by using a value from a Find-Record-form and do a "DoCmd.FindRecord <newrecordname>". This gives error 3146 "ODBC--call failed. [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion failed
    when converting date and/or time from character string. (#241)". Other functions (filling in other values in the form, based on a chosen name f.ex. is working, - but the record is never written to the Table).
    In form in old ACCDB the date is seen as "27-11-2010"
    When I do a AddNew (by VBA-code) the field change into "16-02-2011" and update and everytrhing is fine
    Another way (than the AddNew) the date is created/changed is by using VBA "[datefield] = Date". The datefield is set to f.ex. "16-02-2011" (where old value could be "2010-11-27 00:00:00"), - and the same problems as described above is present.
    Only way to "escape" is to click the ESC-key, to cancel all changes of the record in focus. 
    I hope this clarify, and I am at your disposal for further investigations any time ;-) almost 24/7, sigh...
    Sune

  • Burn data dvd no longer works since 9.0.1 or 9.0

    Since the latest iTunes update, at least 9.0 or 9.0.1, I am unable to burn backup DVD data disks which is my "offsite" backup method besides using Time Machine on an accessory drive. The DVD drive is a Pioneer DVD-RW DVR-109: Firmware Revision: 1.58. I get error messages, did not save the text, but usually read/write errors, "sense" issues usually cited after several attempts. However, seems to work fine burning from Toast and fine for burning iTunes Audio CDRW disks. Anyone else experience this? I see several having problems recently burning CD's from iTunes, but not this specific issue. I know it's nearly time to update my system to Intel, but it would be nice to hold on a little longer...I did try to force lower speed DVD writes with no help. Thanks...

    Did you check your security settings & trusted locations to ensure that the URL is on a trusted site??
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Tue, 18 Oct 2011 13:36:13 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: FDF no longer works in Reader 10.1.1. Worked in 9.x and previous
    FDF no longer works in Reader 10.1.1. Worked in 9.x and previous
    created by daniel11223344<http://forums.adobe.com/people/daniel11223344> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/3978319#3978319

  • Date picker is not working in IE9 for sharepoint 2010 appliation pages

    Hi,
    Date picker not working  in IE9 for sharepoint 2010 appliation pages. We have enabled custom master page.
    Thanks in advance.
    Shameej

    Hi,
    For this issue, you can add the following line of code into the pickerdialog.master which lays in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS
    <meta http-equiv=”x-ua-compatible” content=”IE=8”>
    Or we can use the JavaScript code provided in this blog which would also do the trick:
    http://williamwmy.wordpress.com/2013/06/03/problem-with-sharepoint-peoplepicker/
    A thread with the same issue for your reference:
    http://sharepoint.stackexchange.com/questions/27251/hotfix-for-problem-with-sharepoint-peopleeditor-in-ie-9
    Best regards
    Patrick Liang
    TechNet Community Support

  • Color Picker no longer working since 2.4 (changes to galery.xml?)

    Hey,
    I'm using a web galery and since the update to 2.4 (and 2.5) the colour pickers do not longer work in the module.
    I can't get a hold of the developer (for the last 3 montsh) so need to fix this issue myself.
    Does anybody know if there were changes in the webmodule or the the way the galery.xml files are interpreted.
    The colourpickers in develop module still works.
    When clicking on a colour in the web module, nothing at all happens.
    TIA,
    Bart

    I'm not aware of any changes that went into the web module for 2.5. Also, it's working fine on the Mac platform. Are you using Windows? Have you tried trashing the preference file?
    For info on location of preference file, see here http://forums.adobe.com/thread/358041?tstart=0

  • Forms HOST command no longer works after database upgrade from 10g to 11g

    Hi,
    After upgrading the database 10g to 11g the forms HOST command no longer works on Unix server. The form used to work fine prior the upgrade. I read all the threads I could find and did not see any solutions. Adding PATH and LD_LIBRARY_PATH does not work because it does not even run a basic shell script. (I saw this solution, adding PATH and LD_LIBRARY_PATH, in many questions / threads).
    1. I wouldn't expect the database upgrade to be an issue, but it is the only change we had.
    2. Note, 11g is Oracle Fusion Middleware which is quite a bit different than 10g.
    I even tried the most basic commands like "echo" which is a build-in Unix command and there is no directory for it (ie. no /usr/bin - so variable PATH is irrelvent). i.e HOST('echo hi'); and HOST('echo "hi" '); and even HOST ('echo hi > /my_file.txt'); all returns FORMS_FAILURE (actually the if is IF FORM_SUCCESS THEN ... else ... and the else part always runs now - whereas it didn't before.).
    Or basic commands like /usr/bin/ls as in HOST(/usr/bin/ls). At that point I was just testing the Unix command would return FORM_SUCCESS even though I could not see the results (because they weren't writing to a log file). Notice that I'm using the direct path /usr/bin so no Unix environment variables were needed.
    The form does use webutil but that part works. For example, we have webutil_file_transfer( ....) The file shows up on the application server and in the expected directory.
    Here's the main goal. Upload a file from clients local PC to the datebase server. The form uploads the file to the Application server, then we have a Unix script to scp (secure copy) the file from the application server to the database server. IF webutil, or any other Oracle functions could put the file on the database server that would be better. But, I don't know of any procedures that do that - or would have done it cleanly (i.e. storing to database and write back to server and then using a blob etc. )
    Anyway, I was hoping someone would help with either of these.
    1) Get the HOST command to work. - If we can get that to work then I wouldn't need any more help. We can just call the already existing Unix script to copy the file from the application server to the database.
    2) OR be able to upload directly to the database server - wanted to do that originally
    Any help would be appreciated

    Solution for those interested and for anyone else searching this forum for a solution
    I found this on My Oracle Support:
    <h3>Host Command from Forms Not Working in 11g in Sun Solaris Sparc OS [ID 1157346.1]</h3>
    Applies To: Oracle Forms - Version 11.1.1.1.0 and later
    Sun SPARC Sun OS
    Symptoms:
    When trying to execute a Shell script or any OS command using the host() Built-in from Forms 11g, the host()command is not getting executed. The same functionality works on other operating systems and in previous versions like 10gR2.
    Steps to be followed:
    1) Take a backup and edit the $DOMAIN_HOME/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.1/config/default.env or any custom environment file.
    2) Locate the following environment variable:
    LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) Comment out this variable. After the changes, it will look like the following:
    #LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) a) Instead of LD_PRELOAD, kindly use LD_PRELOAD_64 as given below :
    LD_PRELOAD_64=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    (This makes HOST AND RUN_REPORT_OBJECT work fine).
    4) Save the file and execute your forms. The Host() built-in will work as expected
    The LD_PRELOAD setting in default.env is only required for the working of signal chaining facility in JVM version 1.5 and later. If you are not using theSignal chaining facility, this variable is not required. For more information, refer to the following documentation
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14772/forms.htm#CJAJGAFF

  • Touch screen no longer works after waking up from sleep

    3 out of 4 times when my computer goes to sleep my touch screen will no longer work when it wakes up. I have to restart the computer to get it to recognize the pen. Is there an easier way of refreshing the system so that it will recognize the pen? Is this an operating system issue, I have vista currently.

    Any resolution on this issue. Please advise as I am having the same problem when upgrading from Windows 7 to 8 on my X230T (3434cto)

  • Standby button no longer works after upgraded OS from 4.... to 5.0.0.484

    Hi all.  I am new to BB and have a Tour 9630.  After "upgrading" my OS yesterday the former "standby" (mute) button no longer works.  I tried to find a place to assign "standby" mode to the left or right shortcut key but no luck.  Also, I noticed my Opera browser is significantly different (and more annoying) because clicking the trackball goes back....  Any thoughts on either issue would be appreciated.  Thanks.

    Ok, so apparently I haven't looked at my phone too closely. The old Pearl model only had one button up top, which you used for both mute and standby. The new Tour apparently has two- the one on the right is the mute and the one on on the left is the lock.
    On the Pearl you could press * to lock and *+[Green talk button] to unlock. On the Tour the only option you have to unlock is to press the lock/unlock button on the top left. It's pretty clear when you look at the top of the phone. However I usually have mine in a silicone case, which does have markings but they're very hard to make out.
    So the phone locks and unlocks just fine, even after the OS 5.0 upgrade. However, I'm still wary about getting rid of standby mode if, in fact, it is a battery-saver. (Which I'm pretty sure it is)
    Bring back standby mode, Blackberry!!

  • IChat no longer works - "The application iChat quit unexpectedly" (Tiger)

    Hi,
    I'm running iChat (3.1.8) on Tiger (10.4.10). iChat was working fine until yesterday, when I could no longer use it due to the fact that every time I tried opening it, it would just crash instantly, giving me the popup message,
    "The application iChat quit unexpectedly".
    Has anyone else had this problem? Adium (another AIM chat client) works fine.

    Is AdimuX open when this happens ?
    Was your iChat AIM Login set to allow Multiple Logins ?
    If it will not launch from the DOCK will it launch for the Applications folder ?
    10:50 PM Sunday; November 11, 2007

  • Upgrade from VS 2010 to VS 2012 - SSRS Data Extension no longer works.

    I have upgraded to VS 2012 (with BI Tools) installed. We have an SSRS Data Extension that worked fine with VS 2010, both in the VS designer and on the SSRS server. I made the same changes as VS2010 to RSReportDesigner.config and RSPreviewPolicy.config
    in C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\ and the data extension name is there in the data source dropdown, but it isn't the localized name from the assembly - so obviously the assembly does not appear to be
    loading properly.  In ProcMon, I can see devenv finding the DLL and even doing a load image on it, but clearly I am missing something. Any ideas or at least hints on how to troubleshoot this?
    My dev machine is Windows 7 x64. The VS 2010 version was compiled for Any CPU (I have tried this one). I have also tried to build an x86 version, since I read somewhere it needs to be compiled for 32 bits. I also tried a debugging version that logs every
    call and clearly VS isn't calling anything, since a log isn't even created. 
    Please help!
    Thanks
    Mitch vH
    btw; not related - but it is kind of lame that I am having to use Chrome to create this, since IE went to a spiral of death trying to sign me into my live account.

    Hi Mitch vH,
    According to your description, the issue is that you cannot load the assembly in the Reporting Services. Based on my research, when the process or configured impersonation account does not have permissions access to the ASP.NET temporary files folder will
    cannot load the assembly. To avoid this issue, please try to specify the Read/Write permission for an account to:
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\ReportSerever
    And please check have you referenced there some other special assembly in your DLL, which is may missing on the server? There is a similar issue, you can refer to it.
    http://stackoverflow.com/questions/13379804/could-not-load-file-or-assembly-in-reporting-services
    Hope this helps. If the issue is persist, please check if you have get any error message. Could you please post the error message? It is benefit for further analysis.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Airport data app no longer works

    Since iOS 6.  Reverts straight back to home page.  IPlane radar now defective, too.  And no developer site to go to.

    Thanks for the quick response! just to give some further detail...
    • Turn off the Airport card and then turn it back on.
    -- I did this during the initial attempts (all further attempts will have to wait until tomorrow, as it's past my bedtime)
    • "network showing up in the drop down menu" with a check mark next to it?
    -- yes, the network has always shown up.
    • This thread has a user with a bogus DNS entry.
    • Does your Powerbook work?
    -- I'll try these tomorrow
    • What IP are you getting on your iMac?
    -- I was getting the standard 10.10....address created by the airport.
    • Create a new Location on your iMac's Network System Preferences and re-create the Airport connection
    • Keychain First Aid?
    • Temporarily connect via ethernet directly to the Express and check it's configuration again.
    • Reset the trusted networks.
    -- I'll try all of these tomorrow
    Good Luck!
    -- Thanks!
    iMac G4; PowerBook G4    
    iMac G4; PowerBook G4    
    iMac G5; PowerBook G4    

  • I've upgraded to Mavericks. HP Scan no longer works to scan images from an HP Photosmart c309a yet the printer works. My Mac does not recognise this scanner as a scanner, only as a printer. How do I get my applications such as Preview to use this scanner?

    I've upgraded to Mavericks. Formerly HP Scan we used to establish communications with an HP Photosmart c309a all-in-one printer/scanner on my wi-fi network. As of the Dec 2013 update to Mevericks, it appears that HP Scan is now disabled and I cannot find this device as a scanner in System Preferences. I cannot connect to it in either Preview, Pages, or Photoshop Elements 8. Does anyone know a way of getting the OS to recognise this as a scanner?

    How was the printer added? Using AirPrint or the HP ppd? Since Mavericks defaults to adding an AirPrint printer with the AirPrint ppd, it might be necessary to add it again with the HP ppd, after making sure you have the HP drivers installed.

  • Broadcast Date for TV Shows that have been converted from DVD

    How do you put Broadcast Date(s) for episodes of TV Shows that have be converted(using converted software) from a DVD on iTunes.

    You have to have a valid credit card that is registered to an address in which that credit card is issued. So if you want to use the U.S. App Store or iTunes store on your iPad, your credit card must be a U.S. registered card with a U.S. Billing address.
    If you want to change the store to the U.S. store, go iTunes and tap the Music tab. Swipe down to the bottom of the screen and tap on the ID in the lower left corner. If your friend's ID is showing you have to sign out of that ID and sign in with your own. After you are signed in to your account. Tap View Apple ID. Enter your password. Swipe down to Country/Region and you can change to the U.S. store in there. You can also edit the credit card information in there as well to add your credit card.
    You can delete TV shows by launching the Videos App and then tap and hold down on the icon of the TV shaow that you want to delete until the X pops up.Tap the X to delete the show.

Maybe you are looking for