IMP appear to hang.

Hi All,
DB 10.2.0.3.0 - 64bit Productio
I am trying to do a full database refresh using exp/imp.
Currently, the IMP appears to hang. I really have no idea about where it got stuck?
Would really appricte, if you could come up with something, which make sense.
Below are my findings.
================ IMP PROCESS===========================
/data/oracle/NYFIDMP1/backup/export/hcl/GCM_201007
[NYFIDMP1]oracle@fidmp1
$ ps -ef | grep -i imp
  oracle 26340 26336   0 00:41:24 ?          87:08 imp / file=imp_pipe buffer=100000000 full=y log=IMP_NYFIDMP1_180110.log fe
--------- Temp utilisation------------------
TABLESPACE                        MB_TOTAL    MB_USED    MB_FREE
TEMP                                  8500        267       8233
----------- undo utilisation-------------
currrently, no utilisation
----------- No insert is taking place currently-----------------
SQL> select substr(sql_text,instr(sql_text,'INTO "'),30) table_name, rows_processed,
  2  round((sysdate-to_date(first_load_time,'yyyy-mm-dd hh24:mi:ss'))*24*60,1) minutes, trunc(rows_processed/((sysdate-to_dat
e(first_load_time,'yyyy-mm-dd hh24:mi:ss'))*24*60))
rows_per_minute from sys.v_$sqlarea
where sql_text like 'INSERT %INTO "%'
  3    4    5  and command_type = 2
  6  and open_versions > 0;
=================hare krishna

Hi,
Also check the import log file to find out the tablename for which it may be building indexes. I am not sure if this is an import for SEIBEL database. One of the siebel table has more than 80 indexes which takes most of the time.
Regards

Similar Messages

  • Solved: Mac appears to hang when "Enter Time Machine..."

    I run TM and keep my sparse bundle on a Synology Diskstation NAS.  Since the begining in March 2011, my Mac has always appeared to hang after trying to "Enter Time Machine...."  I am now running Lion 10.7.2 and DSM 3.2-1944 and seeing the same issue.  It turns out that this appears to be a bug in the fancy TM graphics interface.
    TM uses a cascaded Finder window to allow you to brouse your backup history.  If you run multiple "Spaces" and the existing(new) target Finder window does not reside(popup) on your current Space, you never get to see the cascaded display.  Yet, if I ensure that there is only one Finder window open and it is displayed on my current desk top, then the fancy cascaded TM interface displays just fine.
    Note, if you do happen to "Enter Time Machine..." on a secondary Space, just hit ESC.  TM will exit and the current Space will pop over to the target Finder window.  If you "Enter Time Machine..." a second time, it will work fine as the target Finder is now on the current Space.  Looks like someone failed to issue "set current Space" before disabling the Spaces manager...
    UPDATE:
    Looks like I am rediscovering known bugs, #3: http://pondini.org/TM/E4.html but above is an alternate workaround to turning off "Spaces".

    If you're really at 10.5.8, do you have the 10.5 Install disk to boot from & Install that... so we can get further?

  • CR2008 SP2 install appears to hang with no progress bar

    I have CR2008 SP2 installed.  Come to find out I didn't have .NET support installed originally so I re-ran the installation to make a modification to the installation.  Unfortunately the installation process appeared to hang on the "Thank you for choosing Crystal Reports 2008", not activity bar, but the msiexec process was still running, so I killed it.  I decided to uninstall the whole program.  Reinstalled CR2008 SP1, no problem.  Then it then downloaded SP2 and and ran the update and it was hung on the same screen for about 15 minutes before it actually finished.  There seems to be an issue where the progress bar is grayed out.  I am running Win7 64Bit.  The install eventually completed successfully.

    Hi Seth,
    This is normal for Windows 7. Lots of registering and low end stuff happening that can't access the progress bar while it's being done.
    I'll suggest we add a "Please be Patient" to the install screen.
    Thanks again
    Don

  • Compressor opens but no windows appear, then hangs

    hi, i just used compressor, went back into it for a second job and the compressor load pop up appeared and the menu appeared at the top but none of the windows appear, happens on opening from the menu or from sending a clip to open in compressor. never had a problem with it in the past. I have followed some advice found here including trashing prefs, trashing a bunch of files in an apple support document, even reinstalling compressor and motion but the problem persists. Any ideas?
    thanks in advance

    I should add that the destinations/settings window does appear when i activate it from the windows menu, but absolutely nothing else activates. Compressor then hangs and always requires a force quit (which doesnt always work)
    please, any help would be greatly appreciated.

  • Maintenance Wizard appears to hang:  Execution Started: Please Wait

    I have a customer using the following navigation route through Maintenance Wizard:
    Process: Prep for Upgrade
    Select: Task:Apply AD Minipack
    'Start the Run'
    However the next page seems to hang with:
    Script Executer: Execution Started
    'Confirm that "Execution Complete"message appears at the end of this page.'
    Please Wait.
    Can anyone advise what could be the problem or how to get additonal errors to diagnose the problem.

    It took about 8 seconds for me. Not too bad at all.
    Jo
    "crazykeith" <[email protected]> wrote in
    message
    news:g0c7rs$d27$[email protected]..
    > Hello. I'm trying my first Flash Video insertion..all is
    well except I'd
    > really like to be able to tell anyone viewing the page
    to please hang on
    > and
    > wait during the buffer period on the progressive
    download. it takes
    > anywhere
    > from 5 to 20 seconds for the player skin to appear and
    start playing the
    > video.. I have previously been using embedded WMP which
    seems to have an
    > advantage in this department since the player skin would
    immediately
    > appear and
    > display a buffering video % which would let anyone
    viewing the page know
    > that
    > the video is downloading and is about to play. With the
    flash they have
    > no
    > idea and the page appears not to be working for a "long"
    time (5 to 20
    > seconds)
    > since not even the skin appears. Is there a way to
    improve these faults?
    > My
    > video is about 3 minutes long and can be found here.
    >
    http://www.centroidcnc.com/cncvideo/cnc_cylinder_head/cnc_cylinder_head_porting.
    > html
    > thanks ahead of time for any advice! -Keith
    >

  • Using exp/imp appears to fail

    Hello Everyone.
    We are trying to export a set of table from one Oracle Database to another and have come across a problem.
    Exporting via PL/SQL developer (v7) appears to be fine but when we try to import the generated .dmp file using the imp tool, it fails with this error:
    IMP-00017: following statement failed with ORACLE error 905:
    "CREATE TABLE "GEOM_TABLE" ("UUID" VARCHAR2(36) NOT NULL ENABLE, ""
    "NAME" VARCHAR2(50), "ORDINATES" "MDSYS"."SDO_GEOMETRY", "DRAWING_UUID" VARC"
    "HAR2(36))  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65"
    "536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "GEOM_SPACE"
    "" LOGGING NOCOMPRESS VARRAY "ORDINATES"."SDO_ELEM_INFO" ELEMENT  STORE AS L"
    "OB  (ENABLE STORAGE IN ROW CHUNK 16384 RETENTION  CACHE  STORAGE(INITIAL 65"
    "536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)) VARRAY "ORDINATES"."
    ""SDO_ORDINATES" ELEMENT  STORE AS LOB  (ENABLE STORAGE IN ROW CHUNK 16384 R"
    "ETENTION  CACHE  STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER"
    "_POOL DEFAULT)) COLUMN "ORDINATES" NOT SUBSTITUTABLE AT ALL LEVELS "
    IMP-00003: ORACLE error 905 encountered
    ORA-00905: missing keyword
    This only appears to happen when there is a reference to MYSYS.SDO_GEOMETRY. It is preventing the data migration from completing so does anyone have any ideas?
    Thanks in advance.

    Hi,
    Table is based on type MDSYS.SDO_GEOMETRY (Spatial Data Types and Metadata), Check spatial is configured on your Target database and you have privilege to access that object using your schema.
    HTH

  • TMQUEUE server appears to hang

    I am working with Tuxedo 6.5 on a HPUX 64 bit platform. Recently
    we have, on two occasions had what appears to ba a "hang" of the
    TMQUEUE server. The server does not appear to complete a request
    and subsequent requests are left on the input queue, unhandled,
    making the queue unusable.
    There are no messages in the ulog to indicate the cause of the
    problem. The only option is to kill the server and restart it.
    The TMQUEUE server receives a large number of requests, probably
    around 6 per second most from client requestors (TCP/IP clients).
    I am at a loss to explain why it freezes.
    If anyone has seen this problem before and identified cause/
    solution, then please let me know.
    thanks
    Mike.

    As suggested by a BEA representative, the patch level of Tuxedo 6.5 was brought up
    to the latest available for us, for Tuxedo 6.5
    64 bit. We were given patch level 328 I think.
    Since that was put in place we get better reporting of possible
    error conditions. We have one re-occurrence of the problem and
    these messages are being produced:
    183159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    183159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    183659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    183659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    183958.mudevl11!JSH.16589: JOLT_CAT:1185: INFO: Userid: [ihlcnd], Clientid: [myapp]
    timed out due to inactivity
    183958.mudevl11!JSH.16589: JOLT_CAT:1198: WARN: Forced shutdown of client; user name
    'ihlcnd'; client name 'myapp'
    183958.mudevl11!TMSYSEVT.16442: JOLT_CAT:1199: WARN: .SysClientDied: User ihlcnd
    on MuUATHost client died
    183958.mudevl11!TMSYSEVT.16442: CMDTUX_CAT:4069: INFO: .SysClientState: User ihlcnd
    on MuUATHost state change to DEAD
    184159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    184159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    184659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    184659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    185159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    185159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    185659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    185659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    190159.mudevl11!?proc.18989: 180000 pglutm1b: MuUATHost 98 29 8 214
    140 120
    190159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190205.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190215.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190225.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190235.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190245.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190255.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190305.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190315.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190325.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190335.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190345.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190355.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190405.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190415.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190425.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190435.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190445.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190455.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190505.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190515.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190525.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190535.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190545.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190555.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190605.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190615.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190625.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190635.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190645.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190655.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    190659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190705.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190715.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190725.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190735.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190745.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190755.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190758.mudevl11!JSH.16589: JOLT_CAT:1185: INFO: Userid: [ihlcnd], Clientid: [myapp]
    timed out due to inactivity
    190758.mudevl11!JSH.16589: JOLT_CAT:1198: WARN: Forced shutdown of client; user name
    'ihlcnd'; client name 'myapp'
    190758.mudevl11!TMSYSEVT.16442: JOLT_CAT:1199: WARN: .SysClientDied: User ihlcnd
    on MuUATHost client died
    190758.mudevl11!TMSYSEVT.16442: CMDTUX_CAT:4069: INFO: .SysClientState: User ihlcnd
    on MuUATHost state change to DEAD
    190805.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190815.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190825.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    I think the HPUX machine itself is somewhat overloaded in terms of
    resource usage (there are 5 tuxedo domains running on it and 2 MQ managers as well).
    However, any specific details that can be
    determined from these messages will be useful to us..
    thanks
    Mike.
    "Mike Carrington" <[email protected]> wrote:
    >
    Further information:
    We get a lot of these messages, however, they do not seem to
    cause any problems, other than to cause servers to wait for a
    few seconds:
    044310.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    044311.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    044312.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    052607.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xc17ee: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    071114.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xc6e45: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    072427.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xc7915: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10089]
    074325.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xc885e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    082742.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xcac1e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    120017.mudevl11!BBL.9778: LIBTUX_CAT:220: WARN: BB lock appears stuck: held
    by pid=10088
    121202.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xd7a61: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10087]
    121202.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xd7a61: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10087]
    152814.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xe3009: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    160003.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xe4d6e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    173050.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173051.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173052.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173052.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173053.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    175324.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xeb681: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195719.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195720.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195721.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    211945.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xf7681: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    234252.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xffb97: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    Recently we also had the whole bulletin board hang: The only
    messages produced were:
    160019.mudevl11!BBL.9778: LIBTUX_CAT:220: WARN: BB lock appears stuck: held
    by pid=6560
    161341.mudevl11!WSH.9895: WSNAT_CAT:1055: ERROR: Connection to unassigned
    WSH rejected
    After these two messages, no more tpinit() calls were accepted.
    It has happened before so we have tried regenerating the UBB and
    QM configurations, things usually work again for about a week,
    then fall over again. Other, similar environments on the same
    machine have had no problems (we have four domains running on
    the machine).
    If anyone has had the same problems and has a satisfactory
    resolution, please let us know.
    "Mike Carrington" <[email protected]> wrote:
    I am working with Tuxedo 6.5 on a HPUX 64 bit platform. Recently
    we have, on two occasions had what appears to ba a "hang" of the
    TMQUEUE server. The server does not appear to complete a request
    and subsequent requests are left on the input queue, unhandled,
    making the queue unusable.
    There are no messages in the ulog to indicate the cause of the
    problem. The only option is to kill the server and restart it.
    The TMQUEUE server receives a large number of requests, probably
    around 6 per second most from client requestors (TCP/IP clients).
    I am at a loss to explain why it freezes.
    If anyone has seen this problem before and identified cause/
    solution, then please let me know.
    thanks
    Mike.

  • PDF Maker appears to hang - PDF contains no hyperlinks

    Here is a summary of the (mis)behavior:
    PDFMaker seems to hang (see below) after PDF is created and opens in Acrobat.
    The Acrobat PDFMaker dialog never disappears, appears stuck converting to PDF
    When you cancel that dialog, I get a message saying "Adobe PDF printer failed to create the PDF file" (even though a PDF opened in Acrobat)
    The PDF was created in My Documents even though I specified a different location.
    PDF created includes no Hyperlinks
    Here is a summary of what I have tried:
    Perform Repair on Acrobat
    Reinstall Creative Suite (clean)  (this resolved the repair errors at the bottom of this thread)
    Recreate normal.dot for Word
    Ensure the “Use hyperlinks instead of page numbers" is unchecked in Word
    Tried a different document.
    Tried a different computer (my coworker's computer creates a PDF with links.)
    Duplicated my coworker’s PDFMaker settings.
    Restored the distill settings from the server backup location.
    Any help/guidance would be greatly appreciated.

    I think I've seen roughly analogous behavior -- without the crashing -- on my XP system.

  • Upgraded Thunderbird/Lightning to latest - Thunderbird does not respond and appears to hang.

    I believe this has to do with the calendar that is currently enabled in Thunderbird using Lightning.
    Unfortunately, uninstalling/reinstalling lightning, Thunderbird simply hangs when it restards and is "Not responding". Disabling all Add-ons enables you to check email. Is there a way to disable the current calendar, reinstall Lightning and set-up a new calendar? I suspect the current calendar is google based.

    Hey Tony,
    It appears it was the Airport settings and the router. Here is what I did.
    I opened the ports you listed on the Linksys router using port range forwarding. I did not add the jabber ports because I'm not using Jabber and Linksys apparently allows only 10 ports (or port ranges) to be forwarded. One of them is forwarded to my apache server which I did not want to change.
    I forwarded the ports to 198.168.1.1
    The Apache server is forwarded to 198.168.100
    I unticked the iChat I added in the sharing/firewall. The original iChat/Bonjour setting is still ticked on.
    I finally found the UPnP setting on the Linksys router under Administration/Management and enabled it. What I had enabled (and then disabled) earlier was the UPnP forwarding under Applications&Gaming/UPnP Forwarding.
    While looking at the Linksys settings under "setup" I saw that the the local DHCP server is set to start addresses at 198.168.1.100 So I tried setting the ports to forward to that address instead of 198.168.1.1 No luck. So I set them back to 198.168.1.1
    Finally I went into Airport and turned off the port forwarding as suggested by Ralph's note that you attached. That solved things.
    So I'm not sure if it was the last thing I did or a combination of all. Thank you for your help.

  • Imp in 11g  hangs

    Dear All,
    I was importing from client , when it reaches to a particular table the imp hangs. Our db is 11.2.0.2 (RAC) on Linux. The export was taken from window server and the db is 11.2.0.1. I am using exp and imp utility. If i am importing directly from ther server there is no issues.
    Db server 11.2.0.2
    Client 11.2.0.1
    Could any one thow insights on this why the import has no issues onthe server.
    Thank in Adavance
    Dave
    Edited by: user5350741 on Aug 13, 2012 12:26 AM
    Edited by: user5350741 on Aug 13, 2012 2:56 AM

    Hi,
    Import can get hang when you are importing table and the tablespace in which that table is getting imported is full.
    Check in the alert log file for any tablespace related error.
    If tablespace is full then add datafile to that tablespace.
    This is the case when you are using expdp and impdp.
    "It is recommended to use expdp and impdp for oracle 11g."
    Edited by: SK_dba on Aug 20, 2012 2:17 AM

  • Executing a command using back-quotes appears to hang

    I have posted this to the apache users mailing list due to the evidence to date, but since I also found some reference on the web to some, admitedly old, bugs regarding unclosed input pipes which seems to cause a similar hang I thought I'd also post here and see if anyone has any ideas as to where the problem might lie. ie with apache, with /bin/sh etc etc
    We have several webservers currently running on apache httpd v2.2.3. They are started and stopped by a wrapper script which at some point simply calls "apachectl stop" or "apachectl start" to control the webserver. This is all working fine, we have had no issues with it.
    I am currently trying to upgrade to v2.2.6 but have run into a problem. In the wrapper script, apachectl is called in back quotes. For example we would call it as follows in order to check the output for errors:
    STARTUP=`<path>/apachectl start 2>&1`
    When we use this construct to start httpd v2.2.3 it works fine. When we use it to start httpd v2.2.6 the command simply hangs there without exiting. I have tried doing this directly on the command line (as opposed to within a script) and get exactly the same.
    However, the webserver process has started. I can access the webserver and if I run "apachectl stop" from another terminal, a few seconds later the hung command returns to the command prompt (or the script continues if called within the wrapper script).
    I am running this on a Sun sparc V480 with solaris 9 installed (kernel patch 117171-05). Apache httpd is compiled with Sun Studio 8 (I have tried Studio 11 as well and get the same results).
    Configure line was:
    ./configure prefix=<path to install> enable-so --enable-mods-shared=all \
    enable-module=so with-mpm=worker --enable-nonportable-atomics=yes \
    enable-proxy=shared enable-proxy-http=shared --enable-ssl=shared \
    enable-cache=shared enable-file-cache=shared \
    enable-disk-cache=shared enable-mem-cache=shared
    I realise that this may not actually be a problem with apache itself, in fact it seems unlikely, but the only lead I have to go on at the moment is that, on my system, it doesn't happen with v2.2.3 and does with v2.2.6 and after comming up with a total blank on the search engines I am posting here in the hope someone has encountered something similar.
    Regards,
    Sean

    Darren,
    I ran a truss on the parent process while runinng the two commands as you suggested, the following was the basic difference with all leading and trailing output removed. I must admit to not being particularly adept are reading truss ouput.
    When running "apachectl start"
    time()                                          = 1194348702
    lwp_sigmask(SIG_SETMASK, 0x00020002, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    fork1()                                         = 8525
    lwp_sigmask(SIG_SETMASK, 0x00020002, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    setpgid(8525, 8525)                             = 0
    lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    lwp_sigmask(SIG_SETMASK, 0x00020000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    lwp_sigmask(SIG_SETMASK, 0x06820000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    ioctl(255, TIOCGSID, 0xFFBFF654)                = 0
    getsid(0)                                       = 16141When running "A=`apachectl start`"
    time()                                          = 1194349187
    pipe()                                          = 4 [5]
    lwp_sigmask(SIG_SETMASK, 0x00020000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    lwp_sigmask(SIG_SETMASK, 0x00020002, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    fork1()                                         = 9122
    lwp_sigmask(SIG_SETMASK, 0x00020002, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    setpgid(9122, 16147)                            = 0
    lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    sigaction(SIGCLD, 0xFFBFF278, 0xFFBFF318)       = 0
    close(5)                                        = 0
        Received signal #18, SIGCLD, in read() [caught]
          siginfo: SIGCLD CLD_EXITED pid=9122 status=0x0000
    read(4, 0xFFBFF3D8, 128)                        Err#4 EINTR
    lwp_sigmask(SIG_SETMASK, 0x00020000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    waitid(P_ALL, 0, 0xFFBFECB0, WEXITED|WTRAPPED|WSTOPPED|WCONTINUED|WNOHANG) = 0
    waitid(P_ALL, 0, 0xFFBFECB0, WEXITED|WTRAPPED|WSTOPPED|WCONTINUED|WNOHANG) Err#1
    0 ECHILD
    setcontext(0xFFBFED20)
    read(4, 0xFFBFF3D8, 128)        (sleeping...)
        **** HERE is where the truss output hangs untill I run "apachectl stop" in another terminal ***
    read(4, 0xFFBFF3D8, 128)                        = 0
    close(4)                                        = 0
    lwp_sigmask(SIG_SETMASK, 0x00020000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    lwp_sigmask(SIG_SETMASK, 0x06820000, 0x00000000) = 0xFFBFFEFF [0x0000FFFF]
    ioctl(255, TIOCGSID, 0xFFBFF1E4)                = 0
    getsid(0)                                       = 16141Sean

  • Solaris Appears to Hang on Boot - No Login Prompt/X Doesn't Start

    Hi,
    I've using Solaris for just a few days, and I'm starting to get somewhere with it, but I've hit a problem I'm not sure how to resolve.
    The system appears to boot normally up to the point of the prompt "Wait for the login screen before attempting login".
    I used to be able to produce a Login prompt during this message, then X would start, but since I installed OSS, it just sits there, not responding. X seems to fail to start, but no messages are displayed.
    What do I need to do exactly in order to stop OSS loading? I think this is the cause of the fault.
    OSS is up to date, but Solaris 10 is a clean install (2008.05).
    I'm going to need a step-by-step to fix this. I don't even know how to invoke a console based text editor right now - I've been using gedit from X.
    Best regards,
    AstroTux.

    Astro,
    Have just experienced the same thing - exactly - on SXCE snv_103 (11/08)! In the past, in debugging X server issues, we could boot to safe mode and edit pertinent files from there...
    NOW, we're getting no login screen at all, and can't use the keyboard to 'stop' the xserver from running, as it apparently isn't! Did you find a fix for this? Lou

  • Logon screen appears but hangs at 'Loading data...'

    Hello, I have a problem that I cannot logon to SAP R3. After typing my username and password in the logon screen, the hourglass shows and the message 'Loading data...' appears in the statusbar. Nothing else happens.
    When I try to logon for the second time, the popup appears: 'You are already lgoged on.' with the three options. Appearently SAP thinks i am in.
    I am logged on from anywhere via a VPN-connection. When I am on the location itself, logging on works fine.
    Does anybody recognise this symptom and know the solution?
    Thanks, Tim van Steenbergen

    Hi Tim:
    When you are using the VPN connection try the Low Speed Connection option, with this less traffic is sent back and forth.
    To enable LSC open your SAP Logon and select your system, then go to Change Item --> Advanced button and check the Low Speed Connection checkbox.
    Hope this fix your problem; this could be due to the fact you are using a custom logo in the initial screen of the SAP system.
    You can also try to by-pass the initial screen by entering a transaction directly in the command box.
    Best Regards,
    Federico

  • IPhoto Update version 6.0.6 download appears to hang

    I opened iPhoto about an hour-and-a-half ago and I received a message indicating there were new updates (5 files). I indicated that the process should go forward. The files downloaded and began to install. The fourth one in the list, iPhoto Update 6.0.6 (smallest one - 7.3 MB) is currently in the process of installing, but it has been in this state (spinner spinning) for the last hour. What gives?
    iMac Mini   Mac OS X (10.4)  

    My bad (chock it up to the fact that until last week I had never touched an iMac). I had the application open and apparently the update needs to install with the application closed. As soon as I closed the app, the installation finished - 2 decades of Windows indoctrination has numbed my senses.

  • In Lion, Safari pages hang in full screen mode.  If you exit full screen mode, the next page you intended to view appears.

    In Lion, Safari pages hang in full screen mode.  If you exit full screen mode, the next page you intended to view appears.
    This happens nearly every time I use Safari.  I will be clicking on links, when it appears to hang.  By exiting full screen mode, upon minimizing the next page I was intending to view appears.  This does not happen on all websites, but many that I visit.

    Here's a stupid question, but I'm sure I'm not the only one - how exactly DO you minimize the safari fullscreen mode??  I keep reading about orange or yellow tabs which don't exist, at least on my 27 iMac. Control m doesn't work either. I wish Apple would have a basic 3 or 4 page instruction manual on this. Unless there are major bugs still.  By the way, this is only one of many problems I'm having with Safari.  Occasionally the tool bar just dissappears. And, don't get me started about how the dock in Lion simply stopped accepting some icons, including Firefox. None of these problems happened when I first installed Lion. Each upgrade seems to have more bugs, not less.

Maybe you are looking for

  • ITunes 10.6.1 not connecting to iTunes store

    When I open up iTunes and click on iTunes store, It say accessing iTunes store and I wait about 3 min and it still say accessing Itunes store. I went under help menu and click on Run Diagnostics and I pick Network connection one and said itunes store

  • Photo event sorting on new iPad

    I've got 13,000 + photos across 100+ folders/events on my iMac/new iPad and all the folders/events were all in alphabetical order; Andrew's wedding, Dad's birthday, Frank's house, House extension, New Year 2007 etc etc, but recently the events are no

  • TS4268 How can I remove an imessage phone number?

    How can I remove a mobile phone number from Settings>Messages>Send & Receive?

  • Get and hide all child symbols

    I'd like to target all child symbol instances of my mT symbol and hide them. Something like this (except this doesn't work): childsymbols_d1 = sym.getSymbol("holder").getSymbol("d1").getSymbol("mT").getChildSymbols(); for(var i=0; i<childsymbols_d1.l

  • Dataexport to Oracle tables with typed measures.

    Hi, Does anyone know if it is possible to export typed measures (dates and text) to an Oracle table using dataexport under Essbase 11.1.1.2? I've tried but I just get a message saying 'unable to export data to sql table' with no associated sql/odbc e