Dhina,
the current release is 7.5.1x. Don't you think that the manufacturer's webiste is a better source for current release information than the user forums? I suggest looking at the vendor's Product Availability Matrix to get the actual version information.
Search found 15603 matches
- Fri Feb 24, 2006 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datstage Latest version
- Replies: 2
- Views: 884
- Fri Feb 24, 2006 6:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Configuring userids on Datastage server
- Replies: 11
- Views: 7022
Kalyan, login as one of these users and cd to the DataStage engine directory (cd `cat /.dshome`), then issue ". ./dsenv" to set the environment and issue the command "bin/dssh" to enter the TCL environment. If all goes well, you will get a ">" prompt and can exit back to UNIX via the command "QUIT"....
- Thu Feb 23, 2006 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sequential file to CFF file?
- Replies: 13
- Views: 6208
- Thu Feb 23, 2006 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two DS Servers on Same system
- Replies: 3
- Views: 824
- Thu Feb 23, 2006 4:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: different sources data into one database table
- Replies: 3
- Views: 1509
- Thu Feb 23, 2006 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sequential file to CFF file?
- Replies: 13
- Views: 6208
Convert from/to ASCII/EBCDIC is one thing that the CFF stage does and that the normal sequential stage doesn't handle. If you have just a few columns and performance is not of paramount importance, you can convert on a column-by-column basis and also convert non DISPLAY type COBOL fields using the S...
- Thu Feb 23, 2006 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sequential file to CFF file?
- Replies: 13
- Views: 6208
Put simply, if you have data with 2 columns, a CHAR(10) and a INTEGER(5) and you write it to a text file called "seq.txt" and also to a CFF stage file called "cff.txt" you can do a UNIX diff on them and they will be identical (you need to set up the separators, terminators and other things to be the...
- Thu Feb 23, 2006 12:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sequential file to CFF file?
- Replies: 13
- Views: 6208
- Thu Feb 23, 2006 12:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve Date from a hash file(shared Container)
- Replies: 3
- Views: 724
Madhavi, the most frustrating thing is hearing "it's not working" without getting a description of what isn't working; that doesn't help solve a problem. You have now confirmed that the hashed file contains the column in string form in the format of "YYYY-MM-DD HH24:NN:SS". Now you need to find out ...
- Thu Feb 23, 2006 12:16 pm
- Forum: General
- Topic: Please read before posting: Appropriate use of this forum
- Replies: 10
- Views: 23177
Naveen, I think that might be too Draconian and bothersome for many posters. The negative feedback that posters (like myself) sometimes leave for glaringly obvious transgressions seem to work well enough - at least for the time being. Perhaps the search button / feature could somehow be graphically ...
- Thu Feb 23, 2006 12:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion
- Replies: 5
- Views: 998
- Thu Feb 23, 2006 10:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two DS Servers on Same system
- Replies: 3
- Views: 824
- Thu Feb 23, 2006 10:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to retrieve Date from a hash file(shared Container)
- Replies: 3
- Views: 724
There are no conversions performed when you write to a hashed file. If the datatype is timestamp(19) it most likely is already in string display format and is stored that way. The easiest thing for you to do is to go into the shared container and do a "view data" on the hashed file contents. What is...
- Thu Feb 23, 2006 8:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: integration testing
- Replies: 2
- Views: 810
Whole company departments do nothing but integration testing and there are books written on the subject as well as over 50 million google pages that match "integration testing". So the answers you are going to get here are only going to scratch the surface of what you will need to know. So all your ...
- Thu Feb 23, 2006 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connecting from 7.5.1 client to 7.5 server
- Replies: 4
- Views: 1082