Search found 76 matches

by vardhan354
Fri Sep 08, 2006 11:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date format
Replies: 9
Views: 2672

thanks for youre response meena, Deepak.


The source date format is dd-mm-yyyy,

there is no timestamp in source.

Basing on this information is this correct

oconv(iconv(DSLINK2.COLUMN NAME, "DYMD"), "D-YMD[4,2,2]")


Thanks,
by vardhan354
Fri Sep 08, 2006 10:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date format
Replies: 9
Views: 2672

date format

Hi,

i have source sequential file Date (varchar),

Target oracle database Date(Timestamp).

in transformer i am using the oconv like this

oconv(iconv(DSLINK2.COLUMN NAME, "DYMD"), "D-YMD[4,2,2]")

please correct me from wrong.

Thanks for your help.
by vardhan354
Wed Sep 06, 2006 12:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob -lognewest error
Replies: 7
Views: 2970

Re: dsjob log report

Try actually using the name of your project and the name o ...[/quote]

Hi Andrw,

i tried with myproject and myjob only, i mean

myproject = datastage project name

myjob = datastage jobname in that project

Thanks
by vardhan354
Wed Sep 06, 2006 10:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob -lognewest error
Replies: 7
Views: 2970

dsjob log report

Hi ray,

i tried with this dsjob -lognewest projectname jobname it is giving a message newest id = 50, statuscode = 0.

please help me how to use these dsjob commands, i searched in forums

But i am not able to find.
by vardhan354
Tue Sep 05, 2006 4:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob -lognewest error
Replies: 7
Views: 2970

dsjob -lognewest error

Hi, i want to know the complete log report of a job, if the log cleared by user in datastage director, is it possible to see the log report using this command. dsjob -lognewest, when i am trying to run it in unix the following error Invalid arguments: dsjob -lognewest [-useid] <project> <job|jobid> ...
by vardhan354
Thu Aug 31, 2006 12:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: corntab scheduling
Replies: 6
Views: 1516

Thanks chulett,

By this you understood how much knowledge i have in crontab, so please provide any documentation, usage, architecture.

Just give the information where can i find the documentation related to that from ETL perspective.


thanks in advance.
by vardhan354
Thu Aug 31, 2006 12:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: corntab scheduling
Replies: 6
Views: 1516

corntab scheduling

Hi,

I am trying to know more information regarding CORNTAB usage,
please help me.


thanks in advance.
by vardhan354
Wed Aug 30, 2006 12:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to run new dsjob command
Replies: 3
Views: 1006

ArndW wrote:Could you post your exact command stage command for invoking the job - the message makes it likely that you have a syntax error in that command. ...

Exactly, i checked the syntax and now it is working fine.

Thanks.
by vardhan354
Tue Aug 29, 2006 4:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to run new dsjob command
Replies: 3
Views: 1006

Unable to run new dsjob command

Hi, i have a jobsequence, it is calling another job That job is using a dsjobcmd:- dsjob -report , when i run the jobsequence it is finished, but the serverjob in that sequence is aborted. The log report:- Fatal error:- JobControl (fatal error from 1): Error: Unable to run new dsjob command 255. ple...
by vardhan354
Mon Aug 28, 2006 3:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: scheduling
Replies: 2
Views: 885

Thanks chulett for your response. The custom, build. wrapper options are with datastage client interface without using third party tools are available from enterprise edition(parallel Extender) , but now i am trying to implement this functionality in sever jobs(7.5). correct me from wrong. So please...
by vardhan354
Mon Aug 28, 2006 1:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: scheduling
Replies: 2
Views: 885

scheduling

Hi,

i need to schedule a job for continuous run using datastage director,

for ex:-

job name : -- abcd

After finishing the job it has to restart again.

is it possible using datastage director.

please give your valuble suggestions.

thanks in advance.
by vardhan354
Mon Aug 28, 2006 1:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: phantom error
Replies: 2
Views: 1196

Thanks chulett.
by vardhan354
Mon Aug 28, 2006 12:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: phantom error
Replies: 2
Views: 1196

phantom error

Friends, i am getting the following datastage phantom errors DataStage Job 12 Phantom 21602 Program "DSD.StageRun": Line 301, Square root of a negative number. DataStage Phantom Finished DataStage Job 12 Phantom 21603 Program "DSD.StageRun": Line 301, Square root of a negative nu...
by vardhan354
Tue Aug 15, 2006 5:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: E-mail notification for successful job
Replies: 4
Views: 1517

E-mail notification for successful job

Gurus,

I want to design an ETL job to send out email when there is no abort or warnings.

Your valuable suggestions are welcome.
by vardhan354
Tue Aug 15, 2006 2:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Controller Problem
Replies: 4
Views: 909

Yes...The job2 when ran individually is doing perfect.I dont see any reason, why when it was called in sequencer is not responding!!!!!!!