Search found 29 matches

by nansekar
Thu Aug 09, 2012 7:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orachadmin Dump command
Replies: 8
Views: 3557

Thank you Ray, I have tried the Orchadmin Cp command and it worked..
Is it advisable to copy datasets using this command.. Are there any possibilites that the dataset would be corrupted.
by nansekar
Wed Aug 08, 2012 11:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orachadmin Dump command
Replies: 8
Views: 3557

Orachadmin Dump command

Hello Is it possible to copy a dataset with a orchadmin Dump command. For eg. if i have created a dataset as ABC.ds in a Job and i want to have a copy of the dataset as ABC_DATE.ds. In my 2nd Job can i read the ABC_DATE.ds, is there any possiblites, if so a seperate Datafile n descriptor file will b...
by nansekar
Tue Aug 07, 2012 9:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Db2 Connector Stage
Replies: 3
Views: 3419

Db2 Connector Stage

Hello I have a DB2 connector stage as my target , its a simple Dataset to table load, and i have the options as Write mode: BulkLoad Table Action : Append Before/AfterSQL: No Load Control : LoadMode:Insert Bulk Load with LOB or XML Columns : Yes But for each run the table is getting truncated and lo...
by nansekar
Fri Aug 03, 2012 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Column Propagation Passing Metadata in runtime
Replies: 11
Views: 6315

Thank you so much for theinfo,
The error message was : "Type mismatch " for that particular column,
I am not sure, if i can create a schema file and pass it while running, if i want to pass the schema file a a parameter, how can i do it ..
by nansekar
Fri Aug 03, 2012 4:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Column Propagation Passing Metadata in runtime
Replies: 11
Views: 6315

Thank you so much for theinfo,
The error message was : "Type mismatch " for that particular column,
I am not sure, if i can create a schema file and pass it while running, if i want to pass the schema file a a parameter, how can i do it ..
by nansekar
Fri Aug 03, 2012 2:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Column Propagation Passing Metadata in runtime
Replies: 11
Views: 6315

Yeah, I was able to test without a Schema File, i was able to load a dataset into table. It took the Dataset metadefiniton implicity from the datastage. There was one scenario, For a particular column the Nullable property was set as Yes in the source (dataset) where as in target( table) at the Data...
by nansekar
Fri Aug 03, 2012 1:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Column Propagation Passing Metadata in runtime
Replies: 11
Views: 6315

Thank you. The datatypes are column names are identical,
My one doubt is is it not necessary to pass the schema file, if so where will i pass it during run time.
by nansekar
Fri Aug 03, 2012 1:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before and After SQL in netezza Enterprise Stage
Replies: 4
Views: 3343

Thank you Craig, So i will use Open command for pre sql and Close command for Post sql.. :)
by nansekar
Fri Aug 03, 2012 1:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Column Propagation Passing Metadata in runtime
Replies: 11
Views: 6315

Runtime Column Propagation Passing Metadata in runtime

Hi I have a Job structure as Source(dataset ) and target is (database) I want to pass the Dataset file name as Parameter and the Table name in the target as Parameter and enable runtime column propagation as I want to load 40 different tables from different datasets. When I want to run this Job, how...
by nansekar
Thu Aug 02, 2012 9:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before and After SQL in netezza Enterprise Stage
Replies: 4
Views: 3343

Hello Team, Please help me out to understand this. There is a Option In Netezza Enterprise stages under Property tab, Options. we have 2 options : 1.Close Command Specify an SQL statement to run before the insert array is processed. You cannot commit work by using this option. The statements are exe...
by nansekar
Wed Aug 01, 2012 2:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before and After SQL in netezza Enterprise Stage
Replies: 4
Views: 3343

Before and After SQL in netezza Enterprise Stage

Hello

Does Netezza Enterprise stage as options for Before and After SQL.
The current version which i am working on is 8.1 and I dont see a option in netezza enterprise stage to have Before and After SQL

How it can be specified in Netezza enterprise stage
by nansekar
Mon Jul 30, 2012 5:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 connector stage to Netezza Enterprise stage
Replies: 1
Views: 1165

DB2 connector stage to Netezza Enterprise stage

Hello Team I had a Job with Dataset as Source as DB2 connector stage as Target I have modified the Job by replacing the DB2 connector with Netezza enterprise stage. Its a direct load from Dataset to Netezza Database, the job is aborting due to the error main_program: Fatal Error: Type mismatch for f...
by nansekar
Thu Sep 22, 2011 5:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Same Jobs Running with Different Nodes
Replies: 2
Views: 2060

Same Jobs Running with Different Nodes

Hello,

I have a Parallel Job which has Datasets in it, I have run the Job with the config file as 2 nodes, Now if i run the same job in the same environment with a Diff config file of 4 nodes, it doesnt work,

Can i have the scenario vice versa, will it work, if so kindly help me to know how.
by nansekar
Wed Dec 01, 2010 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling Mulitple Occurs depending on Columns in CFF stage
Replies: 2
Views: 1354

Handling Mulitple Occurs depending on Columns in CFF stage

In a CobolCpybook, when we have metadata with two Occurs depend on Columns (2 table entries), DataStage is not able to import the metadata itself.

If any one has any suggestions , Please provide your valuable suggestions on it