Search found 2886 matches
- Tue May 06, 2014 2:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning: the value of the PWD environment variable (/opt/DAT
- Replies: 5
- Views: 2141
The IBM technote on the warning message (not an error) says it's just a warning and should not effect execution. Although I can see how unexpected warnings could throw off a sequence job. Is this a new warning that started coming recently? I wonder if the admin were in some unusual directory when st...
- Tue May 06, 2014 2:22 pm
- Forum: General
- Topic: Job control process (pid XXXXXX) has failed
- Replies: 2
- Views: 2166
- Tue May 06, 2014 2:17 pm
- Forum: General
- Topic: ODBC entry - Connect to Oracle
- Replies: 1
- Views: 1081
No spaces in ServiceName: ServiceName=XXX You can setup an ODBC connection without installing the Oracle client or its TNS entry. Even if you configure ODBC correctly, you may still be unable to connect if there is a firewall blocking that connection. Make sure the firewall is open between your serv...
- Tue May 06, 2014 5:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Column order changes after restarting DS Services
- Replies: 7
- Views: 3821
- Sun May 04, 2014 4:37 pm
- Forum: Site/Forum
- Topic: 40k+ users
- Replies: 18
- Views: 21443
To update the animated welcome message:
- Find someone who knows Adobe Flash
- Save new Flash file as 30000_Text_Fall.swf
- Upload to home directory
- Find someone who knows Adobe Flash
- Save new Flash file as 30000_Text_Fall.swf
- Upload to home directory
Code: Select all
http://www.dsxchange.com/30000_Text_Fall.swf- Sun May 04, 2014 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Oracle Wire Protocol driver Oracle Connection Dead
- Replies: 9
- Views: 4849
- Fri May 02, 2014 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File CSV File format
- Replies: 5
- Views: 3767
- Thu May 01, 2014 7:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal to String
- Replies: 19
- Views: 8809
- Thu May 01, 2014 1:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Header Section (variable num rows)
- Replies: 7
- Views: 1947
- Thu May 01, 2014 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal to String
- Replies: 19
- Views: 8809
- Thu May 01, 2014 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Header Section (variable num rows)
- Replies: 7
- Views: 1947
- Wed Apr 30, 2014 10:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tsort and psort
- Replies: 15
- Views: 7909
When tsort or psort executes in sequential mode, it's called a total sort. When tsort or psort executes in parallel mode, it's called a partition sort or a parallel sort. When you combine a parallel sort with a sort merge collector, it's called a total sort. Records processed by psort must be less t...
- Wed Apr 30, 2014 8:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Commit only after the parent and child table are loaded
- Replies: 13
- Views: 4708
APT_RDBMS_COMMIT_ROWS appears to be specific to DB2. Are you saying that solved the problem or asking if it will? Feel free to test it by loading many rows. Open a database session and select count(*) several times while the job runs. Does the record count increase only once after the job completes?
- Wed Apr 30, 2014 8:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Disable Link in runtime
- Replies: 4
- Views: 1926
- Wed Apr 30, 2014 7:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP Enterprise stage - execute nlist
- Replies: 1
- Views: 1383