Manoj Chaurasia Posted June 20, 2011 Share Posted June 20, 2011 I am new to Scribe workbench. I am writing my first DTS and i want to update the source table. When i select the source table in " source configure" window and click on " Update source" button . I get a message " The selected source data object is not updatable'. what property of this table do i have to set in the database so this table is updatable Thank you Mrinali Posted by Mrinali H. on Jun 20 2011 6:32PM { U2509 , F8 , T2052 , C6539 } Link to comment Share on other sites More sharing options...
Manoj Chaurasia Posted June 30, 2011 Author Share Posted June 30, 2011 Mrinali, The table you are working with needs to have a primary key defined for it. If the Workbench can detect a primary key in the table, then it should let you update the table. Are you working with a single table or is your source set up to join tables If you cannot modify the source table to have a primary key, you do have another option for updating the connection that is your source. You can use the connection you have set up as your source as another target and add an update step for that connection. Posted by Mike W. on Jun 30 2011 12:56PM { U2515 , C6596 } Link to comment Share on other sites More sharing options...
Hitesh yadav Posted May 9, 2019 Share Posted May 9, 2019 Thanks mrinali for the info,I need more info on how to update source when we are using join table . Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now