Search found 91 matches

by pmadhavi
Wed Mar 08, 2006 9:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling Subroutine: DSD.Browse (Action=3);
Replies: 16
Views: 11250

We have the same jobs with DRS stage running fine in DS7.1 in production and also we are able to view data there.

Now we are migrating the jobs from 7.1 to 7.5.
And in 7.5, there's no problem in running the jobs.

I replaced DRS stage with ODBC and I am able to view data.
But why is it so?
by pmadhavi
Wed Mar 08, 2006 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling Subroutine: DSD.Browse (Action=3);
Replies: 16
Views: 11250

Error calling Subroutine: DSD.Browse (Action=3);

Hi, We are working on DS7.5. The jobs run fine. But when we try to view data from the DRS stage, it throws the error Error calling Subroutine: DSD.Browse (Action=3); Check Datastage is set up correctly in project 'DEVELOPMENT' If we press Ok one more pop window will come saying 'Datasource is empty'...
by pmadhavi
Thu Feb 23, 2006 10:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to retrieve Date from a hash file(shared Container)
Replies: 3
Views: 827

I check the data in the hash file and the date column looks like
'YYYY-MM-DD HH24:MI:SS'

But when we try to compare it with the date column of a table using LastModifiedDateTime, its now working.

So I am trying to convert it to date before comparing.
But that is also not working
by pmadhavi
Thu Feb 23, 2006 10:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to retrieve Date from a hash file(shared Container)
Replies: 3
Views: 827

How to retrieve Date from a hash file(shared Container)

Hi, We are using DS7.5 for Peoplesoft upgarde project. I am passing the MaxDateTime value to a shared container StoreMaxLastUpdDttm , in trun it is getting stored in a hash file. The datatype of the MaxDateTime is Timestamp(19). Now I am trying t retrieve the date using '#LastModifiedDateTime#' (del...
by pmadhavi
Wed Feb 22, 2006 10:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Anybody working in Peoplesoft Upgrade Project
Replies: 4
Views: 2130

Pls find the query below: 1 select count(*) from <table> where to_char(dttm_sec)>to_char('2005-03-30 14:26:51'); and another query is as follows: 2 select count(*) from PS_LEDGER where dttm_stamp_sec> '30-Mar-05'; the first query returns 1309100 rows and the second query returns 1032525 rows. The on...
by pmadhavi
Tue Feb 21, 2006 3:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Anybody working in Peoplesoft Upgrade Project
Replies: 4
Views: 2130

Anybody working in Peoplesoft Upgrade Project

Hi I have a problem with the date stored in Shared container. I have already posted in this forum sometime back; as i did not get the required outcome, i am posting again. We are working on Peoplesoft 8.9upgrade project. The lastupdateddate will be stored in the shared container. If we open and see ...
by pmadhavi
Mon Feb 20, 2006 2:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issues while loading more number of rows to target
Replies: 5
Views: 1244

the proejct in Production is running on DS7.1v where as we are doing the upgarde in 7.5. So, there's no IPC stage defined in the customised maps. Anywhere else I can change the Timeout option if we dont have IPC stage?[b/] Please find the description of the job below Source-->Aggregator-->Transforme...
by pmadhavi
Mon Feb 20, 2006 12:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issues while loading more number of rows to target
Replies: 5
Views: 1244

Issues while loading more number of rows to target

Hi, We are using DS7.5. We are working on Peoplesoft upgrade project. If we have more than 500000 records, the job is getting aborted without showing any error. or sometimes the error looks like as given below Call to output link returned numeric error code:-100 Please help me. If we limit the numbe...
by pmadhavi
Tue Feb 14, 2006 1:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can't login to Datastage
Replies: 4
Views: 1800

u need to restart the server and then try logging in to Client.
by pmadhavi
Tue Feb 14, 2006 1:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: test case
Replies: 2
Views: 864

If the jobs are incremental in nature, u have to check whether new records are getting populated with current timestamp and the number of records coming from the lookups. If existing rows have to be updated, pls check the created date for the row and updated date once the increment is done. And also...
by pmadhavi
Thu Feb 09, 2006 6:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 5
Views: 1528

i am using @in rownum system variable in the transformer to load data in chunks
and it works fine
thanks alot!!
by pmadhavi
Thu Feb 09, 2006 5:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 5
Views: 1528

we are doing peoplesoft upgrade project. i dont have information of how often the dba does commit?

any other info needed?
by pmadhavi
Thu Feb 09, 2006 4:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 5
Views: 1528

Abnormal termination of stage

I wanted to test whether incremental job is working fine ie whether the new rows are getting inserted and existing rows are getting populated. I created a temporay source table which is exact replica of original source I have done because the original table has millions of records. now i inserted so...
by pmadhavi
Wed Feb 08, 2006 1:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is Ascential 7.5 compatible to Citrix environment?
Replies: 4
Views: 1133

Sometime back OS patch has been installed and immediately after that we were getting an error like "Failed to load control 'ImageList' from MSCOMCTL.OCX.

We are getting the same error now.
Or some times the error which i mentioned in the previous message.
by pmadhavi
Wed Feb 08, 2006 12:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is Ascential 7.5 compatible to Citrix environment?
Replies: 4
Views: 1133

Is Ascential 7.5 compatible to Citrix environment?

We have problems in accessing Ascential Datastage7.5 from Citrix machine I have DS7.5 installed on my Desktop too. It is working fine. Only when we access DS through Citrix, it is showing 'Run Time Error '35610''. then i need to end the DS component and then start again. It s really painful. Pls sug...