Sreeni,
I have run a test installation on an AMD64 processor and Windows XP professional; you will need to check the documentation to see if this is a supported combination, though. (actually, I am quite certain that this is not supported by IBM/Ascential)
Search found 15603 matches
- Wed Jul 13, 2005 3:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation of Datastage on windows NT running on AMD Proc
- Replies: 1
- Views: 477
- Wed Jul 13, 2005 3:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation of Datasstage 7 in XP
- Replies: 7
- Views: 1414
- Wed Jul 13, 2005 12:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type "Info" logs
- Replies: 12
- Views: 2961
..I have no problem with this log. You know the job runs fine and everything, except for the whole bunch unnecessary logs that may flood the sytem... You will need to get rid of these messages, and it sounds like Ray has discovered why and given you a solution. Writing that many records to the log ...
- Wed Jul 13, 2005 12:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Base64 Encoding
- Replies: 27
- Views: 10449
Craig, now I see what you want - hash a text using MD5 and then run that through a uuencoder. The uuencode part (Base64 encoding you were talking about) is easy, whereas the algorithm is too complicated to make it worthwhile doing in basic [I looked at the public-domain code this morning and it is p...
- Tue Jul 12, 2005 11:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Base64 Encoding
- Replies: 27
- Views: 10449
Craig, what do you want to do - take an input decimal number and convert to base 64 representation in display format? From your first post... take 3 bytes of data (24 bits) and group into 4 units of 6 bits -- this part is easy to do in DS; then the next step confuses me (24 bits condensed into an 8 ...
- Tue Jul 12, 2005 11:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type "Info" logs
- Replies: 12
- Views: 2961
It remains that you are using ODBC to access your source data, regardless of where it comes from. The metadata definition from Oracle and those of your DataStage job differ and it is telling you that you are truncating data. Declare your column in the ODBC stage as having length 1024 and keep your t...
- Tue Jul 12, 2005 10:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type "Info" logs
- Replies: 12
- Views: 2961
- Tue Jul 12, 2005 10:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type "Info" logs
- Replies: 12
- Views: 2961
- Tue Jul 12, 2005 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Base64 Encoding
- Replies: 27
- Views: 10449
- Tue Jul 12, 2005 8:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: jobs not running
- Replies: 13
- Views: 4604
There is an internal problem with your project. As Sainath suggested, a reindex might solve the problem, but since you said this is a fresh install I am guessing that something has gone awry during the installation, either of the server and/or the project. Please check your installation logs for war...
- Tue Jul 12, 2005 6:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: jobs not running
- Replies: 13
- Views: 4604
If you log in as the DataStage administrator and go into the designer for a New Server Job, go into the Job Control tab and put in one line of (dummy) program code "CALL DSLogWarn('I am a warning','')". Compile this job and run it in the designer. Does anything show in the log file? You should have ...
- Tue Jul 12, 2005 5:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: jobs not running
- Replies: 13
- Views: 4604
- Tue Jul 12, 2005 5:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: jobs not running
- Replies: 13
- Views: 4604
- Tue Jul 12, 2005 5:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export from Command Line at category level
- Replies: 2
- Views: 925
- Tue Jul 12, 2005 3:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to use IF within IF
- Replies: 9
- Views: 2388