Uanble to read data from oracle views

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
verify
Premium Member
Premium Member
Posts: 99
Joined: Sun Mar 30, 2008 8:35 am

Uanble to read data from oracle views

Post by verify »

I used oracle enterprise stage to read the data from a view.

I selected the option as Read method--> table and under table name i given as vw_assets (which is a view).When i am trying to view the data it's giving error as "APT_OracleRowid8PartTable: Failed to get the block count" and "Erros were encountered partitioning the table vw_assets".

From this i think Using "Read method = Table" we can't able to read views..

Am i right DS gurus..

Please help me out..
RK Raju
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

did you try the search

i find this viewtopic.php?t=110621
Post Reply