[SOLVED] SSD and boot problem

I recently bought a new 30GB Corsair SSD, and it runs wonderfully. However, the device takes a considerably long time to initialize on boot (~30-45 seconds).
Here's a snippet of the relevant dmesg output:
[ 23.360042] ata5: lost interrupt (Status 0x58)
[ 23.363366] ata5: drained 65536 bytes to clear DRQ
[ 23.447633] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 23.447673] scsi 4:0:0:0: CDB: cdb[0]=0x12: 12 00 00 00 60 00
[ 23.447683] ata5.00: cmd a0/01:00:00:60:00/00:00:00:00:00/a0 tag 0 dma 96 in
[ 23.447684] res 40/00:02:00:24:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 23.447754] ata5.00: status: { DRDY }
[ 23.447810] ata5: soft resetting link
[ 23.653843] ata5.00: configured for UDMA/33
[ 23.654431] ata5: EH complete
[ 23.654435] scsi scan: 96 byte inquiry failed. Consider BLIST_INQUIRY_36 for this device
[ 23.657130] scsi 4:0:0:0: CD-ROM TOSHIBA DVD-ROM SD-R1312 1011 PQ: 0 ANSI: 5
[ 54.373360] ata5: lost interrupt (Status 0x58)
[ 54.376674] ata5: drained 65536 bytes to clear DRQ
[ 54.465937] ata5.00: limiting speed to UDMA/25:PIO4
[ 54.465941] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 54.465985] sr 4:0:0:0: CDB: cdb[0]=0x5a: 5a 00 2a 00 00 00 00 00 80 00
[ 54.465996] ata5.00: cmd a0/01:00:00:80:00/00:00:00:00:00/a0 tag 0 dma 16512 in
[ 54.465997] res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 54.466085] ata5.00: status: { DRDY }
[ 54.466144] ata5: soft resetting link
I haven't encountered this problem with any other drive I've put in there, so I'm guessing it must be SSD-related. Has anyone else experienced something similar, and could you point me in the right direction? Thanks.
Last edited by itsbrad212 (2012-04-01 00:05:28)

itsbrad212 wrote:
falconindy wrote:Consider RMA'ing the drive.
Do you think it's defective/worth replacing? It's more of an annoyance than anything, and the drive has no other visible issues other than on initialization.
Yes, I do. Healthy drives don't timeout on simple DMA initialization requests.

Similar Messages

  • Fresh install new SSD and boot from USB problem.

    Hi!<br><br>I have a HP pavilion g6 -2031so that i just wanted to change the HD to a SSD. I got the filés setup on a USB stick using the Windows tool.<br><br>I cant really enter bios properly. I press Esc on start, and enter bios. BUT i can barely change anything! So The installation won't even start, it's just a blinking underline in the corner.

    Hello Ericwei, welcome to the HP Forums.
    I see that you're trying to setup a newly installed SSD and install Windows on it with your recovery flash driver. I will try to assist you with this.
    It seems like you've encountered and issue getting into the BIOS to set the booth order?
    When you try entering the BIOS, what difficulties are you having? Do you get any error messages?
    You do mention that you're able to enter the BIOS but you can't do anything. Could you clarify what you mean by this. Are things greyed out? are you getting errors? Is nothing happening when your trying to navigate the BIOS?
    You should be able to navigate in the BIOS to setup the Boot Order, to have the first be the usb flash drive. If that's done, then upon restart the notebook should be booting from there.
    If this is set and it is not booting from the flash drive, what is it doing? Are you getting errors?
    Please reply with as much detail as you can on the issue, with answer to the questions. This will allow me to assess the issue for you and provide further steps.
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • SSD and Boot Camp

    Hello everyone.
    I am planning on installing an SSD in my MacBook Pro 2009 13".
    I have a Windows 7 Boot Camp Partition, and have no problem reinstalling Windows and OS X Lion after I get the SSD.
    But I read somewhere on the WWW that in some cases Boot Camp doesn't play nicely with SSD's? Can anyone advise me on an SSD that will work with Boot Camp? Are there any other issues i should be aware of?
    Thanks,

    When? what model? what firmware?
    All SSDs are changing and some Macs had trouble. With Apple SSD. With SATA3. With firmware. With updating firmware.
    Generic? All SSDs? No.
    OWC specializes in Mac (they are MacSales) and has reputation for top tier SSD and tested controller firmware
    www.macsales.com/ssd
    An Intel 520 is also top tier. Crucial M4. Read reviews.
    But a blanket generic all/northing...

  • [SOLVED]GRUB Dual-boot problem

    Hey guys, I need some help since I haven't had any issues with GRUB until now. I've read the GRUB page on the wiki and several other sites, but I'm still not sure which method I should use.
    Anyway, everything was fine yesterday, I could boot into both my Windows and Arch. Then for some reason today, I tried booting into Windows, but stated BOOTMGR is missing, press CTRL+ALT+DEL to restart. So I tried booting into Arch, which was fine. So I used the Windows CD and then used Startup Repair to fix Windows, but unfortunately it didn't work. I then typed bootrec /fixmbr (which was typed impulsively, since I use that whenever I uninstall Linux). Anyway, that makes Windows overwrite to the MBR, so after booting my laptop it goes straight to Windows.
    So I was wondering whether to use the method where you have to use chroot, the method you can just use grub> find /grub/stage1 and install to MBR, or just run through the Arch install CD and skip everything except installing the bootloader and rebooting.
    Replies are appreciated, thanks in advance.
    EDIT: Solved it. I booted in the Arch Linux install CD and followed the instructions on the wiki. I switched to the grub shell and used
    grub> find /grub/stage1
    for use in root. It displayed (hd0,6), so I then used
    grub> root (hd0,6)
    . Lastly I used
    grub> setup (hd0)
    to install GRUB to the MBR. It works perfectly again.
    Last edited by Reki (2011-11-27 14:31:23)

    I know exactly what the problem is.
    If you're using rEFIt, sync your partition tables (should be the menu item called 'Partitioning Tool'). The problem is that GRUB has been installed, but doesn't know where to find the Arch partition.
    After syncing, you may find that the boot process hangs at the Linux logo on a gray background. No worries — just reboot and the problem should fix itself.
    N.B. You will need to do a partition table sync every time you change your hard drive's layout.

  • IMac i7 SSD+HDD Boot Problem

    I've just bought a 27" iMac with the SSD and 1TB drive. The problem is that when i boot the machine it asks if i want to from Macintosh HD or Recovery HD. Ideas? Thanks.

    Boot from the Recovery artition & use  Disk Utility from there to Repair the Disk, if that fails use the Recovery Partitionto Install the OS again.

  • Windows Keboard and Booting Problem (on a Mac laptop)

    Hi, I've been putting up with a really strange (and annoying) problem that my laptop has been going through. I have a Santa Rosa MacBook Pro with OS Leopard, and I put on a Windows XP Pro (with Service Pack 2) NTFS partition. It used to work fast at first--especially booting up and logging on. I have noticed that now when I log onto Windows (no other user accounts , just mine) the wallpaper, desktop, desktop icons, start bar, all load. But when I click on My Computer it takes a good minute and a half for all the components to be displayed (like C drive , the CD drive, Shared Documents). I only have one partition which is C drive. But for a minute and a half, the flashlight icon keeps moving back and forth. Even if I click on any icon, the cursor will turn into a sandtimer but no programs will open once all the drives show up in the My Computer window.
    My initial theory was that maybe it's searching for My Documents which I shifted to one of my external harddrives. But that doesn;t seem to be it. When I log off and log back in, it loads much faster. I can open programs in 2 seconds. Also, I realized that the Apple keyboard features (which is controlling volume and brightness) works only then. If I had to boot up Windows, not only does it take long to load (although shutting down is pretty quick), the brightness and volume keys don't work. I have to set it manually through Control Panel. So now if I have to open up Windows, the ritual is that I sit around for a minute and a half (which is a very long time if u think about it) and just when it's working I force myself to log off (so the volume and brightness keys work once I log back on)
    I suppose it's worth mentioning that I had downloaded this "skin" which makes XP look like Vista, but I uninstalled it now although not completely since it needed the Service Pack 2 CD which I don't have at the moment (I'm on vacation) . I would think that could be the problem, but then why does simply logging off and on make Windows work like a charm? Is it an update glitch? Has anyone had this problem before? Could somebody please help me since I'm really tired of waiting around or this stupid thing to load (not to mention hearing myself come up with stupid theories). This has been going on for 4 and half months now. Come to think of it it's been a while since I received any Bootcamp updates from Apple (unless they just haven't released any that could fix such a problem)
    Just in case my specs are-- 2.4 GhZ, OS 10.5, nVIDIA GeForce 8600M GT, 15 inch display, 250 GB (of which 30 GB is for Windows).
    I'll be waiting for any answers/suggestions/tips/solutions. Thanks so much in advance =)

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.] If possible please also try to rule out hardware / mouse settings issues.
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Random Freezing and booting problems

    My MBP (4 years old) randomly freezes and the only button works is the power button. It has booting problems as well
    Done already
    clean install of snow leopard
    PRAM reset
    Safe Boot (boots again after using safe boot but still freezes after a couple of minutes)
    AHT hardware test with no result
    Still freezes after 1 to 15 minutes.
    Anything else I cab do?

    Wow my first time i use this forum and a fast reply.
    Unfortunately not at home at the moment so can not give exact answers.
    When my mac book freezes the fan still works, keyboard and touch pad do not work anymore. I don't think caps lock light works but not sure.
    Have original ram and a retail SL disc.
    When I have booting problems I can see the spinning wheel and after that only blue screen. If I power off and start in safe mode and then restart again mbp will boot again for 2,3 or 4 times and then stop booting again but still freezing after a couple of minutes.
    The funny thing with the booting is after I see the blue screen I can still connect from my mac mini and browse my MBP from my mac mini.(screen sharing does not work though).
    And do not know what smart status is
    But thank you for your quick reply.

  • Mac Pro 2008 Memory Overheating and Boot Problems!

    Hello
    I have a mac pro early 2008 8core 2.8ghz with 20gb ram and I have 2 very frustrating problems
    1. The Mac Pro has trouble booting, every time I power on the mac pro it makes the boot noise then shuts down, I have to press the ON button at least 5 or 6 times for it to regularly boot, I have replaced the hard drive to an SSD recently to fix the problem but it stills persists. I don't know if its the riser card, the GPU or the logic board thats faulty but its driving me crazy!
    2. My Memory is overheating! again I don't know whether its my memory or the riser cards, I recently purchased an extra 16gb of ram, so I'm super confused, is this mac pro dying, because i really don't want it too! please help me out!!

    I have not received an answer to the question and the meaning of said specs remains unclear to me. Nevertheless, I installed the memory and have been running it without problems for about a month now.

  • RD 480 RAM and BOOT problem

    Hi
    I'm having a continuing problem, since I addded two extra Gb RAM to the original system configuration.
    MB MS RD480 Neo2
    CPU AMD64 X2 4200+
    VGA MSI X800 GTO 256 MB
    RAM 2*1Gb Kingston ValueRAM DDR 333
    PSU: Akasa 550W
    2*SATA WD 250 GB SATA 2
    When I added two more RAM modules (2* 1Gb) the BIOS only recognized 3072Mb.
    I ψontacted the technical support dept and their reply was to flash the BIOS to the latest (? beta) version, 3.3B3. And now the touble begins..... At first the PC booted (almost) fine, reporting 4096 Mb -but only in the first boot screen, because in the second one, it still reported 3072 Mb of Ext. Memory.)
    Then I entered the BIOS again and changed the Boot sequence....AND after that...nothing! The PC does not boot (I think). It tries dozens of times to access the CD-ROM, and after a long, long time (five minutes or more) it beeps "normally" but the screen remains blank!
    I am at a loss! Looks like the VGA card is damaged??? (MSI X800 GTO 256 MB)....
    What about that?

    Oh, I did it....removed CMOS battery, switched the CMOS jumper, removed the power cord... everything....
    BUT the problem is still here...

  • Corsair SSD and boot speed

    Hey all,
    Rebuilt my system last week, specs are in the sig, and the initial boot times with the corsair was 7-8 seconds.  However, after a reboot a couple days ago, my boot times are now 17-20 seconds.  Nothing on my system has changed.
    I even commented out the non SSD mount points I had (additional 2TB drive) in fstab, that didn't help.
    The drives are formatted with GPT and I am booting via mbr.  I ran fstrim, didn't help, shaved off ~1 second from the boot time.
    Here are my benchmarks:
    hdparm:
    hdparm -Tt /dev/sda
    /dev/sda:
    Timing cached reads: 9804 MB in 2.00 seconds = 4906.19 MB/sec
    Timing buffered disk reads: 1056 MB in 3.00 seconds = 351.46 MB/sec
    and dd:
    write:
    dd if=/dev/zero of=tempfile bs=1M count=1024 conv=fdatasync,notrunc
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 2.76098 s, 389 MB/s
    read:
    dd if=tempfile of=/dev/null bs=1M count=1024
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 2.63493 s, 408 MB/s
    [drave@dugr ssdspeed]$ dd if=tempfile of=/dev/null bs=1M count=1024
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 0.223908 s, 4.8 GB/s
    what other info can I look at on my system?  what other info can I provide here to help?
    --nixIT

    WonderWoofy wrote:Your logs are the journal.
    Here is a snippet of my log file, and if I'm reading it correctly, there is a 6 second gap at the 17:43:46 mark.  This is definitely a delay, but I have no idea why, or if this is even the right spot.
    Mar 18 13:43:44 nixted systemd[1]: Started RealtimeKit Scheduling Policy Service.
    Mar 18 13:43:44 nixted rtkit-daemon[630]: Successfully made thread 629 of process 629 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Mar 18 13:43:44 nixted rtkit-daemon[630]: Supervising 1 threads of 1 processes of 1 users.
    Mar 18 17:43:46 nixted systemd[1]: Time has been changed
    Mar 18 17:43:46 nixted systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
    Mar 18 17:43:52 nixted pulseaudio[629]: [pulseaudio] sink.c: Default and alternate sample rates are the same.
    Mar 18 17:43:52 nixted rtkit-daemon[630]: Warning: Reached burst limit for user '120', denying request.
    Mar 18 17:43:52 nixted rtkit-daemon[630]: Warning: Reached burst limit for user '120', denying request.
    Mar 18 17:43:52 nixted rtkit-daemon[630]: Warning: Reached burst limit for user '120', denying request.
    Mar 18 17:43:52 nixted rtkit-daemon[630]: Warning: Reached burst limit for user '120', denying request.
    I am going to disable gdm and see how long I get to go from grub to the cli login, this should rule out the DE, I would assume.
    EDIT:
    boot time from grub to CLI login = 6 seconds
    boot time from grub to cinnamon login = 16 seconds
    So why would it take cinnamon 10 seconds to get to login screen?
    Last edited by nixIT (2013-03-18 22:20:11)

  • MSI GT780 DX Adding SSD and Recovery Problem

    I right now have 750 GB Sata in my Laptop i recently purchased 240 GB SSD (Corsair)
    Now my problem is
    i want to recover the factory settings to SSD  i mean i want to recover and install windows 7 with all pre installed drivers to SSD by keeping the recovery image in 750 GB Sata
    is there any way please suggest and help me as i do not want to loose the image which came with laptop and the laptop is very new brought 1 month back 
    Please suggest me solutions for my problem

    Hi,
    Have you proved by using Win7 backup located in Control Panel?
    If this tool doesn't work, then look at this tool:
    http://www.apricorn.com/products/notebook-hard-drive-upgrade-kits/ez-upgrade-universal-hard-drive-upgrade-kit.html?type=reg&id=1023
    Hope this helps.

  • Display and Boot Problem with MSI K9NGM2

    I recently purchased a system:
    - AMD Athlon 64 X2 4200 Core Duo
    - MSI K9NGM2
    - 1 GB Kingston RAM
    - 320 GB Sata seagate
    - Sony DVD RW
    - 450 Watts Power Supply
    The very first day I started having problems with my system. Sometimes it never showed a display and if it does it was not able to recognise my hard disk. I have to reboot it several times before it does. I think its the computer who decides when to boot and when not to. I got it checked and the vendor says that everything is fine , although he is also not able to respond to my problem. The Sata cabling and the Ram has also been replaced twice but still the problem persists.
    Does anyone have any answer to this problem.

    "PSU Details
    +3.3V 10A Orange , +5V 15A Red , +12 V 8A  Yellow , -12V 0.5A Blue , -5V 0.5A White , +5VSB 2A Purple"
    oh my god
    replace that "PSU" mate, (that PSU is directly for trash) get a decent one. (single rail, with high amperes on +12V (30A for example)) avoid noname/unknown,Q-Tec,Codegen brands
    Good PSU Recommendation:
    https://forum-en.msi.com/index.php?topic=103299.msg757739#msg757739
    Add-on to read:
    PSU's---2 x 12v---The Dual Rail Myth
    Is your problem caused by your PSU?
    good suggestion can be found here:
    https://forum-en.msi.com/index.php?topic=105635.msg783148#msg783148
    https://forum-en.msi.com/index.php?topic=103299.msg757739#msg757739
    Good PSU vs Cheap/Unamed/Budget PSU   Oscilloscope scan:
    Bad PSU:
    Quality PSU:
    Cheap PSU Codegen 350W:
    Enermax 365EG(350W):
    What would happen if your PSU can't cope with the load?
        * bad 3D performance
        * crashing games
        * random shutdown
        * spontaneous resetting PC
        * freezes during gameplay
        * PSU overload can cause it to break down

  • HELP!  Control Panel missing and booting problems

    For some reason I cannot access the control panel where all the icons for networking, hardware and so and so on normally are to be found.
    It is not present as an icon on the dock and does not appear when in the "apple" menu I click the german translated name of it"Systemeinstellungen". Am I forced to install again the whole Leopard !!! or is it htere a way to get the panel back?
    I have also general problems. Often I am forced to start twice the Mac since it remains the first time in the booting process with the multicolour round wheel spinning endlessly.
    Thanks in advance ;-))

    Given your collection of problems reinstalling seems a good idea:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • [solved] Shutdown and Mount problems

    Hello Arch-community
    I did a fresh webinstallation with xfce.
    Everybody seems to be running fine, expect this rights problem with shutdown/reboot and mounting CDs and other partitions.
    This is my ~/.xinitrc:
    exec ck-launch-session dbus-launch startxfce4
    The daemons look like this:
    DAEMONS=(syslog-ng !network netfs crond dbus hal networkmanager)
    My user is in the following groups:
    lp wheel games network video audio storage scanner power
    I also added the code from the HALs-wikipage to /etc/PolicyKit/PolicyKit.conf - However the folder didn´t even exist and I had to create that file.
    And I can´t seem to find any other solutions =/
    I hope you can help me...
    Last edited by TheBigMole (2011-03-20 02:47:35)

    stqn wrote:Maybe you are using the /etc/inittab method for autologin?
    No, I was using the ~/.bash_profile method. I tried commenting it out and starting xfce manually after login with the same problem.
    However, while rereading the wikiarticle I decided to use slim, which solved my problems.
    Thank you for yor help, everyone!

  • Frequent lockups and boot problems with 8-core Nehalem

    I just received my new Nehalem Mac Pro and have had tons of crashes already and right now I am staring at a black screen waiting for it to boot. I think it's a problem with the Radeon 4870 drivers since the last crash was while I was using Mudbox RC (I'm an Autodesk beta tester). I originally thought it was the RAM I bought from Crucial but it's a problem with the Apple supplied memory too.

    Check the instructions for reset SMC.
    Hardware part of testing? with Mac Pro 2009 I'd guess a lot of things could break (and 10.6 will force using 64-bit drivers).
    Strip out everything but stock items. AHT should be on the boot drive as well and holding down 'd' will bring it up - if you can get that far along.

Maybe you are looking for

  • Video capture stops when connected to FCP using fire wire

    Captured video using Sony VX2000 using 48 khz and 16 bit audio stereo mode. Using Sony Premium miniDV tapes. Video plays back fine when not connected via firewire to G4 dual 867 with 2 GB Ram. Using default capture preset of 48 khz 16 bit, connect fi

  • How to fire schedular on passing parameters dynamically

    Hi,, I need to fire the schedular for passing messages for given interval of time. But i need to take the interval of time dynamically from the database table

  • Cannot hear sound from my apple tv but computer has audio

    I Cannot hear audio on Apple TV/HDTV but audio is fine on computer when I mirror from my. Ma

  • Seeking runtime mutex analysis tool

    I am using Sun C++ 5.5 on Solaris 8, on an Ultra 10. Does there exist a "known reliable" tool for tracking (logging, analyzing, reporting) a Solaris application's RUN TIME operationis on Solaris mutexes? I've written such a tool, myself, but if I am

  • IDOC Scenario Not Working

    Dear All, Yesterday I deleted the entry from SMQR transaction, I have SOAP->RFC->SOAP scenario it is working fine, but SOAP->XI->IDOC scenario is giving me the error , Please let me know how do I solve this issue. Thanks in advance. Raghavendra