Search found 222 matches

by dr.murthy
Thu Jul 15, 2010 1:14 am
Forum: General
Topic: Dsjob command issue
Replies: 3
Views: 2017

Dsjob command issue

Hi, am tring to exeute a job through unix, for that i wrote a simple script for callling data stage job. script is throwing error and saying -parm : not found. can any one tell me any thing wrong in my script. #!/usr/bin/ksh # this script is used to run datstage job /opt/Ascential/DataStage/DSEngine...
by dr.murthy
Wed May 26, 2010 7:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of parallel job taking more time
Replies: 9
Views: 4269

Yes , for some jobs today only am getting this kind of issue
by dr.murthy
Wed May 26, 2010 7:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of parallel job taking more time
Replies: 9
Views: 4269

Is there any problem with C++ compilers?
by dr.murthy
Wed May 26, 2010 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of parallel job taking more time
Replies: 9
Views: 4269

jobs only having transformer stage taking long time to compile
by dr.murthy
Wed May 26, 2010 5:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of parallel job taking more time
Replies: 9
Views: 4269

Compilation of parallel job taking more time

Hi,

am working in 7.5.2 PX Edition, when i compile the jobs its taking long time (more than 20 mins for single job).
could you please any one do some need full
by dr.murthy
Mon May 24, 2010 4:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OLEDB provider error
Replies: 0
Views: 1052

OLEDB provider error

Hi, when i tried to load the data into SQL SERVER tables am getting a below error messages : [[/quote]FIReferenceTableLoad..TB_DI_SZ3_FI_D_FACT: OLE DB provider error: The statement has been terminated. FIReferenceTableLoad..TB_DI_SZ3_FI_D_FACT: Failed to commit final row(s). [quote] Can any one giv...
by dr.murthy
Thu May 20, 2010 12:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OLE DB provider error: Invalid character value for cast spec
Replies: 1
Views: 1864

OLE DB provider error: Invalid character value for cast spec

Hi, Am just trying to load the data into Table by using SQL Server stage(Target database), a simple job having three stages fetching data from file loading into table Transformer is placed between . none of the records got loaded into SQL table got warning like : OLE DB provider error: Invalid chara...
by dr.murthy
Wed Apr 28, 2010 2:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migrating hash file
Replies: 3
Views: 1299

Migrating hash file

Hi, In my project some of the jobs we are going to migrate server edition to px,we have an issue with hash file while migrationg we are aditinally building a one serverjob and one parallel job new , which loads hash file data into seq file then seq file into dataset. is there any other way to implem...
by dr.murthy
Tue Apr 27, 2010 3:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove duplicate and reject the duplicate records
Replies: 1
Views: 1053

Use sort stage and apply the property create cluster key col is true , then you can get the aditional fileld with 0 and 1 after that you can filter both unique and duplicate records
by dr.murthy
Wed Apr 21, 2010 11:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date issue
Replies: 2
Views: 1365

Thanks its working fine...
by dr.murthy
Wed Apr 21, 2010 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date issue
Replies: 2
Views: 1365

date issue

Hi ,,
could you please tell me is there any function in datastge that subtracts days from date
for ex: if date is 21-04-2010 then output should be 20-04-2010


thanks in advance...
by dr.murthy
Fri Apr 09, 2010 4:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help in a logic
Replies: 8
Views: 3491

you can handle these kind of things by wrinting user defined sequel in your source stage if you are using oracle is source database.
oracle 10g supports to write a sequels in order to get data in hierarchical order by using sys_connect_by_path, level key words.
which might helps you
by dr.murthy
Tue Apr 06, 2010 12:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Resize VOC
Replies: 13
Views: 5627

HI ,

could you please tell me what is VOC? how it is useful to datastage? and how to check?

i never heard about VOC earlier, could you please help me out.
by dr.murthy
Tue Mar 30, 2010 5:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trim in Modify stage
Replies: 2
Views: 2176

Trim in Modify stage

Hi,

Any one Let me know is there any way to Trim the values by Using Modify stage in Parallel.

Thanks in Advance...
by dr.murthy
Tue Mar 23, 2010 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: connect to uniVerse shell
Replies: 1
Views: 909

connect to uniVerse shell

hi ,

any one could you please let me know how to connect to the uniVerse shell to execute SQL commands?

Thanks in Advance...

[* Note - Title corrected - Andy *]