Search found 166 matches

by major
Mon Sep 01, 2008 10:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to avoid update query
Replies: 10
Views: 3948

I am using transaction size as 100.The update query is working,Problem is its like 100 record updation/min which is too slow when i need to update 20 thousand record,this speed is not acceptable...... :cry: Try user defined query instead of generated query or else you can write a store proc for upd...
by major
Thu May 08, 2008 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence calling stored procedure is never ending
Replies: 3
Views: 1583

kcbland wrote:Does your procedure return any rows to DataStage? ...
No , it wont return any rows to datastage , the main objective is to run the procedure through datastage ,so that some tables are populated which are used in next level jobs
by major
Thu May 08, 2008 3:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence calling stored procedure is never ending
Replies: 3
Views: 1583

Sequence calling stored procedure is never ending

Hi , I am using an ODBC stage to call a store procedure with one paramater , whenever i am running the job it is not coming to finished state , it is in running state only till i abort it , but when i run procedure separately it is going fine . Can some one please tell me what cauld be reason for th...
by major
Tue Apr 08, 2008 5:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Password contains unmappable characters
Replies: 2
Views: 1177

DS_SUPPORT wrote:What is the DB stage you are using? In the DRS stage, we got this error , and we had applied a patch to resolve this.
I am using DB2 stage
by major
Tue Apr 08, 2008 1:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Password contains unmappable characters
Replies: 2
Views: 1177

Password contains unmappable characters

Hi , I have a job in which in i am using three table all with same credentials. I parameterized one of those tables credentials and ran the job but that job is aborting at the parameterized table with other two tables running fine .The error is "DSCGetStrStageProp Value(???) of property (PASSWO...
by major
Wed Jan 16, 2008 11:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sub sequence aborted but the main sequence didn't
Replies: 7
Views: 4204

I resolved it .Thanks for all
by major
Fri Dec 28, 2007 5:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sub sequence aborted but the main sequence didn't
Replies: 7
Views: 4204

sub sequence aborted but the main sequence didn't

Hi ,

While i am running the master sequence , a job in subsequence aborted but master sequence didn't aborted and finished fine.Any solution will be appreciated.
by major
Wed Dec 19, 2007 12:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cant able to open properties of job activites in sequences
Replies: 3
Views: 1866

Did not work

Tried the same did not work...any other solution please Try the basic solutions listed below first. 1. Close and open the pallete. 2. Close the DS Designer and open it. 3. Restart the 3 DS services "Datastage Engine Resource Service", "Datastage Telnet Service", "DSRPC Servi...
by major
Tue Dec 18, 2007 11:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cant able to open properties of job activites in sequences
Replies: 3
Views: 1866

cant able to open properties of job activites in sequences

hi

In sequences when i was trying to view the properties of any job activity it is not coming , and in palatee all stages are coming in a single block i.e,. no separate view for file stages , dataases , active stages .Please help me in finding the solution. :?:

Thanks
major
by major
Sat Dec 08, 2007 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: command not in the VOC
Replies: 1
Views: 772

command not in the VOC

HI ,

When i try to issue dsjob command from command line it is coming as "dsjob command is not in your VOC"
pls help me in resolving this
by major
Sat Dec 08, 2007 5:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How do I remove the old timestamp values at the target leve?
Replies: 5
Views: 2049

Hi,

You can use DateCurrentDateTime("1") function to get the current time and eliminate previous records using above
by major
Tue Dec 04, 2007 1:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: is there any command to export all jobs log to a text file i
Replies: 3
Views: 1555

WoMaWil wrote:If your Server is Windows you can write a batch file for to do it. Look into the manual after the dsjob-command.
hi,
thanks for ur response, i am using windows sever,but i am new to datastage , can u please elaborate more on this?
thanks in advance
by major
Sat Dec 01, 2007 8:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to run jobs through command line
Replies: 2
Views: 999

how to run jobs through command line

hi,

can we able to run jobs from command line in windows evironment?
if yes can someone please suggest me with the full commands of running the job and to get the log details of that job

thanks in advance
by major
Wed Nov 28, 2007 11:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: is there any command to export all jobs log to a text file i
Replies: 3
Views: 1555

is there any command to export all jobs log to a text file i

Hi,

is there any command to export all jobs log to a text file in windows environment?
by major
Mon Nov 26, 2007 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to get log files without using director
Replies: 2
Views: 1308

how to get log files without using director

Hi,

I want log files of all jobs to be written into a single sequential file without using Datastage Director in windows environment . Can someone please suggest me a good solution

Thanks and Regards
major