Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Pro*c problem

Re: Pro*c problem

From: Telemachus <telemachus_at_ulysseswillreturn.net>
Date: Thu, 28 Mar 2002 11:57:46 -0000
Message-ID: <%yDo8.3254$e5.19514@news.indigo.ie>


Different Oracle Client or OS level Shared libs probably (from build 4.2 to 4.3 )
"elie" <elienawfal_at_yahoo.com> wrote in message news:17a97bc3.0203260146.5de9313b_at_posting.google.com...
> Hello all ,
> We have a c program ,
> it is running well on AIX 4.3.3.0 .But when we run it on
> AIX 4.2 version the program exit when it begin to do this
> command : Exec sql connect .
> N.b:
> Database:oracle 8
>
>
> After puting the trace_level_client=16
> the following trace file was generated:
>
>
> #########################################################
> --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
> New trace stream is "/u01/oracle8/precomp/demo/proc/cli.trc"
> New trace level is 16
> --- TRACE CONFIGURATION INFORMATION ENDS ---
> nigini: entry
> nigini: Count in NI global area now: 1
> nigini: Count in NI global area now: 1
> nrigbi: entry
> nrigbni: entry
> nrigbni: Unable to get data from navigation file tnsnav.ora
> nrigbni: exit
> nrigbi: exit
> nigini: exit
> niqname: Using nnfsn2a() to build connect descriptor for (possibly
> remote) database.
> nnftboot: entry
> nnftboot: exit
> nnfoboot: entry
> nnfoboot: exit
> nnfoboot: entry
> nnfoboot: exit
> nnfhboot: entry
> nnfhboot: exit
> nncpmlf_make_local_addrfile: construction of local names file failed
> nncpmsf_make_sys_addrfile: system names file is
> /u01/oracle8/network/admin/tnsnames.ora
> nncpcin_maybe_init: first request sent to name server will have ID 0
> nncpcin_maybe_init: initial retry timeout for all name servers is 1500
> csecs
> nncpcin_maybe_init: max request retries per name server is 1
> nngsini_init_streams: initializing stream subsystem, cache size is 10
> nngtini_init_msg: initializing PDU subsystem, initial pool size is 2
> nncpcin_maybe_init: default name server domain is [root]
> nnfun2a: entry
> nnftqnm: entry
> nnfcagmd: entry
> nnfcagmd: Attempting to find metadata for type a.smd
> nnfcagmd: Attribute name a.smd is a predefined meta type, syntax is 4.
> nnfcagmd: exit
> nnfotran: Checking local tnsnames.ora file
> nnfotran: Checking local tnsnames.ora file
> nncpldf_load_addrfile: initial load of names file
> /u01/oracle8/network/admin/tnsnames.ora
> nncpldf_load_addrfile: success
> nnftqnm: Using tnsnames.ora address (DESCRIPTION = (ADDRESS =
> (PROTOCOL= TCP)(Host= mirror)(Port= 1521)) (CONNECT_DATA = (SID =
> icbs))) for name icbs
> nnfcraa: entry
> nnfun2a: Obtaining answer records for icbs
> nnftans: entry
> nnfcran: entry
> nnfcran: 64 rrs requested, 1 remaining, 1 total
> nnfcran: exit
> nnfotrv1: entry
> nnfotrv1: translated "icbs" to (DESCRIPTION = (ADDRESS = (PROTOCOL=
> TCP)(Host= mirror)(Port= 1521)) (CONNECT_DATA = (SID = icbs)))
> nngsdei_deinit_streams: deinit
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> nngscls_close_stream: UID 0 not established, ignored
> ####################################################################
>
> Thanks for your help,Elie.
Received on Thu Mar 28 2002 - 05:57:46 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US