Error creating and modifying protection groups

When modifying or creating a new protection group I periodically get a DPM 945 event with this text:
<FatalServiceError><__System><ID>19</ID><Seq>27</Seq><TimeCreated>1/6/2012 4:54:22 AM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Cannot
insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
The statement has been terminated.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
The error seems to have the following pattern:
1. I log on and launch the MMC.  Modification of the protection group works.
2. Try to do a second modification and the error occurs.
3. Log out and log back in, relaunch the MMC and I can modify the protection group. 
Seems like a bug?
Rob

In further testing with the Release Candidate...here is what is happening:
1. Any change  to a protection group or creating a new one causes the error.
2. It does not happen the first time when modifying a protection group.  Only subsequent modifications.
3. It happens with protection groups with and without Exchange, a change from my earlier statement.
Here are the event logs that are generated:
The description for Event ID 955 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event: 
The consistency check resulted in the following changes to SQL Server Agent schedules: Schedules added: 5 Schedules removed: 0 Schedules updated: 0.  
Problem Details:
<ConsistencyCheck><__System><ID>26</ID><Seq>15</Seq><TimeCreated>1/20/2012 6:56:13 PM</TimeCreated><Source>SchedulerImpl.cs</Source><Line>719</Line><HasError>True</HasError></__System><Tags><JobSchedule
/></Tags></ConsistencyCheck>
the message resource is present but the message is not found in the string/message table
The description for Event ID 955 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event: 
The consistency check resulted in the following changes to SQL Server Agent schedules: Schedules added: 0 Schedules removed: 10 Schedules updated: 0.  
Problem Details:
<ConsistencyCheck><__System><ID>26</ID><Seq>1228</Seq><TimeCreated>1/20/2012 7:40:18 PM</TimeCreated><Source>SchedulerImpl.cs</Source><Line>719</Line><HasError>True</HasError></__System><Tags><JobSchedule
/></Tags></ConsistencyCheck>
the message resource is present but the message is not found in the string/message table
The description for Event ID 945 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event: 
Unable to connect to the DPM database because of a general database failure.  Make sure that SQL Server is running and that it is configured correctly.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>1236</Seq><TimeCreated>1/20/2012 7:40:29 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlException</ExceptionType><ExceptionMessage>Cannot
insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
The statement has been terminated.</ExceptionMessage><ExceptionDetails>System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'owner_sid', table 'msdb.dbo.sysjobs'; column does not allow nulls. INSERT fails.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Microsoft.Internal.EnterpriseStorage.Dls.DB.SqlRetryCommand.ExecuteNonQuery()
   at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.AddJob(String jobName, String jobOwner, String CategoryName)
   at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SqlAgentHelper.RegisterSchedule(Schedule schedule)
   at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.PerformDBOperation()
   at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.RegisterScheduleHelper.Execute(SqlContext sqlContext)
   at Microsoft.Internal.EnterpriseStorage.Dls.Scheduler.SchedulerImpl.Register(SqlContext sqlContext, String scheduleXml)
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.CreateScheduleDefinition(String jobDefinitionId, RecurrenceType[] scheduleRecurrances)
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleJobDefinition(JobTranslator jobTranslator)
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleReplicationJob(JobTranslator jobTranslator, BackupTypeType backupType, Boolean scheduleOnlyForApplications)
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ScheduleTranslator.ScheduleFullDeltaReplicationJobForApp()
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.UpdateJobDefinitions()
   at Microsoft.Internal.EnterpriseStorage.Dls.Intent.ProtectedGroupTranslator.TranslateGroup(IMCatalogType IMCatalogXmlPassed, String intentCatalogXml)
   at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CIntentServices.ConfigureProtectedGroup(UInt16* bstrIMCatalogXml)
   at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CCoreServices.ConfigureProtectedGroup(CCoreServices* , UInt16* bstrIMCatalogXml, tagSAFEARRAY** exceptionResult)</ExceptionDetails></FatalServiceError>
the message resource is present but the message is not found in the string/message table
Rob

Similar Messages

  • DPM Console hangs when adding servers by Modify Protection Group

    Hi Guys,
    I hope you can help
    I've created several protection groups and need to add a couple more servers to each, but I'm having issues where the DPM console hangs. This is what I'm doing:
    Under Protection:
    Right Click the Protection Group and select: Modify protection group...
    Under "Select Group Members" - expand the server and select it's volume or SQL DB, etc and click Next
    Under "Select Data Protection Method", I click Next
    Now the MMC stops working. There are no error messages, no unresponsive notifications, it just doesn't do anything.
    I can't click Back, Next, Cancel, Help or change any of the other options on this page.
    I left it once and went to bed, when I came back 12 hours later, nothing had changed.
    I have to open task manager and force close the MMC and reopen but I'm unable to add any additional servers. I can create new Protection Groups but would rather avoid this.
    For reference
    OS: Server 2012 R2 64bit
    DPM: 2012 R2 UR4
    The issue occurs using local console over RDP or via the client console on Windows 7
    Does anyone have an idea how I can get around this issue?
    Thanks
    Ryan

    After further playing - It's not isolated to adding servers. I actually can't continue past the "Select Data Protection Method" page even if I don't change anything in terms of the selection lists.
    Anyone else having issues or know what the problem is?

  • I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date is created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date  created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    The Finder reports File information. The date and time of the photo are in the Photo's Exif metadata. The Finder has no awareness of this. All photos apps on any system do.
    Regards
    TD

  • Do you need to have Adobe Acrobat X or XI in order to use FormsCentral?  Can FormsCentral be used without Acrobat to create and modify forms?

    Do you need to have Adobe Acrobat X or XI in order to use FormsCentral?  Can FormsCentral be used without Acrobat to create and modify forms?

    Hi Joseph,
    Unfortunately, no. But Adobe does offer a free 30-day trial of Acrobat (absolutely no obligation). So, you could download the trial to fix up the form. For more information, see www.adobe.com/products/acrobat.html. Acrobat is also offered on a subscription basis.
    Sara

  • How do I create, and send a group email on my iPhone?

    How do I create, and send a group email from my iPhone 4?

    How to send group email without additional APP
    Just spent an hour on ichat.  Long and short....can't send group email.  The group name appears in the TO: line, but if you click on the group name, only the first email address is blue..the rest are black and will not get the email.  We tired using the CC and BC lines...same result. 
    However here is one solution:
    I sent one email with each of the group (we are only 9 ) in the TO: line.  I included my primary email.  When it came to the iphone, i moved it to one of the subfolders.  (Each account you may have has a list of the inbox at the top and Account at the bottom.  ... that is where you can access the subfolder)
    I moved the email with all names to that subfolder.  I can then, open it ...do a relpy to all and just change the message and subject line.   It is cumbersome, but it does work.  I really think Apple, a company committed to ease of use, needs to review this flaw.  I suspect it may be a bandwidth economy ....  and i feel the pain of the providers...but you did create the beast. 

  • Created and modified dates all the same

    Clock is displaying the correct time but for all types of files the created and modified dates are all displaying the one date. Any suggestions?

    Thanks for your input.  I want to keep the files with a 1 or ~1 as it happens and delete the rest.  I have written some scripts.  I think I could write a script to delete all files with a 1, but of course that is not what I want.  I guess
    I need a script to delete all files except if they contain a 1.  I haven't used a forum since way back in the PC mag days.
    Whoops..........I just realized exactly what you were telling me and used your suggestion.  I guess I was trying to do more work than I needed.  I searched for all files with a 1 in the folder and then moved them to a different folder.  Then
    I deleted the rest.  Job done.  Thanks for the help.

  • File Server Migration - For ORG A Forest to ORG B Forest ( Need to create and Map Security Group automatically on new Migrated Folders - Please Help

    I have two forest With Trust works Fine .
    I have file server in ORG – A ( Forest ) with 2003 R2 Standard
    I have a File server in ORG  - B ( Forest ) With Windows server 2012 ( New Server for Migration )
    I have 1000 + folders with each different permission sets on ORG-A. We are using Security groups for providing permission on the share Folders on ORG A
    I need to Migrate  all the folders from ORG – A to ORG – B.
    I am looking for an automated method of creating Security Groups on AD during the Migration, Once the Migration is Done, I can add the required users to the security groups manually.
    Example.
    Folder 1 on ORG – A has Security Group Called SEC-FOLDER1-ORGA
    I need an automated method of Copying the files to ORG – B and Creating a new security Groups on ORG –B Forest with the same permission on parent and child Folders. I shall Add the users manually to the Group.
    Output Looks Like
    Folder 1 on ORG – B has Permission called SEC-FOLDER1-ORGB ( New Security Group )
    Also I need a summarized report of security Group Mapping, Example – Which security Group on ORGA is mapped with Security Group Of ORGB

    Hi,
    I think you can try ADMT to migrate your user group to target domain/forest first. Once user groups are migrated, you can use Robocopy to copy files with permission - that permission will continue be recognized in new domain as you migrated already. 
    Migrate Universal Groups
    http://technet.microsoft.com/en-us/library/cc974367(v=ws.10).aspx
    If you have any feedback on our support, please send to [email protected]

  • How to accessed,created and modified date of particular file in java

    Hi,
    I am facing one problem.
    I know how to get the modified date/time of file in java.
    but i don't know how to find created and accessed date/time of file in java.
    Thanks,
    Tejas

    I guess thats not possible in in Windows.
    But if u r trying it on a unix machine.
    You can use Runtime class to call exec on the command
    ls -l filename
    and then store the result in a file . And then take out the last modified time. But you cant get created time.
    Thats a clumpsy way i believe.

  • How to get record created and modified user name from SharePoint Database?

    Hi,
    My SharePoint Portal is in Window Authentication. Some users have added requests to Lists. I want to find user name of the Created By and Modified By.
    Only ID is available in the corresponding columns in Content Database table. In which table the users details would store in Content Database.
    Thanks & Regards
    Poomani Sankaran

    hi, you can find the user details inside UserInfo Table in content database. But i would suggest not to directly query the content databse not even for select as it will affect the indexes.
    why not follow the link
    http://www.sharepoint4arabs.com/AymanElHattab/Lists/Posts/Post.aspx?ID=99
    also if you just need the basic created by and modified by info than use SharePoint Object Model To get these values using ECMA script use below link
    http://www.c-sharpcorner.com/UploadFile/anavijai/get-created-by-and-modified-by-values-from-sharepoint-2010-l/ using Client side object model https://msdn.microsoft.com/en-us/library/office/ee534956%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Using server Side Object model
    http://www.sharepointcto.com/View.aspx?id=15
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • How to create and modify multiple responsibilities thru backend

    Hi,
    I have to create multiple responsibilities.
    Also I have to rename the current responsibilities.
    How can I do this using sql scripts.
    At metalink I found that you can use FND_FUNCTION_SECURITY package to do this.
    But I dont have the details how to use this package.
    Thanks,
    Dnyanesh

    Does Forms 9i provide any XML Parser Functions?
    Can I insert the XML file into a table column by inserting XML using the XSU Front End rather than using TEXT_IO to maintain the XML file directly?
    Can I use XSU PL/SQL API in Forms to retrieve and modify XML values?
    Any help is appreciated.

  • How to create and modify an XML file from an Oracle Form

    I would like to build an Oracle Form to maintain a small XML file in the file system (i.e. Not in Oracle database but in the operating system).
    I would like the Form to display existing values from the XML file and the user can update and save content back to the XML file.
    Can any one tell me how this can be done? Thanks.

    Does Forms 9i provide any XML Parser Functions?
    Can I insert the XML file into a table column by inserting XML using the XSU Front End rather than using TEXT_IO to maintain the XML file directly?
    Can I use XSU PL/SQL API in Forms to retrieve and modify XML values?
    Any help is appreciated.

  • Create and Password protect a pdf using VBA?

    Hi,
    I have a requirement to generate and password protect a pdf using a Microsoft access application (version 2007).
    I have seen plenty of code examples for generating the pdf, but is it possible to password protect the pdf programmitically?
    Thanks!

    is it possible to password protect the pdf programmitically?
    Yes, you can write a plugin for Acrobat.

  • Can't create or modify ldap group or user

    I have a web proxy 4.0.6 (ans i try with 4.0.7)server link with 2003 active directory server
    But I cannot create or manage group
    The BaseDN is OU=company,DC=ssc,DC=com
    The BindDN is CN=Administrator,CN=Users,DC=ssc,DC=com
    The web proxy server can add organization into active directory
    But cannot create group and user, Error:
    Adding group3... Problem
    An error occurred while contacting the LDAP server.
    (No such attribute)
    The server was unable to process the request, because the request referred to an attribute which does not exist in the entry.
    Adding user3... Problem
    An error occurred while contacting the LDAP server.
    (Naming violation)
    The search of group have a bug too i can' find any group but i can find users or OU
    So how can we say that it's LDAP compatible, there is a bug in this module ?
    Merci
    Edited by: killa74 on Mar 29, 2008 10:49 AM

    Strange but the problem seems to have just gone away on its own!

  • Files transferred via Bonjour have 'Created' and 'Modified' dates changed

    Okay, So I drag a file or folder of files to a name in the bonjour window to initiate a file transfer session between me and a co-worker. The transfer goes just fine; however, the "created", "modified", and "last opened" dates have all changed to the time when the file was transferred.
    I have never noticed this before. Or, perhaps I just never had reason to view the time stamps.
    I have tried transferring files to/from several different workstations running various system configurations. The results all seem the same. ALL the dates in the Get Info window are CHANGED!
    What the heck?? Anyone?

    If it is a transferred file that is new to that computer then it is likely the modified date will be changed.
    I am not sure about the Created date in these circumstances
    10:15 PM Friday; October 12, 2007

  • Change created and modified date

    Hi everybody,
    I've setup a Sharepoint 2010 server and created a site to replace an existing one, from SP2007.
    In this new site, I'm copying over files from the old SP2007, the problem is when I copy the files, the create/modify infos, are with my name.
    I know it's possible to change these values for an entire list but how would, I go and change the value for each of the files individually in the list?  By using Powershell.
    Thank you in advance for your help (hope I posted in the right newsgroup).

    Alternatively, use a 3rd party tool like Metalogix ContentMatrix which is free up to a point - http://www.metalogix.com/Products/Content-Matrix.aspx.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • How can I convert a home movie on dvd(vob file) to edit on imovie?

    I had home movies converted to a dvd- the files are vob. Now I want to edit the movies in imovie. I am having a difficult time converting from vob straight to mov files. I purchased Quick Time Pro thinking that could do it, but I haven't been able to

  • Help with windows 8.1 and java

    I have windows 8.1 installed on my laptop and i have been trying to print coupons for a website and its not working. says i need java i installed java but that isnt working either. what should i do now?

  • Not able to create user in NW UME

    Hi Experts, I'm having NW 7.1 CE EHP1 SP05 AS JAVA Engine and SAP MII 12.1 is running on NW. I'm having the Super Admin Role and trying to create the new user in UME,but I'm getting the error while doing so. The complete error trace is as below: "Err

  • Oracle 11g takes way too long to start

    I find that Oracle 11g 11.1 takes much longer to start than Oracle 10g or 9g. I am on HP UNIX 11i server, Have others observed similar issue. Are they any init.ora parameters to speed up startup. Thanks.

  • IDOC_INPUT_FIDCC2

    Hi, My requirement is to create and post IDOC using the function module IDOC_INPUT_FIDCC2. My Message type is FIDCC2 and Basic type is FIDCCP02. My first question is will this function module create the IDOC? Also, If anyone used this function module