Error when trying to read from Sybase Enterprise

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
manuel.gomez
Premium Member
Premium Member
Posts: 291
Joined: Wed Sep 26, 2007 11:23 am
Location: Madrid, Spain

Error when trying to read from Sybase Enterprise

Post by manuel.gomez »

Hello,

I am getting following error when trying to read from Sybase Enterprise stage:
Sybase_Enterprise_0,0: subproc o/p message: ERROR: ld.so: object '/opt/IBM/InformationServer/Server/DSComponents/lib/libicui18n.so' from LD_PRELOAD cannot be preloaded: ignored.
subproc o/p message: ERROR: ld.so: object '/opt/IBM/InformationServer/Server/DSComponents/lib/libicui18n.so' from LD_PRELOAD cannot be preloaded: ignored.
subproc o/p message: CO_CLIEN
subproc o/p message: DS_CLIEN
subproc o/p message: CO_TIPO_CLIEN
subproc o/p message: DS_TIPO_CLIEN
subproc o/p message: CO_GRUP_CENT
subproc o/p message: DS_GRUP_CENT
subproc o/p message: CO_EMPRESA
subproc o/p message: CO_ORIGEN
subproc o/p message: DE_TV DE_RADIO DE_PRENSA DE_CINE DE_INTERNET
subproc o/p message: -------------
subproc o/p message: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
subproc o/p message: -------------
subproc o/p message: ------------------------------------------------------------------------------------------
subproc o/p message: -------------
subproc o/p message: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
subproc o/p message: -------------
subproc o/p message: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
subproc o/p message: ------ -------- --------- ------- -----------
subproc o/p message:
This is quite strange, because:

- If I type wrong table name, datastage notices and advises
- I could import table metadata using orchestrate

I am getting both the error when doing View Data or executing the job. In this last case, job finishes succesfully, but no rows are returned from database stage

Thank you all guys
AmoRicharD
Participant
Posts: 3
Joined: Thu Aug 28, 2008 3:30 pm

Same Error

Post by AmoRicharD »

Tengo el mismo problema con DS 8.5 y Sybase 15.2

Alguien pudo solucionarlo?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

While I understand your post, two points.

1. English, por favor.
2. Please start your own post and include the details of your problem so we can properly help you.

Thank you.
-craig

"You can never have too many knives" -- Logan Nine Fingers
qt_ky
Premium Member
Premium Member
Posts: 2895
Joined: Wed Aug 03, 2011 6:16 am
Location: USA

Post by qt_ky »

Check if the file exists:

/opt/IBM/InformationServer/Server/DSComponents/lib/libicui18n.so

I'm on 8.5 on AIX and that file does not exist. You may need to open a support case.
Choose a job you love, and you will never have to work a day in your life. - Confucius
AmoRicharD
Participant
Posts: 3
Joined: Thu Aug 28, 2008 3:30 pm

Post by AmoRicharD »

in my case...it exist in

/IBM/InformationServer/Server/DSComponents/lib/libicui18n.so

but still says

##I IIS-DSEE-SYIQ-00109 15:26:00(000) <Sybase_Enterprise_0,0> subproc o/p message: ERROR: ld.so: object '/IBM/InformationServer/Server/DSComponents/lib/libicui18n.so' from LD_PRELOAD cannot be preloaded: ignored.
ulab
Participant
Posts: 56
Joined: Mon Mar 16, 2009 4:58 am
Location: bangalore
Contact:

Post by ulab »

Ulab----------------------------------------------------
help, it helps you today or Tomorrow
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The rest of the message seems to be column headings. Is there an environment variable that can be set to suppress these from returned information from Sybase?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply