Initial Load Setup...Potential Big Problem

Hi All,
I think we have a big problem.  I have posted a similiar question before, but answers are confusing to me.  Let me explain our current situation and please comment.
1. We are loading billing documents, thus using VDITM.
2. We have 2 number ranges for billing documents.
3. On R3 we filled the setup tables with the smaller number of billing documents.  Then in BW ran a full load.
4. The second billing document number range was kicked off in R3 and setup tables filled.
5. Now, here is where I think there is a problem.  This second and final load from the setup table was setup and ran as a full load on BW.  Shouldn't this have been the Delta Init?
Please comment on this:
I believe this second load should be the delta init.  Then after this was done schedule the RMBWV313 job in R3 to run, for us, hourly.  In BW schedule the daily delta to run at night (for us).  Everything is in sync this way.
My concern is the second setup table load from BW was setup as a Full Load.  After this load is done can we just schedule RMBWV313 in R/3 to run hourly and then schedule the Daily Delta in BW to run later that night.
Please comment asap...please.
Appreciate it,
Mike

Hi Mike,
You may be okay!  You can run the Init Delta InfoPackage in BW <i><b>without</b></i> transferring data, and your delta process would then be set up.  If you have the means, check your data in R/3 and verify in BW after a couple of days (couple of delta extracts) to make sure your billing totals match.
The setup tables are only good for doing your initial load (or full load). 
Your other solution would be to delete the second full load in BW, fill your setup table with the second range again (to get the new billing data), and then run the Init Delta InfoPackage in BW <i><b>with</b></i> data transfer, and you should be set to go.
Let us know if you succeed!

Similar Messages

  • Error in DNL_CUST_PROD1 Initial Load

    While attempting to carry out the initial load for object (DNL_CUST_PROD1) from R/3 to CRM an inbound queue is generated with status SYSFAIL containing the following error message:
    It is not posible to import material type to hierarchy ZBP_CRM_PT....
    (Message no. SR053)
    The Hierarchy mentioned in the message refers to one that was created manually in CRM before the initial load.
    It was under my understanding that the only hierarchy impacted by the initial load was the R3MATCLASS, then why is this error generated for another hierarchy that should not be involved?
    Regarding this issue I feel I have two options:
    1. Delete the hierarchy in CRM and restart the initial load. (The only problem here is that I have found it really dificult to carry out the deletion, because it means I have to delete products and IObjects created in CRM that are associated to this hierarchy)
    2. Try to find a way to prevent error to appear in the inbound queue. (for example in debugging try to bypass the logic that processes the manually created hierarchy)
    Please I would greatly appreciate to get an answer from anyone that has encounterd similar problems.
    Thanks in advance,
    Pedro

    Dear  Efrain Pacheco 
      Just have a look into the corresponding  entry  in ST22 .
      The problem persists due to the duplicate entries in the table T023 or .
      Delete them directly from the table using se16:
      Select the entries in the classic view (not ALV or grid view). activate the debugger.
      Press the view button. --> you'll enter in the debugger
      Press F7
      Locate the sy-ucomm variable & change it to "DELE".
      Press F8
      Delete the entries.
      Trick-shots but it works!
      Let me know in case of any persistent problems .
    <b>  Note: Reward points if it helps</b>
    Thanks & Regards
    Jaman

  • Initial load methodology

    hello
    My project is to replicat in real time a JD Edwards database (oracle 10.2.0.4, 1To) with goldengate (11.1.1.1.2 on Aix 6.1)
    I want to be sure to validate my initial load setup, what I want to do is :
    1 -  start extract + pump, begin now  (apply stopped)
    2 -  start export (expdp from source + impdp on target),  get date time of end  import process :  date_end_import
    3 -  alter replicat begin ( date_end_import + 10mn)
    4 -  start replicat
    is it Ok ?
    thank you

    I think I'm wrong, seems the right operations are :
    1 - start extract + pump, begin now  (apply stopped)
    2 - start export (expdp from source + impdp on target),  get date time of begin export process : date_begin_export
    3 - AFTER IMPORT :  alter replicat begin (date_begin_export)
    4 - AFTER IMPORT : start replicat
    But reading the forum give the following setup :
    1 - start extract + pump, begin now  (apply stopped)
    2 - ON SOURCE : select dbms_flashback.get_system_change_number() from dual;  (ex : scn=123)
    3 - ON SOURCE expdp ... flashback_scn=123 ...
    4 - ON TARGET  impdp ...
    5 - AFTER IMPORT : start replicat AFTERCSN 123
    Thank you

  • Agentry Sales Manager Initial Load problem

    Hello,
    We've implemented the Agentry Sales Manager solution, everything work well in the development and test environments, but in production we have performance issues for specific users:
    We have a user with:
    5900 Accounts
    21900 Contact Persons
    Which are very large numbers, but the person responsible for our OSS question says this is feasible in the agentry environment.
    The problem occurs when we perform the initial load/transmit for this user, the Accounts are processed like it should, but during the process of the contact persons something goes wrong:
    I see that the function module /SYCLO/CRMMD_DOMYCONTACT_GET is being started and completely processed (Initially we had a dump with a timeout, but this has been solved).
    Then the Agentry server is processing the results of that function module:
    In the log I notice these lines:
    getDocumentLinks::begin
    getDocumentLinks::getDocumentLinks
    Afterwards the server processes the results via the steplets, after which the data is being processed on the device (iPad). Then the employeeFetch should be triggered.
    In our test with a user with lesser data this happens, but in this case we notice the following:
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchRemoval::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchRemoval::::--------------------------------
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::beginFetchObjectRead::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::beginFetchObjectRead::::--------------------------------
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchObjectRead::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchObjectRead::::--------------------------------
    2015/04/16 15:49:21.108: + Thread=4172
    2015/04/16 15:49:21.108:   + Server=Agentry
    2015/04/16 15:49:21.108:     + BackEnd=Java-1
    2015/04/16 15:49:21.108:       Java Back End: current jvm memory usage is 1682243584 bytes
    2015/04/16 15:49:38.096:   + Server=Agentry
    2015/04/16 15:49:38.096:     + BackEnd=Java-1
    2015/04/16 15:49:38.096:       Java Back End: current jvm memory usage is 1682309120 bytes
    2015/04/16 15:49:55.100:   + Server=Agentry
    2015/04/16 15:49:55.100:     + BackEnd=Java-1
    2015/04/16 15:49:55.100:       Java Back End: current jvm memory usage is 1682374656 bytes
    After the last line nothing else happens. 
    In the Agentry GUI I see also that the Connection has disappeared  without an error/exception what so ever...
    Anybody has an idea what might cause this issue?
    We've set the timeout and keepalive parameters to 36000 seconds (10 hours) in the agentry ini, so I think that it isn't a time out.
    Thanks in advance!
    Kind regards,
    Robin

    Hi Jason,
    Thanks for your answer, it is a standalone Agentry server (without SMP). It looks to me also that the amount of data being fetched is too big. But the customer wants to get it on the device as the person on OSS said it should be possible.
    When I look in the AgentryGUI on the server during the fetch I notice the following (see screenshot below):
    The fetch is still busy but the connection is gone. At the point of the screenshot we see the Fetch is taking more then 3 hours (9:27 AM to 12:51 PM), but the connection for that user has been gone in the AgentryGUI from around 11:00 AM.
    Even stranger is that nowhere an exception is thrown. The process on the server continues until the complete data set is processed in the steplets (seen in the log). Then the server is trying to allocate more jvm heap space. But at some point process just stops. In stead of continuing with the process.
    The data is also not sent to the device at that point, so the problem is somewhere on the agentry server it seems.
    The server's memory is 8GB and i'v set the maxheapspace variable in the agentry.ini as following:
    maxHeapSize=2048
    In the log I see that the server that cap doesn't reach.
    We run on an iPad, only iOS devices were in scope.
    Any idea's on where we might change something else?
    Kind regards,
    Robin

  • Middleware - Initial Load problems

    When I try to do initial load for DNL_CUST_ACGRPB from R/3, the status is 'Running' for long time and does not change to 'Done'. How to troubleshoot the problem and can someone help in resolving this issue?
    thanks a lot in advance.
    Sam

    Sam,
    Have you looked for any failed queues in either R/3 or CRM?  Check SMQ1 in R/3 and SMQ2 in CRM.  You should also see if the queues are registered in both systems, via SMQR.
    For CRM:
    Did you properly define your R/3 site in SMOEAC?  Have you tested the RFC destination to R/3?  Does the R/3 user have full security?
    For R/3:
    Did you check the settings in CRMRFCPAR?  Does the RFC destination work correctly.  Does the CRM user have full security?
    For an object such as the customizing downloads, like DNL_CUST_ACGRPB normally the error surrounds your CRM setup between the two systems.  If all those steps are workly correctly then you will need to consider a few other options.
    Also you will need to do the following in CRM before you try loading again:
    1.  In R3AM1 hit the abort button on the object.
    2.  In either SMQ1 on R/3 or SMQ2 in CRM, delete the queue that failed.
    3.  Fix any configuration issues with your middleware setup.
    4.  Execute the initial load again for the object.
    Good Luck,
    Stephen

  • How to load an image without a gui? big problems...

    Hey guys, I usually try my best to not ask for help and figure stuff out myself. But this last week i've been having big problems with this work project.
    My goal is to load images from disk, and append them to each other to create one big image.
    The images are 0-9.jpg each file containing a number in it. then i create one big file with 4 numbers in it. called final.jpg.
    so far i can do all this, but whenever the program is finished, the application just keeps running. the program has literally gone through all the steps... i have a system.out.println printed on the last line after the main, after the class instantiation... and still it stays running.
    how do you guys load images without a gui? This program will probably be running under unix, so i can't create a (for component example)
    Panel() and media track the file load... so i'm pretty much stumped
    any help you guys can provide would be really incredibly helpfull at this point. I have searched these threads for a few hours without luck. I found only 1 real post related to my problem, but eventually they said use MediaTracker = new Mediatracker( new Panel() ); which i can't use. :(
    Thanks a lot guys.
    :D

    yeah tried doing that, didn't work either.
    UPDATE
    I FINALLY found a way...
    and here it is for others to find!
    public BufferedImage getImage(String filename) throws Exception {
    FileInputStream input = new FileInputStream( filename );
    JPEGImageDecoder decoder = JPEGCodec.createJPEGDecoder( input );
    BufferedImage image = decoder.decodeAsBufferedImage();
    return image;
    it returns an image buffer, but it's better than nothing! :)
    atleast this functions under unix.

  • I just got a new Mac Mini, and now when I try to import photos into Lightroom, iPhoto try to load them first, then Lightroom can't find the files.  Big problem.  What to do?

    I just got a new Mac Mini, and now when I try to import photos into Lightroom, iPhoto ties to load them first, then Lightroom can't find the files.  Big problem.  What to do?

    Simple:
    File -> Export to get your photos out of the iPhoto Library. In the Export dialogue you can set the kind to Original and you'll get back exactly what you put in.
    Apps like iPhoto2Disk or PhotoShare will help you export to a Folder tree matching your Events.
    Once exported, you can then trash the iPhoto Library - just drag it from the Pictures Folder to the trash and empty it.
    After that, if you're entirely neurotic about it, just put the iPhoto app in the trash and empty it.
    Regards
    TD

  • Golden Gate Initial Load - Performance Problem

    Hello,
      I'm using the fastest method of initial load. Direct Bulk Load with additional parameters:
    BULKLOAD NOLOGGING PARALLEL SKIPALLINDEXES
    Unfortunatelly the load of a big Table 734 billions rows (around 30 GB) takes about 7 hours. The same table loaded with normal INSERT Statement in parallel via DB-Link takes 1 hour 20 minutes.
    Why does it take so long using Golden Gate? Am I missing something?
    I've also noticed that the load time with and without PARALLEL parameter for BULKLOAD is almost the same.
    Regards
    Pawel

    Hi Bobby,
    It's Extract / Replicat using SQL Loader.
    Created with following commands
    ADD EXTRACT initial-load_Extract, SOURCEISTABLE
    ADD REPLICAT initial-load_Replicat, SPECIALRUN
    The Extract parameter file:
    USERIDALIAS {:GGEXTADM}
    RMTHOST {:EXT_RMTHOST}, MGRPORT {:REP_MGR_PORT}
    RMTTASK replicat, GROUP {:REP_INIT_NAME}_0
    TABLE Schema.Table_name;
    The Replicat parameter file:
    REPLICAT {:REP_INIT_NAME}_0
    SETENV (ORACLE_SID='{:REPLICAT_SID}')
    USERIDALIAS {:GGREPADM}
    BULKLOAD NOLOGGING NOPARALLEL SKIPALLINDEXES
    ASSUMETARGETDEFS
    MAP Schema.Table_name, TARGET Schema.Table_tgt_name,
    COLMAP(USEDEFAULTS),
    KEYCOLS(PKEY),
    INSERTAPPEND;
    Regards,
    Pawel

  • JSF page 'Initial load' problem

    I've found several threads touching on this already, but none seem to have a solution.
    When JSF loads a JSP page for the first time, it goes through the restore view phase which creates an initial view (as there isn't a current one to restore). It then goes directly to the render response phase.
    My problem is, I have a JSP/JSF page that I pass paramaters to via html GET. For example:
    http://localhost:8080/jsf/region.jsp?locationForm:directorate=1&locationForm=locationForm
    Because the first load goes directly to the render response phase, the parsing of these paramaters is never done & the page does not update as expected.
    The second time you perform the same request, JSF goes through the standard request processing lifecycle and works as you would expect, setting directorate to 1 in the backing bean and displaying an updated page.
    Is there any way to change JSF's default behaviour on a JSP initial load to do the whole lifecycle? Is there another way to get around this, short of loading the page twice to ensure it has the right information in it (which would be quite a hack)?
    I need to use html GET (as opposed to html POST) because:
    I'm using a technique of a hidden iframe that loads dynamically created javascript to update a dropdown list (DDL) on the main page without reloading the page in its entirity. This is to minimise network chatter as the system will be run on a 56k network. I have an onchange event on my JSF DDL that calls javascript to reload the hidden iframe.

    Thanks for the replies.
    I tried both of the suggested options
    1. If your bean is managed (declared as managed bean in faces_config), you can set the initial value of the property as, for example, #{param.locationFor }.
    Unfortunately I can't use this option as the backing bean i'm using has to be session scope. This is because the DDL options are set by the iframe page, not the main page. There could be many request/responses between client/server before the user finally presses the submit button. If I change the backing bean to request scope, I end up getting "Validation Error: Value is not valid" for the DDL because the selected ID is not in the backing bean's list of possible values for the DDL.. #{param} can't be used for session level BBs.
    2. If you don't want to use the managed bean properties, you can go get your parameters in your bean's constructor.
    I'm unable to use this option either. The backing bean is shared between the main page and the hidden iframe page. When the main page loads, the backing bean's constructor is called but that isn't the time when parameters need to be parsed. When the iframe page is loaded for the first time (via javascript onchange on a DDL on the main page) using http://localhost/iframe.jsf?iframeForm:ddlId=1&iframeForm=iframeForm is when I need to parse the parameters, by which time the backing bean is already instanciated and the constructor has already been called.
    I'm looking at where else I could get the parameters other than the constructor. I might be able to do it elsewhere.
    My guess as to why the following code works is it's not using a backing bean & isn't updating backing bean values on the first run:
    <f:view>
    <h:outputText value="param= #{param}"/>
    </f:view>To replicate the problem, create a simple backing bean, for example:
    public class sample {
        private Integer selectedId
        public String getSelectedId() {
            return selectedId
        public void setSelectedId(Integer selectedId) {
            this.selectedId = selectedId;
    }Then create the following sample.jsp:
    <!doctype html public "-//w3c//dtd html 4.01 transitional//en">
    <!--
      Copyright 2004 ArcMind, Inc. All Rights Reserved.
    -->
    <%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <html>
    <head>
    <f:view>
      <h:form id="iframeForm">
        <h:panelGroup>
          <h:inputText id="selectedId" value="#{sample.selectedId}" />
        </h:panelGroup>
      </h:form>
    </f:view>
    </head>
    </html>Then try going to sample.jsp?iframeForm:selectedId=10&iframeForm=iframeForm (Similar to the request my main page is doing via javascript to populate the hidden iframe)
    The first time you do this, the text box will be populated with 0 (ie, it skipped the JSF lifecycle and ignored your 10 input). The second time and subsequent times it works as expected, with the text box containing the number 10.

  • I have a big problem whit my mac pro early 2008 can u help me please.

    Hi my name is walter hernandez  i have a big problem whit my mac pro early 2008
    this is a message from my mac.
    Interval Since Last Panic Report:  1151724 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    ECF28484-9BA1-43C5-B7CF-70087794A780
    Fri Aug 24 09:00:27 2012
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x00279ece, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0xff000014, CR3: 0x522e2000, CR4: 0x00000660
    EAX: 0x0bccc43c, EBX: 0xff000000, ECX: 0x08eb8b7c, EDX: 0x0330c3e8
    CR2: 0xff000014, EBP: 0x6115bde8, ESI: 0x001fb000, EDI: 0x00000000
    EFL: 0x00010286, EIP: 0x00279ece, CS:  0x00000008, DS:  0x03350010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x6115bbd8 : 0x21b837 (0x5dd7fc 0x6115bc0c 0x223ce1 0x0)
    0x6115bc28 : 0x2abf6a (0x59e3d0 0x279ece 0xe 0x59e59a)
    0x6115bd08 : 0x2a1a78 (0x6115bd20 0x1 0x6115bde8 0x279ece)
    0x6115bd18 : 0x279ece (0xe 0x2c970048 0x61150010 0x10)
    0x6115bde8 : 0x258575 (0xbccc43c 0x1fb000 0x0 0x1)
    0x6115bf38 : 0x2ab83c (0x8c35ebc 0x709fb000 0x7fff 0x1)
    0x6115bfc8 : 0x2a18da (0x85a04c4 0x0 0x10 0x85a04c4)
    BSD process name corresponding to current thread: automount
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 1217906594287
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver          2.0 (addr 0xd71000, size 0x12288) - last unloaded 473939257675
    loaded kexts:
    com.Bella-USA.DVKeyboard.driver          3.2
    at.obdev.nke.LittleSnitch          2.5.1
    com.apple.filesystems.autofs          2.1.0 - last loaded 390587246978
    com.apple.driver.IOBluetoothBNEPDriver          2.4.5f3
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.kext.ATIFramebuffer          6.3.6
    com.apple.driver.AudioAUUC          1.57
    com.apple.ATIRadeonX2000          6.3.6
    com.apple.driver.AppleUSBDisplays          289
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.driver.AppleRAID          4.0.6
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.kext.ATI2600Controller          6.3.6
    com.apple.kext.ATISupport          6.3.6
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBHIDMouse          162
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleHIDMouse          162
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289.1
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 3 GHz, 4 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 0 incoming serial ports
    Network Service: Ethernet 2, Ethernet, en1
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: ST3320820AS_P, 298.09 GB
    Serial ATA Device: WDC WD5000AAKS-00A7B0, 465.76 GB
    Serial ATA Device: WDC WD5000AAKS-00A7B0, 465.76 GB
    Serial ATA Device: WDC WD5000AAKS-00D2B0, 465.76 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911c, 0xfd400000 / 3
    USB Device: Apple Cinema HD Display, 0x05ac  (Apple Inc.), 0x921c, 0xfd420000 / 6
    USB Device: Hub, 0x0424  (SMSC), 0x2503, 0xfd300000 / 2
    USB Device: KEYBOARD, 0x4320, 0x0302, 0xfd330000 / 5
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd310000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    That's a Kernal Panic. Look at this Apple Article: http://support.apple.com/kb/TS3742

  • Big problems with my K7N420 Pro

    I've been having what is apparantly a hardware problem with my computer. Randomly the thing just resets. About once a day. Sometimes more, sometimes it goes for several days without resetting. I check the temperature in BIOS setup whenever I catch it resetting, and the CPU temp (CPU is 1700+ XP) is always between 140 and 150, not an unusual temperature (is it?)
    I got to thinking that maybe the temperature does have something to do with it, so I set to blowing out the dust, thinking that should help. So I blow all around with some canned air, I close it back up, and turn it on - but something else happens. During POST the computer freezes, right at the line where it tells you how much memory you have. I reboot. It works. I run the system restore from the XP installation CD from boot, thinking "just in case it was Windows crashing all along". It freezes in mid-operation. I also start to smell something burning, you know that horrible smell of plastic burning, I'm sure. Now I panic and shut it down. I crack it open trying to determine where the smell is coming from, but can't figure out where. I boot again, with the case open, hoping to catch a stronger smell (suspecting the PSU.) Instead of booting it beeps in my ear, several very long beeps. I can't tell if they are supposed to be one continuous beep, so I can't tell what they are supposed to mean. The manual doesn't have an entry for that code. The lights in back showed one green light in the upper left, all others red. The manual says that means "Early Chipset Initialization". What the hell does that mean?
    Can anyone here put these symptoms together for me and tell me what is wrong with my computer? Did I just cause another problem when I used the canned air, or was this likely a new symptom of whatever problem was causing the random reboots? Is the problem likely the PSU? Thanks.

    Okay so I think I jumped to conclusions with my last message. I was tired, it was a long day, I wanted to make some quick progress in little time before I crashed (no pun intended.)
    Since the configuration Slot 1: Crucial stick, Slot 2: Kingston stick, Slot 3: empty caused big problems, and Slot 1: Crucial stick, Slots 2 and 3: empty, did not, I started to wonder if I could be jumping to another conclusion, and if the problem could be on the motherboard somehow. So I tried the configuration Slot 1: Kingston stick, Slots 2 and 3: empty, and it POSTS fine! And just to confirm, I stick the Crucial stick into Slot 2, and the thing won't POST properly. First three attempts, the computer won't even activate the monitor, the fourth and fifth, it does activate the monitor, but the initial BIOS screen (the one where the memory is checked in the POST when you disable quick boot) looks all corrupted-like, with strange characters littered across the screen. I stuck the Crucial in Slot 3 to see what that would do, and the first time it freezes around 88MB during the RAM check (I left quick boot disabled), the second time it POSTS successfully.
    So maybe something on the motherboard went bad such that using Slots 2 and 3 causes these problems. This model is pretty old, so does this problem sound familiar? Is it possible? I don't know the hardware architecture well enough to guess whether it's likely.
    (I have BIOS revision 2.7)
    EDIT: And after trying all those configurations, going back to the original configuration, (Slot 1: Crucial, Slot 2: Kingston), it STILL beeps at me like before.
    EDIT EDIT: *sigh* and now, trying the second configuration again (Slot 1: Crucial, Slots 2 and 3 empty) just so I can use the computer again, I get errors when I try to boot. Booting to the OS I already had installed, I get the Windows screen with the moving blue boxes, and then after that nothing, and whenever I try to install a new copy of the OS from disc or repair I get a BSOD. It says IRQL_NOT_LESS_OR_EQUAL. I've no idea what that means.

  • No initial load of Customers, Material and delta load of Sales Orders.

    Hi Experts,
    I am facing a very troublesome issue. I am not able to setup the Middleware portion for initial and delta loads. I read a lot of documents and corrected a lot of things. finally, the connectivity is done with R/3 and CRM. Initial load of all objects is successful (as per Best PRactices guide). Customizing load is successful.
    But after now I have these open issues for which I am unable to find any answers (am really exhausted!!):
    - Customer_main load, it was succesful, but no BP's of R/3 are available.
    - Material, it failed in SMW01, SMQ2, the errors are:
    Mat. for Initial Download: Function table not supported
    EAN xxxxxxxxxxxxxxxxxx does not correspond to the GTIN format and cannot be transferred
    EAN yyyyyyyyyyyyyyyyyy does not correspond to the GTIN format and cannot be transferred
    Plant xx is not assigned to a business partner
    - Sales order, it shows green bdoc, but error segments says "No upload to R/3" and the order does not flow to R/3.
    We had our system setup 3 years back for data transfer and Middleware. But few things changed and connectivity stopped. I did all that again now, but am not yet successful. Any inputs will be greatly appreciated.
    Thanks,
    -Pat

    Hi Ashvin,
    The error messages in SMW01 for MAterial initial load is :
         Mat. for Initial Download: Function table not supported
         EAN 123456789000562 does not correspond to the GTIN format and cannot be transferred
         EAN 900033056531434 does not correspond to the GTIN format and cannot be transferred
         Plant 21 is not assigned to a business partner
    I have done the DNL_PLANT load successfully. Why then the plant error?
    Some of the messages for BP:
    Messages for business partner 1331:
    No classification is assigned to business partner 1331
    For another,
         Partner 00001872(469206A60E5F61C6E10000009F70045E): the following errors occurred
         City Atlanta does not exist in country US
         Time zone EST_NA does not exist
         You are not allowed to enter a tax jurisdiction code for country US
         Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    Now, the time zone EST is assigned by default in R/3. Where do I change that? I do not want to change time zones as this may have other impacts. Maybe CRM I cna change this, not for sure in R/3. City check has been deactivated in R/3 and CRM, still the error.
    Till these 2 are not solved, I cannot go into the Sales order loads.
    Any ideas will be greatly appreciated.
    Thanks,
    -Pat

  • Initial load of sales orders from R3 to CRM without statuses

    1) Some sales orders were uploaded into CRM without statuses in the headers or line items. 
    2) Some sales orders were uploaded without status, ship-to, sold-to, payer.....If I deleted them and use R3AR2, R3AR4 to upload each individual then no problem.
    Any ideas or suggestions?
    Thanks.

    Hi,
       Request load of adapter objects uses different extractor modules for extracting the data from external system to CRM. While your initial load of sales docs. will use a different extraction logic bases on the filter conditions specfied on trx.
    R3AC1
       There may be a problem in the extraction of data from the source system (don't know if you are using a R/3). Can you please de-register the R/3 (i suppose) outbound queue using trx.
    SMQS
    , and then debug the extraction (R/3 outbound) before the data is sent to CRM using FM
    CRS_SEND_TO_SERVER
       If this goes well, you may try debugging the mapper in CRM inbound and the validation module in CRM as a last resort. Also, please refer to trx.
    SMW01
    to see if the Bdocs are fully processed.
    Hope this helps...Reward if helpful.
    Regards,
    Sudipta.

  • MacBook Pro (mid 2010) - Slow Startup and Initial Load of Apps after Mavericks Install

    Hello everyone,
    Long time Snow Leopard user here.  I've been absolutely, 100% thrilled with my MBP's performance / speed since mid 2010.  Since installing Mavericks I've noticed two things:
    1. Initial on boot load times seem much slower
    2.  The first time you open an app (Safari, even TextEdit) is far slower than in Snow Leopard.
    Now granted, once the computer has been on for about 5 minutes, and once you've had an application open for 1-2 minutes, than performance is okay once again.  But it seems that quite literally everytime you do "anything" for the first time since the computer has been turned on you run the risk of a spinning beachball and an extended wait.  This simply never happened in Snow Leopard.
    I'm not a computer science major but I do understand that when you do something for the first time since a reboot it will need to load new files into the RAM which takes time.  However, I've been using this computer since 2010 and have never experienced this behavior / speed / delay, etc... something seems fundamentally different.
    For example, even just opening finder, and navigating to the Applications folder results in sluggish behavior the first time.  Also, anytime you first click the top menu bar in an application you run the risk of a beachball.
    It doesn't seem like a failing hard drive because I can read/write large chunks of data one an app is finally loaded.  It's just initially loading the app takes quite literally 10-20 times longer than Snow Leopard.  It seems like perhaps Mavericks itself, the core of the new OS was perhaps installed in a bad sector of the HD, but none of my other files are on bad sectors... if that makes sense.  Again - I'm not a computer science major so I'm largely just making things up
    It also seems as if multitasking and switching between several open apps has seen a decrease in performance.  Could it be that perhaps Mavericks RAM management is superior to Snow Leopard, but only if there is a TON of RAM to go around?  Could it be as simple as Macs with only  4GB installed should not be allowed to even install Mavericks? 
    Does this sound normal for Mavericks considering I have a C2D processor, a non SSD, and only 4GB ram?  I know those specs are "outdated" for 2014, but keep in mind these were the specs that I've always had and with Snow Leoapard I was consistently thrilled with the speed of the computer.
    I suppose my question is: should my strategy be to simply turn the computer on, get a cup of coffee and let everything load and maybe even have my frequently used apps load on startup, etc... and carry on as normal?  Does something seem off?  Should I invest in a new SSD / RAM upgrade?  I know the upgrades couldn't hurt, but the issue is that I was perfectly content until upgrading to Mavericks
    I've tried booting into OS X Recovery mode and using the Disk Utility.  I've tried Safe Mode.  I've included a "EtreCheck" report below.  I'm open to any ideas / suggestions.
    Thanks!!
    Hardware Information:
              MacBook Pro (13-inch, Mid 2010)
              MacBook Pro - model: MacBookPro7,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 320M - VRAM: 256 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:10:48
    Disk Information:
              Hitachi HTS545025B9SA02 disk0 : (250.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 249.2 GB (228.46 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. Built-in iSight
              Apple, Inc. Keyboard Hub
                        Logitech USB Receiver
                        Apple Inc. Apple Keyboard
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
    Launch Agents:
              [System] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [System] com.adobe.AdobeCreativeCloud.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              None
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 11.9.900.152 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.152 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
              AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
    Old Applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   4%          WindowServer
                   1%          EtreCheck
                   0%          mds
                   0%          mds_stores
                   0%          airportd
    Top Processes by Memory:
              111 MB          com.apple.IconServicesAgent
              94 MB          Finder
              57 MB          Dock
              53 MB          SystemUIServer
              53 MB          EtreCheck
    Virtual Memory Information:
              1.64 GB          Free RAM
              1.42 GB          Active RAM
              314 MB          Inactive RAM
              390 MB          Wired RAM
              316 MB          Page-ins
              0 B          Page-outs

    Wish I could be of some help, but I'm having similar issues on my mid 2011 macbook pro with 8 GB ram. It's very frustrating. I haven't worked on a computer this slow since the early 90's. Even simple things like signing in to this site bring up the beach ball for maybe ten seconds. When opening up apps I often have to wait minutes, and often end up force quitting when they hang. I'm using force quit a dozen or more times a day, when it used to be very rare.
    I don't know if it's Mavericks. I installed a new hard drive in November, but the problems really started getting bad since the latest upgrade.
    It's not just opening apps. If I have an app open in the background and switch to it I have similar issues. Watching a simple video is often accompanied by stalls and delays - which is really bad as I'm often using the laptop to edit video. It's become unuseable for work.
    Perhaps the most frustrating is clicking on a link, only to find Safari decides to complete a previous scroll that it had paused. The page jumps down, and sometimes I end up clicking on a link I didn't want. Then I have to wait for THAT spinning beach ball before I can go back to the previous spinning beach ball.
    It can take up to ten minutes to restart. I've tried everything I could find on these pages so far, and nothing has worked.
    I thought maybe it was something I've done (and perhaps it is), but I keep seeing others with similar issues.

  • One Apple ID two phones big problem.

    Hi guys,
    Before 6 months I bought new Iphone 4s,but it was used one day from person who sell it to me, so it already has Apple id.
    I deleted user and created my user which was synced with iCloud and worked without any problem.
    Before 10 I bought Iphone 5, also created my Apple ID on it and sync with my PC/ iCloud.
    Yesterday I want to sell my first Iphone 4 and I did reset ( Erase all content and setting), but it did not want to wake up, so i started it with DFU mode using I tunes, and I did restore and update.
    Now I am facing to bit problem, on the begging steps it says something like "this apple id cannot be used to unlock this iphone".
    If I go to iCloud I can see only one device and currently its new iPhone 5, but both devices called with same name, so I am not sure is this problem.
    So I have two doubts:
    - I am not sure does SIM card can make this problem(on initiation phase you have to put sim in Iphone), because main is much smaller now so I using my wife SIM to finis registration Iphone 4 (iPhone 5 using smaller than iPhone4)?
    - another thing It says you have to "use original apple id..", like I sad on the beginning when i bought Iphone4 it already has apple id on it, which I was deleted and configure main (afterwards this device was visible on my iCloud). So do I need to put first creaded apple id, does iPhone remembering first created or last used. If yes I have big problem because I dont have contact of user who sell it to me.
    I want to add one thing, Iphone is not stolen I have warranty documentations and all profs that is not stolen.
    PLEASE HELP, in my country we have awful support !

    Just left the Apple store with an official answer.  You can have two phones one Apple ID, turn off auto updates so you don't automatically get apps on both phones. Then you need two different iCloud accounts.

Maybe you are looking for

  • Sharepoint Foundation 2010 Error,

    Our portal get this error about once a week, I cannot figure out the root cause, only recycle the Sharepoint -80 could help. These are error logs I found here:C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS Application er

  • My cpu fan is not working where can i buy it and how much is it

    my cpu fan is not working, where can i buy one . 

  • Renaming in LR needs Changes--or I need help!

    Is there any way to simply rename individual images in grid view without having to haul out the heavy artillary with F2? I am used to DAMs and other image apps where all one has to do to rename a single image is to click (or double click) on the name

  • Delete retail material via batch job?

    Hey guys, is there a way to delete a retail material via batch job? I know with transaction MM16 you can schedule a job to do that. But how can i do that without using transaction MM16. Is it possible to this via IDoc?     thx,       Wei-Ming

  • Problems with the license N4S Linux NW 7.0 Testdrive MaxDB

    Dear all, I have a curious behaivor with my testdrive. On every OS start, the system has a different HW-Key!? Now I've requested and installed after the installation the license key for the first HW-Key. Successfully installed the license key via tra