Export hangs in 11.2.0.1

We recently upgraded our databases (in Dec) from 9.2.0.6 to 11.2.0.1. After the upgrade, the export job (using original exp)hangs intermittently. It runs fine for a few days and then hangs. The export usually finishes in 1-3 minutes. But, when it hangs, the database needs to be bounced to kill the process. Also, a shutdown abort is required as shutdown immediate also hangs. The alert log doesn't show any errors. I have a ticket open with Oracle for this and they too do not know the cause and are still researching it. The hang is reproducible. After a bounce, the export works fine for 3-4 times and then on the 5th try. The platform is Solaris 10.
It always hangs on " exporting system procedural objects and actions " and the sql that it hangs on is -
SELECT DISTINCT METRIC_ID,
WARNING_OPERATOR,
WARNING_VALUE,
CRITICAL_OPERATOR,
CRITICAL_VALUE,
OBSERVATION_PERIOD,
CONSECUTIVE_OCCURRENCES,
INSTANCE_NAME,
OBJECT_TYPE,
OBJECT_NAME
FROM DBA_THRESHOLDS, V$METRICNAME
WHERE STATUS = 'VALID'
AND OBJECT_TYPE = 'SYSTEM'
AND GROUP_ID IN (2, 3)
AND METRICS_NAME = METRIC_NAME
UNION ALL
SELECT METRIC_ID,
WARNING_OPERATOR,
WARNING_VALUE,
CRITICAL_OPERATOR,
CRITICAL_VALUE,
OBSERVATION_PERIOD,
CONSECUTIVE_OCCURRENCES,
INSTANCE_NAME,
OBJECT_TYPE,
OBJECT_NAME
FROM DBA_THRESHOLDS, V$METRICNAME
WHERE STATUS = 'VALID'
AND OBJECT_TYPE = 'FILE'
AND GROUP_ID = 7
AND METRICS_NAME = METRIC_NAME
UNION ALL
SELECT DISTINCT METRIC_ID,
WARNING_OPERATOR,
WARNING_VALUE,
CRITICAL_OPERATOR,
CRITICAL_VALUE,
OBSERVATION_PERIOD,
CONSECUTIVE_OCCURRENCES,
INSTANCE_NAME,
OBJECT_TYPE,
OBJECT_NAME
FROM DBA_THRESHOLDS, V$METRICNAME
WHERE STATUS = 'VALID'
AND OBJECT_TYPE = 'SERVICE'
AND GROUP_ID IN (6, 10)
AND METRICS_NAME = METRIC_NAME
UNION ALL
SELECT METRIC_ID,
WARNING_OPERATOR,
WARNING_VALUE,
CRITICAL_OPERATOR,
CRITICAL_VALUE,
OBSERVATION_PERIOD,
CONSECUTIVE_OCCURRENCES,
INSTANCE_NAME,
OBJECT_TYPE,
OBJECT_NAME
FROM DBA_THRESHOLDS, V$METRICNAME
WHERE STATUS = 'VALID'
AND OBJECT_TYPE = 'EVENT_CLASS'
AND GROUP_ID = 1
AND METRICS_NAME = METRIC_NAME
UNION ALL
SELECT METRIC_ID,
WARNING_OPERATOR,
WARNING_VALUE,
CRITICAL_OPERATOR,
CRITICAL_VALUE,
OBSERVATION_PERIOD,
CONSECUTIVE_OCCURRENCES,
INSTANCE_NAME,
OBJECT_TYPE,
OBJECT_NAME
FROM DBA_THRESHOLDS, V$METRICNAME
WHERE STATUS = 'VALID'
AND OBJECT_TYPE = 'TABLESPACE'
AND WARNING_VALUE <> '<SYSTEM-GENERATED THRESHOLD>'
AND GROUP_ID = 9
AND METRICS_NAME = METRIC_NAME
This seems like a hang but after looking at the hang analysis, support says it is not a hang.. but more of a wait.
The exp command used is -
exp export/export file=/tmp/rcat.dmp full=y LOG=/opt/app/oracle/admin/backups/log/rcat_2011Jan24.log DIRECT=Y CONSTRAINTS=Y GRANTS=Y TRIGGERS=Y CONSISTENT=Y STATISTICS=NONE
The output for -
SELECT event FROM V$SESSION_WAIT WHERE SID =218 is
db file sequential read
Has anyone experienced this issue? Any ideas on what to check or how to handle this?

user12158503 wrote:
I am a little confused on dbms_stats.gather_dictionary_stats and dbms_stats.gather_schema_stats. The comment in the package of the dbms_stats says that dbms_stats.gather_dictionary_stats collects statistics for dictionary schemas 'SYS', 'SYSTEM' and schemas of RDBMS components. Is that the same as doing the dbms_stats.gather_schema_stats on 'SYS' and 'SYSTEM'? I don't know what the rdbms components are. I ran the dbms_stats.gather_dictionary_stats collects and see that statisticss has not been collected on many of the 'SYS' and 'SYSTEM' tables . The last_analyzed column still shows a date 3 months ago. Why is this so?
Can anyone please explain this?AFAIK that is depend of options parameter`s value of this procedure.So default that is GATHER AUTO but if you use just GATHER then this last_analyzed column column will change.

Similar Messages

  • Exports hangs in stored procedures

    hi i am running oracle 8.1.7 on solaris 8 when i am doing the export the export goes fine but when its reaching exporting stored procedures last after the integrity constraints the export is hanging and giving error
    last terminated with unsuccessfully,what may be the reason only for the stored procdures failing in export.How to fix this
    wiht regards
    ramys

    hi there is
    no errors comming from the export logs.The export hangs and for long time and i have to cancel the export session
    and giving export terminated unsuccesfully,how to fix it
    with regards
    ramya

  • Aperture 3: multiple export hangs while generating thumbnails?

    Sigh. I was almost ready to write a blog post claiming that while AP3 has its share of bugs, it's not the unusable mess some have painted it to be. This morning I'm no so sure anymore. I think this is stellar update with tons of potential. When it works it screams on my machine and the new features are amazing. But guys, i need the basics to work.
    Here's what I've just sent t via the feedback form:
    I've been trying to export 29 pictures in web format for the past 40 minutes. I've had to force-quit AP three times and restart my machine twice. Aperture starts exporting at a normal pace but then completely hangs on a "generating thumbnails" process. At this point it becomes impossible to either cancel the task or quit Aperture normally. It also kicks my iMac's fan into overdrive - something that NEVER happens.
    This is not good.
    Other problems:
    - random crashes while using brushes.
    - second display doesn't follow "blank" command and keeps reverting to "alternate" even when the menu says Blank.
    This is a great version of Aperture with a lot of potential. These bugs are killing me though.
    I've just rebuilt the database. If it's still not working I'm going to remove plugins and see if it helps.
    Anyone else having problems with this?

    Absolutely has to be a bug. This isn't a setting or configuration problem. It might even be a Snow Leopard problem. I had the same problems with A2.1.4 on SL as I do with version A3.0.1. Export hangs seem to happen on images that came from my A2 library that was imported into A3 but originally adjusted in A2. These images were imported from scanned TIFF files. If the adjustment mechanism was flawed in prior Aperture versions then Apple needs to create and distribute a utility that converts these images into something that A3 can use.
    I will have to revert to A2 running on Leopard until Apple can get this fixed. If I cannot export, there is no point in running the software. On this discussion thread, we are just trying to fly by flapping our arms.

  • Scheduled export hangs very often

    Hi friends,
    I've scheduled export running on DB server-Windows. I've created a batch file with export commands for about 5 databases and scheduled the job to run this batch file every night around 9 pm.
    But, the export hangs quite often atleast 1-2 night a week with this message and when I come in the morning I had to hit enter for it to proceed:
    batch file: (I've replaced the username,pwd etc in the below cmd, cannot provide on the forums...)
    exp system/pwd@db1 file=exp_db1_full.dmp log=exp_db1_full.log full=y buffer=400000
    exp username/pwd@db2 file=db2_user.dmp log=db2_user.log buffer=400000
    exp system/pwd@db3 file=exp_db3_full.dmp log=exp_db3_full.log full=y buffer=400000
    exp username/pwd@db4 file=db4_user.dmp log=db4_user.log buffer=300000
    exp username/pwd@db5 file=db5_user.dmp log=db5_user.log buffer=300000
    D:\>exp username/pwd@db4  file=db4_user.dmp log=db4_user.log buffer=300000
    Export: Release 10.2.0.3.0 - Production on Wed Jan 13 21:17:36 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Release 10.2.0.3.0 - 64bit Production
    EXP-00028: failed to open dbname_user.dmp for write
    Export file: EXPDAT.DMP >It hangs mostly for db3,db4 or db5 exports.. Not consistent either. Just stops with this command. Please give me your suggestions...
    Thanks a lot

    It could be a couple of issues:
    1. The file you gave it may be maxing out size wise and since there is no other file to use, exp builds the default file
    expdat.dmp and prompts the user to make sure it is ok to use that file. To get around this, you could add a second
    filename to the exp commands. If this happens for more than one job, you are overwriting the expdat.dmp file from the
    previous job.
    2. If for some reason it can't open that file, it would prompt for the expdat.dmp file.
    So, by hitting <cr> when prompted, your exp job will write to the expdat.dmp file. It would be interesting to look at the size of the expdat.dmp file and the size of the file you thought the export was going to write to.
    Dean

  • Datapump export hangs

    Hi Gurus in the house,
    I am using putty to access my database server, and I am trying to export the full database into a directory I created. The problem is that the export hangs at a particular place. My oracle version is 10.2 and I have used both system and a regular user (with exp_full_databse privilege) to do the export several times. The job runs but hangs at the same place and I have a deadline approaching to get export done on this machine and 2 other ones with same problem.
    What can i do in this situation? Thanks folks and happy thanksgiving in advance.
    BJ

    You will be able to run the datapump import with trace option to see what is happenning. If it is running now, you can also use <ctrl>+c, run "status" command, it will show you what it is doing currently.                                                                                                                                                                                                                                                                                                                                                                                                                           

  • QuickTime TeXML Export Hangs

    I'm using QT Pro for Windows version 7.7.4 and I have a MOV file that contains a text track with a textual timecode at each frame.
    If I export the text track to TeXML and the movie is longer than two minutes the export hangs.
    Is there are a workaround or fix for this?
    Thanks

    Opening the XML file with QuickTime appears to have a limit too before it hangs.

  • I get hangs using plug-ins (NIK), and can't export (hangs/crashes). Anyone experiencing this?

    Updated Aperture today (3.4.3) running 10.8.2. Now I get hangs using plug-ins (NIK), and can't export (hangs/crashes). Anyone experiencing this?

    Andrew,
    In general, I've found the Nik plug-ins to be the least problematic of all that I use. Unfortunately you haven't provided enough information so that help can be focused on your problem. So here are some of the standard steps to take.
    1. Make sure you are running Nik's latest versions. There were earlier ones that didn't work properly with ML.
    2. Which plug-ings are the problem?
    3. Have you tried the repair/rebuild option on your Aperture database? Often what appears to be problems with      a 3rd party item actually stem from some sort of fault in the database.
    4. If you're really stuck do the following steps: A. Delete the Nik plug-ings. B. Repair/rebuild the database. C.      Download Nik's latest versions. D. Reinstall. E. Test.
    This is a generic problem solving approach that fixes many things. Also, you should examine if it is a particularly type of file or set of photos or something specific in the images you are working on. A corrupt image, for example, can produce really weird things on occasion.
    Hopefully some of this is useful. If not, more detail is needed.
    Robert

  • Oracle 11g R11.2.0.1.0 Export hangs

    Hi,
    Export(exp not expdp) hanged for 4.5 hours at the below line. I came to know there is issue (exp hanging) for Oracle R 11.2.0.1.0, is there any solution to overcome this problem in this release.
    Export: Release 11.2.0.1.0 - Production on Tue Aug 9 10:10:04 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export done in WE8MSWIN1252 character set and UTF8 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    Thanks.

    Export: Release 11.2.0.1.0 - Production on Mon Nov 14 15:30:58 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYS"."SYS_EXPORT_FULL_01": "/******** AS SYSDBA" full=y directory=daily_backup dumpfile=XXXX%%U.dmp filesize=2G estimate=statistics logfile=XXXX.log
    Estimate in progress using BLOCKS method...
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA
    Processing object type DATABASE_EXPORT/TABLESPACE
    Processing object type DATABASE_EXPORT/PROFILE
    Processing object type DATABASE_EXPORT/SYS_USER/USER
    Processing object type DATABASE_EXPORT/SCHEMA/USER
    Processing object type DATABASE_EXPORT/ROLE
    Processing object type DATABASE_EXPORT/GRANT/SYSTEM_GRANT/PROC_SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/GRANT/SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/ROLE_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/DEFAULT_ROLE
    Processing object type DATABASE_EXPORT/SCHEMA/TABLESPACE_QUOTA
    Processing object type DATABASE_EXPORT/RESOURCE_COST
    Processing object type DATABASE_EXPORT/TRUSTED_DB_LINK
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/SEQUENCE
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/DIRECTORY/DIRECTORY
    Processing object type DATABASE_EXPORT/DIRECTORY/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/CONTEXT
    Processing object type DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/SYNONYM
    Processing object type DATABASE_EXPORT/SCHEMA/SYNONYM
    Processing object type DATABASE_EXPORT/SCHEMA/TYPE/TYPE_SPEC
    Processing object type DATABASE_EXPORT/SCHEMA/TYPE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ

  • Oracle 11g R2  Export hang problem...

    Hi,
    I tried to export full database using system user,
    my statement in Oracle 11g R2 on RedHat Linux is,
    exp system/******* file=/exportdb/fulldb.dmp log=/exportdb/fulldb.log full=y
    I hangs at
    .About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    When i cancel this line using ctl+c it says
    ORA-01013: user requested cancel of current operation
    ORA-06512: at "WMSYS.LT_EXPORT_PKG", line 1379
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling WMSYS.LT_EXPORT_PKG.system_info_exp
    Ctl+c again
    EXP-00008: ORACLE error 1013 encountered
    ORA-01013: user requested cancel of current operation
    ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 10
    ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 118
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_SERVER_ALERT_EXPORT.system_info_exp
    then it continues and shows message
    Export terminated successfully with warnings.
    I have granted system user with sys.dbms_defer_import_internal
    and
    sys.dbms_export_extension
    I have also tried using 'sys/***** as sysdba'
    I also run utlrp.sql script to figure out any error but it responded with '0 errors'.
    Does anyone has a solution?

    If I use expdp, the problem is the same, I have used this query,
    $expdp directory=DATA_PUMP_DIR dumpfile=test.dmp logfile=test.log full=y
    Username: system/*********
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_FULL_01": system/******** directory=DATA_PUMP_DIR dumpfile=test.dmp logfile=test.log full=y
    Estimate in progress using BLOCKS method...
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 3.404 GB
    Processing object type DATABASE_EXPORT/TABLESPACE
    Processing object type DATABASE_EXPORT/PROFILE
    Processing object type DATABASE_EXPORT/SYS_USER/USER
    Processing object type DATABASE_EXPORT/SCHEMA/USER
    Processing object type DATABASE_EXPORT/ROLE
    Processing object type DATABASE_EXPORT/GRANT/SYSTEM_GRANT/PROC_SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/GRANT/SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/ROLE_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/DEFAULT_ROLE
    Processing object type DATABASE_EXPORT/SCHEMA/TABLESPACE_QUOTA
    Processing object type DATABASE_EXPORT/RESOURCE_COST
    Processing object type DATABASE_EXPORT/TRUSTED_DB_LINK
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/SEQUENCE
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/DIRECTORY/DIRECTORY
    Processing object type DATABASE_EXPORT/DIRECTORY/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/CONTEXT
    Processing object type DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/SYNONYM
    Processing object type DATABASE_EXPORT/SCHEMA/SYNONYM
    Processing object type DATABASE_EXPORT/SCHEMA/TYPE/TYPE_SPEC
    Processing object type DATABASE_EXPORT/SCHEMA/TYPE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ
    Then it again got hang, and never proceeds.
    Please reply for any solutions....

  • SQL Developer Export hangs - version 3.2.20.09

    Hi,
    I installed SQL Developer Version 3.2.20.09 Build MAIN-09.87 and try to export a query into csv file,
    it hangs after writing 100 rows, I don't see the file grows on OS, the progress-bar keeps saying 100 row
    I also tried .xls format, the problem remains.
    the downloaded file is sqldeveloper-3.2.20.09.87.zip (with JDK included)
    Your help is appreciated.

    I ran export for a different SQL, the .csv file was generated.
    Not sure if the issue I encounter is data-related. I want to point out that some of the return data contains ASCII control characters:
    This is the exact SQL for the hanged-export:
    select c.email_addr,c.job_title, regexp_replace(c.job_title,'[[:cntrl:]]','#'),
    t.job_title, regexp_replace(t.job_title,'[[:cntrl:]]','#')
    from HZ_IMP_CONTACTS_T t, my_contact c
    where t.batch_id=100002764150299
    and t.REL_ORIG_SYSTEM_REFERENCE = c.pr_dept_ou_id || ':' || c.row_id
    and rownum < 200
    Hope you can reproduce this issue.
    Thanks,
    Wen

  • Java Export hangs at 'Export Java Database Content' phase

    Hi All -
    As part of system refresh activities,we are doing Java Export from our Production system(PE1) & we will use that export to import it in our Qulaity system(QE1).So while doing Java Export,the export gets stucks/hangs at 'Export Java Database Content" phase which is the last phase in Java Export steps.We have been doing this task since many years  & we did not encounter this kind of issue ever.There are no errors or at least warnings in the logs like sapinst_dev.log,jload.log,jload.java.log,sapinst.log etc.Our environment details are as below
    EP -6.0
    OS - AIX 5.3,64 BIT
    DB - DB2 UDB
    SAPINST version - 642
    Java version is below
    pe1adm> java -fullversion
    java full version "J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142ifx-20100918 (SR13 FP6)"
    Please note with the SAPINST we are using currently, the exports of remaining systems in EP & other solutions like ECC,CR,SRM,XI,BI are successfull.We are having this issue only in PE1.Looks like some bug in code.So request the experts in this forum to please take a look at it & provide me with solution if any of you have faced the similar situation.
    Thanks & regards,
    Nagendra.

    Thank you for your reply Subhash.The below is the last entry in jload.log.It is at EP_ATTR_HEADERS.While doing the Java export,we asked our DBA to monitor to find out any errors at DB side.He monitored and said that no deadlocks or no infinite loops are found.Also he said that he cannot create index for that too because it is trying to do select *.In our first 2 or 3 attempts it used to hang at CA_PRODUCTS meta data exported,CA_PROPERTY meta data exported.Now here.Our DBA said that EP_ATTR_HEADERS has 1.4M rows.We tried to bounce the entire system also,but no luck.We have the same issue.Peculiar thing is we dont see any errors or warnings in the logs.
    23.06.11 09:54:21 com.sap.inst.jload.Jload dbExport
    INFO: EP_ATTR_DEFS exported (6 rows)
    23.06.11 09:54:21 com.sap.inst.jload.Jload dbExport
    INFO: EP_ATTR_HEADERS meta data exported
    Please let me know if you need any further info in resolving this issue.
    Thanks & regards,
    Nagendra.

  • QUICKTIMe EXPORT HANGS UP

    When I attempt to export a video file(.avi) in Apple TV format, (m4v) the export progress window appears and shows the message "Initializing" and just hangs there for ever.
    Any solutions?
    Thanks

    Same problem here.... How to fix it?

  • OMF Export Hangs - Premiere Pro CS5

    I am exporting about 19 minute long sequence to OMF. I have about 12 audio tracks - most of these are mono, couple of tracks are stereo. There are no nested sequences. As for effects, there's only one audio gain.
    I tried exporting with encapsulate option - after about 5 minutes, the progress bar hangs at a certain point - it hung for more than 40 minutes.
    I cancelled the export, and then tried exporting with separate audio files setting - the progress bar hangs at a certain point (a little farther than the encapsulate setting) and is hung again for over 30 minutes now.I can see that all audio (Wav) files are saved in the folder, however the progress bar is hung and the OMF file is at 0KB. Is premiere doing anything? Does it take this long? Or is Premiere is hung?
    I am on a very tight timeline and will appreciate help resolving this.
    Thanks.
    RV

    For anyone who might run into similar problem - after trying multiple things, found out the problem. For a few audio clips, the stereo was split into 2 mono tracks and placed on timeline on two tracks. I manually removed each of thesesplit tracks and replaced it with stereo file on a single stereo track on timeline.
    And the OMF rendered finally!

  • PDF Export Hangs

    I'm exporting a report using PDF export in Diadem 11.2.0f4178 and it just hangs with no error message. I'm running windows 7 64 bit. I also have Diadem 11.3.0f4563 installed and it does the same thing. 
    I can print to adobe pdf, but when i generates the report its doesnt not copy the page names (which on 100 page report is a bit of a problem). A solution to either would resolve this.
    Anyone have the same problem or know of a fix?

    I found a solution from another thread that worked for me:
    http://forums.ni.com/t5/DIAdem/Windows-vista-ultimate-64-bit-PDF-export-error/m-p/978241/highlight/t...
    Windows Vista:
    Make sure that you are logged in as Windows administrator.
    Click the Windows button and click Printers.
    Right-click the Diadem pdf Export and select Properties
    Click the Ports tab, then click the Add Port button.
    Note: If the Ports tab is greyed out, right-click the Diadem Pdf Export icon and select Run as admin.
    Select Local Port and click the New Port button.
    Enter PDF1 for the new port name and click OK. Close the Printer Ports window.
    Put a checkmark in the box next to the PDF1 port if it is not already checked.
    Click on the Advanced tab.
    Select the Spool print documents radio button to make the options below it clickable.
    Clear (uncheck) the box labeled Enable advanced printing features by clicking it.
    Select the Print directly to printer radio button to make the options below not clickable.
    Click the Apply button, then click OK.
    Important: In order for the changes to take effect, you must restart your computer.
    Reboot your computer and then try to print, email, or create a pdf from Diadem.
    Regards,
    Ierman Gert

  • Export Hangs....

    I m exporting schema at live database but it hangs/jamms..
    please check the below exp file and let me know why it`s happening.
    H:\>exp
    Export: Release 10.2.0.1.0 - Production on Thu Jan 24 13:33:53 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: jsinv@abamco-db
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Enter array fetch buffer size: 4096 >
    Export file: EXPDAT.DMP > d:\jsinv_testing_24012008.dmp
    (2)U(sers), or (3)T(ables): (2)U >
    Export grants (yes/no): yes >
    Export table data (yes/no): yes >
    Compress extents (yes/no): yes >
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user JSINV
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user JSINV
    About to export JSINV's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions

    Check your Machine utilisation. Check whether the session for the export is active,
    also whether you have sufficient disk space in your drive.

Maybe you are looking for

  • InIN THIRD PARTY PROCESS EXCISE PROCESS

    Dear Experts, In Third party process, sales order raised,po created to vendor,migo created,invoice made to the vendor. po we made 14% bed,2%ecess&1%secess,after miro what is the process in excise,where the link vendor invoice and customer billing.ple

  • Itunes still wont open!!!!!!!

    help me plz!!!!! my itunes still wont open!!!!!

  • Need help for a newbie!!!

    Hi, I have set up a website on a new Redhat7.3 box with Apache2.0 and integrated Tomcat4.0 to handle the servlets used in the site. Yesterday I finished installing Oracle 9i Enterprise edition on the machine (I need a simple single table database tha

  • How to remove the icloud from my pc

    how to remove the icloud from my hp notebook. I removed the program but yet the device manager is still there.

  • ASR1k: VLAN re-write and EoMPLSoGRE

    Hi, Is it possible to utilise EVC VLAN re-write together with EoMPLSoGRE on an ASR1k to extend these VLANs across a L3 boundary? Could these VLANs be extended from the same ASR1k where the VLANs' L3 sub-interfaces reside? I am not sure that it's poss