Search found 155 matches

by sumesh.abraham
Mon Feb 11, 2008 12:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Caught ORCHESTRATE exception in main program: APT_ParseError
Replies: 0
Views: 473

Caught ORCHESTRATE exception in main program: APT_ParseError

Hi All, In my job, source is a data set. These records are transformed in the transformer and then loaded into an Oracle table. When I run the job I get error as Caught ORCHESTRATE exception in main program: APT_ParseError In the meta data for the data set and in the output of the transformer, for s...
by sumesh.abraham
Mon Feb 11, 2008 12:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Caught ORCHESTRATE exception in main program: APT_ParseError
Replies: 0
Views: 442

Caught ORCHESTRATE exception in main program: APT_ParseError

Hi All, In my job, source is a data set. These records are transformed in the transformer and then loaded into an Oracle table. When I run the job I get error as Caught ORCHESTRATE exception in main program: APT_ParseError In the meta data for the data set and in the output of the transformer, for s...
by sumesh.abraham
Thu Feb 07, 2008 8:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal error when loading an Oracle table
Replies: 1
Views: 1071

Fatal error when loading an Oracle table

Hi All, I'm loading data from a data set into an Oracle table. After the job is run, I get error as main_program: Incorrect -dboptions option list; failed on Expected value for property "user". main_program: Creation of a step finished with status = FAILED. and the job is aborted. I've def...
by sumesh.abraham
Thu Feb 07, 2008 11:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to change NLS settings at runtime
Replies: 9
Views: 6982

We included NLS_LANG as User Defined Environment variable and included the same in our jobs I also face the same issue when I run a job which has any Oracle stage and the warning is main_program: An NLS character map <ISO8859-1> is specified, but no entry was found in $APT_ORCHHOME/etc/oracle_cs.tx...
by sumesh.abraham
Wed Feb 06, 2008 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance tuning for Load into Oracle table
Replies: 6
Views: 2083

Once you know your partitioning method you can reflect that in your DataStage jobs and finally, those options will not show up unless you specify "Load" method. I understand from your above statement that -These options will be available and can be mentioned in the Oracle Enterprise stage...
by sumesh.abraham
Wed Feb 06, 2008 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance tuning for Load into Oracle table
Replies: 6
Views: 2083

Thanks for the replies. I've some queries. 1) I believe that the table should be partitioned for enabling us to set the partitioning in the Oracle stage? How can I know whether it is partitioned or not? 2) Is there any way to set partitioning in the Oracle stage while extracting data? 3) I'm not abl...
by sumesh.abraham
Wed Feb 06, 2008 12:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance tuning for Load into Oracle table
Replies: 6
Views: 2083

Performance tuning for Load into Oracle table

Hi All, I'm extracting records from an Oracle table which has 142 million records using Oracle Enterprise stage. I do transformations for the columns and load it to a data set. Finally I'm loading from the data set into another Oracle table (This too has 130 million records) which is child of the fi...
by sumesh.abraham
Tue Feb 05, 2008 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trim with DecimalToString
Replies: 3
Views: 1760

Thanks for the reply. You are right;the input comes from a file and in the sequential file's column definition I've mentioned it as Varchar 20, 4 and in the immediate transformer I'm mapping it where the column is Decimal 20,4 which is the expected format for the target Oracle table. The data is 89 ...
by sumesh.abraham
Tue Feb 05, 2008 12:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot preserve the partitioning of the parallel data set
Replies: 10
Views: 5372

Please have a look at the settings below. The settings in DS and Oracle are as follows. DataStage ********** In Job parameters section of the job: Default map for stages: Project default(ISO8859-1) Default collation locale for stages: Project(OFF) NLS Map tab of Oracle Enterprise Stage: Select categ...
by sumesh.abraham
Mon Feb 04, 2008 11:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date conversion
Replies: 4
Views: 999

The data type has been specified as Timestamp in the input data set and I need to write it to an Oracle table which has a column with Timestamp data type. e.g. The value in the data set is 2007-10-10. My understanding says Oracle expects the above date in the format 10-OCT-2007 and without convertin...
by sumesh.abraham
Mon Feb 04, 2008 11:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot preserve the partitioning of the parallel data set
Replies: 10
Views: 5372

Please let me know how I can set NLS_LANG? Do I need to set in Oracle or DataStage.

Thanks,
Sumesh
by sumesh.abraham
Mon Feb 04, 2008 2:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date conversion
Replies: 4
Views: 999

Date conversion

Hi All,

I've a column with data type Timestamp. Please let me know how I can convert it into Oracle Date format (DD-MON-YYYY]

Thanks,
Sumesh
by sumesh.abraham
Mon Feb 04, 2008 11:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot preserve the partitioning of the parallel data set
Replies: 10
Views: 5372

I executed the query and it shows UTF-8.
I tried to set UTF-8 in the DS Administrator and in the filter stage I set it as Project Default(OFF). Still I get the warning.
by sumesh.abraham
Mon Feb 04, 2008 11:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot preserve the partitioning of the parallel data set
Replies: 10
Views: 5372

Thanks for the replies. Setting Clear for partitioning solves the fiorst problem. I checked the NLS section in the DS Administrator. It is set as ISO-8859-1. I tried to set it as OFF at the filter stage, but the job shows the same warning. Does setting NLS_LANG will resolve the issue? If so, what sh...
by sumesh.abraham
Mon Feb 04, 2008 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot preserve the partitioning of the parallel data set
Replies: 10
Views: 5372

Cannot preserve the partitioning of the parallel data set

Hi All, I'm facing an issue in my job. The job extracts data from an Oracle table (using Oracle Enterprise Stage) and a data set, does an outer join on the records from these and filters the records into 2 output sequential files (Exception records for each source) and a data set (Matching records f...