Search found 16 matches

by vijaykatneni2
Wed Aug 06, 2008 3:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML to CSV File
Replies: 1
Views: 1288

XML to CSV File

Hi All, I have to send an XML file data into csv file.While doing this i am getting the following error.Can some one please help me how to solve this. [color=red]APT_CombinedOperatorController,0: Operator terminated abnormally: Terminating with exception:APT_BadAlloc: Heap allocation failed.[/color]...
by vijaykatneni2
Tue Jun 17, 2008 12:17 pm
Forum: General
Topic: Capture DsDirector log in 7.5.1A
Replies: 3
Views: 1908

Capture DsDirector log in 7.5.1A

In my scenario what i have to do is I have to capture the ds director log and i have to sent this log to the support personnel if the job got aborted. For example if i am extracting the data from a database(ex Oracle)in ds job we need to give schema name & username & password.If i gave wrong...
by vijaykatneni2
Wed Feb 20, 2008 9:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time Comparision
Replies: 1
Views: 1055

Time Comparision

Hi, How to we compare the source column timeStamp with current timeStamp. For example i have the source column'ABC' which was updated in database 7:30PM.I am using this column as a target column,and i just want to compare this column time stamp in database with current datastage job time stamp wheth...
by vijaykatneni2
Wed Feb 20, 2008 9:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Append Current time stamp for existing column
Replies: 4
Views: 2252

Append Current time stamp for existing column

Hi,

Does anyone have idea how to append the current timestamp for a existing Target column in transformer stage.

Thanks in advance.

Thanks & Regards,
Vijay Katneni.
by vijaykatneni2
Sun Feb 03, 2008 1:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DOS command for deletinf the file after execution of a job
Replies: 1
Views: 1195

DOS command for deletinf the file after execution of a job

Hi All, Does any one have idea how to delete the file after the successful execution of job using the Dos command. For my jobs Datastage server and clien tolls are installed in windows.The job will pick the sequential file from a directory in windows. After picking the fail the job should run and th...
by vijaykatneni2
Wed Dec 19, 2007 10:40 pm
Forum: General
Topic: Error while Running Parallel job
Replies: 1
Views: 1266

Error while Running Parallel job

Hi All,


I am getting the following error while running the parallel job on my Personal Computer on windows environment.Can any one help me for resolving this problem.

Error [b][color=red]This jobtype is not currently runnable on this platform[/color][/b]



Many Thanks in Advance.[/b]
by vijaykatneni2
Sat Nov 17, 2007 4:40 am
Forum: General
Topic: installation in ubuntu
Replies: 4
Views: 4087

installation in ubuntu

Hi,

Does any one has any idea how to install datastage 7.5 server in UBUNTU operating systme?
by vijaykatneni2
Tue Oct 23, 2007 12:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error while extracting data
Replies: 2
Views: 1786

error while extracting data

Hi,

i am getting the following error while trying to extract the data from oracle database.

Oracle_Enterprise_0: Access to sys.dba_extents is required but not available; please
see your database administrator for select privileges.

Can anyone help me what actions i need to be taken.
by vijaykatneni2
Mon Sep 17, 2007 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File transfer between Unix and windows
Replies: 3
Views: 1850

File transfer between Unix and windows

Hi, Can any one help me how to transfer the file from unix box to windows box through SFTP.Here the description, In my case datastage server is located in Unix,after finishing the job i have to store the file in Windows.This should be done by automatically,i.e. whenever the file comes into unix dire...
by vijaykatneni2
Wed Sep 12, 2007 10:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CAT Command
Replies: 7
Views: 3106

Yes,we can but the problem is the files has different metadata.


[quote="Minhajuddin"]You can use the funnel stage for this.[/quote]
by vijaykatneni2
Wed Sep 12, 2007 11:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CAT Command
Replies: 7
Views: 3106

is it possible to do within one job.



[quote="ray.wurlod"]Two jobs. One overwrites the file. The next appends to it.[/quote]
by vijaykatneni2
Tue Sep 11, 2007 10:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CAT Command
Replies: 7
Views: 3106

CAT Command

Hi,


Can any one help me how to concatenate the text files in datastage without using CAT command.
by vijaykatneni2
Thu Aug 16, 2007 4:36 pm
Forum: General
Topic: aggregated the timestamp
Replies: 1
Views: 1188

aggregated the timestamp

Hi,

Can anyone help how to aggregated the time in datastage,like in my input the time is 09:35:52.I want to rounded this time as 10:00:00.If it is 09:25:23 i need to be rounded as 09:00:00.

Thanks&Regards.
by vijaykatneni2
Thu Aug 16, 2007 11:22 am
Forum: General
Topic: SFTP
Replies: 1
Views: 1366

SFTP

Hi,


Can anyone help me how to move a file from unix to windows through SFTP,what are the parameters we need.


Thanks&Regards,
Vijay Katneni.
by vijaykatneni2
Wed Aug 08, 2007 4:07 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Web Services
Replies: 1
Views: 2957

Web Services

Using Web Services[/b]

Hi All,

I need to send the records to another interface by using Web servces. Can any body sugeest what are the stages need to be used in sequence to do this functinolity?