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.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [SOLVED] DataMigrator: How to use an Oracle Sequence in a Dataflow

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] DataMigrator: How to use an Oracle Sequence in a Dataflow
 Login/Join
 
Member
posted
Hi,

We are developing dimension ETL using DataMigrator, and we are using the AUTOINCREMENT option for Surrogate Keys. We have set the SK column as detailed in the following image:



But when we run the data flow, the Oracle sequence is not called and no value is generated for the field, therefore the process abort due the column doesn't allow nulls.

The Iway Datamigrator version is 8.1.

How do we must set the column correctly?

Thanks in advance.

This message has been edited. Last edited by: Tamra,
 
Posts: 9 | Registered: February 09, 2016Report This Post
Guru
posted Hide Post
lalvarez13,

While we wait for others to reply here is a link to the Data migrator Users Manual.

DataMigrator User's Guide.

This manual is for version 8105. If another version is required then go to the Tech support site
- Technical Content Library to find the Data Migrator manuals for your version.


Technical Support Center


Thank you for participating in the Focal Point Forum.

Kindest regards,
Tamra Colangelo
Focal Point Moderator - Information Builders Inc.
* Summit 2016 – June 13-17 in Reno, Nevada  - http://www.informationbuilders.com/events/summit


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
Silver Member
posted Hide Post
quote:
dimension ETL using DataMigrator, and we are using the AUTOINCREMENT option for Surrogate Keys. We have set the SK column as detailed in the following image:

Hello,
For a better analysis of this problem we would like to ask you to open a hottrack case. Please describe the results, and add your flow and synonym files to the hottrack case; additionally please provide the DDL statement for the target synonym.

Thank you.
 
Posts: 37 | Registered: February 13, 2007Report This Post
Guru
posted Hide Post
After you make changes to the synonym you need to recreate the table to reflect the changes in ORACLE. Right click on the synonym and select Data Management, Recreate DBMS Table. Your user id must have been granted privileges for create table, sequence and trigger. Once you have done this then it's ORACLE that assigns the value to your surrogate key.


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
Member
posted Hide Post
Thanks for your responses. Finally, I was able to find the relationship between AUTOINCREMENT option and Database, because when the table is created from DMC using "Recreate to DBMS" option, it creates a TRIGGER and a Oracle Sequence linked to the SK column that is filled with the Nextval when a new row is added to the table. Problem solved.
 
Posts: 9 | Registered: February 09, 2016Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    [SOLVED] DataMigrator: How to use an Oracle Sequence in a Dataflow

Copyright © 1996-2020 Information Builders