Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
SCD1
 Login/Join
 
Member
posted
Hi All,

I have a table with createddate and modifieddate columns and no flag columns. While inserting new records the createddate column should be inserted with current date and when there is a change it should update the modified date column with current date.

I tried using SCD Type1, but it is inserting a new record for any changes in the record and not updating the existing record. So modified date is always null.

I am using DB2 as source and target.

Please let me know how to update modifieddate column when there is a change in the existing record.


WebFOCUS 7.7, iWay Data Migrator, Windows
Excel, PDF, HTML
 
Posts: 12 | Registered: December 27, 2011Report This Post
Guru
posted Hide Post
In order to use DataMigrator automatic Slowly Changing Dimension processing you must have an Activation Flag and/or Begin & End Date columns, a surrogate key column and natural key column(s).

I would suggest you identify the modifieddate column in the Synonym SCD Type as "Begin Date" and you'll need another date column to identify as "End Date" because they work in pairs.

The createddate column SCD Type should be blank to indicate a permanent column.

Then identify all the other columns that you want to update with new values as Type I.


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
Member
posted Hide Post
Are you sure you don't need SCD licenses for it to work


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 20 | Registered: September 20, 2011Report This Post
Guru
posted Hide Post
Theres no separate license for SCD, it's included with DataMigrator.


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders