I don't think /tmp can be changed (but do feel free to issue an enhancement request). Try changing the value of the TMPDIR environment variable in Administrator client.
If you make users' umask 002 then other members of the creating user's group will be able to work with the files.
Search found 53125 matches
- Fri Dec 18, 2009 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: fifo file always in /tmp
- Replies: 2
- Views: 2353
- Fri Dec 18, 2009 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job behaving differently
- Replies: 3
- Views: 1153
- Fri Dec 18, 2009 2:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error loading longvarchar to Oracle CLOB
- Replies: 3
- Views: 2108
- Fri Dec 18, 2009 2:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing parameter using command stage to stored procedure
- Replies: 4
- Views: 1867
- Fri Dec 18, 2009 3:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File Delimeter
- Replies: 6
- Views: 1824
Learn patience. The rest of the world does not work on Indian Standard Time. Further, the rules for producing the output are not well (clearly) stated. Try to come up with a specification in English about how each target row is to be produced from its corresponding source row. You might also answer...
- Fri Dec 18, 2009 3:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help me asap
- Replies: 4
- Views: 1280
- Fri Dec 18, 2009 3:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To pas path as a parameter from the parameter file
- Replies: 4
- Views: 1755
- Fri Dec 18, 2009 2:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to set Environment Variable
- Replies: 4
- Views: 1751
A Search will reveal all you need. Try an exact search for APT_COMPILE_OPTION.
- Fri Dec 18, 2009 2:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing parameter using command stage to stored procedure
- Replies: 4
- Views: 1867
I'm not sure that it's possible. However, if it is, the technique would be to surround each parameter reference with sharp signs. Something like:
Code: Select all
osql -S #jpServerName# -d #jpDatabaseName# -U #jpDatabaseLogin# -P #jpDatabasePassword# -Q "EXECUTE TEST_SP '#jpTheDate#'"- Fri Dec 18, 2009 2:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Error
- Replies: 5
- Views: 1793
- Fri Dec 18, 2009 2:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job behaving differently
- Replies: 3
- Views: 1153
1) Yes. 2) Possibly. However, I'd be looking at the default date, time and timestamp format strings in the two projects. Do this on the Parallel tab of project properties in the Administrator client. If the difference isn't there, check whether the defaults have been overridden differently in the tw...
- Fri Dec 18, 2009 2:47 am
- Forum: General
- Topic: Conversion function
- Replies: 0
- Views: 909
- Fri Dec 18, 2009 2:46 am
- Forum: General
- Topic: XML Input from a URL rather than a File Path
- Replies: 7
- Views: 1768
- Fri Dec 18, 2009 2:45 am
- Forum: General
- Topic: Help needed
- Replies: 1
- Views: 704
That will depend on the settings in the Sequential File stage. In particular you can design what you want to happen - the line that fails to match the metadata can be dropped, can be diverted to a reject-handling link or can cause the job to abort. Those answers may further be amended if you enable ...
- Fri Dec 18, 2009 2:43 am
- Forum: General
- Topic: What is the use of Partition table option
- Replies: 3
- Views: 1162