Please confirm that :
(a) Y:\fld1\fld2\fld3\fld4\xyz exists.
(b) Y: is the currently logged drive for DataStage processes.
Search found 53125 matches
- Tue Oct 06, 2009 5:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Unix commands from ExecCommand stage in Windows
- Replies: 13
- Views: 3340
- Tue Oct 06, 2009 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating XML file in Datastage
- Replies: 3
- Views: 1554
- Tue Oct 06, 2009 12:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Unix commands from ExecCommand stage in Windows
- Replies: 13
- Views: 3340
You're doing this on a Windows-based server? Is there a top level folder called fld1 on whichever is the current drive for DataStage processes? Does the indicated sub-folder structure exist? The ExecCommand activity in a job sequence does not require the sh -c command to prefix it. However, if you d...
- Tue Oct 06, 2009 12:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Calculations
- Replies: 5
- Views: 1618
The fact that YOU know it doesn't help DataStage!
It could be a calculation or a lookup.
For example
It could be a calculation or a lookup.
For example
Code: Select all
InLink.TheYear - 2009 + 155- Tue Oct 06, 2009 12:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IS Client installation error
- Replies: 9
- Views: 2816
What we are actually asking is for the value of your PATH environment variable, not whether C:\Windows\System32 exists. In a CMD shell execute the command
Code: Select all
echo %PATH%- Mon Oct 05, 2009 11:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert Function
- Replies: 3
- Views: 24441
- Mon Oct 05, 2009 4:17 am
- Forum: General
- Topic: Difference between Database Stages
- Replies: 1
- Views: 1070
The Oracle Enterprise stage uses either direct read or SQL via the Oracle client interface (OCI) to retrieve data, and either the Oracle bulk loader (sqlldr) or SQL via the OCI to send data to an Oracle table. An ODBC stage uses an ODBC driver, ODBC protocols and ODBC API calls to retrieve or put da...
- Sun Oct 04, 2009 1:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator : Group method = Hash
- Replies: 2
- Views: 1512
It really depends on how many distinct values of the keys exist in the data. The hash table that is built in memory has one row per distinct value. If you have many distinct values (small counts) then I would recommend Group Method = Sort. 1 lakh of records is not a large quantity for the Sort stage...
- Sun Oct 04, 2009 1:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it possible to see the performance stats of earlier run
- Replies: 2
- Views: 773
- Sat Oct 03, 2009 6:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: path search failed - Unable to locate dscapiop
- Replies: 9
- Views: 6350
- Fri Oct 02, 2009 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IS Client installation error
- Replies: 9
- Views: 2816
- Fri Oct 02, 2009 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Missing delimter and non ascii characters in the file
- Replies: 6
- Views: 2101
- Fri Oct 02, 2009 4:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File name with value from column
- Replies: 2
- Views: 952
- Fri Oct 02, 2009 4:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: different outputs from difference stage
- Replies: 3
- Views: 1556
- Fri Oct 02, 2009 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: QualityStage 7.5
- Replies: 1
- Views: 621