Page 1 of 1

Records are not populating while Using RCP in job

Posted: Tue Mar 27, 2018 3:04 am
by deesh
Hi,

We are trying to pull the data with different metadata, for that taken below steps.
1. Sequencial file --> providing file, schema_file and enable RCP
2. Transformer -- > enabled RCP and no columns are mapped
3. Sequencial file---> Target

We are getting the count in perfomance statistics, but not showing records in Target.
We following as like below link.

http://datastage4you.blogspot.com/2014/ ... -file.html


Please help me where is the mistake.

Posted: Tue Mar 27, 2018 6:52 am
by chulett
What is in the job's log? That would be the first place to check...

Posted: Tue Mar 27, 2018 10:10 am
by Thomas.B
You could set the "OSH_PRINT_SCHEMAS" environment variable to "True" to see the schema of each stage in the job log.