Search found 18 matches

by pravesh_kushwaha
Tue Aug 08, 2006 5:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need help in converting packed decimals
Replies: 5
Views: 1931

Can you give the sample input (Mainframe)/output(DataStage) values that you are getting after using the function.
by pravesh_kushwaha
Wed Apr 12, 2006 3:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem loading 0 records in SAP BW
Replies: 0
Views: 1053

Problem loading 0 records in SAP BW

Hi All, I am loading data into SAP BW using (Load Pack For SAP BW) stage. Source is a sequential file. Problem: My source sequential file has 197 records i process the records and all the 197 records get rejected, so 0 records are loaded into SAP BW. Now the next time i run the same job i get the er...
by pravesh_kushwaha
Sun Jun 05, 2005 11:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 222 Phantom 26691 (Characters not in NLS map)
Replies: 7
Views: 6523

The problem got resolved when changed the NLS map to none at the job level.
by pravesh_kushwaha
Thu May 12, 2005 11:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 222 Phantom 26691 (Characters not in NLS map)
Replies: 7
Views: 6523

DataStage Job 222 Phantom 26691 (Characters not in NLS map)

Hi All, I am getting the following error: DataStage Job 222 Phantom 26691 Record 4242 contains characters which are not defined in the file's NLS map. Attempting to Cleanup after ABORT raised in stage GNSEventPromoteAndValidate.0.PromoteAndValidate DataStage Phantom Aborting with @ABORT.CODE = 3 Can...
by pravesh_kushwaha
Sat Apr 02, 2005 10:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem while executing a job
Replies: 2
Views: 1665

Problem while executing a job

Hi, We had exported one of our running job from one project p1 to project p2 on the same datastage server. Now while running the job in project p2 we are getting the following error: Transformer_LA_CUSTOMER_Reject_Records: Failed to load the library "V0S2_CTCTReject0005AirCustomer_Transformer_L...
by pravesh_kushwaha
Tue Dec 21, 2004 12:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NANs: Floating point error
Replies: 2
Views: 2013

NANs: Floating point error

Hi, We are doing calculation(Division) on decimal fields. We are getting the following error APT_CombinedOperatorController(1),0: Fatal Error: APT_Decimal::assignFromDFloat: src (NaNS) is not a usable floating point value The precision for both the fields is 18,4. Please suggest the solution for thi...
by pravesh_kushwaha
Fri Nov 05, 2004 8:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Server unable to run jobs
Replies: 1
Views: 1761

DataStage Server unable to run jobs

Hi, We have DS 7.0 as our development server and till date it was running fine. Now all of a sudden we are facing a serious problem. The problem is now we are not able to run jobs on the Server Engine. We are able to create, save and do other functions on the server except running the jobs. When we ...
by pravesh_kushwaha
Fri Nov 05, 2004 8:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV error in a PX job that has been running normally
Replies: 3
Views: 2715

Hi,
This error is mainly due to unavailability of memory while the process is running. Depending on your system configuration you should use the config file. If you use default configuration file i.e. with one node your job might run.



Regards,
Pravesh
by pravesh_kushwaha
Mon Oct 04, 2004 12:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to use Routines in Build Stage
Replies: 0
Views: 1237

How to use Routines in Build Stage

Hi,
I want to know how can i use routines in a build stage.
I want to use UtilityMessageToLog routine in my build stage.
by pravesh_kushwaha
Tue Sep 21, 2004 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Clean up resources option of DataStage Director not working
Replies: 7
Views: 10737

This problem has been resolved. this problem was due to incorrect permissions settings. Following correct settings were done to solve the problem: -rwsr-x--x 1 root dstage 1519616 Nov 13 2003 dsdlockd -rwsr-x--x 1 root dstage 1499136 Nov 13 2003 dslictool -rwsr-x--x 1 root dstage 3678208 Nov 13 2003...
by pravesh_kushwaha
Mon Sep 13, 2004 5:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing parameteres through Unix Script
Replies: 4
Views: 2850

Use dsjob command to run DataStage Jobs Through Unix

Consider the Example below.

${DSHOME}/bin/dsjob -run -param "OUTPUT_DIR=${STAGE_DIR}" -warn "nolimits" -jobstatus ${DS_PROJ} TASMparamBegDttm

Here ${STAGE_DIR} -> is unix variable
TASMparamBegDttm -> Job Name
${DS_PROJ} -> Project Name again a variable
by pravesh_kushwaha
Sun Sep 12, 2004 4:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: On a frequent basis my jobs get locked at the Server
Replies: 18
Views: 10093

Thanks ray.world.

When i executed command DEADLOCK.MENU it gives error command not found.

I have tried all the commands by logging as root as well as dsadm.
by pravesh_kushwaha
Fri Sep 10, 2004 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: On a frequent basis my jobs get locked at the Server
Replies: 18
Views: 10093

How can we check whether user is having the required permissions to do these tasks of unlocking or killing processes.

Can anyone tell more about these privileges.
by pravesh_kushwaha
Fri Sep 10, 2004 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: On a frequent basis my jobs get locked at the Server
Replies: 18
Views: 10093

Hi Denzilsyb, Thanks for providing that info, but the DS.TOOLS utility is not listing neither any processes nor any locks if we use the options available. The options are not working. You have gone through the mine other post at DSXCHANGE in which i have said that clean up resources is not working. ...
by pravesh_kushwaha
Fri Sep 10, 2004 1:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Clean up resources option of DataStage Director not working
Replies: 7
Views: 10737

Yes i had selected the Show All button but still it did not return any process_id.

User dsadm is having administrative privileges for DataStage and not Unix Server.

I am getting this error for all kind of jobs.