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    column Level Error logging....

Read-Only Read-Only Topic
Go
Search
Notify
Tools
column Level Error logging....
 Login/Join
 
Member
posted
Hi all....
We have gone over DataMigrator's default error logging capabilities and found that the reject record handling is at the row level (separate reject files for DBMS errors, Format errors etc).

We need assistance to indicate possible ways to implement column level error logging.

For Eg:
Source Table: ENTRYINITIAL

Entry_rowid INTEGER
Entry no VARCHAR(10)
Entry_date VARCHAR(12)
Cif_amt VARCHAR(20


Target Table:
Entry_no INTEGER
Source_rowid INTEGER
Entry_date DATE
Cif_amt DECIMAL(16,2)

Requirement is
...........................
Error Logging(should Be as):
............................

Errorlog_id INTEGER System gen.. unique id)
Table_name CHARACTER(30)
Row_id INTEGER
Column_name CHARACTER(30)
Error_msg VARCHAR(255)



Constraints/Tranformation rules:
1) Entry_no ....Should be numeric.

2)Entry_date..a) Valid date in DD-MM-YYYY format
b) Date < currentdate
3)Cif_amt ...cif_amt >=0


Thanks In Advance,
aquilis
 
Posts: 4 | Registered: April 06, 2007Report This Post
Member
posted Hide Post
Actually i am having problem errorlogging table,
which includes "Column_name". how can we track that column_name which is causing erorrs.
like DBMS error or this column has got Format Errors.


Thanks In Advance,
aquilis
 
Posts: 4 | Registered: April 06, 2007Report 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    column Level Error logging....

Copyright © 1996-2020 Information Builders