APEXExport - unexpected error for 2 Workspaces when trying to export

Hi all,
Have been using APEXExport for a couple of years to back up our Apps from numerous workspaces to subversion and it works great. Hoever, recently added two new workspaces and getting a really strange error:
java oracle.apex.APEXExport -db <servername>:1521:<RAC instance>-user <schema_user> -password <password>-workspaceid <workspace ID>
Exporting Application 100:'TESTING'
Exception in thread "main" java.sql.SQLException: ORA-20987: APEX - Application 100 not found logged in as database user <schema_user>. - Contact your application administrator.
ORA-06512: at "APEX_040100.WWV_FLOW_ERROR", line 752
ORA-06512: at "APEX_040100.WWV_FLOW_ERROR", line 1064
ORA-06512: at "APEX_040100.WWV_FLOW_UTILITIES", line 8902
ORA-06512: at line 1
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:242)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:554)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1478)
at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:888)
at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2076)
at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1986)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2697)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:457)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:531)
at oracle.apex.APEXExport.ExportFile(APEXExport.java:165)
at oracle.apex.APEXExport.ExportFiles(APEXExport.java:125)
at oracle.apex.APEXExport.main(APEXExport.java:314)
The strange thing is that APPLICATION 100 that its objecting to does not exist in that workspace at all! All the other exports work fine.
Anyone got any bright ideas? We are on APEX 4.1, Oracle 11.0.1.0.7.
All help gratefully received!
Thanks,
Jeremy

Try
select owner, application_id, alias, pages, workspace_id, workspace
from apex_applications
where application_id=100
order by application_id
That should give you some insight as to whether application_id 100 exists and its association with parsing schema
(aka owner) and workspace.
Remove the where clause and you can see all of your applications in the database.
Edited by: stevenewguy on May 21, 2012 8:17 AM

Similar Messages

  • I keep getting an error (for twelve updates), when trying to update CS5 Master Collection.  I used chat, and was told to come here.

    I keep getting an error (for twelve updates), when trying to update CS5 Master Collection.  I used chat, and was told to come here.

    update directly, http://www.adobe.com/downloads/updates/

  • Error message ''Disk Full' when trying to export with CS6, works fine in 5.5

    I get an error message when I try to export media in Premiere CS6 that I don't have in CS5.5
    I use export media for a AVCHD 60fps sequence with a few photoshop images on top of the main track. In the export settings I choose ''match sequence settings'' which gives me a .mpeg I- frame, 1920 x 1080 P, 60fps, quality 50, and a I tick the ''use maximum render quality'' check box at the bottom.
    It used to work fine but now I get a message: Disk Full where there is 1.5 TB free on the disk?
    I have the exact same sequence made in Premiere Pro CS 5.5 and it exports fine.
    It started to act weird after I used the queue for the first time and it went to the CS6 encoder.
    Since I used that once and it gave me that message for the first time, even when I try to do the same thing directly in Premiere CS6 , I always get the same error message.
    Question 2, is there a place to change the settings from 50 to 100 for the quality of this export profile?
    By the way I can export with other profiles without problems but this setting is the only one that I've seen that lets me keep my 60 frames per second in the export
    process. (Example: I can export this sequence in the H.264, 1920 x 1080, 30fps, high quality preset, using the maximum render quality in CS6)

    Hi Guys,
    Thanks for the input but if you read my message correctly and until the end I already can export to other settings and I want an answer to this problem. There's no logical explanation to why this suddenly wouldn't work with the same sequence that it used to do fine with and that CS 5.5 handles fine.
    As I said earlier this is the only setting that lets me export my sequence with the 60 fps, that I know of, for further and easier manipulation. As my main camera provides me with these 60 fps I'd really like to be able to have them left in that transition phase and, no, I'm not gonna give up until I know, really, what's going on and solve that problem. If this is a bug it needs to be fixed, if not I want to know what's happening.
    Also there's no answer to my question 2: Question 2, is there a place to change the settings from 50 to 100 for the quality of this export profile?
    So for you experts out there the question is still hanging.

  • What does "ajax submit failed: error = 403, forbidden" mean when trying to sign up for eprint?

    what does "ajax submit failed: error = 403, forbidden" mean when trying to sign up for eprint?

    Hi,
    Please use different browser such as Firefox or Chrome and try again.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Lost all photos on my iPhoto and get the ERROR WRITING TO DISK when trying to reload from Time Machine. iPhoto cannot import your photos because there was a problem writing to the volume containing your iPHOTO LIBRARY  . Looking for solution.

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash, if possible.
    Triple-click anywhere in the line below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C:
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) 2>&- | wc -l | pbcopy
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign ($) to appear.
    The output of the command will be a number. It's automatically copied to the Clipboard. Please paste it into a reply.
    The Terminal window doesn't show the output. Please don't copy anything from there.

  • Getting an error message that unable to check for software update when trying to download new iOS 8.0.2 update ?? Can someone help ???

    Getting an error message of unable to
    check for software update when trying to update to
    ios 8.0.2. Can someone help ??

    Howdy there otss1979,
    It sounds like you are unable to download the iOS 8.0.2 update either, over the air, or using iTunes. If you are updating the software on your phone in Settings > General > software update I would recommend starting with this article:
    Resolve issues with an over-the-air iOS update
    If you are using iTunes, I would use this article instead:
    Resolve iOS update and restore errors in iTunes
    If you are getting a specific error number, the following article will help you get that resolved:
    Resolve iOS update and restore errors
    If this does not resolve the issue, could you please write the error message you are getting word for word for me?
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • FATAL Error...  When trying to remove Apple Mobile Device Support (AMDS).

    FATAL Error... When trying to remove Apple Mobile Device Support (AMDS) on my windows xp. I tried to update iTunes to update my iPhone software and it told me to uninstall iTunes and AMDS for a newer version. Now I get a fatal error and I can't sync my phone. What should I do?

    FATAL Error... When trying to remove Apple Mobile Device Support (AMDS) on my windows xp.
    We've made some progress with some of those in recent days, Stop. It looks like (with some of them), the trouble is caused by trouble with the HKEYCURRENTUSER registry keys associated with your usual XP user account.
    If that's what is afoot, the following technique may be of some assistance.
    Head into your User Accounts control panel and create a new user account with full administrative rights. Log out of your normal account and log into the new account. (Don't use fast user switching to move between accounts.)
    Inside the new account, head into your Add or Remove Programs control panel, and attempt to uninstall AMDS from there.
    Does the uninstall go through without the fatal error in the new user account?
    If so, *staying in the new user account,* do a complete uninstall of iTunes and related componentry as per:
    [Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP|http://support.apple.com/kb/HT1925]
    (You'll need, in particular, to do the reinstall of iTunes from inside the new account. Experience of the last two cases of this indicates that if you try the reinstall from inside the usual user account, AMDS just silently fails to install.)
    If everything seems to have reinstalled correctly, log out of the new account, and log back into your usual account. Try launching iTunes in your usual account. Does it launch properly in there now?

  • I have created a DVD via iMovie and burned several copies. When played the DVD's will stop and display a message SKIPPING DAMAGED Part. It is not the DVD. When trying to export the project, I get an error message.

    I have created a DVD via iMovie and burned several copies. It is a large file. When played the some DVD's will stop and display a message SKIPPING DAMAGED Part but will not resume. Some work fine.  It is not the DVD. I have burned from several batches. When trying to export the project, I get an error message with the following message: The project could not be prepared for publishing because an error occured (-108).

    TV video typically is copyrighted content.  We'd be breaking several rules trying to help you.  Good luck!

  • I have cs4. Had to rebuild my mac OS after malware infected it. Now getting an error code 150:30 when trying to open PS. Can this be fixed or do I have to upgrade to cs6?

    I have cs4. Had to rebuild my mac OS after malware infected it. Now getting an error code 150:30 when trying to open PS. Can this be fixed or do I have to upgrade to cs6?

    150:30 means licensing is broken. It's a common CS4 error. On Macs it usually happens when Photoshop is retrieved from backup or migrated from another Mac. Photoshop is never meant to be moved that way. As advised, you should uninstall and reinstall from your discs.
    Sine reinstall only apply the base install and the CS4 Help > Update function is outdated, you will have to manually download and install your updates from here:  Product updates for Bridge and Photoshop.
    Gene

  • When trying to export a pages document, it say error while printing....

    When trying to export a pages document, it says 'error while printing' when I want to save as PDF. I used to be able to do it but for some random reason it won't let me anymore. Even when the printer is not plugged in or turned on it says it. Is there a setting I can change? Does anyone know how to fix as i can't email any documents and I don't know what else to do. Please help its driving me crazy.....
    imac Intel-core duo   Mac OS X (10.4.8)  

    thank you, I can't print or save any old pages documents. I will create a new one and see if that helps. I have tried from the print dialog but it says the same thing. I will try something in another application. Could it have been when I updated pages? I only recently got broadband so did a heap of updates that were a bit overdue.

  • Error message: 50103 (oxffff3c49) when trying to run VILogger

    I get this error message: 50103 (oxffff3c49) when trying to run VI logger for data received from the NI USB 6008 DAQ. What does this mean and how do I fix it?

    Go through all these threads and post back if that solves your problem or still you stuck up.
    Mathan

  • Error when trying to export excel from Chrom

    Hi,
    I get the following error message when i try to export the excel from Chrome browser. Has anyone encountered this error when trying to export from Chrome ? can you please give me the solution. 
    Thanks.
    Error message:
    To export a list, you must have a Microsoft SharePoint Foundation-compatible application

    Hi,
    From your description, when you export a SharePoint list to excel from chrome, you get an error.
    In my SharePoint 2013, when I export a SharePoint list to excel from chrome, it works fine.
    For your issue, make sure the excel client have been installed in your environment.
    To narrow down the issue, I would like to confirm the following information:
    To check whether the issue is related to the browser, I suggest you to do a test in other browsers, such as IE and compare the results.
    What version is your office client? office 2013 or 2010? 32bit or 64 bit?
    Besides, here are some similar posts, you can take a look at:
    http://community.office365.com/en-us/f/172/t/160015.aspx
    https://social.technet.microsoft.com/Forums/office/en-US/5ffbeb9e-6eb1-41c2-8141-edab6039bbde/to-export-a-list-you-must-have-a-microsoft-sharepoint-foundationcompatible-application?forum=sharepointadminprevious
    I am looking forward to your reply back.
    Best regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • HT201210 My Ipod has an error code of 1604 when trying to restore.  I have followed all recommended instructions...any ideas.??

    My Ipod has an error code of 1604 when trying to restore.  I have followed all recommended instructions...any ideas.??

    If you did all of this
    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode, put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
    make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                       

  • Error when trying to Export

    Hi all,
    I'm getting a javascript error, when trying to export. (i.e. "Deployment Management" -> "Export").
    When I click on this link, a popup window is appearing. But, on that window, a javascript error occures. Nothing display on that window. (empty).
    JavaScript error is :
    Line : 207
    Char : 5
    Error : 'ls' is undefined
    Code : 0
    URL : http://<ip_address>/xlWebApp/DeploymentManager/loadDU.do?method=displayExport
    Line : 30
    Char : 6
    Error : Object expected
    Code : 0
    URL : http://<ip_address>/xlWebApp/DeploymentManager/loadDU.do?method=displayExport
    IE version : 7
    This is OIM Fresh installation. I did not do any modification on this yet.
    Regards,
    Chaturanga
    Edited by: chaturanga on Aug 9, 2009 12:04 PM

    Hi Martin,
    We are using OAM also. So, It might cause these errors. We will try to Install it from the beginning....
    Thanks....
    But, I have another issue.
    1) We put our new changes by running patch_jboss.cmd file. After doing this, if we run xlStartServer.bat on <OIM_HOME>\bin directory, we can see all the changes.
    But, if we start jBoss using <JBoss>\bin\run.bat file, we can not see any changes. I try to clear cache using PurgeCache.bat file. But, it is still not working....
    2) When we start Jboss using xlStartServer.bat file, loggs are not written into <JBOSS>\server\default\log\server.log file. I try to configure using best practice guide. But, it is still not working...If I start JBoss using run.bat file on jboss, it writes loggs to server.log file..
    3) Earlier, when we are doing development, we did not use OAM server to connecto to web site. So, for some customizations, I get the current user's userLogin from
    <bean:define id="userLogin" name = "userMemberOfForm" property="userID" type="java.lang.String"/>..This works fine..
    But, since we are going to use OAM or Windows authentication to connect to OIM web in live, it returns null or empty for "userLogin"....(if we use the above code)...How can I get the userLogin of the current login user....???
    Regards,
    Chaturanga

  • HT4623 error message 1032 mf when trying to check new mail plus no alert bell

    why am i getting wrong pw and error message 1032 mf when trying to check mail plus no alert bell

    Try the suggestion that chat2chuck97 suggested here -> I constantly get MFMessageErrorDomain error 1032 when accessing my email on iPad, what is the solution?
    chat2chuck97 wrote:
    Ok, I just found another site that had step by step. You:
    Delete your email account in settings (mail, contacts, calendars)
    Go to safari and clear history and cookies
    Go back and re enter email account details in mail, contact, calendar settings)
    This actually worked for me,
    NOTE: you must clear everything before re-entering your email account. That's what I didn't do last time, so probably why it didn't work first time round.
    Hope it works for you too.

Maybe you are looking for

  • Forbidden accessing sites on local web srver

    After upgrading my mac os x tiger to leopard I always receive this message accessing my sites on local web server: You don't have permission to access /~Vittore/sdpgvt/html/admin.php on this server. The same problem creating a new site by iWeb. Anyon

  • Strange song titles after transfering backup music to iPod through iTunes

    Hi, i recently lost my iPod classic(80GB) which i have been using soly as a music player. Luckily i had made a backup before i lost it. I then baught a new iPod classic(160GB) and *transfered my backup to my new iPod through iTunes*. This workded fin

  • I want to change from store USA to store netherlands

    I changed from store Netherlands to store USA. But is impossible to return to store Netherlands

  • Multiple images become locked horizonally instead of mounting contiguously

    After recently reinstalling CS5 and I now place a group of image files on screen, they become locked together horizontally instead of mounting contiguously slightly overlapped diagonally as before, so what did I miss indicating in PS preferences (?)

  • Lingo DB SELECT

    Hi, can anyone help me with the SELECT statement I am trying to select data from a database but I cant seem to get the SQL right. This kind of statement works with normal SQL, but maybe its not allowed in this arca Xtra. Can anyone help solve this? _