TeraUtils:Put failed: Error Code = 350

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
sandeepgs
Participant
Posts: 87
Joined: Wed Jul 02, 2008 12:22 am

TeraUtils:Put failed: Error Code = 350

Post by sandeepgs »

Hi All,

We are having a job which load the TERADATA databse and the job design is as mentioned below.

Seqential file---> transformer---> TeradataStage.

The job is getting aborted by giving the warning given below.

Error Message:
main_program: APT configuration file: /product/datastage/Ascential/DataStage/Configurations/dwh.apt (...)
25 WARNING Wed Sep 23 21:25:51 2009
TRE_HIST_BLCG_ACCS_PRP: When checking operator: A sequential operator cannot preserve the partitioning (...)
26 FATAL Wed Sep 23 21:25:51 2009
TRE_HIST_BLCG_ACCS_PRP,0: TeraUtils:Put failed: Error Code = 350

When I went through the DSX forum they had advised to add the variables APT_TERA_64K_BUFFERS=1, APT_TERA_64K_BUFFERSIZE=64000 in the dsenv file.

If this is the solution can some one tell how to add these variables in dsenv file.

If this not then please suggest us how to resolve this issue.

Thanks in advance.
Post Reply