Search found 10 matches

by rajreddy
Mon May 19, 2008 12:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise Stage........Error......Missing server...!
Replies: 1
Views: 948

Oracle Enterprise Stage........Error......Missing server...!

Hi All, I am trying to pass the data from one table to another table. I took oracle enterprise stage i can import the metadata from the database when i try to view data it says missing server. Properites have been setted by giving Table name, User and Password.., I cannot see any property which ask ...
by rajreddy
Sat Apr 12, 2008 12:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Aborted........Error
Replies: 4
Views: 2059

Job Aborted........Error

Hi,

Designed a job as

Sequential file stage--------------->Sequential file stage
just passing data from one file to another file facing an error as below stated

main_program: Fatal Error: Null archive.

please help me to resolve the issue

Thanx in Advance
by rajreddy
Wed Apr 09, 2008 5:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to preview the data from FileStage
Replies: 5
Views: 2312

Hi,

That is meant to be sequential file stage

Thanx
by rajreddy
Wed Apr 09, 2008 3:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to preview the data from FileStage
Replies: 5
Views: 2312

Hi I am trying to read data from the file and load into a table. the job designed as FileStage---CopyStage----OracleStage Filename---->given the file location Setted the property for file format as delimited now when i try to preview the data in the file stage the error which i pasted is throw thanx
by rajreddy
Wed Apr 09, 2008 2:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to preview the data from FileStage
Replies: 5
Views: 2312

Unable to preview the data from FileStage

Hi, Developed a small job with using file stage the job got compiled but unable to preview the data nor after running the job it is throwing the below error. ##I TFCN 000001 17:42:59(000) <main_program> Ascential DataStage(tm) Enterprise Edition 7.5 Copyright (c) 2004, 1997-2004 Ascential Software C...
by rajreddy
Tue Mar 11, 2008 11:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: difference between dataset and fileset
Replies: 1
Views: 1187

difference between dataset and fileset

Hi

please list me some of the differences between the dataset and a fileset

Thanx in Advance
by rajreddy
Sat Oct 27, 2007 3:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: shift spaces from right to left
Replies: 3
Views: 1356

Bit not Clear

[quote="ray.wurlod"]Set up a stage variable (type VarChar(8)) to contain the trimmed string.
Construct the output string with sufficient leading spaces (1-Len(svTrimmedString)) then the trimmed string. ...[/quote]


Can you please explain in steps that would be great
by rajreddy
Sat Oct 27, 2007 2:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: shift spaces from right to left
Replies: 3
Views: 1356

shift spaces from right to left

Hi,

I had a sequential file which is getting the data as string(8) for Ex: 12345 that means 5 char and 3 spaces in need to shift these spaces to left i want the output as 12345 (i.e) 3 spaces and 5 char

any functions are thier please let me know

Please help me on this
by rajreddy
Wed Sep 26, 2007 9:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: passing parameters in buildop stage
Replies: 0
Views: 813

passing parameters in buildop stage

Hi,

Iam building a stage by stage type and build i need to hardcode a parameter for one column which is passed through job parameters in transformer i can pass it by hardcoding in the column derivation cell. please help me out in coding how to pass parameter in build op stage

Thanks
Raj
by rajreddy
Tue Aug 07, 2007 12:38 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: unix shell script to schedule a data stage job
Replies: 3
Views: 4437

unix shell script to schedule a data stage job

hi

can anyone help me in writing a shell script to schedule a datastage job

regards
roger