Data gatherer SUSE 6.2

Hi there, I have opened a TAR with support on this but I thought that I would pose the question to others.
I have installed 8.1.5.0.2 and the agent will start but data gatherer will not. I execute the command "vppcntl -start" and receive feedback "The Oracle Data Gatherer is running." I then ping it and I am told that the data gatherer is not running.
Any ideas?
Thanks,
James

Kari Pannila (guest) wrote:
: I try to start WEBDB but get only following lines
: to the log file:
: *** Oracle WebDb Listener Version 2.0.5.6.1 built
: on May 7 1999 at 14:16:59 **
: Attempting to Listen on hp.ougf.fi, port 90 at
: 27/Sep/1999:14:11:43.
: Fatal error: bind failed
: DNS is working properly... but what is wrong?
: rgrds Kari
This might happen because the IP for hp.ougf.fi is no local IP of
any interface on that system.
null

Similar Messages

  • Performance Manager  and Data Gatherer

    Hello,
    I am looking for some basic info (I think). I have been using the EM Console - standalone for some time now but would like to use the diagnostic pack and Performance Manager. Can this be used in a standalone configuration or do I need to buy Enterprise Manager? If it works in a standalone configuration and I do not need to buy it, could you point me in the direction of documentation on how to start the data gatherer on my 9i database on AIX 5?
    Thanks,
    Jeff Graham

    Post Author: Ferhat
    CA Forum: Performance Management and Dashboards
    you have to find the keyword to see...
    i suggest you to uninstall businessobjects and install again(else it's very hard to add the performance management program).
    while you install, check the install performance management also(you have to have the keyword).

  • Data Gathering Application - Architecture Question

    I'm working on revising an existing application that's used to collect data gathered by users from various sources (various computer systems, paper files, discussions/interviews with other employees, etc.) which is then used for analysis and reporting of level of compliance with mandates at various levels (overall, location, individual).
    The existing application gathers data via two basic form types: one is for a specific individual having multiple data points; the other is for everyone in the location with multiple data points. For example, type 1 looks like:
    Person
    Question 1 Response 1
    Question 2 Response 2
    Question N Response N
    While the Type 2 form looks like:
    Location
    Person 1 Question 1 Question 2 ... Question N
    Person 2 Question 1 Question 2 ... Question N
    Person N Question 1 Question 2 ... Question N
    The questions are grouped by types of information being analyzed, so that those questions appear on different pages and may apply to different sets of individuals or locations. Not all locations are required to gather information on the same questions, depending on their compliance level last year. So, location A may have to answer questions 1, 2 and 3, while location B may answer questions 1, 3 and 4.
    My question is this: The table used to store the data is structed like:
    Person ID, location, page, q1, q2, ..., qN
    To continue the above example of locations A and B, both locations would store the responses in columns q1, q2, and q3 since they had three questions that applied to them. We can then reconstruct which question the response applies to by checking which questions applied to the location. We're using the apex api in the query to generate select-list items for the questions with the valid responses for each question (some are yes/no, others allow NA, a number 1-3, or a typed-in positive integer for a couple of questions).
    Since we need to maintain the data from two forms (either for an individual or for all individuals at a location), would it be easier to maintain in APEX using a table that stores each question in a separate row?
    PersonID, location, Page, question, response
    Further, we want to simplify the application which currently uses a separate page for each item type which is customized to the max number of questions for that page for the year. Instead we want to make a more generic set of pages that can at least handle an arbitrary number of items or, ideally, however many questions may be applicable in the future. While we can assume that the practical upper limit would be 30 questions, in the future it is possible we could be mandated to ask several times that number, maybe 100 or more.
    The main goal is to make the application robust to handle the questions consistenly, no matter how many are defined for a type and no matter how many are required for the selected individual or location.
    I'm already working on the page simplification process by replacing literals with session-state and application items, and realize that to make the pages robust we'll have to convert from static queries to generating the query from plsql using generic columns for the report in APEX.
    If anyone could share their thoughts/experience with this type of application, your input is greatly appreciated.
    Thanks,
    Richard

    Hi Richard,
    I find it bad practice to make a table PersonId, location, page, q,q1 .. qN
    it will do more harm in analysing the data than you will benefit in collecting the information.
    In my opinion you should normalize it a bit more. Seperate table for Person, with it's attributes. and if it is a 1 to 1 relation, also an locationId. Then a seperate table to hold the location information. Then you are having questions and awnsers. based on compliance level of the location persons may answer these questions. So in my opinion, youre location-table will have an attribute 'compliance_level' and in the question table also an attribute, like minimum compliance level. so this could be an criteria for showing questions or not.
    To register the answers done bij a person, also an awnser-table will be nesseccary, with relation to the specific question and the personId who answer it. Because of the 1 to 1 relation between person and location, this information does not have to be registerd with the anwsers.
    so in short:
    5 tables =>
    Person (id, name, locationId, etc. )
    Location (id, locationName, complianceLevel)
    Question(id, quetion, minCompliance)
    Anwser(id, questionId, personId, answerId)
    In order to create these forms, i guess a master-detail form will be in place. where for one master (person in this case), the details can be shwon (question) in a tabular form with input for the answers.
    hope this will help!

  • Oracle Data Gatherer

    Hello everyone,
    I installed Oracle 8.1.5.0.1 on Linux Redhat 6.1. I start the
    Inteligent agent, discover the service from the entreprise
    manager console on a WIN98 station, but i can't start the data
    gatherer.
    The output from:
    vppcntl -start is:
    The Oracle Data Gatherer is runing.
    vppcntl -ping is:
    The Oracle Data Gatherer is not runing.
    When i use the console debug option the output is:
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid =
    5016
    DBG: error
    DBG: vppdgerr: ERROR: Error: unable to open file
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid =
    5001
    DBG: error
    DBG: vppdgerr: ERROR: Error: unable to open data cartridge
    registry file
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid =
    5085
    DBG: error
    DBG: vppdgerr: ERROR: Error: failed to get DG cartridge
    information
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid =
    5773
    DBG: error
    DBG: vppdgerr: ERROR: Error: failed to initialize state
    information during startup
    The error 5001 is explained as follows:
    05001, 0, "Error: unable to open data cartridge registry file"
    // *Cause: an error occurred attempting to open the cartridge
    registry file (svppcart.dat)
    // *Action: ensure the file exists in the directory $OHOME/odg
    and that it has read access
    The file exist in the specified directory and has read access.If
    i delete the file the error is the same.The content of the file
    is:
    ODB ALL vpxodb vpxodb
    SOL ALL svpxos svpxos
    If somebody has an ideea please tell me.
    Thenks!
    Costel

    The data gatherer is not usable on Linux with the 8.1.5 release.
    There is an existing bug (1121827) for this issue. You really
    need to upgrade to 8.1.6 or 8.1.7 as everything works much
    better on Linux with these versions.

  • SCCM 2007 to 2012 R2 Migration Data Gathering Error

     
    Hi guys ,
    I am working on SCCM 2007 to 2012 migration and stucked at data gathering process. Following
    error i am getting while gartering data process.I have made the erroe details bold to easily find.
    Migmcctrl.log is showing this error:
     [Worker]:                         Start syncing #MIG_Entity.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.957+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
                            Query against Legacy Site , @rowversion=00-00-00-00-00-0A-4C-E2, @collectionrowversion=00-00-A2-DD-00-20-26-14, @SourceSiteCode=ABC:            
          SELECT                    (CASE                      WHEN ISNULL(ext_cilp.DisplayName, ext_ci.CI_ID) IS NULL THEN NULL    
                     ELSE                           dbo.fnSCCMMultiByteToWideChar(                    
             CASE                                  WHEN (SELECT LocaleID FROM SMSData) IS NULL THEN (SELECT d.LocaleID FROM SMSData d)      
                               WHEN (SELECT LocaleID FROM SMSData) IN (-1, 0, 65535, 1024, 2048) THEN (SELECT d.LocaleID FROM SMSData d)                
                     ELSE (SELECT LocaleID FROM SMSData)                              END,              
                   CONVERT(VARBINARY(MAX), ISNULL(ext_cilp.DisplayName, ext_ci.CI_ID)))                  END)  as EntityName, CONVERT(NVARCHAR(256), ext_ci.CI_ID) as ObjectKey,
                              ext_ci.CIType_ID as ObjectTypeID, ext_ci.rowversion AS rowversion, ext_ci.ChangeAction as ChangeAction,                  
            ext_ci.CI_UniqueID as UniqueID                  FROM SCCM_Ext.vex_ConfigurationItems as ext_ci                   LEFT JOIN v_LocalizedCIProperties_SiteLoc
    as ext_cilp ON ext_ci.CI_ID=ext_cilp.CI_ID                   WHERE   (1 = 1 OR ISNULL(ext_ci.SourceSite, @SourceSiteCode) = @SourceSiteCode)  AND ext_ci.rowversion > @rowversion AND      
                       ISNULL(ext_ci.CIType_ID, 0)<>1 AND ISNULL(ext_ci.CIType_ID, 0)<>8                          AND ISNULL(ext_ci.CIType_ID,
    0)<>9~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.962+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
            End syncing object tables.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.964+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
    ========== End syncing objects metadata ==========~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.965+420><thread=5024 (0x13A0)>
                                                                    ERROR: [Worker]:      
      System.InvalidOperationException: ExecuteReader requires an open and available Connection. The connection's current state is closed.     at System.Data.SqlClient.SqlConnection.GetOpenConnection(String method)     at System.Data.SqlClient.SqlConnection.ValidateConnectionForExecute(String
    method, SqlCommand command)     at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream,
    String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
    behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader()     at Microsoft.ConfigurationManagement.MigrationManager.LegacyRepository.GetDataReader(String sqlQuery, Dictionary`2 parameters, Boolean ignoreLocalSite)
        at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<SyncObjectsInformation>d__25.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()
        at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.966+420><thread=5024 (0x13A0)>
    STATMSG: ID=8617 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_MIGRATION_MANAGER" SYS=SCCM2012R2.RAT.Com SITE=ASL PID=2804 TID=5024 GMTDATE=Wed Mar 19 09:11:07.966 2014 ISTR0="SCCM2012R2.RAT.Com (ASL)" ISTR1="" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.966+420><thread=5024 (0x13A0)>
                                                                    [Worker]: ==================== Sync
    Agent Job 16777235 Ended ====================~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.967+420><thread=5024 (0x13A0)>
    ERROR: [Worker]: System.InvalidOperationException: ExecuteReader requires an open and available Connection. The connection's current state is closed.     at System.Data.SqlClient.SqlConnection.GetOpenConnection(String method)  
      at System.Data.SqlClient.SqlConnection.ValidateConnectionForExecute(String method, SqlCommand command)     at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)     at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)  
      at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)     at System.Data.SqlClient.SqlCommand.ExecuteReader()     at Microsoft.ConfigurationManagement.MigrationManager.LegacyRepository.GetDataReader(String
    sqlQuery, Dictionary`2 parameters, Boolean ignoreLocalSite)     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<SyncObjectsInformation>d__25.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()
        at Microsoft.ConfigurationManagement.MigrationManager.ExtensionMethods.<AttachErrorHandler>d__6`1.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<get_ExecutionPlan>d__7.MoveNext()  
      at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.968+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.975+420><thread=5024 (0x13A0)>
                                                                    [Worker]:        
    Set the schedule item 16777235 end time~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.976+420><thread=5024 (0x13A0)>
    [Worker]:         Set the schedule item 16777235 status to Failed~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.976+420><thread=5024 (0x13A0)>
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.982+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing Job 16777235~~
     $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.984+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Removing Job 16777235 from
    job manager.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.984+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Removing the Job with Id
    16777235.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing worker~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:07.985+420><thread=5024 (0x13A0)>
                                                                    [Worker]: Disposing current site
    connection~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509, 80131509~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.985+420><thread=5024 (0x13A0)>
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509, 80131509~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.986+420><thread=5024 (0x13A0)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.996+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.997+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:07.997+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.022+420><thread=4648 (0x1228)>
    [MigrationManager]:                 The item MIG_SiteMapping 16777235 is scheduled to run at 03/19/2014 13:10:06 UTC, 03/19/2014 18:40:06 Local Time, sleep for 03:58:58.2280000.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:08.039+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.039+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.040+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_Job~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.040+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.041+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.064+420><thread=4648 (0x1228)>
    [MigrationManager]:                 No item found. Sleep until the next event.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_Job~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigMCtrl]: the workitem queue is full!~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.084+420><thread=4648 (0x1228)>
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777235.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.085+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.086+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.086+420><thread=4648 (0x1228)>
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:         Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.118+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This item already run at 03/19/2014 09:10:27 UTC, 03/19/2014 14:40:27 Local Time, the next run time is 03/19/2014 13:10:27 UTC, 03/19/2014 18:40:27 Local Time.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:11:08.119+420><thread=4648 (0x1228)>
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.132+420><thread=4648 (0x1228)>
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777235~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.132+420><thread=4648 (0x1228)>
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777235.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: 1 instruction file processed.~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:11:08.133+420><thread=4648 (0x1228)>
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.315+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.316+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.331+420><thread=4648 (0x1228)>
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:         Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.350+420><thread=4648 (0x1228)>
    [MigrationManager]:                 This item hasn't run yet, we will run it immediately.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.351+420><thread=4648 (0x1228)>
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.359+420><thread=4648 (0x1228)>
    [MigrationManager]:         Start operation requested, the scheduled item 16777236 will be started once computing resource is allocated.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.359+420><thread=4648 (0x1228)>
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777236~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.360+420><thread=4648 (0x1228)>
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.360+420><thread=4648 (0x1228)>
    [MigMCtrl]: 1 instruction file processed.~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.361+420><thread=4648 (0x1228)>
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.362+420><thread=4648
    (0x1228)>
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.363+420><thread=4648 (0x1228)>
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.363+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Clear the requested operation.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.386+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Calculating the next run time ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                         This is a recurring schedule token.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                         This item already run at 03/19/2014 09:21:36 UTC, 03/19/2014 14:51:36 Local Time, the next run time is 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 Local
    Time.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.387+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Set the next run time to 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 LocalTime.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.388+420><thread=4648 (0x1228)>
    [MigrationManager]:                 Got an scheduled item 16777236. Set the sleep time to 0.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.411+420><thread=4648 (0x1228)>
    [MigrationManager]: End two step scheduling for MIG_SiteMapping~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:36.412+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation is about to start ...~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.554+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation succeed, current user identity is: rat\cmmig~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.555+420><thread=4648 (0x1228)>
    Connection string = Data Source=SCCM;Initial Catalog=SMS_ABC;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Encrypt=True;TrustServerCertificate=True;Application Name="Migration Manager".~~  $$<SMS_MIGRATION_MANAGER><03-19-2014
    02:21:49.555+420><thread=4648 (0x1228)>
    [MigrationManager]: Impersonation is reverted.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:49.683+420><thread=4648 (0x1228)>
    [MigrationManager]: Detected source collation SQL_Latin1_General_CP1_CI_AS~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.841+420><thread=4648 (0x1228)>
    [MigrationManager]: Detected destination collation SQL_Latin1_General_CP1_CI_AS~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.842+420><thread=4648 (0x1228)>
    STATMSG: ID=8600 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_MIGRATION_MANAGER" SYS=SCCM2012R2.RAT.Com SITE=ASL PID=2804 TID=4648 GMTDATE=Wed Mar 19 09:21:57.843 2014 ISTR0="SCCM2012R2.RAT.Com (ASL)" ISTR1="SCCM.RAT.COM"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.853+420><thread=4648 (0x1228)>
    [MigrationManager]: Job 16777236 added.~~  $$<SMS_MIGRATION_MANAGER><03-19-2014 02:21:57.854+420><thread=4648 (0x1228)>
    I am not getting any solution  of this please help.

    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131509
    I previously had a similar issue. See blog post here
    http://gerryhampsoncm.blogspot.ie/2013/07/configmgr-sccm-2012-migration-sharing.html
    In my case one of the boundaries in the 2007 site had an empty Display column and this, it seems, is not allowed.
    Have you checked the box to "Enable DP sharing" while you create the Source Hierarchy? If so, try the process with the box unchecked.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Oracle 9.2 OEM Data Gatherer won't connect to database agent

    I'm trying to get an older version of Enterprise Manager (9.2.0.1) Data Gatherer to work with one of our 9.2 databases. The agent is running on the server but when I try to connect to the database instance using Capacity Planner from the OEM Console I receive the error "java.net.ConnectionException: Connection Refused".
    We have opened port 1808 from the Windows server running the OEM Management Server to the Database server.
    What I need to know is : do we have to have port 1808 opened in both directions (oem server to database server & database server to oem server), for the Data Gatherer to work.
    Systems:
    OEM:
    Windows 2003 server
    Oracle Enterprise Manager Management Server 9.2.0.1
    Database:
    Red Hat Linux AS4
    Oracle Enterprise Edition 9.2.0.8
    Thanks,
    John

    Vendor code 17002 generally means a major network problem like invalid host or port number. Using ssh tunneling complicates the troubleshooting. It may be best to try to replicate the other machine setup as far as possible, including ssh setup, name resolution and sql developer configuration.
    These are the normal troubleshooting steps.
    Given a SQL Developer connection definition of DBSERVER, 1521, ORCL...
    Can you ping DBSERVER?
    Can you telnet to DBSERVER on port 1521 (telnet DBSERVER 1521). If you don't have windows telnet you can use a putty telnet session.
    I assume somewhere in your tunnelling setup you have something like locahost:1521 mapping to DBSERVER:1521. In that case you can replace localhost in the troubleshooting steps.

  • DATA GATHERER on Linux does not work

    I have spent 2 days and it does not change, I can find 4 other posts in here where people asked for help and nothing ever happened.
    It seems pretty clear that this is a waste of time so I am going to move on.
    If I am mistaken, please tell what you know,
    Thanks
    [email protected]

    Well its 815 on red hat 6.1 and when you load the data gatherer it
    says its fine, then you get this from performance manager:
    vtm-0005:Error connecting to server
    java.net.ConnectException:Connection refused
    oracle performance manager
    Which means -> The Oracle Data Gatherer is not running
    which is also the output from -test,
    here is output from debug console
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid = 5016
    DBG: error
    DBG: vppdgerr: ERROR: Error: unable to open file
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid = 5001
    DBG: error
    DBG: vppdgerr: ERROR: Error: unable to open data cartridge registry file
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid = 5085
    DBG: error
    DBG: vppdgerr: ERROR: Error: failed to get DG cartridge information
    DBG: Error: lmsagbf returned error in vp_get_catmsg(), msgid = 5773
    DBG: error
    DBG: vppdgerr: ERROR: Error: failed to initialize state information during startup
    Sounds a little bit like there is some user account that it cant log into or
    something, no idea
    please help if you can, 4 other people had same problem, no solution.
    cept to attempt data gatheref from NT but that doesnt seem to connect either.
    Thanks!!
    [email protected]
    [email protected]

  • Migration data gathering from ConfigMgr 2007 site is failing

    I have CM12 and CM07 primary sites. In the past I have successfully used the migration features in the CM12 console to migrate data from CM07 source hierarchy. However, to upgrade my CM12 site to R2 I had to stop the data gathering. Now a month later I am
    trying to gather data again but it fails every time. It happens even after cleaning up previous migration data. This is the error I see after 30 minutes of gathering data
    Configuration manager failed to gather data from cm07.domain.local
    The data gathering process failed. Check migmctrl.log.
    Looking at the log these are the only errors I see:
                                                                    ERROR: [Worker]: Microsoft.ConfigurationManagement.Migration.MigrationException:
    1 exceptions occurred during syncing.     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<get_ExecutionPlan>d__7.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777218
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
                                                                    [Worker]:        
    Set the schedule item 16777218 end time SMS_MIGRATION_MANAGER
    2/27/2014 8:24:46 PM 6056 (0x17A8)
                                                                    [Worker]:        
    Set the schedule item 16777218 status to Failed
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777218 SMS_MIGRATION_MANAGER
    2/27/2014 8:24:46 PM 6056 (0x17A8)
                                                                    [Worker]: Disposing Job 16777218
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
                                                                    [Worker]: Removing Job 16777218 from
    job manager. SMS_MIGRATION_MANAGER
    2/27/2014 8:24:46 PM 6056 (0x17A8)
                                                                    [Worker]: Removing the Job with Id
    16777218. SMS_MIGRATION_MANAGER
    2/27/2014 8:24:46 PM 6056 (0x17A8)
                                                                    [Worker]: Disposing worker
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
                                                                    [Worker]: Disposing current site
    connection SMS_MIGRATION_MANAGER
    2/27/2014 8:24:46 PM 6056 (0x17A8)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131500, 80131500
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = Unknown error 0x80131500, 80131500
    SMS_MIGRATION_MANAGER 2/27/2014 8:24:46 PM
    6056 (0x17A8)
    Now I do see some CM07 objects in my CM12 console (shared DP's and boundary groups) so I know part of the process was successful. Any ideas on my errors above?

    Hi,
    Just like Gerry said, please look through the log to find the problem. The following thread could be helpful.
    http://social.technet.microsoft.com/Forums/en-US/a619f187-9683-4cb2-aa5e-2f9bc619323e/error-during-data-gathering-process?forum=configmanagermigration
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Buffer table not up to date in SUS

    Hello All,
    While I am trying to process Purchase order in SUS portal, when i try to confirm the Item, it is giving me error
    "Buffer table not up to date".
    Any idea about this problem?
    Thanks,
    Hetal

    We're having the same problem. Any word on how to resolve. It states also that its a BSP error in that it would not load the BSP page because of the buffer error. I tried using T_Code SWU_OBUF to perform the synchronization process, and still had no luck. Any help would be appeciared.
    JD

  • Synchronizing user data from SUS

    Hi,
    We are on SRM 7.0 and have setup MM-SUS scenario with XI as the interface.
    We are trying to replicate the users(Contact persons) created by the admin person of a company in SUS into SRM also with 'Bidder' role.
    For this I have made the following settings as per SAP document.
    1. In Customizing for SAP Supplier Relationship Management under SAP Implementation Guide SAP Supplier Relationship  
        Management -- Supplier Self-Services -- Master Data -- Maintain Systems for Synchronization of User Data
    2. In the External Systems view, select New Entries.
    3. Under Logical System, select the system to which you want to connect the SUS User Management.
    4. Set the Activated indicator to activate the synchronization of user data with this system.
    5. In the System Name field, enter the reference name of your choice.
    6. Enter a role, /SAPSRM/BIDDER, that can be assigned to the user in this system.
    However after creation of users(Contact persons) , when the Admin user saves this data he gets the following error: "You are not authorized to create users in group".
    Kindly advise on how to proceed.
    Thanks & regards,
    Nikhil
    Edited by: Pbponikhil on Nov 15, 2010 4:04 PM

    Hi Masa,
    Had another  query. Now that we have made this synchronization in SUS that whenever a user is created in SUS, he will be created as a bidder in SRM. Can I restrict this? Is it possible for the admin supplier to not create some contact persons as bidders? (Some contact persons should be for Order collaboration and others for bidding? )
    Regards,
    Nikhil

  • How can I display data gathered in a subVI in a graph of the main VI?

    I have written a largish application (~50 VI's) which acquires, analyzes, display and saves data from an instrument with a built-in DAQPad. My problem is that my block diagram is rather messy by now. I'm using an event structure in my main VI which reacts to buttons being pressed on the front panel. During data acquisition (one frame of the event structure), I need to do a lot of data processing, and I'm displaying both raw data and analyzed data on the front panel. I'm using a lot of subVI's for this, but I always need to get data out of the subVI's again to display it on the front panel, cluttering my block diagram. It would be much nicer if the subVI could update the main VI's graphs and indicators. I just found two examples with control references which show how a subVI can modify e.g. a 3Dgraph of the main VI, but I'm unable to use this with normal graphs and charts - I can't find a way to update the actual data in the plots (I can scale the plot or color it blue etc - but I really want to change the data it's displaying, not color it blue). Is there anything I'm missing? Is there example code for this kind of problem?
    best regards
    Martin

    im assuming that you want to update your graphs and indicators as you are performing your DAQ, otherwise, you can pass out your value/s when the DAQ completes.
    I have attached a very simple example of using a reference to update your front panel graph.
    Hope this helps.
    Attachments:
    Reference Example(LV7.1).zip ‏17 KB

  • SCCM 2007 to 2012 R2 Migration Data Gathering Error: RPC

    Hi Guys,
    I am doing Migration from SCCM 2007 to 2012 R2. Facing a RPC connection Error.
    Following is the details from Migmcctrl.log
    [MigMCtrl]:    Migration Manager has received a new job request
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 start time SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 status to Running
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777236 SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 5024 (0x13A0)
                                                                    [Worker]: ==================== Sync
    Agent Job 16777236 Started ====================
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    5024 (0x13A0)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
    [MigMCtrl]: the workitem queue is full! SMS_MIGRATION_MANAGER
    19-03-2014 02:21:57 4648 (0x1228)
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).
    SMS_MIGRATION_MANAGER 19-03-2014 02:21:57
    4648 (0x1228)
                                                                    [Worker]:        
    ========== Start prerequisite checking ==========
    SMS_MIGRATION_MANAGER 19-03-2014 02:22:05
    5024 (0x13A0)
                                                                    [Worker]:        
            Validating source site for central site ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:22:05
    5024 (0x13A0)
                                                                    [Worker]:        
    ========== End prerequisite checking ==========
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: ==================== Sync
    Agent Job 16777236 Ended ====================
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    ERROR: [Worker]: System.Runtime.InteropServices.COMException
    (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)     at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)     at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
        at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Adapters.WmiObjectManager.GetObjects(ObjectSearchCriteria criteria)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Adapters.WmiObjectManager.TryGetInstance(ObjectKey
    objKey)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.ObjectManager.GetInstance(ObjectKey objKey, LibraryContext context)     at Microsoft.ConfigurationManagement.SoftwareLibrary.ObjectSerialization.Library.Get[T](Expression`1
    key)     at Microsoft.ConfigurationManagement.MigrationManager.SyncAgentJob.<get_ExecutionPlan>d__7.MoveNext()     at Microsoft.ConfigurationManagement.MigrationManager.Job`1.ExecuteNext()
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Start processing status
    changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]:        
    Set the schedule item 16777236 end time SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]:      
      Set the schedule item 16777236 status to Failed
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: End processing status changed
    event for MIG_SiteMapping.ID=16777236 SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Disposing Job 16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Removing Job 16777236 from
    job manager. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Removing the Job with Id
    16777236. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
                                                                    [Worker]: Disposing worker
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    5024 (0x13A0)
                                                                    [Worker]: Disposing current site
    connection SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = The remote procedure call failed., 800706be
    SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    ERROR: [MigMCtrl]: FAILED to EXECUTE job. error = The remote procedure call failed., 800706be
    SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 5024 (0x13A0)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:                 The item MIG_SiteMapping 16777236 is scheduled to run at 03/19/2014 13:21:36 UTC, 03/19/2014 18:51:36 Local Time, sleep for 03:46:40.4440000.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_SiteMapping
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 1. Query the schedule items that was running or requested to start immediately ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Step 2. Query the first item in order of DateNextRun ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:                 No item found. Sleep until the next event.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: End two step scheduling for MIG_Job
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigMCtrl]: the workitem queue is full! SMS_MIGRATION_MANAGER
    19-03-2014 02:34:55 4648 (0x1228)
    [MigMCtrl]: NOTIFY job manager ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    Connection string = Data Source=(local);Initial Catalog=CM_ASL;Integrated Security=True;Persist Security Info=False;MultipleActiveResultSets=True;Application Name="Migration Manager".
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]: Start processing schedule changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:55
    4648 (0x1228)
    [MigrationManager]:         Update the DateNextRun of the schedule item MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:         Calculating the next run time ...
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:                 This is a recurring schedule token.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:                 This item already run at 03/19/2014 09:21:57 UTC, 03/19/2014 14:51:57 Local Time, the next run time is 03/19/2014 13:21:57 UTC, 03/19/2014 18:51:57 Local Time.
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]:         Check requested operation for schedule item MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigrationManager]: End processing schedule changed event for MIG_SiteMapping.ID=16777236
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigMCtrl]: EVENT raised ( 1, 0, C:\Program Files\Microsoft Configuration Manager\inboxes\mmctrl.box\16777236.SYN ).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    [MigMCtrl]: 1 instruction file processed. SMS_MIGRATION_MANAGER
    19-03-2014 02:34:56 4648 (0x1228)
    [MigMCtrl]: WAIT 3 event(s) for 60 minute(s) and 0 second(s).
    SMS_MIGRATION_MANAGER 19-03-2014 02:34:56
    4648 (0x1228)
    help me out please.
    Thanks

    Hi Guys ,I figured out the issue.
    It was the boundary in SCCM 2007.Actually my SCCM 2007 and SCCM 2012 server were accessing the same Active Directory Site-(Default First Site Name). 
    I deleted the boundary and every thing went well.
    So thing is SCCM 2007 and SCCM 2012 should not fall under same active directory Site.
    Cheers

  • Technology and training suggestions for data gathering app

    Can anyone suggest some technologies and/or support to get us started on a mid-sized handheld effort?
    Specifically, we're starting a project to build a handheld (WinCE-based) app which will allow users to fill out a short form and gather a GPS reading and perhaps a camera snapshot to accompany the form data. This data will later be imported into our J2EE app.
    We have almost no handheld experience and don't know what technologies to evaluate, or what consulting expertise to set up to help start the team.
    Many thanks for your help!

    Hi Adam,
    I'd suggest to implement it in a way that will be the fastest to deliver
    working code, except the case when the main purpose of the project
    is teaching you EJB, Weblogic and J2EE.
    For this particular problem that could a session bean making
    direct JDBC calls. It's just 5 lines of code...
    Regards,
    Slava Imeshev
    "Adam Harvey" <[email protected]> wrote in message
    news:3d1c7466$[email protected]..
    >
    I'm new to the WebLogic arena, and we're launching a new portal. We'vegot a portlet
    that I want to query a SQL Server database for three records (specificallyonly one
    column for the three records, that I want to concatenate). This data isupdated
    approximately every four hours via an outside admin tool.
    Looking for suggestions for the best way to implement this.
    We don't need to constantly query this data, but it may also be overkillto persist
    this data in a full entity EJB. I began to write a read-only entity EJBthat I figure
    I could specify it's refresh interval in the deployment descriptor. Isthere a better
    way? In a previous app, we were simply querying the database, storing astring (~1000
    characters) in an application scope in memory, along with a date variable,and for
    each user just checking the date variable. If the date was over fourhours ago,
    we requeried the database with a component call (Microsoft COM). I'dprefer to reduce
    even the RMI lookup for the bean if I can, but I don't think I grasp quiteenough
    about the EJB pooling mechanism -- this might not be an issue.
    Could I do this in a stateless session bean more efficiently?
    We're running WLS6.1sp2 in a dev environ with Portal4.0sp2. (But upgradingto sp3
    soon.)
    Any suggestions would be appreciated! Thanks!
    - Adam

  • BSP error when clicking on line item in SUS :Buffer table not up to date

    Hi Experts,
    I'm having a problem in SUS Portal. When i click on a line item of a PO to display the actual line item or see more details, i get a buffer table out of date error. I saw a thread with a similar issue where it says problem resolved but haven't had any luck getting a response from the poster, so I'm putting this question out there to everyone.
    Related Post
    Buffer table not up to date in SUS
    More details on error...
    Exception Class CX_BBP_PD_ABORT
    Error Name 
    Program SAPLBBP_PDH
    Include LBBP_PDHU08
    Line 81 
    Long text Buffer table not up-to-date {}
    Regards,
    JD
    Edited by: julian.k. drummond on Apr 13, 2010 6:46 PM

    Hi Julian,
    Please give the system some time and try again. It should work.
    Thanks
    Hari

  • SUS and document date

    We are in the process of implementing SUS.  I noticed that the document date in SUS is not the original PO date (in case we need to submit the PO a second time).  The date in SUS is the date it is transmitted.  I checked OSS but did not find anything and was wondering if anyone else encountered the same issue and what was done to resolve it.  Obviously, it will not be an issue initially when the PO is submitted; only when we submit the PO other times for various reasons (or if the PO is submitted at a later date than when the original PO was created; may have been put on hold first).
    Monique Stephens

    Hi,
    Document Date and Posting date will be by defaut the current (today's date) Date. i.e Production Order Confirmation date.
    By Posting date I meant the confirmation Posting Date.
    Hope this will help you.
    regards
    radhak mk

Maybe you are looking for

  • Problem with JDBC and Tomcat

    I don't know where the problem originate, the only thing in my memory is that the program worked very well on my PC yesterday, but today, without even slightest change, it doesn't work anymore. As to debug it, I simplified the codes to the least, but

  • The memory could not be read!  Safari on Windows

    The instruction at "0x121f377b" referenced memory at "0x00000000". The memory could not be "read". Click ok to terminate the program I get this error every time safari opens and every time you click a link from an exterior application like email or w

  • Dell Laptop computer

    I have a problem with my 17" display. Just got the computer as a gift. The display is crystalized. I have Windows Vista Home  Premium. Dell replaced the display twice and put another video card in. Still the same although when the displays were repla

  • Power failure during installation

    This isn't a question, but a cheer. While installing Yosemite on my Mac Mini, the power went out at my house. Those of us old enough can remember the warnings that used to be attached to system installs---DO NOT TURN OFF YOUR COMPUTER DURING INSTALLA

  • Updating and deleting records in access DB

    i'm trying to make multiple updates and deletes in a access DB and it doesn't work. my program executes lot's of updates and delete statements when saving, but I only commit in the end when I know all the statements finished ok. I can't make it a bat