Search found 85 matches

by sudhakar_viswa
Thu Sep 07, 2006 11:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TNS:could not resolve service name
Replies: 5
Views: 2095

Hi,

Thanks for reply.I could not get the solution.

Thanks & Regards,
-- sudhakar
by sudhakar_viswa
Thu Sep 07, 2006 8:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TNS:could not resolve service name
Replies: 5
Views: 2095

TNS:could not resolve service name

Hi,

I am getting the following problem frequently.

TNS:could not resolve service name

some times jobs are running finely.Some times it is throwing above error.
Each time i am processing the same data.Can anybody suggest me the solution.

Thanks & Regards,
-- sudhakar
by sudhakar_viswa
Thu Aug 31, 2006 3:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL*Loader -605:Non-data dependent ORACLE error occurred
Replies: 4
Views: 4896

Hi,

Thanks for reply.

I am not using bulk loader.
I don't want to load the records if job gets aborted due to any reason.

Thanks & Regards,
--sudhakar
by sudhakar_viswa
Thu Aug 31, 2006 2:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL*Loader -605:Non-data dependent ORACLE error occurred
Replies: 4
Views: 4896

SQL*Loader -605:Non-data dependent ORACLE error occurred

Hi, I got the following error. SQL*Loader -605:Non-data dependent ORACLE error occurred. I found the solution , there is no space in table to load the records. The problem is, we are processing 100,000 records.After 1000 records job got aborted.So,the records should get rollback.But it is not happen...
by sudhakar_viswa
Tue Aug 01, 2006 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: floating point decimal is not fully supported; adjusting the
Replies: 3
Views: 1961

floating point decimal is not fully supported; adjusting the

Hi, I am getting the following warning. floating point decimal is not fully supported; adjusting the scale. My source is Oracle and target also Oracle. Input column is containing the number but that column datatype is varchar.I am populating this column into target.Target column datatype is NUMBER. ...
by sudhakar_viswa
Fri Jun 30, 2006 4:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

Change you declaration line to read Deffun KeyMgtGetNextValue(A1) Calling "DSX.KEYMGTGETNEXTVALUE" ... Hi ArndW, Thanks.It is working.I need to rename the file after it is processed like following. before after fileaA fileA_1_currentdatetime fileaA fileA_2_currentdatetime fileaA fileA_3_c...
by sudhakar_viswa
Fri Jun 30, 2006 3:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

Double click on the cell that shows <<ERROR>> in the Test grid and report what is displayed there. ... Hi Ray, It is showing like the following.. TEST #1 ******* Arg1 = 1 Test failed. Program "DSU.modify": Line 5, Unable to open the operating system file "DSU_BP.O/DSX.KeyMgtGetNextVa...
by sudhakar_viswa
Fri Jun 30, 2006 3:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

ArndW wrote:Why don't you go to the manager and do a test run run directly in KeyMgtGetNextValue using your test value of "s1". Does that work or show any errors? ...
Hi ArndW,

I need to take the value from routine that is my requirement.

Thanks,
sudhakar
by sudhakar_viswa
Fri Jun 30, 2006 3:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

Re: error in routine

Specify: Deffun KeyMgtGetNextValue(A1) Calling "DSX.KeyMgtGetNextValue" in the first line of your routine. Klaus Hi Klaus, Thanks.Now it is not showing any error.But i have specified Deffun KeyMgtGetNextValue(A1) Calling "DSX.KeyMgtGetNextValue" Ans=KeyMgtGetNextValue("s1&q...
by sudhakar_viswa
Fri Jun 30, 2006 2:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

ray.wurlod wrote:In your routine ("modify") you need a DEFFUN declaration to declare the catalog name and number of arguments of the KeyMgtGetNextValue routine. ...

Hi ray,
I did not get exactly.
My requirement is to get next value for each time

Thanks,
sudhakar
by sudhakar_viswa
Fri Jun 30, 2006 1:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: error in routine
Replies: 11
Views: 3992

error in routine

Hi,

This is the routine code

Ans=KeyMgtGetNextValue("s1")

THe error is

Compiling: Source = 'DSU_BP/DSU.modify', Object = 'DSU_BP.O/DSU.modify'

Array 'KeyMgtGetNextValue' never dimensioned.

1 Errors detected, No Object Code Produced.

Thanks,
sudhakar
by sudhakar_viswa
Fri Jun 30, 2006 1:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle error - input dataset '0' is NULL
Replies: 8
Views: 4527

Oracle error - input dataset '0' is NULL

Hi,

I am getting the Following error while processing data from oracle to oracle.

APT_CombinedOperatorController,0: Field 'UDF_057' from input dataset '0' is NULL. Record dropped.

The column name is UDF_057
It contains NULL value.And Nullable option is Yes.

Thanks,
sudhakar
by sudhakar_viswa
Wed Jun 14, 2006 6:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in oracle plugin
Replies: 8
Views: 2990

Hi rwierdsm ,

It is nullable column.

Thanks,
sudhakar[/i]
by sudhakar_viswa
Wed Jun 14, 2006 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in oracle plugin
Replies: 8
Views: 2990

Hi Arnd/Kumar s,

This is urgent fror me.Thats why i said asap.

Thanks,
sudhakar
by sudhakar_viswa
Wed Jun 14, 2006 6:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in lookup
Replies: 3
Views: 1318

Hi Kumar/Arndw,

Thanks.I got it

--sudhakar