Search found 22 matches

by bsreenu
Tue Jan 04, 2005 5:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass string parameters containing SPACES to a job.
Replies: 2
Views: 1681

How to pass string parameters containing SPACES to a job.

The parameters will be passed to dsjob from shell script which is turn will execute the datastage job. Example:

dsjob -run -param value1="Test String one"

We get an invalid syntax error. So how do I pass strings containing spaces and special characters as run time parameters.
by bsreenu
Mon Dec 27, 2004 3:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove leading zeros from decimal datatype
Replies: 2
Views: 3809

Remove leading zeros from decimal datatype

Hi, I have PX job that reads the DECIMAL(9,2) type data from a UDB table and write into a sequential file. Since the data type is DECIMAL(9,2) for one the column, the leading zeros were also written into sequential file. Example: Output data in Seq file: Column A 0000002.50 0000001.00 Expected outpu...
by bsreenu
Tue Dec 14, 2004 11:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to include Header row in sequential file
Replies: 5
Views: 2589

How to include Header row in sequential file

Hi, Can someone please tell me How to include header row while wiriting into a sequential flat file. Ex: The seq. file should be look like this EMPNO|EMPNAME|DEPT 123|JOHN XYZ|150 234|XYX ABC|201 I'm able to create and write data into seq. file, but the header is missing. Is there any option in &quo...
by bsreenu
Thu Nov 25, 2004 3:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage error: Unable to bind socket to uvrpc port.
Replies: 4
Views: 3302

I have installed Datastage 7.0 on my personal laptop. I have been running server jobs without any problem. But all of sudden this problem was started. I had shutdown and restrted the system and also re-installed DS 7.0,but no use. I see 2 errors in event viewer: 1. Windows was unable to load the reg...
by bsreenu
Thu Nov 25, 2004 1:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage error: Unable to bind socket to uvrpc port.
Replies: 4
Views: 3302

DataStage error: Unable to bind socket to uvrpc port.

Hi, When I started my DSRPC service on my system (Windows XP Prof), getting error "DataStage error: Unable to bind socket to uvrpc port. WSA error: 10038." Now I can not connect to DS server and I can not work on datastage anymore. Can someone please suggest me How to get rid of this probl...
by bsreenu
Wed Nov 24, 2004 3:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to connect, RPC Daemon is not running.
Replies: 2
Views: 2254

Thanks for your reply

I have verified and dsprc daemon is running. I stopped and started all services in Control panel, but no use. As you suggested i'll try all combinations of logins. but my guess is there is something else, may be 1 or 2 files got deleted/corrupted. 2days back When I logged in as adminstrator, a messa...
by bsreenu
Wed Nov 24, 2004 12:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to connect, RPC Daemon is not running.
Replies: 2
Views: 2254

Unable to connect, RPC Daemon is not running.

Hi All, Recently I have installed DataStage 7.0 on my laptop (OS: Windows XP professional) and I have been running few jobs successfully. 2 days bcak I cleaned up some unwanted temp files and uninstalled Norton antivirus. Now the problem is started. DS Clients (designer) is unable connect to DS serv...