What does invoice reversal mean in Oracle payables

What does invoice reversal mean in Oracle payables?
In the AP_invoice_Distributions_All table, there is a column Reversal_Flag. What does this mean to an invoice.
Thank you

Hi,
1) When a reversal is done to a distribution line, it does not create a new invoice. Isnt it? No it does not.
2) When a line is reversed, the original line Reversal_FLag column is changed to Y and the new column has a Reversal_Flag column as NULL as this is >the new line.
( I mean the line which had the mistake, now has a Y flag on Reversal_Flag and the new corrected line has a NULL value). Is this thinking right? Yes, you are.
3) Lets suppose, Line 1 had a mistake, and it was reversed, and line 2 was created. And then we realized that Line 2 also has a mistake, and >reversed it to Line 3. So what are the statuses of LIne1, Line 2 and Line3 in the Reversal_Flag column in AP_Invoice_Distributions_all table?Line 1=Reversed (Yes)
Line 2=Reversed (yes)
Line 3=Null
Octavio

Similar Messages

  • What does this error mean -  [ERROR] [] [oracle.bam.reportcache]

    Follow some entries in my log file
    [2010-03-25T14:05:14.731-03:00] [bam_server1] [ERROR] [] [oracle.bam.reportcache] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUMIEy4Fg415zvH7iW1Bessr0000GE,0] [APP: oracle-bam#11.1.1] ReportCache: ReportCacheServer.GetRecordSet: ADC exception=BAM-01282: This viewset not found: NOT_INITIALIZED. [[
    at oracle.bam.reportcache.engine.CacheEngine.getRecordSets(CacheEngine.java:961)
    at oracle.bam.reportcache.engine.CacheEngine.getRecordSet(CacheEngine.java:847)
    at oracle.bam.reportcache.server.ReportCacheServer.getRecordSet(ReportCacheServer.java:250)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean.getRecordSet(ReportCacheServerBean.java:277)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:111)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean.interceptor(ReportCacheServerBean.java:192)
    at sun.reflect.GeneratedMethodAccessor472.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
    at java.security.AccessController.doPrivileged(AccessController.java:284)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:83)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
    at sun.reflect.GeneratedMethodAccessor368.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:102)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:55)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:102)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy192.getRecordSet(Unknown Source)
    at oracle.bam.reportcache.ejb.ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl.getRecordSet(ReportCacheServerBean_vm1wm8_ReportCacheServerRemoteImpl.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at oracle.bam.common.remoting.BamEjbProxy.invoke(BamEjbProxy.java:209)
    at $Proxy191.getRecordSet(Unknown Source)
    at oracle.bam.web.reportserver.data.DataManager.getRecordSet(DataManager.java:273)
    at oracle.bam.web.reportserver.activedata.ActiveDataManager.syncViewSetIndexes(ActiveDataManager.java:751)
    at oracle.bam.web.reportserver.activedata.ActiveDataPage.getChangeList(ActiveDataPage.java:649)
    at oracle.bam.web.reportserver.activedata.ActiveDataServlet.doRequest(ActiveDataServlet.java:190)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:100)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(AccessController.java:284)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [2010-03-25T14:05:25.613-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-40] [userId: OracleSystemUser] [ecid: 0000IUMFvGPFg415zvH7iW1Bessr0000De,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cbe, oException.Message=null, oException.StackTrace=<ChangeList index="25"><Group id="0" level="0"><Record id="0" pos="0" xnType="update"><Field fieldRefID="0" fieldID="label">DATA DE PAGAMENTO:</Field><Field fieldRefID="1" fieldID="MAX_datapagamento">2010-03-31T02:00:00.0000000-03:00</Field></Record><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    [2010-03-25T14:05:25.616-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-48] [userId: OracleSystemUser] [ecid: 0000IUMGAyaFg415zvH7iW1Bessr0000Dx,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cbc, oException.Message=null, oException.StackTrace=<ChangeList index="18"><Group id="0" level="0"><Record id="0" pos="0" xnType="update"><Field fieldRefID="0" fieldID="nomeMes">March</Field><Field fieldRefID="1" fieldID="SUM_valor">204004316.53</Field><Field fieldRefID="3" fieldID="SUM_glosa">27215893.62</Field><Field fieldRefID="5" fieldID="SUM_valor_pago">182530658.71</Field></Record><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    [2010-03-25T14:05:25.616-03:00] [bam_server1] [ERROR] [] [oracle.bam.web.reportserver.activedata.ActiveDataViewSet] [tid: pool-7-thread-47] [userId: OracleSystemUser] [ecid: 0000IUMGZ7UFg415zvH7iW1Bessr0000ES,0] [APP: oracle-bam#11.1.1] ActiveDataViewSet.onMessage: Exception: strViewSetID=d7c8b4e882b43478-467191a127962219ff-7cba, oException.Message=null, oException.StackTrace=<ChangeList index="18"><Group id="0" level="0" count="2909" xnType="update"><Group id="5" level="1" fieldRefID="2" pos="5" count="203" value="12" fieldID="DAYOFMONTH__datapagamento" xnType="update"><Field fieldRefID="2">12</Field><TimeBoundaries start="1980-01-12T00:00:00.0000000-03:00" end="1980-01-12T23:59:59.9990000-03:00"/><Aggregates><Aggregate fieldRefID="3" fieldID="SUM(_valor)">19721010.00</Aggregate><Aggregate fieldRefID="5" fieldID="SUM(_glosa)">1367346.72</Aggregate><Aggregate fieldRefID="7" fieldID="SUM(_valor_pago)">18864547.07</Aggregate></Aggregates></Group><Group id="13" level="1" fieldRefID="2" pos="13" count="336" value="31" fieldID="DAYOFMONTH__datapagamento" xnType="update"><Field fieldRefID="2">31</Field><TimeBoundaries start="1980-01-31T00:00:00.0000000-03:00" end="1980-01-31T23:59:59.9990000-03:00"/><Aggregates><Aggregate fieldRefID="3" fieldID="SUM(_valor)">26882700.27</Aggregate><Aggregate fieldRefID="5" fieldID="SUM(_glosa)">5005791.42</Aggregate><Aggregate fieldRefID="7" fieldID="SUM(_valor_pago)">20986958.56</Aggregate></Aggregates></Group><Aggregates/></Group></ChangeList>, strChangeListXml={3}
    Any ideas?
    Jones Madruga

    On which version of BAM are you? Also, let me know if any one of the following is true:
    1. Was BAM involved in fail over?
    2. Was browser kept open for a very long time? If not long time, was the rate of active data, that was being sent to browser, high?
    Thanks,
    Vishal

  • What does "Missing reverse index on remove: value=null" mean

    I am getting this error in my Coherence Debug Logs, what does this error mean ?
    Thanks
    14:46:24,923 WARN Coherence:3 - 2009-05-06 14:46:24.923 Oracle Coherence GE 3.4/405p1 <Warning> (thread=dist-customer-serviceWorker:1, member=25): Missing reverse index on remove: value=null,
    key=Binary(length=102, value=0x0DB53915AADDGFDF...etc

    I am still seeing this message (but as a info message) in 3.6.0.1. The test case is a single cache node and a single "client" that is inserting a lot of data. I have like 6 indexes defined (all using POF extractors). One index contains an array of a user type, the others primitive types. One index is sorted the rest not.
    Imho the condition causing this should be fixed or, if this is not causing any problems, performance or otherwise, the message be removed - pperation should be undisturbed by messages that has no meaning to the user!
    2010-08-19 08:42:57.718/50.860 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=432}, key=Binary(length=17, value=0x0DB30315A33E000041BC010141A5CC0140)
    2010-08-19 08:42:57.718/50.860 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=1117}, key=Binary(length=17, value=0x0DB40315A33E0000419B140141A4C40140)
    2010-08-19 08:42:57.718/50.860 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=3194}, key=Binary(length=17, value=0x0DB50315A33E0000419D2E0141A7CC0140)
    2010-08-19 08:42:57.734/50.876 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=542}, key=Binary(length=17, value=0x0DB90315A33E00004192450141BC900240)
    2010-08-19 08:42:57.734/50.876 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=4042}, key=Binary(length=17, value=0x0DBB0315A33E000041940A01419C890340)
    2010-08-19 08:42:57.734/50.876 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=4733}, key=Binary(length=17, value=0x0DBC0315A33E000041BC1D014191D90240)
    2010-08-19 08:42:57.734/50.876 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=1632}, key=Binary(length=17, value=0x0DBE0315A33E000041B43E0141B1D00140)
    2010-08-19 08:42:57.749/50.891 Oracle Coherence GE 3.6.0.1 <Info> (thread=DistributedCache, member=1): Missing inverse index: value=ObjKey{typeId=0, instanceId=2490}, key=Binary(length=17, value=0x0D800415A33E00004196310141BEFC0140)
    /Magnus

  • What does the t3 mean in the url t3://aether.lccc.edu:7001/

    what does the t3 mean in the url t3://aether.lccc.edu:7001/... is this a linux thing..

    Well, the "t3:" signifies a transport scheme, similar to the way that "ftp:" and
    "http:" do:
    http://download.oracle.com/docs/cd/E13222_01/wls/docs90/client/t3.html

  • What does this error means "Could not create Entity EJB"

    This error occurs when i tried to run my entitybean example, so may i know what does this error means? How can i resolve it?
    I am connecting to an Oracle8 DB, but it seems tat i have problem connecting to it and retrieving record from the database. Can anyone help me how to establish a connection to my Oracle DB??
    Need help urgently. thanx.!

    have you tried simple jdbc connection?
    Driver drv = Class.forName("oracle.jdbc.driver.OracleDriver");
    Connection conn = DriverManager.getConnection(oracle:jdbc:thin:@myhost:1521:instance, "usrname", "password");
    If this works you're able to connect! so check that your oracel datasource is well specified in your deploiement descriptor and that your bean references this datasource.
    hope it helps

  • I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    Hello AKCamus
    To give you some ideas of what to do next, I have provided a few articles that will give some troubleshooting Wi-Fi connections and recommended Wi-Fi settings.
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    http://support.apple.com/kb/HT4628
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • What does this message mean:  this apple ID has not yet been used in the iTunes store"? I cant connect using my iphone. But it works in iTunes on my laptop.

    what does this message mean:  this apple ID has not yet been used in the iTunes store"? I cant connect using my iphone. But it works in iTunes on my laptop.

    FAQ apple id http://support.apple.com/kb/HT5622?viewlocale=en_US
    http://support.apple.com/kb/HT1311

  • What does this message mean?  "ITunes has fetected an iPad in recovery mode.  You must restore this iPad before it can be used with ITunes".

    What does this message mean?  "itunes has detected an iPad in recovery mode.  You must restore this iPad before it can be used with ITnes."  How do I restore when every time I connect to my computer I get this message?

    Perhaps the information in this Apple support article will help:
    http://support.apple.com/kb/TS3694#error3004
    Regards.

  • What does this message mean Charging is not supported with this device?

    What does this message mean Charging is not supported with this device?

    You've gotten 2 good answers already, but there's a key assumption in both that you got the message when connecting the iPhone to some other device. If this is the case you can get an adapter in the Apple online store that will allow charging from older devices.
    If, however, this message appears when you are not connected to anything the problem is dirt or moisture in the dock connector at the bottom of the phone. Clean it with a dry toothbrush or air blast.

  • What does this message mean? : "The file name "DSC_0088.jpg" is offline or missing." ?

    What does this message mean? : "The file name "DSC_0088.jpg" is offline or missing."   I am in the process of importing photos from iPhoto (don't really know what I'm doing....) and when I look at one of the imported photos that message pops up.  I know what "DSC_0088.jpg" is.  I don't know what it means that the file is "missing".

    CASpyr,
    Thank you so much for your reply.  I have a couple of bigger issues that I am dealing with: too many photos on my laptop: 40,000! (Of course I have to throw away many of them, but that is time consuming). I have a MacBook Pro and have primarily used IPhoto. I have recently purchased 2 external drives and have transferred my photos to those, but I need a basic education about how photos are stored, copied, etc.  I have recently been told that iPhoto only shows and deals with jpegs, not RAW.  About 1/3 of my photos are RAW, so I purchased Lightroom, so I could do more with those RAW photos.  I have been told by my local Mac store that I need to delete most of my photos from iPhoto, because it's causing problems.  I am reluctant to do so until I am sure that all of the keywords, descriptions and editing I have done to these photos is not lost when deleted from iPhoto. I just watched a tutorial about importing to Lightroom and got out of it that I needed to copy photos from iPhoto to a file on my desktop and then copy to Lightroom.  I did that, it seemed to work.  Then (because of my storage/memory issues) I deleted the photos (just a few as an experiment) from that desktop file.  I'm guessing that is why Lightroom doesn't recognize the the photos.  It seems that (learned from another tutorial) that one uses "Add" , Lightroom is only connecting to the source of the photo, not  actually copying it to the program.  Sounds like I need to use the "Move" feature instead.  My ultimate goal is to store the photos on the 2 external drives and eliminate most of them from my lapop.  So my basic questions have to do with what data (metadata??) is copied from iPhoto to an external drive (RAW???) and what isn't copied. Basic understanding issues,obviously….  I hope this isn't too much to ask.  If you can recommend a book or resource that can explain those basic issues to me I'd appreciate it.  I just got back from a trip and I can't download my new photos until I manage the rest!
    Thanks,
    Nancy

  • What does this message mean - The operation can't be completed because the item "12b" is in use.

    The operation can’t be completed because the item “12b” is in use.  What does this message mean.  It appeared as I was attempting to clear my time machine backup?

    Reboot your machine make sure Aperture doesn't start (as Lion is liable to do) and try it.

  • What does this message mean baring in mind we don't know who 'Lareib' is?: ''Lareibs phone' is now using (my number) for iMessage'

    What does this message mean baring in mind we don't know who 'Lareib' is?: ''Lareibs phone' is now using (my number) for iMessage'

    How would we users in this forum also know who Lareib is?
    It means what is stated, that person is now using your number for imessage.

  • What does this message mean? "Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired"

    What does this message mean? "Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired"  I get this when I try to repair permissions in disk utility.

    It's an innocuous error you can ignore. It was introduced with previous updates for ARD and/or Java before Lion. These are messages, not errors. They will cause no harm, and they will be repeated each time you repair permissions.

  • What does this message mean: "power pc applications are no longer supported"?

    What does this message mean: you can not start because power pc applications are no longer supported?

    Here is a post that I assembled for another who needed to continue to run his PowerPC applications in Lion/Mt. Lion:
    Unfortunately you got caught up in the minor miracle of Rosetta.  Originally licensed by Apple when it migrated from the PowerPC CPU platform that it had used from the mid-1990's until the Intel CPU platform in 2006, Rosetta allowed Mac users to continue to use their library of PPC software transparently in emulation.
    However, Apple's license to continue to use this technology expired with new releases of OS X commencing with Lion (and now Mountain Lion).  While educational efforts have been made over the last 6 years, the fact is that Rosetta was SO successful that many users were caught unaware UNTIL they upgraded to Lion or Mountain Lion.
    Workarounds:
    1. If your Mac will support it, restore OS X Snow Leopard;
    2.  If your Mac will support it, partition your hard drive or add an external hard drive and install Snow Leopard into it and use the "dual-boot" method to choose between your PowerPC software or Lion/Mt. Lion;
    3.  Upgrade your software to Intel compatible versions, or find alternative software that will open your data files;
    3.  Install Snow Leopard (with Rosetta) into Parallels:
                                  [click on image to enlarge]
    Full Snow Leopard installation instructions here:
    http://forums.macrumors.com/showthread.php?t=1365439
    NOTE: STEP ONE of the instructions must currently be completed on a Snow Leopard or Lion Mac and the resulting modified Snow Leopard.cdr install file can then be moved over to your Mountain Lion Mac for completion of the remaining steps.
    NOTE 2:  Computer games with complex, 3D or fast motion graphics make not work well or at all in virtualization.

  • What does this error mean? There was an error in the App Store. Please try again later. (100)

    what does this error mean? There was an error in the App Store. Please try again later. (100)

    I have the same problem and thought it might be related to moving to Denmark. My app store account was set up for USA and then the error number in parentasis was (13). After changing the profile to Denmark the number changed to (100), like yours

Maybe you are looking for

  • Printing Data to Excel through ActiveX

    Hi I was wondering if I might get some help in writing some code to print to an Excel Spreadsheet through ActiveX.  Attached is my current version of code that is not working the way I would like. What I am hoping to do is to print every 5 seconds to

  • My ipod will not store any music from itunes

    when i tick all the music i want to put on my ipod nano 6th gen it shows it at the bottom.i click synch and it shows nothing,what am i doing wrong.i have a 2nd gen ipod that synchs no problem and my ipnone 3gs  synchs no problem

  • Deposit on sales order can't include tax??

    I recently posted a thread on prepaid invoices and thought I had my problem resolved.  However after a little more testing I realized that B1 is not allowing me to enter a deposit amount for the full invoice amount (Total Before Discount and Tax amou

  • Regd the contact person fax and email address

    Hi, I am trying to get the contact persons fax and email address.The telephone # is available in KNVK table.but I don't see fax and email.Let me know how to get the details. also I see PRSNR in KNVK..What  is the purpose of peson number? thanks Sugan

  • Je trouve plus mon mot de passe

    Bonsoir je trouve plus mon mot de passe pour déverouiller mon iPhone 4 comment faire?