Search found 182 matches

by satheesh_color
Thu Jun 28, 2007 1:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Project got corrupted while executing the job
Replies: 8
Views: 4002

Hi Arndw, After ran the job, when we try to login into the project ..it says the error message.I have an valid permission to the project directory. Yes,i could see the files liike VOC,VOCLIB etc.. in project directory. Before that i tried with some other jobs for testing..the project is not affected...
by satheesh_color
Thu Jun 28, 2007 12:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Project got corrupted while executing the job
Replies: 8
Views: 4002

Project got corrupted while executing the job

Hi All, Here is my requirement: I have to identify the latest file for the particular source and to remove the timestamp from the file.Incoming Filename would like this FileName.Timestamp InputArg = 'new=`ls -1 #FilePath#/inbox/#Source#/#FileName#.[0-9][0-9][0-9][0-9][0-1][0-9][0-3][0-9].[0-2][0-9][...
by satheesh_color
Thu May 24, 2007 12:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unrecognized module name "none" in environment var
Replies: 2
Views: 1224

Unrecognized module name "none" in environment var

Hi All, Today we rollout our parallel jobs in version v7.5.2 from v7.5A...one of the job has abort with the below DSLog: node_node1: Unrecognized module name "none" in environment variable APT_DEBUG_MODULE_NAMES main_program: ORCHESTRATE step execution terminating due to SIGINT we set the ...
by satheesh_color
Wed May 23, 2007 12:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_OracleRowid8PartTable: failed to get the block count.
Replies: 2
Views: 3890

APT_OracleRowid8PartTable: failed to get the block count.

Hi All, Today we moved the jobs from v7.5A to v7.5.2....One of the parallel job aborted and throw the below message.previously(7.5A) it didn't abort. DS Log: APT_LicenseOperator,0: Input 0 consumed 1 records. DMPSASubCategoryOra: APT_OracleRowid8PartTable: failed to get the block count. DMPSASubCate...
by satheesh_color
Sat May 19, 2007 8:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_Archive::BadVersion: From: Loading memory archive.
Replies: 4
Views: 2656

Hi All, I have a theory on this abort. I ran this as a test yesterday under v7.5.2. It leaves a file in directory /PX/Sort. I believe when we run the job in(7.5A) it is refusing the overlay that file because it was created in a later version. So stop DS version v7.5A then start DS version v7.5.2 so ...
by satheesh_color
Sat May 19, 2007 6:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_Archive::BadVersion: From: Loading memory archive.
Replies: 4
Views: 2656

Hi George,

Old DS version Files in the sense...what are the files i have to check..please advice.



Thanks,
Satheesh
by satheesh_color
Sat May 19, 2007 4:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_Archive::BadVersion: From: Loading memory archive.
Replies: 4
Views: 2656

APT_Archive::BadVersion: From: Loading memory archive.

Hi All, I have one more abort from PX job says that: Error Description from DS Log: main_program: Fatal Error: Caught ORCHESTRATE exception in main program: APT_Archive::BadVersion: From: Loading memory archive. Contents of phantom output file =>DataStage Job 363 Phantom 9968 I could see the configu...
by satheesh_color
Sat May 19, 2007 4:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: connect failed for env:in PX job
Replies: 1
Views: 1567

connect failed for env:in PX job

Hi All, Today we have a strange problem while running the parallel job....These jobs was almost runs from one year, today it aborts and throws the following error:in the middle of the job execution: Export complete. 1147082 records exported successfully, 0 rejected. ETLRecItemSubCatOra: connect fail...
by satheesh_color
Thu Apr 12, 2007 1:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File 32BIT or 64BIT
Replies: 1
Views: 986

Hashed File 32BIT or 64BIT

Hi All,

In my project we have nearly 350 hashed files. How to identify or list all the hashed files are in 32BIT or 64BIT...is there any utility or command available in DS.. like usage analysis or something?




Thanks & Regards,
Satheesh
by satheesh_color
Wed Apr 11, 2007 9:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prerequisite while Changing 32-bit To 64-bit Hashed File?
Replies: 4
Views: 1273

Thanks for your valuable guidance.



Thanks & Regards,
Satheesh
by satheesh_color
Wed Apr 11, 2007 9:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prerequisite while Changing 32-bit To 64-bit Hashed File?
Replies: 4
Views: 1273

Hi, But the hashed job that designed by using the create option delete file before create can be converted into 64 BIT , but the above option doesn't used job are not converted into 64BIT....is this result that the jobs(using above option) took much longer time than normal....any other things can be...
by satheesh_color
Wed Apr 11, 2007 6:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prerequisite while Changing 32-bit To 64-bit Hashed File?
Replies: 4
Views: 1273

prerequisite while Changing 32-bit To 64-bit Hashed File?

Hi All, We have an SAT environment in that the hashed files are already created in 32 BIT dynamic files. Today we changed the 32-bit into 64-BIT hashed files by changing the values in uvconfig file parameter: 64BIT_FILES 1 . We have enough system space. we didn't do any other than this. But today wh...
by satheesh_color
Tue Apr 03, 2007 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: verify/compare DEV version of the code against production
Replies: 2
Views: 972

verify/compare DEV version of the code against production

Hi All,

How to verify/compare the development version of the code against production by exporting both jobs to a file. Is ther any utility or tool available.I am using v7.5A. or is there any method to compare the two .dsx file by manual.



Thanks & Regards,
Satheesh
by satheesh_color
Wed Mar 28, 2007 5:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to eliminate Special characters
Replies: 2
Views: 1289

How to eliminate Special characters

Hi All,

I have a DB column name Product_long_name..it contains special characters or non printable characters.how can i eliminate the special characters other than ascii values 0--to--128...can you give me a resolution on this.


Thanks & Regards,
Satheesh.R