Search found 36 matches

by gopskrish
Wed Jan 10, 2007 9:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with timestamp
Replies: 2
Views: 1175

Issue with timestamp

Hi, I am using Parallel Job and I want to insert timestamp value into Sybase database. My timestamp value should be currentdatetime() - 5 (5 hours). Since we are loading the value from our dev server which is using GMT But our other server which is using EST is picking up these records based on Upda...
by gopskrish
Tue May 16, 2006 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ftp'ng a file in compressed format
Replies: 5
Views: 2184

Hi Arndw,

Thanks once again for the immediate response.
Now i can think of writing some scripts for the above functionality.

Thanks.
Regards,
Krish
by gopskrish
Tue May 16, 2006 9:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ftp'ng a file in compressed format
Replies: 5
Views: 2184

Hi ArndW,

Thanks a lot for an immediate response.
I have a similar doubt regarding Mqueue. Can i do the similar functionality (Mqueue the file in compressed format). I am very new to the mqueue stuffs.
Thanks.

Best Regards,
Krish
by gopskrish
Tue May 16, 2006 9:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ftp'ng a file in compressed format
Replies: 5
Views: 2184

Ftp'ng a file in compressed format

Hi, Since some of our files are very big, I want to ftp the same in Zipped format using datastage. Can anyone throw me some light on how to go about it. I have ftp'ed a sequential flat file successfully using sequential file stage and ftp stage but not sure how to do that for a compressed file. Plea...
by gopskrish
Wed Aug 31, 2005 2:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Assigning Date
Replies: 4
Views: 1828

Hi Sai,

Thanks a lot for your immediate reply.
I will post it in correct forum hereafter.

Thanks again.

Best Regards,
gopal
by gopskrish
Wed Aug 31, 2005 2:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Assigning Date
Replies: 4
Views: 1828

Assigning Date

Hi, I am using Parameter file to get parameters for my jobs in the sequence. In that I am using from date and to date parameters. I am generating the dates using Unix scripts. Now i want to elliminate that and directly assign sysdate to the date parameters in datastage without using the file. Throw ...
by gopskrish
Tue Jul 26, 2005 3:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: change in number of columns
Replies: 6
Views: 2204

Hi Ray,

Thanks a lot for your valuable input. It works fine.

Thanks everyone for your support.

cheers,
gops
by gopskrish
Mon Jul 25, 2005 10:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: change in number of columns
Replies: 6
Views: 2204

Hi Andw and Sai, Thanks a lot for your immediate feedback. I have incorporated the same using single column. But my requirement is i need to change few column values based on some condition which is very difficult to implement if i use a single column. Is there any technique by which i can handle th...
by gopskrish
Mon Jul 25, 2005 8:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: change in number of columns
Replies: 6
Views: 2204

change in number of columns

Hi, I am storing the source data in a sequential file without column headers. I am having different records like F1,F2 etc., I am having different number columns for each. For example F1 has 100 columns, F2 as 200 etc., When i specify less columns in the file definition , I can able to view less rec...
by gopskrish
Wed Jul 06, 2005 5:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling of data
Replies: 2
Views: 1624

Hi Ray, I can use decimal places but I am not sure about the actual data that is coming in. Some may require more decimal places and some may require less. If it requires less spaces and when we assign 5 decimal places then it is adding that many zeroes after the required number. How can i control t...
by gopskrish
Tue Jul 05, 2005 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Handling of data
Replies: 2
Views: 1624

Handling of data

Hi , If the data is stored in Exponential format say 4e-05 then how can i convert the same in proper format. does anybody handled such things. Initially I am storing it in dataset and then i read from dataset to load the same in Sequential file. I want to incorporate such logic in the second transfo...
by gopskrish
Tue Jul 05, 2005 4:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exponential
Replies: 5
Views: 3215

Hi Ray, First of all Sorry for the delayed response. In one such mapping i was able to see 6 or 7 decimal places without any exponential problem. The source data is float and i changed to double (at sybase source level) and subsequent columns to varchar2 and in that i applied dfloattostringnoexp opt...
by gopskrish
Fri Jul 01, 2005 2:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exponential
Replies: 5
Views: 3215

Hi Ray, I can able to see similar kind of data (i mean data with similar precision) in correct format except one where the input is like 0.0000 or 4.0000. I mean if the source data is like 3.0456 and all i can able to see as it is. I am storning the data as varchar2 only and ofcourse there is no pre...
by gopskrish
Thu Jun 30, 2005 9:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exponential
Replies: 5
Views: 3215

Exponential

Hi, I am not able to load the data in the target (dataset) in the same format as my source (sybase). I am using PX and in server jobs i can able to do that without applying any rules. The data which is available like 0.00003 or similar kind of such stuffs are displayed in expontial form in the targe...
by gopskrish
Thu Jun 16, 2005 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset Deletion
Replies: 6
Views: 5081

Thanks Arndw for your valuable inputs. I think I can go from here onwards. Thanks a lot onceagain.

cheers,
gopskrish