Search found 180 matches

by bigpoppa
Fri May 02, 2003 10:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 'depends' clause in complex flat file (CFF) stage
Replies: 1
Views: 1101

'depends' clause in complex flat file (CFF) stage

DS Server, 6.0r3 on SUN ----------------------- I am trying to turn the following record into a 'table' using the CFF stage: ------- 4a0123c ------- The fields are: Field d, dec (1) - the 4 Field a, char(1) - the 'a' Field b, char(1) - the '0,1,2,3', occurs up to 4 times, depends on field 'd'. Field...
by bigpoppa
Fri May 02, 2003 8:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC in uvodbc.config
Replies: 2
Views: 956

ODBC in uvodbc.config

Hi. I have a an odbc connection defined in my uvodbc.config file: DBMSTYPE = ODBC network = TCP/IP service = unix06 host = 1.0.0.0 When I go to Manager-->Import Table Defns-->ODBC Table Defns, 'database1' shows up in the DSN drop down box. When I try to use the ODBC stage, 'database1' does NOT show ...
by bigpoppa
Fri Apr 25, 2003 12:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: AxcelPack with DS 5.2 on Sun Solaris
Replies: 5
Views: 5102

Don't know

Sorry, I do not have much experience with Axcel Path. Which version of DS did you install?

- BP
by bigpoppa
Wed Apr 23, 2003 7:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table Definition format options
Replies: 2
Views: 1084

Table Definition format options

DS Server 6.0r3 on Sun.

When I load a Table Definition into the sequential file stage, the 'format options' defined for the table are not set within the seq file stage. Is this a bug? Or do I need to set a flag that tells DS to also import the format options too?

Thanks,
BP
by bigpoppa
Tue Apr 22, 2003 11:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generating Surrogate keys under PX
Replies: 4
Views: 975

Well, I guess it WOULD be helpful if ASC provided the full documentation for PX. [;)] Maybe you could post the rtypes for those that do not have the upcoming manual. If I were doing what you have to do, I would use buildop. Buildop would allow you to keep your data in parallel. You want to avoid unn...
by bigpoppa
Tue Apr 22, 2003 10:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generating Surrogate keys under PX
Replies: 4
Views: 975

MAT, You are doing three things: 1. Using column generator (sequentially? or in parallel? Parallel will not work) to generate a unique row id. 2. Using a transformer to add the ID column the current ID number 3. Adding x to the CurID and move on the next incoming data file. Which part specifically i...
by bigpoppa
Mon Apr 21, 2003 10:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environement variable in PX transform
Replies: 5
Views: 1239

MAT, The rtypes are listed in the documentation. I don't remember what rtype values are, but one might be 'roundzero' or 'trunc'. I *think* rtype is an ENUM that stands for the type of rounding value. It seems like you should be able to be able to use the func w/o the rtype though. To see if buggy c...
by bigpoppa
Fri Apr 18, 2003 8:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environement variable in PX transform
Replies: 5
Views: 1239

OSH or PX GUI?

I'm pretty sure it is possible to do what you want in PX, but I don't remember how. For the time being, you can cheat by going into the OSH Script and using regular sh commands to access env vars.

- BP
by bigpoppa
Fri Apr 18, 2003 6:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Viewing COBOL format props in Seq File Stage
Replies: 4
Views: 1132

Does this mean that the COBOL field properties that I set, such as 'occurs' etc, are not really processed by DS Server jobs? Ultimately, I am trying to find a good way to get a DS Server job to read COBOL data with occurs statements correctly. Any ideas?
by bigpoppa
Thu Apr 17, 2003 12:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Viewing COBOL format props in Seq File Stage
Replies: 4
Views: 1132

Viewing COBOL format props in Seq File Stage

DS 6.0r3 on Solaris -------------------- Here's what I do: 1. Import a COBOL File Def via Designer 2. Load the imported file def into a Sequential File stage 3. Double click on a row in the 'columns' tab on the Sequential File Stage 4. Try to click on the 'COBOL' tab in the Edit Column Meta Data Win...
by bigpoppa
Fri Apr 11, 2003 9:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: <L> in DSMakeMsg
Replies: 4
Views: 1258

<L> in DSMakeMsg

From the code generated from a DS Sequencer job, there is the line:

*****
msg$ = DSMakeMsg("DSTAGE_JSG_M_0001Error calling DSAttachJob(%1)%2", jb$2:@FM:DSGetLastErrorMsg())
*****

What does the '' mean?

TIA,
BP
by bigpoppa
Thu Apr 10, 2003 1:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Commands variables for DSExecute
Replies: 2
Views: 870

Commands variables for DSExecute

DS Server 6.0r3 on Solaris ------------ I'm looking at the code generated by a Sequencer job. The following lines are in the code ******************* L$23$START: *** Activity "ExecuteCommand_10": Execute command p$23$1 = "" x$cmd = "echo job2 is done >> tempfile":"...
by bigpoppa
Tue Apr 08, 2003 10:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: A list of conversion codes for O/Iconv?
Replies: 1
Views: 780

A list of conversion codes for O/Iconv?

Does anyone have a list of all the conversion codes for OConv and IConv? Particularly, I'm trying to find the conversion codes for TimeStamp and Time, but I'd like to see all of the codes.

Thanks,
BP
by bigpoppa
Tue Apr 08, 2003 7:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: PX Data Sets History
Replies: 6
Views: 1377

I think that the PXEngine dir is linked to the other PXEngine dir. When you run a PX GUI job, you see Environment Variable Settings in the job log. You'll see a couple of relevant environment variables including: PATH APT_CONFIG_FILE APT_ORCHHOME LIBPATH (or something like that) The settings for the...
by bigpoppa
Tue Apr 08, 2003 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: PX Data Sets History
Replies: 6
Views: 1377

Well, you can do it thru the PX GUI, if you like. Just link a input dataset to a 'copy' stage. Then link the 'copy' stage to the output dataset. Compile and run! To run the osh script, you would need to type: osh "copy < in.ds > out.ds" at the command line. This will only work if your envi...