Search found 55 matches

by UPS
Mon Apr 30, 2007 2:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using Stored Procedure stage to properly insert into DB2 MF
Replies: 1
Views: 812

Using Stored Procedure stage to properly insert into DB2 MF

We are currently having difficulty in using the Stored Procedure Stage to properly insert into a DB2 Mainframe table. We have a decimal 15,2 field passing to Mainframe Stored Proc PIC S9(13)V9(2) USAGE COMP-3. All of the values get inserted except before the decimal place, this gets inserted as .00 ...
by UPS
Wed Apr 18, 2007 8:57 am
Forum: General
Topic: SQL LOADER (sqlldr)
Replies: 7
Views: 3773

Directory Path?

"ORAOCIBL_TEST..Oracle_OCI_Load_0: Internal Error: Unable to initialize the Direct Path Context ORA-00942: table or view does not exist" I am receiving the above message. What is exactly the "Direct Path Context?" Is this the connection to the database? the Directory Path field -...
by UPS
Tue Apr 17, 2007 2:48 pm
Forum: General
Topic: SQL LOADER (sqlldr)
Replies: 7
Views: 3773

Difference Between "Oracle 7 Load" and "Oracl

Thank you! Is that one of the main differences between the two ("Oracle 7 Load" and "Oracle OCI Load")? So for the ORAOCIBL, will I need another stage to run the sqlldr (like Wrapped stage) if the Load Mode is set to "Manual"? What are the pros and cons of using the &qu...
by UPS
Tue Apr 17, 2007 1:24 pm
Forum: General
Topic: SQL LOADER (sqlldr)
Replies: 7
Views: 3773

Using ORABULK stage

In the ORABULK stage, I created the datafile and the controlfile and the rest of the properties (properties tab), what goes to the input fields in the General tab that are required? Where exactly is the database connection done? Is it on the server side or can it be done in the ORABULK stage?
by UPS
Fri Apr 13, 2007 3:45 pm
Forum: General
Topic: SQL LOADER (sqlldr)
Replies: 7
Views: 3773

SQL LOADER (sqlldr)

How can I set up SQL loader (sqlldr) within DataStage? We have sequential files that will need to be loaded to our Orable database table. Also, is it possible to sql load a dataset, or the file has to be a sequential file?

Thank you.
by UPS
Thu Apr 05, 2007 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key generator
Replies: 7
Views: 4743

Surrogate Key generator

Any advise on how to generate surrogate keys within datastage and reuse them within and in the next batch process. Currently, we utilize oracle's sequence option to manage the surrogate keys in our database. We are planning to leverage the Datastage Key generator option to minimize calls to the data...
by UPS
Thu Feb 15, 2007 5:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading multiple input files into a funnel stage using sym
Replies: 3
Views: 1031

Reading multiple input files into a funnel stage using sym

I am attempting to have multiple input files with same file name execpt for symbolic , like state, into a funnel. How can I use a symbolic in job parm to grap all files?
by UPS
Thu Feb 15, 2007 4:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using wildcards in input file name within job parameter.
Replies: 1
Views: 1107

Using wildcards in input file name within job parameter.

I am attempting to have multiple input files with same file name execpt for symbolic , like state, into a funnel. How can I use a symbolic in job parm to grap all files?
by UPS
Thu Jan 18, 2007 4:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ENVIRONMENT USER DEFINED VARIBLES
Replies: 4
Views: 1308

Can the DSParams file be copied in it's entirety from one project to another without hurting messing anything up?
by UPS
Thu Jan 18, 2007 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Detection of node failure too long
Replies: 0
Views: 912

Detection of node failure too long

We are testing node failure scenarios in our datastage cluster and find that the conductor node can take a very long time to detect the failure of a compute node that is executing a job. As long as 25 minutes in one case. The job just hangs for a very long time before it aborts. Is there a setting t...