Search found 221 matches

by cosec
Tue May 22, 2007 9:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Online Documentation
Replies: 6
Views: 1615

Online Documentation

Hello,

How do I create an online Documentation with schema and generated code for my jobs ?

Thanks
by cosec
Tue May 22, 2007 3:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Log
Replies: 1
Views: 689

Job Log

Hi ! Currently My Job Log Name is of the form : JobName_Date_ Time I use the DSJobReport in the After Subroutine to get the log. How Can I customize the name of the Job Log ? In addition to having a job log I would like to be notified whenever there is an error or if a job fails. How can I do this ?
by cosec
Tue May 22, 2007 1:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Code and Error Handling
Replies: 3
Views: 1739

ray.wurlod wrote:No.

However, if you call DataStage jobs using dsjob from a script, you can re-map the standard exit codes within that script. ...

How Can this be accomplished ?
by cosec
Mon May 21, 2007 10:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unlock Table
Replies: 3
Views: 1338

Unlock Table

Hi I need to unlock a DB2 Table. How do I do this ? I was trying to load to a target table and then i aborted the job as it was taking a long time. The target table is empty and I wanted to verify it. When I clicked view data it hung up. I am assuming this is due to a table lock..Please help as to h...
by cosec
Sun May 20, 2007 7:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Current Timestamp in to DB2
Replies: 10
Views: 3870

Target Length is 26.

I am using TimeDate() in one of the transformer columns....Do u think I should convert it to internal and then reconvert it ???
chulett wrote:The DB2 stage wants dates in internal format, from what I recall. ...
by cosec
Fri May 18, 2007 1:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Current Timestamp in to DB2
Replies: 10
Views: 3870

Current Timestamp in to DB2

I am trying to insert the Current Time Stamp in to a target Column.

when I have the target as a Sequential File My OutPut for that column is of the form :15:07:29 18 MAY 2007


But When My Target is a DB2 Table My Out Put is :

0015-11-27 17:26:43.694000

Any suggestions to correct this ?
by cosec
Thu May 17, 2007 8:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open job
Replies: 9
Views: 4255

Re: Unable to open job

Hi I tried doing a clean up, but it doesnt take effect....Would you mind telling me the steps and also how i can do it unix.

Thanks
cosec wrote:Hi,

I cannot access my job as it says it's being accessed by another user. Any remedies for this ?


Thanks
by cosec
Thu May 17, 2007 7:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open job
Replies: 9
Views: 4255

Unable to open job

Hi,

I cannot access my job as it says it's being accessed by another user. Any remedies for this ?


Thanks
by cosec
Mon May 14, 2007 2:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Code Handling
Replies: 2
Views: 925

Error Code Handling

hi, I am trying to have all my error codes and error messages organized in a file... Are there any particular functions to get the error code and error message ? I tried the available DS MAcros but didn't get what I was expecting... Would appreciate if some one could point me in the right direction
by cosec
Sun May 13, 2007 10:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling Rejected Records
Replies: 3
Views: 1781

Re: Handling Rejected Records

Hi,

Thanks for the Help...I was able to get my desired tests done...Thanks
by cosec
Thu May 10, 2007 4:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Importing Table Defintions from a remote DB2 Server
Replies: 5
Views: 2189

What is the format to enter the name of the server if I use the plug in meta data server option ? The import dialogs ask for server name and other authentication information. Just do them one at a time, correctly pointing to the correct server. You may have additional issues if the servers are ...
by cosec
Thu May 10, 2007 2:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: need to create dsn in unix
Replies: 2
Views: 1360

need to create dsn in unix

I need to create a DSN in unix so that I could import table definitions from a remote source. If anyone knows please suggest how I could do it .

Thanks
by cosec
Thu May 10, 2007 2:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing Table Definitions from a remote source/target
Replies: 6
Views: 1955

Thanks
rafik2k wrote:Better involve DBA to create dsn for you.
You need to create dsn in server where DatStage resides.

For windows environment you can create system dsn using Data Sources(ODBC) under control panel.

Search web for more information.
by cosec
Thu May 10, 2007 1:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing Table Definitions from a remote source/target
Replies: 6
Views: 1955

hi Rafik thanks.

Its a db2 database. how do i create the dsn ?
rafik2k wrote:Same post in both Server and Parallel index?

check this viewtopic.php?t=109785

What database you are trying to connect?
by cosec
Thu May 10, 2007 1:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing Table Definitions from a remote source/target
Replies: 6
Views: 1955

Trying to connect to a DB2 Source. The Target is also DB2
rafik2k wrote:Same post in both Server and Parallel index?

check this viewtopic.php?t=109785

What database you are trying to connect?