EXPORT bug after patch installed

Hi, I have big problem. In SQL Developer 1.5.4 without patch I succesfully exported query results into various formats. But today I installed patch. Export doesn't work, displays error message ORA-00936 - missing expression. I tried uninstall patch (remove these files - "The patch is made up of two parts, the file sqldeveloper.1.5.4.jar will be installed into the \sqldeveloper\ide\lib\patches folder and the file oracle.sqldeveloper.patch.jar into the \sqldeveloper\sqldeveloper\extensions folder. To remove the patch, delete these two files and restart SQL Developer") but export still don't work.
Anybody could help me?

Hi, original query I can't send, but I reproduced this error with these query:
select dbt.* from dba_tables dbt, dba_users dbu
where dbt.owner = dbu.username
and dbu.username = 'SYS'
If I used these query:
select * from dba_tables dbt, dba_users dbu
where dbt.owner = dbu.username
and dbu.username = 'SYS',
export works fine.
And I reproduce error if I used schema name precedes table names in query (i.e. hr.employees) instead only table names (via public synonyms)
Petr

Similar Messages

  • Import/Export problems after patching oracle from 9.2.0.1 to 9.2.0.5

    Hi, After I applied the 5 patch to oracle 9201 on Win XP the export utility has started to complain about
    EXP-00008: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    EXP-00024: Export views not installed, please notify your DBA
    EXP-00000: Export terminated unsuccessfully
    And after I applied catexp.sql script, it didn't fix the issue with export, the error message has become like this:
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    Can someone advise, what's wrong with it? With oracle 9.2.0.1 export worked fine, after upgrade to 9.2.0.5 it fails every time it gets to the table data export stage.
    Thanks in advise

    It seems that you have found an answer in other forum :
    Imp/Exp problems after patching oracle to 9205
    Nicolas.

  • Export errors after patch Database9i 9.2.0.1 to 9.2.0.5

    Dear OTN,
    I have problems with exports after appliying the patch 9.2.0.5 to 9.2.0.1. The database was created new under the new release.
    Solaris 8
    For example:
    $ exp seguridad/seguridad@silim owner=seguridad file=prueba2.dmp
    Export: Release 9.2.0.5.0 - Production on Wed Aug 11 14:17:16 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.5.0 - Production
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SEGURIDAD
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user SEGURIDAD
    About to export SEGURIDAD's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    If I execute a full the error terminate with:
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00008: ORACLE error 1041 encountered
    ORA-01041: internal error. hostdef extension doesn't exist
    EXP-00000: Export terminated unsuccessfully
    But if I execute table by table the export work fine!!!
    Please any help with this are welcome!!
    Best regards,
    Alfredo.

    Normally the export error on EMIT_SCHEMA can happen if the catpatch.sql script was not run successfully after a patchset install.
    See Note:232120.1 on MetaLink
    Login as SYSDBA and run catpatch.sql (without other users logged in).

  • Solaris 10 will not boot after patch install

    running solaris 10 on a Netra machine. installed patch via sun manager and after reboot I get the following error. If anyone can help I would appreciate it.
    Boot device: /pci@1f,0/pci@1/scsi@8/disk@0,0:a File and args: -s
    File not executable.
    boot failed
    Enter filename [platform/sun4u/kernel/sparcv9/unix]

    Try following:
    1. Go to OK prompt
    2. boot -asv
    3. just follow the instructions on screen.
    (If above does not help)
    1. OK prompt
    2. boot kernel/unix
    (this will help you boot in 32 bit mode)
    If kernel got corrupted then look for options of re-install or restore from backup.

  • Bugs after Patch 27

    Hi everyone,
    this weekend I have applied PL 27 to all of my EP6 SP2 Components (J2EE, Platform and CM with HF1). There were some issues which came to my attention:
    1. Especially the CM Patch 27 has a very long runtime (9hrs in my 2 CPU and 4GB RAM System). And if you have a look at the config.X.trc file in the server directory all the packages take exactly the same amount of time (+- a few seconds), no matter what size they are. No ohter Patch or Hotfix showed such a behaviour. Has anyone else experienced this?
    2. The Log Admin (Logging Console) doesn't work anymore:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.monitoring/portal/com.sap.portal.logAdmin
    Component Name : com.sap.portal.runtime.admin.logadmin.default
    Unable to Find Method : name.
    Exception id: 10:55_06/12/04_0059
    See the details for the exception ID in the log file
    Has anyone seen this, too? Or even found a soltion?
    3. The Workset and Role Editor seem to have some problems too:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : com.sap.portal.appdesigner.framework.editorAreaFullLayout
    Component Name : com.sap.portal.appdesigner.framework.editorAreaFullLayout
    Error in executing a process for compilation, /usr/sap/EPI55/j2ee/j2ee_00/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/com.sap.portal.appdesigner.framework/work/jsp/_sapportalsjsp_editorareafull.java:67: cannot resolve symbol symbol : variable jspxth_log_checkbox_0 location: class jsp._sapportalsjsp_editorareafull jspxth_lyt_template_1.setParent(_jspx_th_log_checkbox_0); ^ 1 error .
    Exception id: 11:00_06/12/04_0062
    See the details for the exception ID in the log file
    Anyone seen or solved that one?
    Thanks and regards,
    Jochen

    Hi Jochen,
    I have the same patch/hf-level, but none of these problems. I had a lot of others, but these arose by some portal changes in classloader usage, so that a Xerces implementation (which I had added in J2EEs additional-lib with reference to irj) became the used XML implementation instead of inqmy-xml. (For the portal having a many bugs concering xml, these now came up where inqmy 'solved' them by being implemented the same wrong way.)
    Especially CM P27 it didn't take 9 hours, and I'm talking of a developer notebook, 1 GB, 1 CPU.
    For your third issue I just compared my work/*.java file and saw that the line you gave I do not have. The most similar is
    jspxth_lyt_template_0.setParent(null);
    Please check if the corresponding JSPs have been updated by the patch?!
    Also check you patch level of Basic Java Libs (15!?).
    If all this does not solve your problem, I would open an OSS message, but - it's not directly dependent on this patch/hotfix
    Hope it helps
    Detlev

  • Captivate 6 MP4 export freezes AFTER patch files from Support...

    Hello,
      I am trying to publish a MP4, progressive file. When 6 first came out it would not export at all. Last Friday I had support help me with the latest patch files that were supposed to solve this. While I can publish the multi-slide video now it freezes a couple seconds in. The audio carries on without an issue and the slide times are holding. I am using an f4v file -> into Captivate 6 -> timing the slides to the video -> Publishing an MP4, progressive file. I have used 5.5 for this work flow without any problems. Any ideas?
    Thanks,
    Aaron Kochman
    [email protected]

    Vikram,
    There is no message at all. Loading, error, connection failure, etc. The video portion just freezes. I spent a couple hours with a Cp expert on the support chat and he gave up and said to go back to Cp 5.5. I only have one copy of 5.5 due to 6 coming out. I have 6 copies of a program that doesn't work. Any further advice would be great. Here is my work flow:
    Import Power Point slides -> Set timing of the slides to match the video -> Import a F4V file and spread it over multiple slides -> make sure project length matches video length -> publish from Cp 6 under MP4 settings. Once it finishes the Publish it opens the video and then the slides play fine but the video freezes a couple seconds in. The kicker is that the audio plays fine. If I click in the play bar at any point it will give a freeze frame of the video, the audio will play from that point, but it will not show the video. I hope that makes sense...
    Thanks,
    Aaron
    Aaron Kochman
    Creative Media Manager | Direct Line: 406.585.3144

  • AE CS6 will not load after patch install

    Thanks for the patch! We are still having trouble:
    This is the message we get:
    "The application Adobe After Effects CS6 can't be opened. -10810"
    Thanks!

    > This is the message we get:
    "The application Adobe After Effects CS6 can't be opened. -10810"
    That is a Mac OS error.
    See this page: http://www.thexlab.com/faqs/error-10810.html
    Begin by restarting your computer and starting no applications other than After Effects.

  • Help, Major exporting problems after re installing FCPX

    I decided to wipe my hard drive clean on my mac book pro and re installed FCPX and Logic Pro.  For some reason now exporting with FCPX is totally different than it was from my original install.  In the orginal install the Share Menu Was available in the top tool bar, and when I choose to share to apple devices I could choose, ipad, apple tv, Mac, etc.  When exporting a share monitor would pop up and the file would complete as a MP4 so I was ready to upload it youtube.
    Now since the reinstall the share menu is docked under the file menu and when I choose to share to apple devices 720 it does not give me anywhere near the same options as before.  I can still choose to change the codec and settings, but not in the same mannor as before.  I can now only export in .mov as trying any other formats only renders 5% then stops.  Also no share monitor or render progress shows up anymore, the only way to track download progress is to pull up the background task monitor.  This is all completely different then from the original install and I can't seem to find any information as to why.  It sounds like most other users have the options of choosing mac & pc like I did before. 
    Can anyone explain what happened or offer a solution so I can continue to render videos as MP4 like I did before?
    Any and all help is grately appreciated.
    Kind regards.
    Bartel02

    Thanks for the information. 
    Although this explains why things are different, it doesn't help to understand why I cannot export anything besides .mov.  If I go in and try to change those settings so it says its saving to MP4... again the rendering stops at 5%.  Is it no longer possible to share to mp4 directly from FCPX?
    To give more information, when I begin the share process of an mp4 the background task bar jumps immediately to 5% but then just stays there.

  • Smc fails after patching

    Good evening
    Running a freshly installed 11/06 build of solaris 10 x86, I don't have any issues with smc. Immediately after patching, installing all recommended patches, smc so longer starts up.
    bash-3.00# smc
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
    Warning: Unable to load any usable ISO8859-1 font
    Warning:
    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed. Cannot load font.
    Java Accessibility Bridge for GNOME loaded.
    java.lang.InternalError: java/langNullPointerException
    at sun.awt.motif.MComponentPeer.pSetFont(Native Method)
    at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:247)
    at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:116)
    at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58)
    at sun.awt.motif.MToolkit.createFrame(MToolkit.java:231)
    at java.awt.Frame.addNotify(Frame.java:491)
    at java.awt.Window.addNotify(Window.java:462)
    at java.awt.Window.show(Window.java:514)
    at com.sun.management.viper.console.gui.VSplashScreen.show(VSplashScreen.java:166)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(BaseConsoleOptionsManager.java:746)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsole(BaseConsoleOptionsManager.java:648)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:173)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:861)
    I'm guessing that something got horked up during patching, however, I'm not really sure which one(s) might have done so. Anyone have any ideas?
    -Matt

    I'm more familiar with the similarly-named Sun Management Center, but I think this may be a Java compatibility issue: possibly the patched version requires a later version of java. It would help to know which version's in your environment (java -version).

  • Non priviledged commands fail after patch cluster install

    For several years, to allow users to access system functions for higher clock resolutions in their
    applications, we have made the following mods to two files (per Sun recommendations):
    In the /etc/system file, add lines:
    * 10 ms clock resolution*
    set higher_tick = 1*
    In /etc/user_attr, add:
    dssuser::::type=normal;defaultpriv=proc_clock_highres,file_link_any,proc_info,proc_session,proc_fork,proc_exec
    Everything was fine until I installed the latest patch cluster (from 2-14-2011) on our Netra 210. No issues installing the cluster. Upon reboot, the dssuser cannot do some simple things, like use ftp or ping. Messages like this:
    ping: unknown host
    ftp: socket: Permission denied.
    The root user has no problems using any of these commands. As soon as I comment out the dssuser line from the /etc/user_attr file, everything works as expected. But we need the highres clock settings for our applications. I am unfamiliar with the workings and intent of the entries in user_attr so any help would be most appreciated.
    Mark

    The problem is that after patch implementation, the special privileges for any user defined in the /etc/user_attr file were modified to append the string "!net_privaddr" specifically denying use of common commands ping and ftp for example. The output of ppriv:
    $ ppriv $$
    14870: -sh
    flags = <none>
    E: basic,proc_clock_highres,!net_privaddr
    I: basic,proc_clock_highres,!net_privaddr
    P: basic,proc_clock_highres,!net_privaddr
    L: all
    I had to add the keyword net_privaddr in the user_attr file like:
    dssuser::::type=normal;defaultpriv=proc_clock_highres,file_link_any,proc_info,proc_session,proc_fork,proc_exec,net_privaddr
    to get past this problem. A bug or what?

  • After I installed the recent Apple security patch, I can no longer save PDFs when using Safari. And Firefox no longer can open website PDFs. Any suggestions?

    After I installed the recent Apple security patch, I can no longer save PDFs when using Safari. And Firefox no longer can open website PDFs. Any suggestions?

    Dansyacht wrote:
    If the previous Safari suggestion doesn't work try the following:
    In Finder, go to Macintosh HD/Library/Internet Plug-ins and move AdobePDFViewerNPAPI.plugin to the Disabled Plug-ins Folder.  Restart Safari.  If this works you may just want to delete that FUBAR plug-in.
    Thanks.  This was the solution for me.
    Message was edited by: tvdowntown

  • IPhoto cannot export video after installing Yosemite, HELP. It happens to my 2 MacBook Pros, 2 Airs and iMac.

    iPhoto cannot export video after installing Yosemite.

    You have a problem and yo need to solve it
    If you want help you need to do more than state an abstract problem - we need details - what can't it? what makes you thing it can't? what errors occur? what are the symptoms?
    Your post is like "my car won't start" - with no details it could be anything from having lost the key to gas - you have to provie details
    LN

  • Hi, After I installed Mac Lion, I have problem with the tamil font while typing in Neo Office. Especially with the letters "e-Ex: தெ" and "ai-Ex:தை". Please help me I know its not bug from Apple It shd be some problem in neo.

    Hi, After I installed Mac Lion, I have problem with the tamil font while typing in Neo Office. Especially with the letters "e-Ex: தெ" and "ai-Ex:தை". Please help me I know its not bug from Apple It shd be some problem in neo.

    Is your problem due to the keyboard or to NeoOffice Characters? You have to change probably the font. Not all fonts are supporting all Unicode sets. Which font you have in your NeoOffice set to write Tamil? Try with Arial Unicode MS for example.
    Are the letter e-Ex and ai-Ex right in your posting? If they are right, how you inserted these letters in your posting? By copy and paste or by typing? If by typing, your question is related to NeoOffice. Probably you should reinstall or update NeoOffice? Or switch to OpenOffice?
    marek

  • Mini won't reboot after last patch install.

    I was installing the patch yesterday and during the patch install it said there was a problem with the install. After that the computer was running slow so I decided to reboot. Now all I can get is the circle of sticks with the apple logo but I never get beyond that.
    I can eject a CD by holding the mouse button.
    I press C while the install disc is in but it never re-installs
    All my data is on an external USB drive so I don't mind reinstalling but I'd like to be able to do so without paying someone at the apple store to do it.
    Also tried holding the option key.. nothing
    tried the open firmware combination.. nothing
    What else can I do?

    Hi Fastfwd, and a warm welcome to the forums!
    Tough without the Install disc working, but some things to try...
    Mini PMU reset...
    http://support.apple.com/kb/HT2183
    Does it boot to Single User Mode, CMD+s keys at bootup, if so try...
    /sbin/fsck -fy
    Repeat until it shows no errors fixed.
    (Space between fsck AND -fy important).
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck...
    http://docs.info.apple.com/article.html?artnum=106214
    Tough without the Tiger Disk problems, but try fsck...
    To use fsck, you must run it from the command line. Unlike using your mouse to open an application to do something, you'll need to type a text command at the prompt (#) to tell fsck what to do. The Terminal application (/Applications/Utilities) and single-user mode are two examples of command-line interfaces in which you can type such commands. To use fsck:
    1. Start up your computer in single-user mode to reach the command line. Hold CMD+s keys down at bootup.
Note: If necessary, perform a forced restart as described in the Emergency Troubleshooting Handbook that came with your computer. On desktop computers, you can do this by pressing the reset/interrupt button (if there is one) or holding down the power button for several seconds. On portable computers, simultaneously press the Command-Control-power keys. If your portable computer doesn't restart with this method, you may need to reset the Power Manager.
    2. At the command-line prompt, type /sbin/fsck -fy
    (SPACE between fsck AND -fy important)
    3. Press Return. fsck will go through five "phases" and then return information about your disk's use and fragmentation. Once it finishes, it'll display this message if no issue is found:

    The volume (nameofvolume) appears to be OK 
If fsck found issues and has altered, repaired, or fixed anything, it will display this message:
*** FILE SYSTEM WAS MODIFIED *** 

Important: If this message appears, repeat the fsck command you typed in step 2 until fsck tells you that your volume appears to be OK (first-pass repairs may uncover additional issues, so this is a normal thing to do).
    4. When fsck reports that your volume is OK, type reboot at the prompt and then press Return.
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot, (holding Shift key down at bootup), & use Disk Utility from there to Repair Permissions, reboot once more.
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    Do you have another 10.4.x Mac around?
    How to use FireWire target disk mode...
    http://docs.info.apple.com/article.html?artnum=58583

  • After I installed the patches, the server and Jdeveloper do not start, Why?

    I installed the patch 1,2,3 and mandatory patch 4369818 this afternoon. It showed installing is successful. But after the installing, I do not start the server and Jdeveloper.
    05/11/27 22:21:28 java.lang.Thread.run(Thread.java:534) This is the server error.
    When I start the Jdeveloper, the picture of starting flashed and disappeared. I don't know why. PLS people who know causes reply to me. I will feel grateful to you.

    some questions to help us understanding this ssue a little bit better ..
    1) what plattform and what versions of jdeveloper and bpel
    2) pls run jdev.exe and not jdevw.exe to get a debug window ,, what exception does it show there..
    3) is the message you posted the only one you've ssen on the server?
    thx clemens

Maybe you are looking for

  • New MacBook Pro won't boot from old HD. Grey circle with dash throw it on Startup.

    Alright then so I bought a new 15" MacBook Pro 2.6GHz from Apple and it arrived all fine and well. However when I went to swap out the standard 750GB HD for my 1TB from my previous MacBook Pro the machine got stuck on a grey boot screen with a circle

  • Inventory Balance History

    Hi, Is there any SAP tcode to show the material inventory balance history by year/period or by date range? I know MMBE can display balance, but just current balance, i need a report to show the material balance history.

  • REQUEST within f?p =

    Hi, I've got a report which prints out a list of links on a page. Each link is a f?p url with values from the query and a request to branch it to a page which runs pl/sql processing when the requests are equal. Basically, the link looks like this: f?

  • Activation 'Additional Actions' - Report

    Hi Experts, I have executed RPUEVSUP program  for Activation of Additional Actions , in test mode  it gives the log Additional Actions are already active. But when I run it without test mode I am getting error : Error while createing  IT0302. In T77S

  • N91 WLAN Configuration

    Hi, I cannot connect to a WLAN using my N91, actually in the options: Connect. >> Conn. mgr. >> Availab.WLAN Nothing seems to appear apart from "(no available WLAN networks)". Using the code *#0000# shows the phone SW version, but trying the code *#6