Page 1 of 1

Problem in Dataset Reading

Posted: Wed Oct 10, 2007 5:26 am
by pksahu
Hi,
I am writing the Datasets in sequential mode. But when I am reading the dataset in the next job in parallel mode, I am not able to read it and it remains halt after some time.

Could anyone faced this problem earlier?

Regards,
pksahu

Posted: Wed Oct 10, 2007 4:43 pm
by ray.wurlod
Are any error messages produced? Do both jobs (the one that writes data into the Data Set and the one that reads from the Data Set) use the same configuration file? Can you view the data in the Data Set using the Data Set Management tool?

Posted: Wed Oct 10, 2007 7:31 pm
by saugat_1982
No . of Nodes in both jobs should be same .

Posted: Wed Oct 10, 2007 7:57 pm
by ArndW
Can you view the data as Ray asked, or try to execute the UNIX command "orchadmin ll {dataset}"? Any error messages?

Posted: Wed Oct 10, 2007 11:24 pm
by keshav0307
does the next job configuration file have the node used in previous jobs.

if not add that node as read only node in the configuration used in next job