System is hanging after processing 1,60,000 records

hi
i am facing a problem that is , when i was transporting  objects to production i was facing a problem that is the system is hagging after processing 1,60,000 objects

Its probably that you have added a field to an existing DSO/ODS and the system is populating that field. This is however speculation and in order to exactly tell you what the issue is, please let us know which object is it getting stuck at.
Also transporting this many objects at once is never a good idea. As a best practice, collect the objects in different TRs based on type and then import the TRs based on dependency.
Hope this helps
Regards.

Similar Messages

  • System Preferences Hangs After a Successful Sync to .Mac

    Okay, I think this is going to be a tough one to track down, but I'm hoping you guys can help.
    Problem: When I manually sync my data to .Mac using the .Mac area of System Preferences, System Preferences hangs right after the sync process completes.
    If I manually start the sync in System Preferences and then quit System Preferences while the sync is in progress, the sync completes with no ill effects (i.e., because System Preferences is no longer running, it can't hang when the .Mac sync completes).
    Things I've done to address the problem:
    (1) Trashed com.apple.PreferenceSync.plist (restart system and try recreating the problem ... no change).
    (2) Trashed the contents of ~/Library/FileSync/ (restart system and try recreating the problem ... no change).
    (3) Unregister my computer from .Mac, delete old sync data, and re-register my computer with .Mac (as I said, the .Mac sync completes, so this was just a shot in the dark ... restart system and try recreating the problem ... no change).
    The system.log records the following when System Preferences hangs:
    Jun 7 00:07:31 Joel-McIntoshs-Computer System Preferences[401]: exception while performing selector syncPlanWithIdentifier: on server: NSPortTimeoutException connection timeout: did not receive reply
    Jun 7 00:07:31 Joel-McIntoshs-Computer SystemUIServer[107]: exception while performing selector syncPlanWithIdentifier: on server: NSPortTimeoutException connection timeout: did not receive reply
    Jun 7 00:07:31 Joel-McIntoshs-Computer System Preferences[401]: * -[NSConditionLock lockBeforeDate:]: deadlock (<NSConditionLock: 0x199997a0> '(null)')
    Jun 7 00:07:31 Joel-McIntoshs-Computer System Preferences[401]: * Break on _NSLockError() to debug.

    Thanks for the help. I think I've tracked down the problem.
    I created a test user and the sync and system preferences worked fine.
    I started trouble shooting by going back to the main account, and testing item by item various third-party "items" that were present in the main account, but that were absent in the test user account. I removed most third party "stuff" and started adding it back in one at a time and testing sync with each addition.
    I finally recreated the System Preferences hang after I installed TextExpander -AND- had .Mac sync checked in the TextExpander preferences (it didn't hang if that box was not checked in TextExpander). Unchecked, no hang ... checked hang.
    I've contacted the developer for assistance.

  • System hangs while retrieving nearly 80,000 records in HTML output

    Hi Users,
    I am using Oracle BI Publisher Enterprise.
    When I tried to retrieve nearly 80,000 records, the system hangs.
    How to get rid out of that.
    Awaiting for you reply guys.

    Thats common, go for summary report instead of that.

  • HT1338 My system preference hang after i click desktop and screen saver app.

    When ever i try to change my wall paper or click on my desktop and screen saver app the system preference hang..
    Any one know how to fix that beside format the whole system?
    Thanks in Adv.

    Welcome to the Apple Support Communities
    Try to delete the Desktop settings file. First, open Finder, select Go menu > Go to Folder, and type ~/Library/Preferences. Then, delete "com.apple.desktop.plist" and "com.apple.systempreferences.plist", and restart. Finally, you should be able to go to Desktop and Screen Saver on System Preferences

  • MDB is hanging after processing the request for sometime

    Hi,
    We have a MDB deployed in Weblogic 10.0 and the application is processing for few hours, after which it hangs. It processes around five to six hundred messages and after that stops consuming the incoming messages. We have enabled the redelivery option for the queues.
    Is there any limitation if lot of messages are there in pending state?
    The thread dump analysis did not help us in resolving the issue.
    Is there any known issue with weblogic or please let me know if any fine tuning can be done to resolve this issue.
    Thanks in Advance.

    Hi,
    There is very less information to find the exact root cause. I think you can provide the thread dumps taken during the time the issue occurs and involve Oracle-BEA support. The weblogic server log file(check for any rollbacks) could also reveal anything that is unusual.
    You can monitor the following :-
    1. Number of MDB instances in pool. (Increase them if required).
    2. JVM Heap. This could be memory related issue. Increase the heap and test.
    Regards.

  • Firefox regularly hangs after an unspecified period of use, and causes other programs to hang, and a forced system shutdown is necessary.

    The firefox browser hangs after an unspecified period of time. Anything from a few minutes after system startup, up to 5-6 hours of use or perhaps more. Attempting to use other programs including windows explorer while firefox is hanging causes those programs to hang also, making a forced shutdown necessary. Occaisionally I've noticed firefox will respond, perhaps after 10 or more minutes. There seems to be no hard disk activity while the program hangs. Memory usage of firefox on my system is usually upwards of 190,000.

    I have circumvented this mostly by running internet explorer, and using Firefox only for browsing when I need to make use of it's addons. In this way I've had the problem re-occur maybe once or twice in the past two weeks. It's not really a solution but it does seem to help, and I'm no longer sure the problem IS firefox but using it certainly exacerbates the problem.
    I've only just updated to firefox 6, so I am not entirely sure how that will go just yet.

  • How to Run Operating System Command Before/After Message Processing SAP PI

    Hi,
    We are trying to execute multiple commands via "Operating System Command Before/After Message Processing".
    When we use single command say for example cp or mv (copy or move) the commands get executed fine.
    eg: cp %F /var/opt/data/outbound/Test/Dummy.txt 
    /this works fine/
    when we club commands together or try to redirect the outputs of commands, none of the commands get executed.
    eg:
    cp %F /var/opt/data/outbound/Test/Dummy.txt ; rm %F
    or
    wc -l %F > /var/opt/data/outbound/Test/Dummy.txt
    Is it possible to execute multiple commands or redirect the output  of commands without using a shell script? The PI server we are working on iis hosted on UNIX environment.

    Hi Harleen,
    try like this
    cp %F /var/opt/data/outbound/Test/Dummy.txt ; rm %F
    instead of semicolon try this
    (1) &
    command1 & command2
    Execute Command1 and then execute Command2
    (2) &&
    command1 && command2
    Runs the command2 only when command1 doesn't Complete successfully
    (3) ||
    command1 || command2
    Runs the second command if the first command had an error
    (4) ()
    (command1 || command2) || (command3 & command4)
    Defines the order in which commands are to be executed
    Regards
    Suraj

  • System Hangs after kernel update

    Hi Experts,
       Client side, they did kernel upgrade in production system . After this upgrade , they are not able to execute any RFCs. Whenever they are executing RFCs , it keep on running continuously (hangs long time).. Not able to get any results.
    Please guide me how to handle this problem.
    Thanks
    Silviya

    Hi,
    Thanks for your reply.Just forget about kernel upgrade.In my client production, they are trying to execute RFC "RFC_ABAP_INSTALL_AND_RUN",,but the system continuously hanging for one week. They are not able to do anything with RFC. Other ABAP normal programs are working fine.
       They creating invoice by RFCs. Whenever they running this RFC , system gets hanging continuously. what may be the reason..and how to correct it .please guide me ASAP. I couldnt get content of sapnote 1151775. If you have sapnote 1151775 details , please give  me.
    Thanks a lot
    Silviya

  • Firefox hangs after a few minutes and freezes whole system -- tried all the help suggestions already

    I just updated to the latest version of Firefox and now it hangs after a few minutes of use (maybe when using Facebook)...I tried all of the existing help suggestions and none of them worked. Once it hangs, I can no longer use my machine as it freezes everything. I have to shut down...and even that takes forever to happen. :(

    Hello cswatson,
    Try clearing your Java cache, and History.
    If you're not sure how to do that go here. --> [http://www.java.com/en/download/help/plugin_cache.xml I'm a Link].
    If you still have problems, and are running a 64 bit processor you may want to install Waterfox instead of Firefox. On the case that you are running a 32 bit operating system do not install Waterfox. However, if you are running a 64 bit operating system you may want to install Waterfox. If you do install you should update your plugins on the Waterfox Download page below.
    '''Waterfox Support/Forum'''
    http://www.overclock.net/t/975626/waterfox-11-0-13-mar-2012-firefox-64-bit
    '''Waterfox Download'''
    http://waterfoxproject.org/downloads/ http://waterfoxproject.org/downloads/
    Sincerly,
    Michael
    '''''Waterfox is an unofficial version of Firefox, please use at your own risk.'''''
    ''Copyright © Waterfox. Mozilla®, mozilla.org®, Firefox®, Thunderbird®, Bugzilla™, Camino®, Sunbird®, SeaMonkey®, and XUL™, as well as the Mozilla logo, Firefox logo, Thunderbird logo and the red lizard logo are all trademarks of the Mozilla Foundation. Logo by [http://example.com Miloš Mirković]''

  • System hang after key in YF98 (Report for sales tax payable)

    Hi all,
    do u know wat is the problem of sys hang? i already terminate the transaction code, but sys hang also........
    Thanks for helping

    Dear V.Krishnan ,
    I already told BASIS to restart the server, but they reject to restart the server cos they worry later they cannot up the server.
    They keep asking me debug the program, but the problem is the sys hang after i key in the transaction code, i cant do nothing after that. In development server, the sys is OK after i enter the transaction code. Can u tell me wat to do now?
    regards;
    jee

  • System hang after clicking "Run" to launch "SBO_Welcome.hta"

    Hi,
    My client encounters a pop up window "Open File - Security Warning" upon logging into SAP.
    It is a message to run "SBO_Welcome.hta" which is located on "
    SERVER\B1_SHR\Help\EN".
    When the "Run" button is clicked to launch the above mentioned file, the system will hang.
    Also, the error below will be displayed when we force shut down the above pop up window from Task Manager.
    Error:[NCM Main].[Main] The RPC server is unavailable. (Exception from HRESULT:  0x8007068A)
    The above issue is encountered on a specific workstation only.
    Kindly suggest if anyone knows how to resolve this.
    Thank you.
    Yadana

    Hi,
    Bala is correct. this installation is corrupt. Uninstall and install with Full administrator rights and doesr the use profile have acess to the shared folders like B1_SHR, check for the firewall setting .
    Regards,
    Rakesh N

  • Bug-Report: Hyper-V - VM shutdown process hangs after unmount ISO file on host computer

    Hello Microsoft team,
    my HYPER-V VM hangs after I did follow things:
    First I mount an ISO file into my Windows 8.1 Enterprise host (e.g. drive letter X:)
    Now I mount X: into my VM (gen. 1)
    Then I lost connection to X: on my host (e.g. unmount X: on my host computer)
    Now when I shutdown my VM, it will be hangs.
    I reproduced this on three computers with windows 8.1.
    Thanks for help and feedback,
    Gunnar

    Hello Gunnar,
    What do you mean about the sentence ‘mount X: into my VM (gen. 1)’?
    If I mount the Windows 8.1 ISO to drive H:, and then try to install the VM gen 1, it has no issues.
    If I just install the VM gen1 by using the Windows 8.1 ISO that have been mounted to drive H:, I still can’t find the issue.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Satellite L750 system hangs after disconnecting the WLan

    I bought Satellite L750 series laptop on that i connected Wifi. if i disconnect Wifi then system get hanging. I cant do anything in that. I updated driver software and i checked all the possibilities as my knowledge.

    >if i disconnect Wifi then system get hanging.
    I assume you are using Fn + F8 to enable/disable the WLan.
    Right?
    Did you try to recover the system in order to check if this is a system problem?
    I think you should do that and should recover the notebook using HDD recovery procedure
    Power up the unit, press F8, choose Repair my Computer, choose HDD recovery and follow the instruction on the screen then you will get the system with factory settings.
    Then test the WLan.

  • System hangs after launching P2P

    Hi,
    I have just installed a K7N2 Delta MB with a 2500+ Athlon and a 3200 DDR (PQI) of 512 Mo. My OS is WinXP SP1.
    Everything works very fine until I load a P2P (emule).
    I had not this problem with my defunct Elite MB (with a 1800 Athlon and a 2100 DDR).
    I have an ADSL connection via an ECI USB modem.
    WinXP and the MB Bios and drivers are updated (using Win update and MSI Live monitor). I have also updated the VIA chipsets with VIAHyperion4in1446vp6 and updated the NVidia drivers/programs SINCE the USB host controller is an NVIDIA one (therefore the VIA USB 1.1 cannot be installed)
    I have uninstalled/re-installed all my USB ports and also closed the LPT port.
    The ADSL modem is connected to an hub while I have connected my optical mouse to a separate USB port (since MSI writes that the mouse consumes a lot of energy).
    I have aloso enabled the USB in the Bios and even the KB USB whereas I do not have an USB KB (I had the same problem when the KB USB was not enabled).
    The BIOS indicates an 100 FSB.
    What should I do?
    Thank you in advance.
    (pardon my approximate English and technical languages).

    Sharp,
    I have re-installed WinXP, installed the Nvidia updates (and the MSI and Win XP ones) and installed a more recent and more efficient ADSL connection driver.
    However, eMule hangs after less than 1 minute with a 166 mHz as well as with a 133 mHz FSB (this means: I cannot close it with the Task Manager and I am obliged to re-boot WinXP.
    Moreover, the CPU temperature climbs quickly to 60°C at 166 mHz.
    I know that I could solve the temperature problem by installing a new fan. However, I am not certain that this would solve the hanging one (although one may think that it's the temperature that leads to the hanging.
    I have discovered in the eMule forum that other people with other configurations encounter the same difficulties as me. Therefore, their solutions will probably not be found on this site.
    Thank you for your availability.

  • USB modem and Internet Sharing causes system to hang.

    First my setup. I have a Mac mini (early 2009) running 10.7.2 connected to the Internet using a Sony Ericsson W910 as a USB modem. I am using Internet sharing via Ethernet to a 1st generation (n) AirPort Extreme to give Wi-Fi to other devices (iPhone, Xbox 360, PS3 etc).
    Now the problem: When Internet Sharing is on regardless of what interfaces are used (Ethernet, Wi-Fi, Bluetooth PAN etc) eventually—that word is key—my system will hang. Internet will be unavailable to every device and my Mac itself (but they will still be connected to Wi-Fi) and any app that is running willbeachball. Any app I launch—or try to—will also beachball. I've tried leaving it to see if it will resolve itself —even overnight—but it always requires a hard reset.
    The eventually part. I haven't figured out what causes this but I have an idea which I'll explain later. The times this happens is totally random. It has gone days with  no problems and other times has happened minutes apart. Usually it's about every 12-24 hours.
    It's definitely Internet Sharing which is causing this because when I turn it off I don't have any problems. I've tried every configuration. Only sharing via my mini's Wi-Fi or Ethernet, leaving the AirPort out etc. As soon as I turn on Internet Sharing I've started a countdown to a hang.
    On inspecting the Console the last messages before a hang without fail are always:
    12/12/2011 06:31:07.000 kernel: 80       80 AppleUSBCDCECMData: getOutputBuffer - Output buffer pool empty
    12/12/2011 06:31:07.000 kernel: 80       66 AppleUSBCDCECMData: USBTransmitPacket - Output buffer unavailable
    12/12/2011 06:58:58.312 com.apple.usbmuxd: _handle_timer Fish out of water!!!
    Repeated hundreds of times. Quick Googling indicates that AppleUSBCDCECMData is a USB driver. Apparently I have version 4.1.15 which appears to be the latest.
    I'm aware this is a rare configuration but I believe it affects every USB not just this particular phone.
    Is anybody else experiencing this or knows a way to fix it?
    Thanks.

    Thanks Barry.
    The hub is on its way to the manufacturer for after sales service...
    But the issue with AirPort remains the same, even after resetting SMC.
    Some clarification:
    * It happens just after computer wakes up from sleep. Restarting solves the problem and the issue doesn't arise until computer goes standby again.
    * The whole WiFi card becomes unresponsive. It is not only the Turn Off button, but the whole functionality is stopped. The card can not be activated/deactivated and it doesn't connect to any network. If it is used for internet sharing, clients are unable to connect.

Maybe you are looking for

  • How to tranfer changes in the sales order when the delivery is created

    Can anyone please help for the following scenario: Sales Order created --> Delivery created --> Customer calls to make changes in Sales Order. In this case what customizing is required so that the changes in Sales Order (including 1. qty & 2. deliver

  • Search api and captioning

    I have just begun accessing the apple search API here: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web- service-search-api.html.  When searching for a specific movie, I want to know if the movie is captioned. Does this

  • Adding a slide show

    I am creating a slide show in my timeline.  I have used the special dessolve effects that are offered with the CS4 softward.  That's fine, however, I'd like to do some other dissolve special effects. Could someone give me a couple neat tricks to make

  • MacBook Pro and work email

    I have just bought a MacBook Pro and I have managed to set up my hotmail and mobileme emails but I cannot successfully set up my work outlook exchange email. Please help

  • Warning in CheckDB in Production server

    Dear All, I scheduled CheckDB in DB13, from last three days it is throwing warning. Please give me some solution for this. BRCONNECT Detail Log for Database is as: BR0973W Database operation alert - level: WARNING, operation: cdunacse.nxt, time: 2007