Need to push failed datapackage manually

Hi ,
   While dataloading in infopackage , last datapackage contain 10k records got failed.. is it possible to push it manually that failed datapackage alone.Please help me on this.Else it will take 10 hours to redo the activiy
Regrds,
MohammeD

Hi,
As you told you have issue with last data packet, first check with what error it got failed.
check the job log in SM37 and check the error. It depends on error whether we can update manually or not.
Lets take an example your data package failed with error in data records, then you can follow the below procedure.
Note: to do the below one you should have selected with PSA option.
1)  make the request red and delete the request from target.
2) Now goto PSA and edit the error records and save it.
3) Now come back to RSA1.
4) search for your data source and right click select "manage"
5) you will have latest request request which is not updated to the target.
6) Select the request then click on update, it will be loaded to the target.
Note: If you don't have PSA, i mean in IP if you have not selected the option " PSA and then data target ". In this case no other way, you have to run the load again.
Regards,
Venkatesh.

Similar Messages

  • I need to push Boomarks for all Students on Network PC's using Mozilla - How

    I have Students that each have their own Log on Credentials using Windows 7 PC's on the Network. We have a set of established Bookmarks we want all Students to use via Mozilla. But we have to have the Students import the Bookmarks manually. What we would like to do is push the Bookmarks for all Users using Mozilla.
    How?
    Thank you.

    Hello,
    If your students need to apply the bookmarks manually, you can export bookmarks to an HTML file, and have them import that HTML file (Note: this will cause it to append the bookmarks to their existing list).
    # Click the Bookmarks button [[Image:Bookmarks-29]] and select ''Show All Bookmarks''.
    # At the top of the Library window, click on ''Import and Backup'' and select ''Export Bookmarks to HTML''.
    # Your students can click on ''Import and Backup'' and select ''Import Bookmarks from HTML''.
    Please see these articles for more information:
    * [[Export Firefox bookmarks to an HTML file to back up or transfer bookmarks]]
    * [[Import Bookmarks from an HTML file]]

  • Need to Push Every Event in a Calendar Ahead One Week (AppleScript?)

    Hi folks. I have an iCal calendar with many events in it. Some are multi-day, some are single day. I need to alter the start (and end) date of every single event in this calendar by one week. In other words, I need to push the entire calendar one week ahead.
    It occurs to me that this could probably be done fairly elegantly with an AppleScript, but I don't want to reinvent the wheel.
    Has anyone done this, or something similar? Or does anyone have any other ideas as to how to accomplish this task without too much pain?
    Rusty
      Mac OS X (10.4.6)  

    Hi Rusty,
    I posted an Applescript that should do this in on my website. I would strongly suggest you archive your iCal calendars before running the script in case you don't like the results.
    Let me know how you get on.
    Best wishes
    John M

  • How many certificate in needed for push notification please tell me all steps ?

    how many certificate in needed for push notification please tell me all steps ?

    Your System Details shows;
    Installed Plug-ins
    Garmin Communicator Plug-In 4.0.4.0
    Garmin Communicator Plug-In 4.0.3.0
    Having more than one version of a program may cause issues.

  • Live meeting - After click Join the Meeting, it prompted for MeetingID, Entry and Location are blank, need to key in information manually

    Live meeting issue:
    After click Join the Meeting, it prompted for MeetingID, Entry and Location are blank, need to key in information manually
    1. It seems OK on Live meeting client settings.
    2. Then uninstall and reinstall live meeting client and addons. live meeting version now is 8.0.6362.41
    3.can schedule live meeting success.
    but issue persists.

    Live meeting issue:
    After click Join the Meeting, it prompted for MeetingID, Entry and Location are blank, need to key in information manually
    1. It seems OK on Live meeting client settings.
    2. Then uninstall and reinstall live meeting client and addons. live meeting version now is 8.0.6362.41
    3.can schedule live meeting success.
    but issue persists.

  • Needed to ROLLBACK failed Transaction

    Hi Oracle Expertz,
    QRY will Look Like
    BEGIN
    INSERT into tab3 RETURNING INTO v_exer_num
    UPDATE tab1
    SET col1 = ''
    WHERE exer_num = v_exer_num
    UPDATE tab2
    SET col1 = ''
    WHERE exer_num = v_exer_num
    END ;
    Example :
    1st record:
    Participant A
    Exer 1 Success
    Exer 2 Success
    2nd record
    Participant B
    Exer 1 Failed due to dead lock or some other exception.
    3rd Record
    Participant C
    Exer 1 Success
    Now in this transaction, I need to only rollback for Participant B ( failed Record) . Participants A and C should have committed the transaction. Can any one suggest me on this?
    Possiblities Of Exception :
    successful of INSERT , UPDATE , UPDATE will be considered as a completed tranasaction.
    For a particular record ( exer_num) , If insertion is executed successfully ,and updates failed for the corresponding exernum , I need to rollback the inserted record .
    Regards,
    Maran
    Edited by: Maran on Aug 6, 2009 1:17 PM

    Hey Sven ,
    thanks for your response. No these three DML statements would be executed inside my procedure. We can not run it in different session. the reason is
    as i said, completion of these 3 DML statements , then only will conisdered as a successful transaction else i need to roll back .
    also this will be called in a Batch JOB. we have a commit for whole transaction.
    Lets these are all the possibilites :
    1) INSERT FAILED ( ROW 1 )
    2) INSERT SUCCESS (ROW 2 )
    1st UPDATE Failed
    3) INSERT SUCCESS ( ROW 3 )
    1st UPDATE SUCCESS
    2nd UPDATE D FAILED
    4) INSERT SUCCESS ( ROW 4)
    UPDATE SUCCESS
    UPDATE SUCCESS
    Now for these scenario none of three statements got executed successfully . So if it fail between any of the statements , I need to rollback that particular row.
    Hope you understand the problem well now.
    Now can anyone suggest me that How can i handle this exception and need to keep going my transaction even if it fails in between.
    Objective over this problem is :
    Need to rollback Failed rows.
    Need to keep continue the Program , need to commit successful rows.
    Regards,
    MARAN
    Edited by: Maran on Aug 10, 2009 6:19 PM

  • Need to push button sign in

    Hi, 
    Strange behavior occurs on our sharepoint, the sso is in place but when we reach on a page we need to press the bonton sign in to be logguer which was not the case before.
    Have you any idea ?
    Thanks

    Hi,
    According to your post, my understanding is that you needed to push button to sign in after configuring the sso.
    Single Sign On (SSO) has been replaced in SharePoint 2010 by a new service which is called: Secure Store Service (SSS).
    This should get you in the right direction:
    how to create configure consume sharepoint 2010 secure store in business connectivity services
    I recommend to change the IE setting to check whether it works.
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5b924f7c-ad5a-4331-9134-c99b2bdca24e/sharepoint-2010-single-signon-not-working
    In addition, please check whether the backend server does not support 128-bit NTLM encryption, but UAG was set to require it.
    More information:
    Claims-Based Single Sign-On for Microsoft SharePoint 2010
    SSO (Single Sign On) not working for a published Web Application with UAG
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Client install manually push failed why?

    Hello I installed SCCM 2012 R2 at my customer, everything is functional But my customer possessed SCCM 2007 before. When I try to send an installation of the client agent on the computer I
    obtain error of the WMI such as the the log. Anybody help me?
    ======>Begin Processing request: "2097152863", machine name: "XD-56108" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.032+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.033+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.034+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\XD-56108\admin$' using account 'SIQ\SCCMInstallClient'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.034+240><thread=1724 (0x6BC)>
    ---> The 'best-shot' account has now succeeded 8 times and failed 0 times. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.128+240><thread=1724 (0x6BC)>
    ---> Connected to administrative share on machine XD-56108 using account 'SIQ\SCCMInstallClient'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.128+240><thread=1724 (0x6BC)>
    ---> Attempting to make IPC connection to share <\\XD-56108\IPC$> ~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.128+240><thread=1724 (0x6BC)>
    ---> Searching for SMSClientInstall.* under '\\XD-56108\admin$\'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.132+240><thread=1724 (0x6BC)>
    ---> Unable to connect to WMI on remote machine "XD-56108", error = 0x80070005. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.342+240><thread=1724 (0x6BC)>
    ---> Deleting SMS Client Install Lock File '\\XD-56108\admin$\SMSClientInstall.PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.342+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152863, -2147024891~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.355+240><thread=1724 (0x6BC)>
    Stored request "2097152863", machine name "XD-56108", in queue "Retry". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.357+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152863, 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.357+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097152863, N'05/02/2014 16:10:26', 6~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.358+240><thread=1724 (0x6BC)>
    <======End request: "2097152863", machine name: "XD-56108". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:10:26.359+240><thread=1724 (0x6BC)>
    ~Waking up for site control file directory change notification $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:18.921+240><thread=2776 (0xAD8)>
    The Site Control File has changed, parameters will be reread. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.377+240><thread=2776 (0xAD8)>
    Updating Site Parameters $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.396+240><thread=2776 (0xAD8)>
    ~MP Ports: 80 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.396+240><thread=2776 (0xAD8)>
    ~IISPreferedPort: 80 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.396+240><thread=2776 (0xAD8)>
    ~MP SSL Ports: 443 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.396+240><thread=2776 (0xAD8)>
    ~IISSSLPreferedPort: 443 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.396+240><thread=2776 (0xAD8)>
    ~Default MP: dcmv01-pro.siq.local $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.397+240><thread=2776 (0xAD8)>
    ~Default MP Type: 1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.397+240><thread=2776 (0xAD8)>
    ~Default MP: [None] $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.397+240><thread=2776 (0xAD8)>
    ~Certificate Selection Criteria: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.398+240><thread=2776 (0xAD8)>
    ~Certificate Store: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.398+240><thread=2776 (0xAD8)>
    ~SSL State: 480 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.398+240><thread=2776 (0xAD8)>
    ~Select First Certificate: 1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.398+240><thread=2776 (0xAD8)>
    ~Certificate Issuers: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.398+240><thread=2776 (0xAD8)>
    Checking configuration information for server: DCMV01-PRO.SIQ.LOCAL.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.399+240><thread=2776 (0xAD8)>
    Checking configuration information for server: DCMV01-PRO.SIQ.LOCAL.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.399+240><thread=2776 (0xAD8)>
    ~Fallback Status Point: dcmv01-pro.siq.local $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.400+240><thread=2776 (0xAD8)>
    ~Install on DC: False $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.401+240><thread=2776 (0xAD8)>
    ~Option for installing using IP address: 0 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.401+240><thread=2776 (0xAD8)>
    Retrieving properties from the site control file. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.402+240><thread=2776 (0xAD8)>
    ~Advanced Client Command Line: SMSSITECODE=PQC $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.404+240><thread=2776 (0xAD8)>
    Ignoring unrecognized property "Advanced Client Command Line Default" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.404+240><thread=2776 (0xAD8)>
    ~Security Mode Option - CCR buffering disabled. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.405+240><thread=2776 (0xAD8)>
    ~Default Client Type: -1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.405+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.415+240><thread=2776 (0xAD8)>
    Site Server Name "\\ccmv01-pro.siq.local" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.415+240><thread=2776 (0xAD8)>
    Site Code "PQC" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    CCM Account 1 "siq\adm-djel01" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    CCM Account 2 "SIQ\SCCMInstallClient" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    CCM Account 3 "SIQ\sccmadmin" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    CCM Account 4 "<end of list>" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    Max CCR Processing Threads 10 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    CCR Processing Thread Timeout 600000 ms $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    Sitewide Travel Mode Switch USE CLIENT SETTING $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.416+240><thread=2776 (0xAD8)>
    Days Between Account Cleanups 30 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Parameters for queue: "Incoming" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Read Queue Every DIR CHANGE NOTIFICATION $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Retry CCR For 168 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Report Error After ERROR REPORTING OFF $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.417+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 100 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Delay Between CCRs 100 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Parameters for queue: "Retry" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccrretry.box" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Read Queue Every 60 Minutes $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Retry CCR For 168 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Report Error After 24 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.418+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 150 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Delay Between CCRs 100 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Parameters for queue: "Processing" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box\InProc" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Read Queue Every DIR CHANGE NOTIFICATION $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Retry CCR For CCR DOESN'T EXPIRE $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Report Error After ERROR REPORTING OFF $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.419+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 150 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.420+240><thread=2776 (0xAD8)>
    Delay Between CCRs 0 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.420+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.420+240><thread=2776 (0xAD8)>
    Sleeping for 1200 seconds... $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:19.420+240><thread=2776 (0xAD8)>
    Execute query exec [sp_CP_GetNewPushMachines] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:38.958+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152863, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:38.960+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachine] 2097152863~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.062+240><thread=4128 (0x1020)>
    Successfully retrieved information for machine XD-56108 from DB $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.063+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineIP] 2097152863~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.063+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineResource] 2097152863~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.064+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushMachineName] 2097152863~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.065+240><thread=4128 (0x1020)>
    Received request: "2097152863" for machine name: "XD-56108" on queue: "Incoming". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.066+240><thread=4128 (0x1020)>
    Stored request "2097152863", machine name "XD-56108", in queue "Processing". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.066+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152863, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.067+240><thread=4128 (0x1020)>
    ======>Begin Processing request: "2097152863", machine name: "XD-56108" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.069+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.069+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.070+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\XD-56108\admin$' using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.071+240><thread=1724 (0x6BC)>
    ---> The 'best-shot' account has now succeeded 9 times and failed 0 times. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.202+240><thread=1724 (0x6BC)>
    ---> Connected to administrative share on machine XD-56108 using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.202+240><thread=1724 (0x6BC)>
    ---> Attempting to make IPC connection to share <\\XD-56108\IPC$> ~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.202+240><thread=1724 (0x6BC)>
    ---> Searching for SMSClientInstall.* under '\\XD-56108\admin$\'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.205+240><thread=1724 (0x6BC)>
    ---> Unable to connect to WMI on remote machine "XD-56108", error = 0x80070005. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.392+240><thread=1724 (0x6BC)>
    ---> Deleting SMS Client Install Lock File '\\XD-56108\admin$\SMSClientInstall.PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.393+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152863, -2147024891~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.426+240><thread=1724 (0x6BC)>
    Stored request "2097152863", machine name "XD-56108", in queue "Retry". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.428+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152863, 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.429+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097152863, N'05/02/2014 16:15:39', 7~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.431+240><thread=1724 (0x6BC)>
    <======End request: "2097152863", machine name: "XD-56108". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:39.432+240><thread=1724 (0x6BC)>
    Submitted request successfully $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:41.069+240><thread=4128 (0x1020)>
    Getting a new request from queue "Incoming" after 100 millisecond delay. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:41.069+240><thread=4128 (0x1020)>
    Waiting for change in directory "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:15:41.070+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetNewPushMachines] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:13.964+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097153317, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:13.965+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachine] 2097153317~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.066+240><thread=4128 (0x1020)>
    Successfully retrieved information for machine XD-55012 from DB $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.067+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineIP] 2097153317~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.067+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineResource] 2097153317~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.068+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushMachineName] 2097153317~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.069+240><thread=4128 (0x1020)>
    Received request: "2097153317" for machine name: "XD-55012" on queue: "Incoming". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.070+240><thread=4128 (0x1020)>
    Stored request "2097153317", machine name "XD-55012", in queue "Processing". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.071+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097153317, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.071+240><thread=4128 (0x1020)>
    ======>Begin Processing request: "2097153317", machine name: "XD-55012" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.073+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.074+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.074+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\XD-55012\admin$' using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.075+240><thread=1724 (0x6BC)>
    ---> The 'best-shot' account has now succeeded 10 times and failed 0 times. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.167+240><thread=1724 (0x6BC)>
    ---> Connected to administrative share on machine XD-55012 using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.168+240><thread=1724 (0x6BC)>
    ---> Attempting to make IPC connection to share <\\XD-55012\IPC$> ~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.168+240><thread=1724 (0x6BC)>
    ---> Searching for SMSClientInstall.* under '\\XD-55012\admin$\'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.170+240><thread=1724 (0x6BC)>
    ---> Unable to connect to WMI on remote machine "XD-55012", error = 0x80070005. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.197+240><thread=1724 (0x6BC)>
    ---> Deleting SMS Client Install Lock File '\\XD-55012\admin$\SMSClientInstall.PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.198+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097153317, -2147024891~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.205+240><thread=1724 (0x6BC)>
    Stored request "2097153317", machine name "XD-55012", in queue "Retry". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.208+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097153317, 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.210+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097153317, N'05/02/2014 16:16:14', 6~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.211+240><thread=1724 (0x6BC)>
    <======End request: "2097153317", machine name: "XD-55012". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:14.213+240><thread=1724 (0x6BC)>
    Submitted request successfully $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:16.074+240><thread=4128 (0x1020)>
    Getting a new request from queue "Incoming" after 100 millisecond delay. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:16.074+240><thread=4128 (0x1020)>
    Waiting for change in directory "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:16:16.074+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetNewPushMachines] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:13.970+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:13.971+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachine] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.073+240><thread=4128 (0x1020)>
    Successfully retrieved information for machine WIN7X64-DEV45 from DB $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.074+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineIP] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.075+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineResource] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.075+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushMachineName] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.076+240><thread=4128 (0x1020)>
    Received request: "2097152576" for machine name: "WIN7X64-DEV45" on queue: "Incoming". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.077+240><thread=4128 (0x1020)>
    Stored request "2097152576", machine name "WIN7X64-DEV45", in queue "Processing". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.078+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.079+240><thread=4128 (0x1020)>
    ======>Begin Processing request: "2097152576", machine name: "WIN7X64-DEV45" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.080+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.081+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.082+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45\admin$' using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:14.082+240><thread=1724 (0x6BC)>
    Submitted request successfully $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:16.081+240><thread=4128 (0x1020)>
    Getting a new request from queue "Incoming" after 100 millisecond delay. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:16.081+240><thread=4128 (0x1020)>
    Waiting for change in directory "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:16.082+240><thread=4128 (0x1020)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account siq\adm-djel01 (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:35.128+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45 does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:35.130+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:35.130+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45.siq.local\admin$' using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:17:35.130+240><thread=1724 (0x6BC)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account siq\adm-djel01 (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.885+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45.siq.local does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.886+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.887+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45\admin$' using account 'siq\adm-djel01'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.887+240><thread=1724 (0x6BC)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account siq\adm-djel01 (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.926+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45 does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.927+240><thread=1724 (0x6BC)>
    ---> ERROR: Unable to access target machine for request: "2097152576", machine name: "WIN7X64-DEV45", access denied or invalid network path. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.927+240><thread=1724 (0x6BC)>
    STATMSG: ID=3015 SEV=W LEV=M SOURCE="SMS Server" COMP="SMS_CLIENT_CONFIG_MANAGER" SYS=ccmv01-pro.siq.local SITE=PQC PID=4956 TID=1724 GMTDATE=ven. mai 02 16:18:00.928 2014 ISTR0="WIN7X64-DEV45" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.930+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152576, 53~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.931+240><thread=1724 (0x6BC)>
    Stored request "2097152576", machine name "WIN7X64-DEV45", in queue "Retry". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.937+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.938+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097152576, N'05/02/2014 16:18:00', 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.941+240><thread=1724 (0x6BC)>
    <======End request: "2097152576", machine name: "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:18:00.942+240><thread=1724 (0x6BC)>
    ~Waking up for site control file directory change notification $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:13.976+240><thread=2776 (0xAD8)>
    The Site Control File has changed, parameters will be reread. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.375+240><thread=2776 (0xAD8)>
    Updating Site Parameters $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.383+240><thread=2776 (0xAD8)>
    ~MP Ports: 80 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.383+240><thread=2776 (0xAD8)>
    ~IISPreferedPort: 80 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.383+240><thread=2776 (0xAD8)>
    ~MP SSL Ports: 443 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.383+240><thread=2776 (0xAD8)>
    ~IISSSLPreferedPort: 443 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.383+240><thread=2776 (0xAD8)>
    ~Default MP: dcmv01-pro.siq.local $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Default MP Type: 1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Default MP: [None] $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Certificate Selection Criteria: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Certificate Store: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~SSL State: 480 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Select First Certificate: 1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    ~Certificate Issuers: $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.384+240><thread=2776 (0xAD8)>
    Checking configuration information for server: DCMV01-PRO.SIQ.LOCAL.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.385+240><thread=2776 (0xAD8)>
    Checking configuration information for server: DCMV01-PRO.SIQ.LOCAL.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.385+240><thread=2776 (0xAD8)>
    ~Fallback Status Point: dcmv01-pro.siq.local $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.385+240><thread=2776 (0xAD8)>
    ~Install on DC: False $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.385+240><thread=2776 (0xAD8)>
    ~Option for installing using IP address: 0 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.385+240><thread=2776 (0xAD8)>
    Retrieving properties from the site control file. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.386+240><thread=2776 (0xAD8)>
    ~Advanced Client Command Line: SMSSITECODE=PQC $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.386+240><thread=2776 (0xAD8)>
    Ignoring unrecognized property "Advanced Client Command Line Default" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.386+240><thread=2776 (0xAD8)>
    ~Security Mode Option - CCR buffering disabled. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.388+240><thread=2776 (0xAD8)>
    ~Default Client Type: -1 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.388+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.400+240><thread=2776 (0xAD8)>
    Site Server Name "\\ccmv01-pro.siq.local" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.401+240><thread=2776 (0xAD8)>
    Site Code "PQC" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.401+240><thread=2776 (0xAD8)>
    CCM Account 1 "SIQ\sccmadmin" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.401+240><thread=2776 (0xAD8)>
    CCM Account 2 "SIQ\SCCMInstallClient" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.402+240><thread=2776 (0xAD8)>
    CCM Account 3 "<end of list>" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.402+240><thread=2776 (0xAD8)>
    Max CCR Processing Threads 10 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.402+240><thread=2776 (0xAD8)>
    CCR Processing Thread Timeout 600000 ms $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.403+240><thread=2776 (0xAD8)>
    Sitewide Travel Mode Switch USE CLIENT SETTING $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.403+240><thread=2776 (0xAD8)>
    Days Between Account Cleanups 30 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.403+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.403+240><thread=2776 (0xAD8)>
    Parameters for queue: "Incoming" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.404+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.404+240><thread=2776 (0xAD8)>
    Read Queue Every DIR CHANGE NOTIFICATION $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.404+240><thread=2776 (0xAD8)>
    Retry CCR For 168 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.405+240><thread=2776 (0xAD8)>
    Report Error After ERROR REPORTING OFF $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.405+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 100 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.406+240><thread=2776 (0xAD8)>
    Delay Between CCRs 100 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.406+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.406+240><thread=2776 (0xAD8)>
    Parameters for queue: "Retry" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.406+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccrretry.box" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.407+240><thread=2776 (0xAD8)>
    Read Queue Every 60 Minutes $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.407+240><thread=2776 (0xAD8)>
    Retry CCR For 168 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.407+240><thread=2776 (0xAD8)>
    Report Error After 24 Hours $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.408+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 150 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.408+240><thread=2776 (0xAD8)>
    Delay Between CCRs 100 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.408+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.409+240><thread=2776 (0xAD8)>
    Parameters for queue: "Processing" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.409+240><thread=2776 (0xAD8)>
    Inbox Path "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box\InProc" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.409+240><thread=2776 (0xAD8)>
    Read Queue Every DIR CHANGE NOTIFICATION $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.409+240><thread=2776 (0xAD8)>
    Retry CCR For CCR DOESN'T EXPIRE $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.410+240><thread=2776 (0xAD8)>
    Report Error After ERROR REPORTING OFF $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.410+240><thread=2776 (0xAD8)>
    Warn when Queue Exceeds 150 CCRs $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.410+240><thread=2776 (0xAD8)>
    Delay Between CCRs 0 Millisec $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.410+240><thread=2776 (0xAD8)>
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.410+240><thread=2776 (0xAD8)>
    Sleeping for 1200 seconds... $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:14.411+240><thread=2776 (0xAD8)>
    Execute query exec [sp_CP_GetNewPushMachines] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.043+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.044+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachine] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.146+240><thread=4128 (0x1020)>
    Successfully retrieved information for machine WIN7X64-DEV45 from DB $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.147+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineIP] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.147+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineResource] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.148+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushMachineName] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.149+240><thread=4128 (0x1020)>
    Received request: "2097152576" for machine name: "WIN7X64-DEV45" on queue: "Incoming". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.150+240><thread=4128 (0x1020)>
    Stored request "2097152576", machine name "WIN7X64-DEV45", in queue "Processing". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.150+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.151+240><thread=4128 (0x1020)>
    ======>Begin Processing request: "2097152576", machine name: "WIN7X64-DEV45" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.153+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.154+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.154+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45\admin$' using account 'SIQ\sccmadmin'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:34.155+240><thread=1724 (0x6BC)>
    Submitted request successfully $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:36.154+240><thread=4128 (0x1020)>
    Getting a new request from queue "Incoming" after 100 millisecond delay. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:36.154+240><thread=4128 (0x1020)>
    Waiting for change in directory "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:36.154+240><thread=4128 (0x1020)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account SIQ\sccmadmin (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:55.188+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45 does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:55.189+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:55.189+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45.siq.local\admin$' using account 'SIQ\sccmadmin'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:19:55.189+240><thread=1724 (0x6BC)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account SIQ\sccmadmin (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.875+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45.siq.local does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.876+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.876+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45\admin$' using account 'SIQ\sccmadmin'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.877+240><thread=1724 (0x6BC)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account SIQ\sccmadmin (00000035) $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.914+240><thread=1724 (0x6BC)>
    ---> The device WIN7X64-DEV45 does not exist on the network. Giving up~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.915+240><thread=1724 (0x6BC)>
    ---> ERROR: Unable to access target machine for request: "2097152576", machine name: "WIN7X64-DEV45", access denied or invalid network path. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.915+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152576, 53~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.916+240><thread=1724 (0x6BC)>
    Stored request "2097152576", machine name "WIN7X64-DEV45", in queue "Retry". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.922+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.923+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097152576, N'05/02/2014 16:20:20', 2~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.925+240><thread=1724 (0x6BC)>
    <======End request: "2097152576", machine name: "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:20:20.926+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_GetNewPushMachines] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.061+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.064+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachine] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.167+240><thread=4128 (0x1020)>
    Successfully retrieved information for machine WIN7X64-DEV45 from DB $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.168+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineIP] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.168+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushRequestMachineResource] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.168+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_GetPushMachineName] 2097152576~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.169+240><thread=4128 (0x1020)>
    Received request: "2097152576" for machine name: "WIN7X64-DEV45" on queue: "Incoming". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.170+240><thread=4128 (0x1020)>
    Stored request "2097152576", machine name "WIN7X64-DEV45", in queue "Processing". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.170+240><thread=4128 (0x1020)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 1~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.171+240><thread=4128 (0x1020)>
    ======>Begin Processing request: "2097152576", machine name: "WIN7X64-DEV45" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.173+240><thread=1724 (0x6BC)>
    Execute query exec [sp_IsMPAvailable] N'PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.174+240><thread=1724 (0x6BC)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.174+240><thread=1724 (0x6BC)>
    ---> Attempting to connect to administrative share '\\WIN7X64-DEV45\admin$' using account 'SIQ\sccmadmin'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.175+240><thread=1724 (0x6BC)>
    ---> The 'best-shot' account has now succeeded 11 times and failed 0 times. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.328+240><thread=1724 (0x6BC)>
    ---> Connected to administrative share on machine WIN7X64-DEV45 using account 'SIQ\sccmadmin'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.329+240><thread=1724 (0x6BC)>
    ---> Attempting to make IPC connection to share <\\WIN7X64-DEV45\IPC$> ~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.329+240><thread=1724 (0x6BC)>
    ---> Searching for SMSClientInstall.* under '\\WIN7X64-DEV45\admin$\'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.352+240><thread=1724 (0x6BC)>
    ---> System OS version string "6.1.7601" converted to 6,10 $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.718+240><thread=1724 (0x6BC)>
    ---> Unable to connect to WMI (root\ccm) on remote machine "WIN7X64-DEV45", error = 0x8004100e. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.757+240><thread=1724 (0x6BC)>
    ---> Creating \ VerifyingCopying exsistance of destination directory \\WIN7X64-DEV45\admin$\ccmsetup.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.770+240><thread=1724 (0x6BC)>
    ---> Copying client files to \\WIN7X64-DEV45\admin$\ccmsetup.~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.773+240><thread=1724 (0x6BC)>
    ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.777+240><thread=1724 (0x6BC)>
    ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:29.814+240><thread=1724 (0x6BC)>
    ---> ForceReinstall flag is set to true $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:30.604+240><thread=1724 (0x6BC)>
    ---> Created service "ccmsetup" on machine "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:30.690+240><thread=1724 (0x6BC)>
    Submitted request successfully $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.174+240><thread=4128 (0x1020)>
    Getting a new request from queue "Incoming" after 100 millisecond delay. $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.174+240><thread=4128 (0x1020)>
    Waiting for change in directory "C:\Program Files\Microsoft Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.174+240><thread=4128 (0x1020)>
    ---> Started service "ccmsetup" on machine "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.316+240><thread=1724 (0x6BC)>
    ---> Deleting SMS Client Install Lock File '\\WIN7X64-DEV45\admin$\SMSClientInstall.PQC'~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.321+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152576, 0~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.402+240><thread=1724 (0x6BC)>
    ---> Completed request "2097152576", machine name "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.406+240><thread=1724 (0x6BC)>
    Deleted request "2097152576", machine name "WIN7X64-DEV45" $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.406+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152576, 4~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.407+240><thread=1724 (0x6BC)>
    Execute query exec [sp_CP_SetLatest] 2097152576, N'05/02/2014 16:24:31', 3~ $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.409+240><thread=1724 (0x6BC)>
    <======End request: "2097152576", machine name: "WIN7X64-DEV45". $$<SMS_CLIENT_CONFIG_MANAGER><05-02-2014 12:24:31.410+240><thread=1724 (0x6BC)>

    You've got a lot of things going on in that log so you really need to be more specific as to which client system you are talking about.
    For this log message "Unable to connect to WMI on remote machine "XD-55012", error = 0x80070005"
    0x80070005 = "Access Denied"
    For WIN7X64-DEV4, it looks like client push was successful.
    Jason | http://blog.configmgrftw.com

  • DTP - Sending 1 datapackage manually

    Dear All,
    I have DTPed 50 data packages from PSA to ODS. But te 42nd data package is still yellow status. All the others are green. So the dtp is showing yellow status. Can I manually send this one datapackage? If so how?
    I checked another thing. "Manually post" option is not active
    Regards,
    Ratish

    To answer your specific question.  I have not heard of a way to send just 1 data package again.  As the previous poster mentions, your best bet is to delete that request (and any subsequent requests) And re-run your DTP.   If it continues to fail,  you can try smaller package size.   Unlikely but if you really wanted to be tricky you could try to get all of the data from that package into a flat file and build a flat file datasource that sends just that data again.  Although I wouldn't recommend it.
    A couple things to note.
    1) What specific step was the last one performed?   Was it when it was trying to assign SID's  (if you have SIDs turned on for the DSO).   If so, it could mean that you might need to increase your number buffer range.  Or you can turn off SIDs if you don't actually need them in the DSO
    2) You can change the # of packages that run in parallel in the DTP menu. 
    GoTo > Settings for Batch Management
    You could try running only 1 at a time.

  • New to the forums, not new to Mac. Need help on failing hard drive.

    Hello, glad to have found this forum...I need all the help I can get. Let me explain what I have, what it's doing, what I want it to do, what I "think" I need to do.
    *What I have:*
    733 G4 with superdrive, 512 MB SDRAM, 40 & 60 gig internal original hard drives
    *What it is doing:*
    For about a year one of the drives (seems to be my 60g start-up drive) has made clicking/popping noises not unlike when you click/cluck your tongue. I've ignored it, foolishly, and gone about my business. Then I began having to click the mouse and punch keys when I start-up in order to get the drive to begin spinning, otherwise it would never kick in and I'd get the "?" face. Anyway, I have been living like that for many months until recently when my start-up drive only had about 500MB left of space, I burned some DVD's and freed up about 6 gig on the drive for some cushion the other day. Well, since doing that, when I start up now I get a spinning globe. I have to hold the option key down at boot and then select the drive manually and I'm back to being fine again.
    *What I want it to do:*
    I'm freaked out about losing data because I am a photographer and graphic designer, so I would die if I lost any files. I have been using one of my old iPods as a back up drive to dump data on and burning some DVD's too...but still, I have most of my life still on the drive. Here is what I am considering. I would like to get an external drive to move and continue to grow my massive files for my work and creativity. I'm thinking the G-Tech 320 Quad external would be a good fit. Now, moving back inside, my 60g start-up is telling me it's failing and to back up and replace before...well, you know. My 2nd internal drive is 40g and is strictly my iTunes library of MP3s.
    How do I save myself and replace my start-up drive?
    Do I buy the G-Tech first, move all my files over, then replace the internal, failing 60g? Can I start-up from the G-Tech? Should I/Can I make my 40g the temporary start-up, replace the failing 60g, and go from there? How should I do this and must I get the G-Tech now?
    While on this same question, I am getting conflicting information regarding how much my 733 G4 will recognize as far as each drive size. What is the max size each drive can be? What is the max combined?
    *What I think I should do:*
    I think I should buy the G-Tech, move my life over there, then use the working 40g as my start-up, replace the failing 60g with the largest possible when possible, make the replacement internal the start-up again, use or replace the working/existing 40g as storage/back-up, live happily ever after.
    *And on a side note:*
    I plan to drop two sticks of 512MB memory, this filling it up to it's max 1.5 gig of memory. Will this have a noticeable affect on my computer? If so, how?
    Oh, and the reason I was opting for the Quad G-Tech is because can't I upgrade and add FW800 ports to my G4 rather easily?
    Thank you for any time or effort you give me in helping me through this urgent matter. I had run out of places to go and people to ask before running across this forum.

    First of all I cannot believe you have no backup strategy and only start to worry about it after problems arise. You're an accident waiting to happen. Before you consider anything make backups.
    Basic Backup
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    1. Retrospect Desktop (Commercial - not yet universal binary)
    2. Synchronize! Pro X (Commercial)
    3. Synk (Backup, Standard, or Pro)
    4. Deja Vu (Shareware)
    5. PsynchX 2.1.1 and RsyncX 2.1 (Freeware)
    6. Carbon Copy Cloner (Freeware - 3.0 is a Universal Binary)
    7. SuperDuper! (Commercial)
    The following utilities can also be used for backup, but cannot create bootable clones:
    1. Backup (requires a .Mac account with Apple both to get the software and to use it.)
    2. Toast
    3. Impression
    4. arRSync
    Apple's Backup is a full backup tool capable of also backing up across multiple media such as CD/DVD. However, it cannot create bootable backups. It is primarily an "archiving" utility as are the other two.
    Impression and Toast are disk image based backups, only. Particularly useful if you need to backup to CD/DVD across multiple media.
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore. Also read How to Back Up and Restore Your Files.
    You can begin addressing the problems with your hard drive(s) after you get your stuff properly backed up. Once that's done get two larger drives for the computer and replace the small ones you now have. Your model should support hard drives up to 128 GBs in size. There is not specific limit on external drives so your external backup drive can be large enough to be partitioned into multiple volumes large enough to backup at least one of the internal drives (using the second internal drive as a backup for the first internal drive. This provides redundancy - an internal and an external backup.) You can then use the additional space on the external drive for your data files.
    BTW, you risk catastrophic data loss by allowing the free space on your startup volume to drop below 3 GBs.

  • Autostart of network-service fails, but manual start works fine

    I followed a guide to set up a network connection. The steps were to create a network config (/etc/config.d/network)
    interface=eth0
    address=192.168.1.2
    netmask=24
    broadcast=192.168.1.255
    gateway=192.168.1.1
    then a service description (/etc/systemd/system/network.service)
    [Unit]
    Description=Network startup
    Wants=network.target
    Before=network.target
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    EnvironmentFile=/etc/conf.d/network
    ExecStart=/sbin/ip link set dev ${interface} up
    ExecStart=/sbin/ip addr add ${address}/${netmask} broadcast ${broadcast} dev ${interface}
    ExecStart=/sbin/ip route add default via ${gateway}
    ExecStop=/sbin/ip addr flush dev ${interface}
    ExecStop=/sbin/ip link set dev ${interface} down
    [Install]
    WantedBy=multi-user.target
    and then enable the service using systemctl enable network.
    After the rebooting calling systemctl states the service as failed. If I start it manually using systemctl start network everything works fine.
    How do I get it to work with autostart? Thanks in advance.
    Last edited by devrandom (2013-08-03 12:22:55)

    With 'a guide' I presume you referred to this guide
    The guide states
    To set static IP on enp3s0 interface you will need to create /etc/conf.d/network@enp3s0 config file and run:
    # systemctl enable [email protected]
    where enp3s0 has to be changed into your own interface name.
    Note that the EnvironmentFile has to change to /etc/conf.d/network@<interface>.

  • Client fails to install (push) Failed to get DP locations as the expected version from MP

    On the client (ccmsetup.log) I am getting the error:
    <![LOG[Failed to get DP locations as the expected version from MP ‘server.domain’. Error 0x87d00215]LOG]!><time="15:05:24.261+300" date="02-13-2013"
    component="ccmsetup" context="" type="2" thread="3168" file="ccmsetup.cpp:10926">
    <![LOG[MP ‘server.domain’ didn't return DP locations for client package with the expected version. Retrying in 30 minutes.]LOG]!><time="15:05:24.261+300"
    date="02-13-2013" component="ccmsetup" context="" type="2" thread="3168" file="ccmsetup.cpp:10752">
    On the server I noticed (MP_ Framework): 
    <![LOG[Policy request file doesn't exist.]LOG]!><time="15:21:51.468+300" date="02-13-2013" component="MpFramework" context=""
    type="1" thread="4660" file="mpstartuptask.cpp:122">
    I have a feeling the two errors are related but I’m not sure where to begin to troubleshoot. 

    Thanks for your reply, and yes I believe it is all set up as it needs to be, but obviously I'm missing something.
    I will add this: the client will eventually install. I am still testing of course and each of the 2 clients I have pushed it out too has gotten this error but
    I come back the next day and it has installed.   

  • URGENT HELP NEEDED (Bios Settings Failed)

    Hey Guys,
    I am having problems with my MSI Board, and don't know what to do.  I am very much a noob to BIOS/and modding so I apologize in advance.  You guys helped me a few months ago getting everything up and running and all was great for months.  Then last night I walked away from my PC for a while and when i came back a starting screen was on saying my OC Settings Failed to load, i tried other versions I saved and they all failed as well.  I ended up loading failsafe options, and got the "double start" where the computer turns on, then instantly shuts off, then turns on again.  This allowed me to load windows 7, which then started to "install updates".   So i think while i was away Windows automatically updated and rebooted... but would that effect my BIOS settings?
    As I said, I had my system running perfect for months no errors or crashes at all based on the Bios setting you guys help me with in this thread:  https://forum-en.msi.com/index.php?topic=147854.0
    However, last week I removed the heat sink and installed this cooler:  http://www.newegg.com/Product/Product.aspx?Item=N82E16835181010&nm_mc=OTC-Froogle&cm_mmc=OTC-Froogle-_-Water+Cooling-_-Corsair-_-35181010
    All I did was unhook everything from the MB, install the cooler, and then hook everything back up to the MB.  The only thing I may have done wrong is not connect the SATA devices (my HDs and ROMS) back in the spots they were in originally.  However after I installed the cooler, they system booted right up, and I haven’t had any problems with my system for the past two weeks.  I also should note I didnt make any BIOS changes either after I installed the cooler.  So I don’t know if I should have done something there.   Yet, like I said the system has been fine for the past two weeks, no crashes or errors... it wasn’t until last night after Windows auto updated that this has begun.
    The reason I need "URGENT HELP" is because of course I just a new job with deadlines due and so much video editing work I need to do.  I would be fine leaving it on failsafe settings, and forgetting the OC setting all together if I new that would make the system stable.  But considering its still doing the "double start" even in failsafe mode, im afraid if i start working my system will crash.
    So I am begging anybody for any advice or help they could provide.  I will provide my system info below.  If anybody can guide me as to what settings I should set in BIOS i would appreciate it.  Or perhaps there’s a BIOS update that I should use now that I have a cooler and not a heat sink?  If you need any more information from me, just ask.  I will be monitoring this thread all day, as I desperately need help.
    MY SYSTEM: 
    Intel 980X chip running Win 7 64bit (with MSI BigBang xPower MB installed in my old Dell XPS 730X)
    (1) SATA II WD 3gb Hard Drive @ 1.5TB
    (2) OCZ SATA II SSD drives @120GB: http://www.newegg.com/Product/Product.aspx?Item=N82E16820227543
    (2) Hitachi 6gb SATA III drives @2TB: http://www.newegg.com/Product/Product.aspx?Item=N82E16822145473
    3 DVD/CD/BLUERAY DRIVES:
    1 SATA DVD DRIVE
    1 SATA BlueRay Drive
    1 SATA CD Drive
    (So 8 SATA Devices Total)
    24GIGs of this ram: http://www.newegg.com/Product/Product.aspx?Item=N82E16820145321
    1 NVida Geforce GTX 470
    1 Soundblaster X-Fi Titanum Card
    New Addition Water Cooler:  http://www.newegg.com/Product/Product.aspx?Item=N82E16835181010&nm_mc=OTC-Froogle&cm_mmc=OTC-Froogle-_-Water+Cooling-_-Corsair-_-35181010 

    PROBLEM:  My OC BIOS setting wont load.  Even on failsafe i get the "double start".  I want to get back to my OC (stable) settings.
    UPDATE:  Since I posted somebody messaged me mentioned I should have "reset the CMOS" after I installed the new cooler.  So I did that, and now they system starts fine without the "double start".  I am able to load one of my saved OC settings now as well (but any others causes a failure).
    NEW QUESTIONS: 
          1.  Since I reset the CMOS and now the system is starting fine on my last OC settings, is it safe to assume the sytem is stable for now? 
          2.  I never made any power changes or BIOS changes after I installed the new cooler.  Should I have?
          3.  After I reset the CMOS was I soupposed to reinstall the drivers from the MSI disk again?  I did not, and the system seems to be fine, but I thought I was soupposed to do that after a CMOS reset.
          4.  Is there a new BIOS version for my setup that may be better now?   Im currently on v1.5
    Here is a screenshot from CPUZ of the system information currently.  This is with it booting normally after my CMOS reboot.  I just figured id post it incase it helps with any of my questions.  Thanks so much for helping guys!

  • Need help in Creating DB manually with OFA

    Hi,
    I want to create database in 10g manually and for this purpose
    I need help.
    since we can use OFA for storing Control files, and redolog file
    and datafile by describing them in Create database command but
    how to store any instance related file like spfile, pfile or network
    related file.
    once the oracle 10g database software is installed then if we want
    to create database then how can we separate the database file and
    all other instance files from software binaries because I've noted
    that creating database with DBCA create all instance files along with
    binary files of the software although DBCA give you option of creating
    database related file in some other location/directory.
    kindly help me in this I want to achieve above task in compliance with
    OFA
    Thanks and Regards,
    D.Abbasi

    Abbasi wrote:
    Hi,
    I want to create database in 10g manually and for this purpose
    I need help.
    since we can use OFA for storing Control files, and redolog file
    and datafile by describing them in Create database command but
    how to store any instance related file like spfile, pfile or network
    related file.
    once the oracle 10g database software is installed then if we want
    to create database then how can we separate the database file and
    all other instance files from software binaries because I've noted
    that creating database with DBCA create all instance files along with
    binary files of the software although DBCA give you option of creating
    database related file in some other location/directory.
    kindly help me in this I want to achieve above task in compliance with
    OFA
    Thanks and Regards,
    D.AbbasiTHe OFA spec (as best I recall) states that one of the levels of directory for all of your data files will be the db name. So if you name your database 'orcl', every file system in which you keep any files related to 'orcl' will be in a directory name 'orcl'.
    As for what happend when you created your db. Oracle will default to putting things in the Oracle home structure because that's the only thing he can guarantee will be there. But you had the option (indeed, the obligation) to override these defaults.
    BTW, when using dbca, if you chose any of the pre-canned database types, the database will be created by doing a restore from a pre-canned backup. If you chose 'custom' database, the database will be created by way of a CREATE DATABASE script. It would be instructive time well spent for you to go through dbca and select 'custom database', pay attention to all of the options as you work through, then at then end, deselect "create database" and select "generate scripts". Do the same for one of the pre-defined database types. Then study the scripts generated by each method.
    Edited by: EdStevens on Aug 16, 2009 8:46 PM

  • After sharing itunes with MP3 rocket I get a pop up window telling me that my Apple Push is not working at present. Do I need apple push?Everything is working well for me with itunes and Rocket. Also what is Apple push.

    I have been sharing itunes with MP3 rocket but I still purchase many songs and books from itunes normally.I have not had any trouble. Just recently a pop up window appears after I have been sharing and it tells me that my Apple Push is not working corectly and windows is looking for the problem. What is Apple Push and do I need it. as everything seems to be working well for me.Can you please advise me.

    Has any had you try a reset yet? Sometimes the WiFi &amp; Cellular anntennas get wacky.
    Hold Sleep/Wak &amp; Home buttons until the screen goes dark and you see the Apple logo

Maybe you are looking for