SP01: 2005 A SP01 Pl:02 Memory referenced error

Hi,
I have upgraded the system to 2005 A SP01 PL:02. I have created a add-on and deployed. When im trying to shut down the add-on, Memory referenced error is throw.
is this a known issue in SP01 PL:02 or is there anything that needs to be done from the developer side. In SP00 PL:09 this is an issue reported.
Waiting for an update
Thanks
Amudha
Message was edited by: Frank Moebius
Please start the topic with "SP01:"

Thanks for the reply TOm and Frank. I am using .Net for development. i did the testing on demo dutch database and go this error. When i tried it on US Demo database there was no error when shutting thr add-on.
I looked into the notes 928405. is this the cause for this issue?
Symptom
The upgrade to the 2005 A Release crashes with the following error message:
"The instruction at "0x0157350c" referenced memory at "0xcccccccc". The
memory could not be "read"."
This happens to companies which use A\R Down Payments.
Other terms
down payment, crash, upgrade, 2005A, memory read
Reason and Prerequisites
bug
Solution
This issue will be fixed in a patch, please refer to the info.txt file
on Service Market Place to confirm.
What will be the solution?
Thanks
Amudha

Similar Messages

  • ORA-27102: out of memory SVR4 Error: 12: Not enough space

    We got image copy of one of production server that runs on Solaris 9 and our SA guys restored and handed over to us (DBAs). There is only one database running on source server. I have to up the database on the new server. while startup the database I'm getting following error.
    ====================================================================
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Aug 6 16:36:14 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    SVR4 Error: 12: Not enough space
    SQL>
    ====================================================================
    ABOUT THE SERVER AND DATABASE
    Server:
    uname -a
    SunOS ush** 5.9 Generic_Virtual sun4u sparc SUNW,T5240*
    Database: Oracle 10.2.0.1.0
    I'm giving the "top" command output below:
    Before attempt to start the database:
    load averages: 2.85, 9.39, 5.50 16:35:46
    31 processes: 30 sleeping, 1 on cpu
    CPU states: 98.9% idle, 0.7% user, 0.4% kernel, 0.0% iowait, 0.0% swap
    Memory: 52G real, 239G free, 49M swap in use, 16G swap free
    the moment I run the "startup" command
    load averages: 1.54, 7.88, 5.20 16:36:44
    33 processes: 31 sleeping, 2 on cpu
    CPU states: 98.8% idle, 0.0% user, 1.2% kernel, 0.0% iowait, 0.0% swap
    Memory: 52G real, 224G free, 15G swap in use, 771M swap free
    and I compared the Semaphores and Kernel Parameters in /etc/system . Both are Identical.
    and ulimit -a gives as below..
    root@ush**> ulimit -a*
    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 8192
    coredump(blocks) unlimited
    nofiles(descriptors) 256
    memory(kbytes) unlimited
    root@ush**>*
    and ipcs shows nothing as below:
    root@ush**> ipcs*
    IPC status from <running system> as of Fri Aug 6 19:45:06 PDT 2010
    T ID KEY MODE OWNER GROUP
    Message Queues:
    Shared Memory:
    Semaphores:
    Finally Alert Log gives nothing, but "instance starting"...
    Please let us know where else I should check for route cause ... Thank You.

    and I compared the Semaphores and Kernel Parameters in /etc/system . Both are Identical.are identical initSID,ora or spfile being used to start the DB.
    Clues indicate Oracle is requesting more shared memory than OS can provide.
    Do any additional clues exist within alert_SID.log file?

  • ORA-27102: out of memory SVR4 Error: 22: Invalid argument

    Hi all,
    I'm doing an install of a Solaris 10.2, Oracle 10.2 system. During the Create Database phase, I am getting;
    ORA-27102: out of memory SVR4 Error: 22: Invalid argument
    Doing some research, and reading through the details here:
    Link: [http://technopark02.blogspot.com/2006/09/solaris-10oracle-fixing-ora-27102-out.html]
    I think my issue is my SHM parameters, reinforced by the repeated entry in the Oracle Alert log:
    +WARNING: EINVAL creating segment of size 0x0000000085000000+*
    +fix shm parameters in /etc/system or equivalent+*
    when the create fails.
    I am not familar with Solaris' new project mechanism, although from what I have read, it seems to be set up properly.
    Here are my server details:
    # prtconf | grep Mem
    Memory size: 8192 Megabytes
    # prctl -n project.max-shm-memory -i project 200
    project: 200: QBI
    NAME    PRIVILEGE       VALUE    FLAG   ACTION                       RECIPIENT
    project.max-shm-memory
            privileged      10.0EB      -   deny                                 -
            system          16.0EB    max   deny                                 -
    And as for Oracle:
    shared_pool_size = 1522029035
    shared_pool_reserved_size = 152202903
    pga_aggregate_target = 2705829396
    sga_max_size = 3439329280
    db_cache_size = 1159641169
    During the course of troubleshooting, I have:
    1 - Increased the amount of SHM allocated in the project. I have tried 16GB, 8 GB, 10 GB, 11GB etc, to no effect, so I reset it to 10GB (as seen above) and focused my efforts elsewhere.
    2. SHARED_POOL_SIZE - I have decreased this by roughly 75% from the original value, again to no effect.
    3. PGA and SGA sizes - I have increased these from the original values by an increment of 25%
    Following the advice from the referenced blog (which does a good job of explaining the logic behind the actions) I have determined that the Alert log error message is telling me that it is lacking
    2231369728
    (Hex conversion value, which I think I need to read as 2GB, not 100% sure)
    I've increased my project allocation, and the PGA sizes, did I just not do it enough?
    Any advice?
    Thanks for any input,
    Troy Shane

    Hi,
    check following sap note
    Note 546006 - Problems with Oracle due to operating system errors
    Note 743328 - Composite SAP note: ORA-27102
    regards,
    kaushal

  • Memory access error combined with "internal error SIGSEV"

    In a code that I work on, I get a memory access error, when i allocate memory to a pointer via new.
    It says " Attempting to write 4 bytes at address <address>
    which is <x> bytes past the end of heap block of size <size of class allocated throug new> at <address>
    After this there is one function call into which i try to step in and i get
    "internal error : signal SIGSEV (no mapping at the fault address)" and core is dumped after raising abort signal.
    But i dont get any problem with regard to function mapping, when i try stepping over the function and function performs its usual action. Also the binary works fine with no runtime exceptions. It gives this mapping problem while debugging.
    Addtional info :
    {font:Courier New}{size:2}{color:black}{font:'Courier New'}{size:10pt}{color:black}dbx
    -V{color}{size}{font}{color}{size}{font}
    g++ -v
    {font:Courier New}{size:2}{color:black}{font:'Courier New'}{size:10pt}{color:black}{color}{size}{font}{color}{size}{font}
    {font:Courier New}{size:2}{color:black}{font:'Courier New'}{size:10pt}{color:black}Sun Dbx
    Debugger 7.5 2005/10/13{color}{size}{font}{color}{size}{font}
    Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
    Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
    Thread model: posix
    gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
    Could some one suggest the possible reasons for this error with the give information? Thank you.
    --Saravana

    Indeed, it is dbx error. Seeing that gdb is involved, I suspect DWARF-related problem. You are using dbx that is almost 4 years old; at the very least, please install all patches; better solution is to upgrade to latest version, it works much better with gcc compilers.
    The latest version of Sun Studio can be downloaded from here: http://developers.sun.com/sunstudio/downloads/
    Besides, it has much better IDE and more standard- (and gcc-) conforming C++ compiler, so you might as well try switching to Sun Studio C++ compiler for you project.

  • 10g XE: ORA-27102: out of memory, Linux Error: 28: No space left on device

    Hi,
    I just installed oracle-xe-10.2.0.1-1.0.i386.rpm on a virtual CentOS box. After I run "/etc/init.d/oracle-xe configure", only listener is running, not the instance itself and $ORACLE_HOME/config/log/CloneRmanRestore.log says
    ORA-27102: out of memory
    Linux Error: 28: No space left on device
    According to installation requirements (http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm) I checked
    RAM and swap:
    [root@56 ~]# free -m
    total used free shared buffers cached
    Mem: 7961 7453 507 0 39 923
    -/+ buffers/cache: 6491 1470
    Swap: 16378 7012 9366
    Available disk space:
    [root@56 ~]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/vzfs 2.9G 969M 1.9G 34% /
    Kernel params:
    [root@56 ~]# sysctl -a | egrep 'sem|shm'
    error: "Operation not permitted" reading key "kernel.cap-bound"
    kernel.sem = 250 32000 100 128
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 536870912
    So it all looks to be OK.
    Any ideas what can be wrong?
    Thanks,
    Radek

    rskokan wrote:
    The distro version is "CentOS release 5.4 (Final)".
    Unfortunately the wmem/rmem params can't be changed, as I learned it's a limitation of the virtual hosting, Virtuozzo. Anyway they are "just" for network setting, not for RAM.Yes - but worthy of noting once you run into your next problem. :-)
    >
    Couldn't be the problem that I really don't have enough disk space? Only 1.9 GB free.It's unlikely.
    I suspect that the SHMMAX setting needs to be increased to 1/2 physical RAM, as described in the doc I referenced.
    I suspect the installer is looking at the physical RAM and guessing the target SGA size based on that. It would therefore assume, for DB creation, that it should crank the SGA to around 700MB (1GB max, leave some for PGA, but use some SGA because of SHared Server for APEX)

  • NMI: Parity Check / Memory Parity Errors on Lenovo T500 2082-58M running Windows XP.

    NMI: Parity Check / Memory Parity Errors are occurring on
    five out of five Lenovo T500 laptops 2082-58M tested.
    I can get the error to re-occur consistently by installing
    IBM Director Client version 5.20 or 5.23, taking remote control and then within
    the remote session I initiate a PC restart. This re-produces these errors
    without fail.
    I've also received this same error without Director but am
    unable to cause this to re-occur consistently.
    My Findings:
    Changing the BIOS Settings from the default settings of :
    BIOS Config > Display
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[Discrete Graphics]
    OS Detection for Switchable Graphics:[Enabled]
    To the following settings resolves the issue though this
    causes the installed and previously working ATI driver not to detect the video
    device.
    BIOS Config > Display
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[Integrated Graphics]
    OS Detection for Switchable Graphics:[Disabled]
    What I have tried:
    o Updated the BIOS and Drivers to Latest available
    o Re-Installed the Display Driver, Downgraded the
    Display Driver
    o Removed the Display Driver and left BIOS
    settings enabled (NMI errors re-occur)
    To get to the above findings I tried removing /
    re-installing pretty much every driver and disabling every option within the
    BIOS. I am only listing what I believe is now relevant to the identified
    problem. I can provide further information upon request.
     Anyone able to help ?

    Hello,
    the switchable gfx doesn´t work in XP. In XP you have to choose gfx options in bios before booting os.
    Please try: 
    Default Primary Video Device:[Internal]
    Boot Display Device:[ThinPad LCD]
    Graphics Device:[discrete Graphics]
    OS Detection for Switchable Graphics:[Disabled] 
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • Memory full error

    I'm getting "memory full error" during generation of report. CR version is 8.5. The report contains 2 sub reports. Can anyone suggest what exactly the problem is and what could be the solution ... ??
    Thanks in advance ...

    And if you run the report int he Designer do you get the same error?
    If not then what is the application doing when it gets the error?
    What have you done to debug the issue?
    Yes, getting the same error in designer also. My application is actually passing data to CR for some inventory related display. The report contains 3 sub reports linked with main report. I'm debugging all the sub reports as I doubt that it can be bcoz of one of the sub reports.  Will check and update you ...

  • CD Boot: memory overflow error! Trying to install Bootcamp / Windows 7 on MacBook Pro 2009 with external superdrive

    Hi all,
    I'm trying to install Bootcamp on my machine.
    I was running Parallels before but need Bootcamp in order to run heavy software on the PC side (e.g. Rhino/Maxwell/etc).
    I have a Macbook Pro 17" from around 2009, running Mountain Lion 10.7.3. 
    Problem is, my internal CD Drive is broken and doesn't read discs, so it couldn't read the Windows installation disc (Windows Home Premium 7 64 bit - OEM System Builder Pack).
    So, I rang Apple to try to fix it and they said it would be cheaper and faster to buy an external SuperDrive.
    I explained that I wanted it to install bootcamp and they said, fine.
    However when I bought the SuperDrive, it turns out its only supposed to be working with new Macbook Pro with Retina display, and other machines that don't have internal cd drives.
    At first it didnt work, but then I found a helpful website which enabled it to work on my machine.
    So I went ahead and started installing Windows through the BootCamp Assistant.
    It partitioned my hard drive - success!
    But then it turned into black screen, with message saying "CDBOOT: Memory overfloor error"
    Help please!!!
    I suspect the problem is either:
    a) Old Macbook Pro can't boot from the Windows disk
    or
    b) The Windows OEM version is somehow not designed to work with Mac. I bought it secondhand off a guy, thinking it was the full version, silly thing to do!
    Your thoughts and help is seriously appreciated!
    Tomorrow I'm going to the Apple Store and also to buy a brand new copy of Windows, I guess.

    This has been resolved. It turned out that in spite of the message at the end of installation - "Windows could not complete the installation. To install Windows on this computer restart the installation" Windows was installed successfully but the problem was the Bootcamp drivers, it could not read them(install them) from my original OSX Istall DVD and I thought that that the whole package was not installed successfully. I will copy the intructions here as well since this thread may attract lots of other people with similar problem who may think it was not a good installation. Here you go:
    Ok, after 3 sleepness nights I have found a solution and finally have a working Windows 7 Ultimate. I hope this will be helpful for everyone having similar issues and not have to go through the same nightmare.
    Right away after logging in Windows for the first time insert the original Snow Leopard Install DVD and if Windows does not read it or install any drivers after clicking on setup.exe do the following:
    Right-click on Start » Programs » Accessories » Command Prompt
    Select Run as Administrator
    Type cd /d D:, then press Enter
    Type cd Boot Camp\Drivers\Apple, then press Enter
    Type BootCamp64.msi, then press Enter
    If you do not how to right click before installing the drivers the following:
    Click on Start
    Enter cmd in the search box
    Instead of hitting the Enter key use Ctrl + Shift + Enter and will open a dialog box
    Click Yes at the prompt and you will be running as an administrator.
    If you do not have the original install DVD go the this link and follow the instructions(including the ones from the last comment):
    <Edited by Host>

  • How can I prevent a memory flow error from occuring when using 3D contour plots?

    After displaying a single contour plot a number of times, LabVIEW crashes and reports a memory overflow error.  I only load a single 2D array, never storing previouls ones. I always index the data for contour plot 0, and don't explicitly store multiple 2D arrays in any buffer, such as appending data to a shift register.  There appears to be some sort of memory leak in LV when using this feature.  Is there a programatic way to flush the stored data in a contour plot prior to displaying the next 2D array of data?

    Hello MicTomReiSr,
    Is this in the LabVIEW development environment?  Are you making changes to the code and then running the VI?  Does the plot contain default data? Is the indicator cleared when the program stops?  The Plot Clean Data method may be what you're looking for.
    Remember that the development environment maintains an undo history of the changes you've made, and copies both the block diagram and FP contents each time.  If you have a lot of data displayed on the front panel you end up copying it multiple times.  This isn't a problem unless you're actively editing the VI in question.
    If you do need to edit and run the VI at the same time (perfectly reasonable, although you might want to consider a 64-bit installation or more RAM if you commonly work with resource-intensive data types like 3D plots) try reducing the Undo history length (Tools>>Options), although be aware that you won't be able to back up as many steps.
    Regards,
    Tom L.

  • Hp officejet pro l7590 with blinking memory card error message

    My all-in-one printer constantly blinks the yellow exclamation point and has the message Memory Card Error for no apparent reason.  I have not used a memory card.  It just decided to show the message and blink.  I turned it off and on again, with no change.  How do I make it stop?

    Experiencing the same problem, so did some troubleshooting of my own.  I am using Windows 7; however, the OS should not make a difference since this is the built-in card reader which can be used without a computer being connected.  Specifically, I was trying to read an SD card to make a proof sheet.
    I knew I had been able to read an older Compact Flash card, so tried that and was successful.  Then I tried an older SD card that is only 128MB -- no problem.  A closer look at the card causing the "Memory Card Error" message revealed that it is a 4 GB SD HC card.  The printer documentation includes Secure Digital in the list of supported memory cards, but not the newer variants.
    Clearly, the error message is caused by attempting to read a non-supported memory card.

  • Unexplainable MEMORY FULL error in 8.2

    Alright, I finally got my client to take a look at LV 8.2 (we've been on LV 7.0 for 3 years).
    So I have it running in Evaluation mode (we haven't purchased it yet).
    I'm running in WinXP Pro/SP2 under Virtual PC 7.0 on a 2x2GHz G5 Power Mac.
    The program works perfectly on LV 7, on a real Win2000 box, and on this Virtual PC setup.
    The first time I try to run one of my programs in LV 8.2, I get this MEMORY FULL error.
    It complains about the INITIALIZE ARRAY function. Notice that it's wired to the #SAMPLES control which is set to the highest I32 value possible (as a default condition). You might think that that's it - I'm trying to allocate 2+ gig of samples, and it just can't do it.
    Here's the kicker:
    The break point at INITIALIZE ARRAY did NOT get hit.
    The break point at the CASE ouside of that did NOT get hit.
    A break point at the CASE outside of that (not shown in this pic) did NOT get hit.
    The FUNCTION control on the front panel is NOT set to INIT, but to "ShutDown", which SHOULD cause a different case to be executed.
    A breakpoint at the parent's call to this VI DID get hit. But if I step IN from there, the first step stops at the WHILE loop, the next step hits the error.
    This VI is not re-entrant, or any other weird setting.
    In other words, it appears to be executing the wrong case.
    This is my first try on LV 8.x, so maybe I'm missing something. Is it trying to be "helpful" and warn me about what it thinks are future problems?
    Why is it executing the wrong case?
    Message Edited by CoastalMaineBird on 11-16-2006 07:16 PM
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks
    Attachments:
    Picture 2.png ‏101 KB

    Alright - here's the bug - the stupidest thing I've ever seen from LabVIEW.
    This library is in LV 7.0 - it works perfectly in LabVIEW 7.
    But in LabVIEw 8.2, in SPITE of the fact that I call it with a function of SHUTDOWN, it insists on complaining about the code that I DON'T EXECUTE.
    Run the BUG CALLER and see for yourself.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks
    Attachments:
    LV82Bug.llb ‏22 KB

  • Memory Management Error in Windows 8.1

    please check dumpfile in this url related to memory management error in windows 8.1. This error usually occurs when i open window  media player....thanks
    https://skydrive.live.com/redir?resid=99B960292878F11C%21148

    These crashes were related to memory management (probably caused by a driver). 
    Please run these tests to verify your memory and find which driver is causing the problem.  
    If you are overclocking (pushing the components beyond their design) you should revert to default at least until the crashing is solved. If you don't
    know what it is you probably are not overclocking.
    1-Memtest. (You can read more about running memtest here)
    2-Driver verifier (for complete directions see our wiki here)
    Co-Authored by  JMH3143
    Wanikiya and Dyami--Team Zigzag

  • Memory Request Error

    I'm experiencing a new error when attempting to take an image of an older
    Optiplex GX270 via ZFD 7> I get a "Failed Memory Request" error when
    imaging via PXE or booting from from ZFD 7 boot disk.
    Anyone else get this?

    > > Looks like I've resolved at least my situation. Turns out the image
    I
    > was
    > > trying to take was an image of a previous image of a previous image.
    > > Somehow during the processes, I wound up with an extra partition the
    > size
    > > of the Dell Diagnostic partition (31MB). I simply deleted the extra
    > > partition with Windows Disk Manager and voila! Thanks, anyway.
    > >
    > I will try that myself, and see if that will work for me. I also have
    > the small partition on our 270's.
    >
    > Thanks for the info.
    I tried this and it worked great. Thanks for the tip.

  • RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.

    HI,
    I need an urgent help in this error. I am getting this error, while i am trying to access the R3 from portal. i.e While saving the employee info.
    ESS -> PERSONAL INFO -> PROJECT EXP-> SAVE (dump)
    error msg in portal
    Error while saving: com.sap.mw.jco.JCO$Exception: (104)
    RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.
    Please contact administrator. 
      FIELD-SYMBOLS <KEY> STRUCTURE PAKEY DEFAULT INFTY_TAB.
      FIELD-SYMBOLS <CTRL> STRUCTURE PSHD1 DEFAULT INFTY_TAB.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>.   " Skip MANDT-field <-- error while exe this statement
    end loop.

    Just try below Field-sumbiol statement might be it will solve ur problem.
    FIELD-SYMBOLS <KEY> TYPE ANY.
    FIELD-SYMBOLS <CTRL> TYPE ANY.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>. " Skip MANDT-field <-- error while exe this statement
    end loop.

  • HELP! Games quit with memory writing errors

    Hello
    I have Barton 2500+ Unlocked; I run it on 11x200, the system run stable on general
    But when I play games, the games quit with memory writing errors, I have good Kingston RAM, and it should run on 200 FSB without any problem, I saw many people run them 2500+ at 11x200 without any problem, it could be my DRAM settings, or my VCore, Or What?  
    I tried many thing on DRAM BIOS options, But nothing of them last for more than 10 Min on game..
    Any suggestions??  
    CPU TEMP: 59C
    SYS TEMP: 45C
    VCORE: 1.75
    MEMORY V: 2.7
    PS: In Core Center on it Left panel show the FSB as 208, But on the main screen show it as 200x11

    CPU-Z version 1.21
    Memory Modules Serial Presence Detect (SPD)
    Module #1
    General
    Memory type      DDR-SDRAM
    Manufacturer (ID)                   Kingston (7F98000000000000)
    Size         512 MBytes
    Max bandwidth      PC3200 (200 MHz)
    Part number      K
    Attributes
    Number of banks   2
    Data width      64 bits
    Correction      None
    Registered      no
    Buffered      no
    Timings table
    Frequency (MHz)      166   200   
    CAS#         2.0   2.5   
    RAS# to CAS# delay                   3                 3   
    RAS# Precharge      3   3   
    TRAS#         7   8

Maybe you are looking for

  • How to generate a pulse train with different pulse width and delay?

    How to generate a triggered pulse train with different pulse width. for example, after each trigger signal, let's say 2 ms, then the counter output a pulse with pulsewidth of 1 ms, and then after 3 ms delay after the first pulse, the second pulse was

  • My microphone is not working properly.so how do i resolve it

    my microphone is not working properly.so how do i resolve it..the two speakers that are inbuilt among these only the right handed speaker is sounding bt the one that is left is not at all soundinh...

  • Converting XPATH to SQL syntax?

    HI, all I am looking for a third party tool to convert XPATH syntax to SQL syntax? XPATH is primary syntax to retrieve and locate data in XML structre, while SQL is the stand syntax to operate data in RDBMS. Please assume I have a way to map XML data

  • Error: Two Objects Claim Ownership UID: U675

    (Sorry my english, Im from Colombia) Hi, I got a big problem With Muse CC 2014.2. The last year i installed the Muse CC 2014.1 Trial, i created some pages and all was good. BUT today i had to use the new Muse CC 2014.2 because i have to use some "Mul

  • Voiceover working fine? Or Not?

    After much fuss, including a reinstall of voiceover and having to set all my tracks manually to use english, Voiceover now works...but only if I press the main button once to access the time jump feature. Is this the way it should work? I was hoping