Search found 185 matches

by denzilsyb
Tue Jun 15, 2004 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mapped Network Drive not visible
Replies: 4
Views: 2253

Mapped Network Drive not visible

Hi guys/gals I have two servers that need to communicate to each other on dedicated network cards. This I can do, and have managed to map drives to and from each server. On windows level (windows explorer) I can create files on the mapped drives from the linked servers, meaning that on each side, I ...
by denzilsyb
Tue Jun 15, 2004 12:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - data truncation persists
Replies: 5
Views: 5029

Hi Peter and those who assisted! It turns out we need to download the latest service pack (SP) for V5R1M0. The SP is available here: http://www-1.ibm.com/servers/eserver/iseries/access/casp.htm I installed the SP and all is working well on the server. I just need to test whether a client can connect...
by denzilsyb
Sat Jun 12, 2004 11:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - data truncation persists
Replies: 5
Views: 5029

Thanks Peter I did set that setting, but it still truncates the data. Further investigation shows that the V5R1 client access needs a patch, as described on this page: http://www-912.ibm.com/s_dir/slkbase.nsf/ibmscdirect/D690467348A96C3386256B27005532E9 As soon as I have this patch and tested, i wil...
by denzilsyb
Fri Jun 11, 2004 11:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - data truncation persists
Replies: 5
Views: 5029

hi 1stpoint - this odbc trace is when i import metadata through datastage manager.
by denzilsyb
Fri Jun 11, 2004 9:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - data truncation persists
Replies: 5
Views: 5029

AS400 - data truncation persists

the topic was... http://www.dsxchange.com/viewtopic.php?t=87880 I took the advice earlier on by ray.wurlod to limit the table definition import - i did this by specifying only one table that i know only has 4 columns and 1 record in, but i still get the BCI error of data truncation upon importing me...
by denzilsyb
Fri Jun 11, 2004 7:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem Concatenation
Replies: 9
Views: 2785

In the sequential file stage, use the 'Append' option, instead of the overwrite option.
by denzilsyb
Fri Jun 11, 2004 6:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - Import MetaData
Replies: 9
Views: 8054

Now theres a slight twist in the tale. As mentioned in my previous post, using the v3 odbc driver i can retrieve the table definitions on datastage 5.2r1. when i move up to a newer odbc driver, i get the truncation warning explained in the 1st post on this topic. the plot gets thicker; when i connec...
by denzilsyb
Fri Jun 11, 2004 2:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: TIme calulation
Replies: 7
Views: 3265

Try using Iconv to get the time to an internal format, do the calculation and then Oconv the value to the format you need.

the help details iconv/oconv quite well.

dnzl
by denzilsyb
Fri Jun 11, 2004 2:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Hashed File
Replies: 2
Views: 1254

You mention that you are matching the hash to the flat file, are you sure there are records in the hash that match to the flat file? (i am assuming the flat file is the stream input and the hash the reference input). if you are certain the records should match, try get the data that needs to be matc...
by denzilsyb
Thu Jun 10, 2004 1:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: can a batch return a value?
Replies: 4
Views: 2106

this is possible if you are willing to use variables, the way we did it was to have several 'control' jobs pass variables to each other and so react based on the variable values recieved/passed. will variable passing help? i.e. we have batch A and batch B. Batch A consists of job 1, 2, 3 and batch B...
by denzilsyb
Thu Jun 10, 2004 9:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to read from one Oracle 9i database and write to another
Replies: 8
Views: 2911

it sounds like you have two oracle databases you want to update that reside on two different servers. seeing as you already have one database defined, you will need to define the next by editing the project uvodbc.config and $dshome/.odbc.ini files. if you can more those files you will be able to ed...
by denzilsyb
Thu Jun 10, 2004 3:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - Import MetaData
Replies: 9
Views: 8054

aaaah! some feedback... using a newer odbc driver (5) to the as400 (DS5 and DS4.2), i am experiencing the problem explained earlier, yet on datastage 4.2 using an older ODBC driver (v3) it seems not to be a problem - i can import metadata, view data and almost have it make me coffee. I am now instal...
by denzilsyb
Wed Jun 09, 2004 9:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - Import MetaData
Replies: 9
Views: 8054

Hi Peter Thanks for that 'do not request sqlconnect', that would have driven me up the wall. i have created a job that i manually entered the column names and data types - one char, and two numeric and i can view the data - thus accessing the data this way is no problem, only tedious. when i want to...
by denzilsyb
Wed Jun 09, 2004 2:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - Import MetaData
Replies: 9
Views: 8054

Just to add to this..

I can actually design a job that reads from the AS400 source by bypassing the 'import table definitions' stage.

So its an isolated problem to the DataStage Manager.

denzil
by denzilsyb
Tue Jun 08, 2004 11:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: AS400 - Import MetaData
Replies: 9
Views: 8054

AS400 - Import MetaData

Hi all I have managed to set up the ODBC to the AS400 of the client and can connect and query using winsql - so i know i can get the data. when importing metadata through manager (using ODBC table definitions), i get the following: DSR.MetaGeta(GET.TABLES)(SQLFetch): BCI Error: SQLSTATE=01004,CODE=0...