Search found 53125 matches
- Tue Jan 13, 2009 5:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: user defined query error
- Replies: 21
- Views: 8712
- Tue Jan 13, 2009 5:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: secondary Index hashed file
- Replies: 1
- Views: 855
- Tue Jan 13, 2009 5:28 pm
- Forum: General
- Topic: Releasing stuck jobs on designer?
- Replies: 8
- Views: 3013
Ray, If Baha had only one designer client session open, then there would be only one session in web console with his User name, type as DS Designer etc. So he/she could directly select that session and disconnect. Big If. We had no information as to whether or not that was the case. I have clients ...
- Tue Jan 13, 2009 3:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orabulk in Parallel
- Replies: 1
- Views: 656
- Tue Jan 13, 2009 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File processing question
- Replies: 6
- Views: 1075
- Tue Jan 13, 2009 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remote DB2 Configuration Server & Parallel
- Replies: 9
- Views: 2713
- Tue Jan 13, 2009 3:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data Load in to table partitions.
- Replies: 9
- Views: 2497
- Tue Jan 13, 2009 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Monitoring Datastage job
- Replies: 1
- Views: 1480
To tell whether the services are running you simply need to check for the appropriate processes (dsservice.exe, dsrpcd.exe, etc). There is no port that can be monitored. Running server jobs do not typically use any ports. You would need to modify your Daily Job to keep a record of progress (for exam...
- Tue Jan 13, 2009 2:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting a routine from Linux to work on NT
- Replies: 9
- Views: 2218
Don't you need single quotes around a -name argument to find when the argument contains wildcards? Also don't you have to do something with what's found (for example -exec or -print)?
Code: Select all
find . -name 'RT_LOG*' -print- Tue Jan 13, 2009 2:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sequential stage filter command
- Replies: 11
- Views: 3616
- Tue Jan 13, 2009 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS mapping problem
- Replies: 12
- Views: 5049
- Tue Jan 13, 2009 2:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Audit routines
- Replies: 5
- Views: 2325
- Tue Jan 13, 2009 2:45 pm
- Forum: General
- Topic: Releasing stuck jobs on designer?
- Replies: 8
- Views: 3013
- Tue Jan 13, 2009 2:43 pm
- Forum: General
- Topic: Routine Argument maximum size
- Replies: 8
- Views: 2733
- Tue Jan 13, 2009 2:42 pm
- Forum: General
- Topic: DataStage code audits to verify compliance with standards
- Replies: 2
- Views: 1479