SQL Connection to 11g database slow

Hi all,
Database :Oracle 11g database Standard edition 11.2.0.1
Application : Oracle forms 6i client/sever (sqlplus version 6.0.8)
OS : Windows 2008 server with sp1
When i tried to connect to database using sqlplus (6.0.8) it is very slow. At the same time when itried connecting from 11g sql client it connects faster.
We tried installing Oracle 11.2.0.1 EE database on a Win 7 Pc and tried connecting to it, it connects in a flash in both 11g and 6.0.8 clients.
I traced it and found there is a significant delay in below area,
2012-10-17 22:17:12.644127 : snlpcss:Spawn Oracle completed oracle (LOCAL=NO) orcl.
2012-10-17 22:17:12.644233 : snlpcss:exit
*2012-10-17 22:17:12.644337 : sntpcall:Attempting to open pipe \\.\PIPE\ORANTP874.1878*
*2012-10-17 22:17:12.653334 : sntpcall:Successfully established pipe 808 to child with 0 retries.*
2012-10-17 22:17:12.653373 : sntpcall:Attempting to open pipe \\.\PIPE\ORANTP874.1878.w
2012-10-17 22:17:12.653437 : sntpcall:Successfully established pipe 920 to child with 0 retries.
2012-10-17 22:17:12.653475 : sntpcall:exit
2012-10-17 22:17:12.635186 : nsevfnt:cxd: 0x5e60760 stage 0: NT events set:
     CONNECTION REQUEST
2012-10-17 22:17:12.635211 : nsevfnt:cxd: 0x5e60760 stage 0: NS events set:
     INCOMING CALL
2012-10-17 22:17:12.635235 : nsevrec:event is 0x1, on 3
2012-10-17 22:17:12.635254 : nsevwait:1 posted event(s)
2012-10-17 22:17:12.635272 : nsevwait:exit (0)
2012-10-17 22:17:12.635316 : nsglhe:entry
2012-10-17 22:17:12.635337 : nsglhe:Event on cxd 0x5e60760.
2012-10-17 22:17:12.635366 : nsglhc:Allocating cxd 0x62da3c0
2012-10-17 22:17:12.635386 : nsanswer:entry
2012-10-17 22:17:12.635405 : nsopen:entry
2012-10-17 22:17:12.635429 : nsmal:entry
2012-10-17 22:17:12.635450 : nsmal:1496 bytes at 0x5f2e7f0
2012-10-17 22:17:12.635466 : nsmal:normal exit
2012-10-17 22:17:12.635486 : nsopenmplx:entry
2012-10-17 22:17:12.635675 : nsmal:entry
2012-10-17 22:17:12.635709 : nsmal:2944 bytes at 0x6022e80
2012-10-17 22:17:12.635726 : nsmal:normal exit
2012-10-17 22:17:12.635743 : nsiorini:entry
2012-10-17 22:17:12.635762 : nsbal:entry
2012-10-17 22:17:12.635778 : nsbgetfl:entry
2012-10-17 22:17:12.635796 : nsbgetfl:normal exit
2012-10-17 22:17:12.635814 : nsbal:normal exit
2012-10-17 22:17:12.635830 : nsiorini:exit (0)
2012-10-17 22:17:12.635848 : nscpxget:entry
2012-10-17 22:17:12.635864 : nscpxget:normal exit
2012-10-17 22:17:12.635884 : nsopenalloc_nsntx:nlhthput on mplx_ht_nsgbu:ctx=5f2e7f0, nsntx=6022e80
2012-10-17 22:17:12.635906 : nsopenmplx:normal exit
2012-10-17 22:17:12.635927 : nstoSetupTimeout:entry
2012-10-17 22:17:12.635947 : nstoSetupTimeout:ATO enabled for ctx=0x0000000005F2E7F0, val=60000(millisecs)
2012-10-17 22:17:12.635966 : nstoUpdateActive:entry
2012-10-17 22:17:12.635984 : nstoUpdateActive:Active timeout is 0 (see nstotyp)
2012-10-17 22:17:12.636002 : nsopen:opening transport...
2012-10-17 22:17:12.636023 : nttcon:entry
2012-10-17 22:17:12.636039 : nttcon:toc = 3
2012-10-17 22:17:12.636063 : nttcnp:entry
2012-10-17 22:17:12.636106 : nttcnp:getting sockname
2012-10-17 22:17:12.636131 : nttcnp:getting peername
2012-10-17 22:17:12.636149 : nttcnp:exit
2012-10-17 22:17:12.636166 : nttcnr:entry
2012-10-17 22:17:12.636182 : nttcnr:waiting to accept a connection.
2012-10-17 22:17:12.636322 : nttcnr:getting sockname
2012-10-17 22:17:12.636352 : snlinGetNameInfo:entry
2012-10-17 22:17:12.636380 : snlinGetNameInfo:exit
2012-10-17 22:17:12.636398 : nttcnr:connected on ipaddr 200.200.210.101
2012-10-17 22:17:12.636416 : nttvlser:entry
2012-10-17 22:17:12.636432 : nttvlser:Accepted Entry
2012-10-17 22:17:12.636448 : nttcnr:exit
2012-10-17 22:17:12.636477 : nttcon:NT layer TCP/IP connection has been established.
2012-10-17 22:17:12.636518 : nttcon:set TCP_NODELAY on 904
2012-10-17 22:17:12.636537 : nttcon:exit
2012-10-17 22:17:12.636556 : nsiorecycle:entry
2012-10-17 22:17:12.636572 : nsiorecycle:exit
2012-10-17 22:17:12.636589 : nsopen:transport is open
2012-10-17 22:17:12.636607 : nstoPostNTConn:entry
2012-10-17 22:17:12.636624 : nstoArmEventATO:entry
2012-10-17 22:17:12.636642 : nstoArmEventATO:exit (0)
2012-10-17 22:17:12.636659 : nstoPostNTConn:exit (0)
2012-10-17 22:17:12.636676 : nsnainit:entry
2012-10-17 22:17:12.636694 : nsnainit:answer
2012-10-17 22:17:12.636710 : nsnadct:entry
2012-10-17 22:17:12.636726 : nsnadct:normal exit
2012-10-17 22:17:12.636741 : nsnasvnainfo:entry
2012-10-17 22:17:12.636758 : nsnasvnainfo:NA disabled for this connection
2012-10-17 22:17:12.636774 : nsnasvnainfo:normal exit
2012-10-17 22:17:12.636794 : nainit:entry
2012-10-17 22:17:12.636814 : nagblini:entry
2012-10-17 22:17:12.636839 : nau_gin:entry
2012-10-17 22:17:12.636858 : nau_gparams:entry
2012-10-17 22:17:12.636877 : nam_gbp:Reading parameter "sqlnet.authentication_required" from parameter file
2012-10-17 22:17:12.636897 : nam_gbp:Parameter not found
2012-10-17 22:17:12.636914 : nau_gparams:Using default value "FALSE"
2012-10-17 22:17:12.636931 : nau_gslf:entry
2012-10-17 22:17:12.636947 : nam_gic:entry
2012-10-17 22:17:12.636965 : nam_gic:Counting # of items in "sqlnet.authentication_services" parameter
2012-10-17 22:17:12.636984 : nam_gic:Parameter not found
2012-10-17 22:17:12.637001 : nam_gic:Found 0 items
2012-10-17 22:17:12.637016 : nam_gic:exit
2012-10-17 22:17:12.637033 : nau_gslf:Using default value "all available adapters"
2012-10-17 22:17:12.637050 : nauss_set_state:entry
2012-10-17 22:17:12.637065 : nauss_set_state:exit
2012-10-17 22:17:12.637081 : nau_gslf:exit
2012-10-17 22:17:12.637096 : nau_gparams:exit
2012-10-17 22:17:12.637112 : nau_gin:exit
2012-10-17 22:17:12.637126 : nagblini:exit
2012-10-17 22:17:12.637144 : na_saveprot:entry
2012-10-17 22:17:12.637165 : na_saveprot:exit
2012-10-17 22:17:12.637182 : nacomin:entry
2012-10-17 22:17:12.637200 : nas_init:entry
2012-10-17 22:17:12.637217 : nas_init:exit
2012-10-17 22:17:12.637233 : nau_ini:entry
2012-10-17 22:17:12.637252 : naugcp_get_connect_parameters:entry
2012-10-17 22:17:12.637268 : nauss_set_state:entry
2012-10-17 22:17:12.637283 : nauss_set_state:exit
2012-10-17 22:17:12.637299 : naugcp_get_connect_parameters:exit
2012-10-17 22:17:12.637315 : nau_gettab:entry
2012-10-17 22:17:12.637333 : nau_gettab:using authentication adapter table "nautab"
2012-10-17 22:17:12.637350 : nau_gettab:nautab contains the following services:
2012-10-17 22:17:12.637366 : nau_gettab:     KERBEROS5
2012-10-17 22:17:12.637381 : nau_gettab:     NTS
2012-10-17 22:17:12.637395 : nau_gettab:     RADIUS
2012-10-17 22:17:12.637410 : nau_gettab:exit
2012-10-17 22:17:12.637426 : nau_sini:entry
2012-10-17 22:17:12.637441 : nau_sini:exit
2012-10-17 22:17:12.637456 : nau_ini:connection type: "standard"
2012-10-17 22:17:12.637473 : nau_ini:exit
2012-10-17 22:17:12.637489 : naeeinit:entry
2012-10-17 22:17:12.637507 : nam_gbp:Reading parameter "SQLNET.FIPS_140" from parameter file
2012-10-17 22:17:12.637526 : nam_gbp:Parameter not found
2012-10-17 22:17:12.637544 : nam_gnsp:Reading parameter "SQLNET.ENCRYPTION_SERVER" from parameter file
2012-10-17 22:17:12.637564 : nam_gnsp:Parameter not found
2012-10-17 22:17:12.637581 : naequad:Using default value "ACCEPTED"
2012-10-17 22:17:12.637596 : nam_gic:entry
2012-10-17 22:17:12.637613 : nam_gic:Counting # of items in "SQLNET.ENCRYPTION_TYPES_SERVER" parameter
2012-10-17 22:17:12.637631 : nam_gic:Parameter not found
2012-10-17 22:17:12.637646 : nam_gic:exit
2012-10-17 22:17:12.637662 : naesno:Using default value "all available algorithms"
2012-10-17 22:17:12.637684 : naeshow:entry
2012-10-17 22:17:12.637706 : naeshow:These are the encryption algorithms that the server will accept, in decreasing order of
preference:
2012-10-17 22:17:12.637726 : naeshow:Choice 0: no algorithm; encryption inactive
2012-10-17 22:17:12.637741 : naeshow:exit
2012-10-17 22:17:12.637756 : naeeinit:exit
2012-10-17 22:17:12.637773 : naecinit:entry
2012-10-17 22:17:12.637790 : nam_gnsp:Reading parameter "SQLNET.CRYPTO_CHECKSUM_SERVER" from parameter file
2012-10-17 22:17:12.637808 : nam_gnsp:Parameter not found
2012-10-17 22:17:12.637824 : naequad:Using default value "ACCEPTED"
2012-10-17 22:17:12.637840 : nam_gic:entry
2012-10-17 22:17:12.637856 : nam_gic:Counting # of items in "SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER" parameter
2012-10-17 22:17:12.637874 : nam_gic:Parameter not found
2012-10-17 22:17:12.637889 : nam_gic:exit
2012-10-17 22:17:12.637905 : naesno:Using default value "all available algorithms"
2012-10-17 22:17:12.637920 : naeshow:entry
2012-10-17 22:17:12.637937 : naeshow:These are the checksumming algorithms that the server will accept, in decreasing order
of preference:
2012-10-17 22:17:12.637956 : naeshow:Choice 0: no algorithm; checksumming inactive
2012-10-17 22:17:12.637972 : naeshow:exit
2012-10-17 22:17:12.637986 : naecinit:exit
2012-10-17 22:17:12.638003 : nainit:native services disabled - disconnecting
2012-10-17 22:17:12.638020 : nadisc:entry
2012-10-17 22:17:12.638036 : nacomtm:entry
2012-10-17 22:17:12.638052 : nacompd:entry
2012-10-17 22:17:12.638067 : nacompd:exit
2012-10-17 22:17:12.638081 : nacompd:entry
2012-10-17 22:17:12.638096 : nacompd:exit
2012-10-17 22:17:12.638110 : nacomtm:exit
2012-10-17 22:17:12.638126 : nas_dis:entry
2012-10-17 22:17:12.638142 : nas_dis:exit
2012-10-17 22:17:12.638158 : nau_dis:entry
2012-10-17 22:17:12.638175 : nau_dis:exit
2012-10-17 22:17:12.638190 : naeetrm:entry
2012-10-17 22:17:12.638205 : naeetrm:exit
2012-10-17 22:17:12.638221 : naectrm:entry
2012-10-17 22:17:12.638237 : naectrm:exit
2012-10-17 22:17:12.638253 : nagbltrm:entry
2012-10-17 22:17:12.638269 : nau_gtm:entry
2012-10-17 22:17:12.638285 : nau_gtm:exit
2012-10-17 22:17:12.638300 : nagbltrm:exit
2012-10-17 22:17:12.638318 : nadisc:exit
2012-10-17 22:17:12.638338 : nainit:exit
2012-10-17 22:17:12.638357 : nsnainit:NS Connection version: 314
2012-10-17 22:17:12.638377 : nsnainit:inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
2012-10-17 22:17:12.638400 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
2012-10-17 22:17:12.638426 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
"and" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
2012-10-17 22:17:12.638454 : nsnainit:normal exit
2012-10-17 22:17:12.638473 : nsopen:global context check-in (to slot 5) complete
2012-10-17 22:17:12.638497 : nsopen:lcl[0]=0xf4ffefff, lcl[1]=0x12003, gbl[0]=0x7abf, gbl[1]=0x2001, tdu=32767, sdu=8192
2012-10-17 22:17:12.638517 : nsfull_opn:entry
2012-10-17 22:17:12.638535 : nsfull_opn:cid=5, opcode=65, *bl=0, *what=0, uflgs=0x0, cflgs=0x0
2012-10-17 22:17:12.638553 : nsfull_opn:nsctx: state=7, flg=0x4000, mvd=0
2012-10-17 22:17:12.638570 : nsbal:entry
2012-10-17 22:17:12.638584 : nsbgetfl:entry
2012-10-17 22:17:12.638600 : nsbgetfl:normal exit
2012-10-17 22:17:12.638615 : nsbal:normal exit
2012-10-17 22:17:12.638630 : nsbal:entry
2012-10-17 22:17:12.638644 : nsbgetfl:entry
2012-10-17 22:17:12.638660 : nsbgetfl:normal exit
2012-10-17 22:17:12.638674 : nsbal:normal exit
2012-10-17 22:17:12.638690 : nsfull_opn:normal exit
2012-10-17 22:17:12.638706 : nsopen:normal exit
2012-10-17 22:17:12.638724 : nsanswer:deferring connect attempt; at stage 5
2012-10-17 22:17:12.638741 : nsanswer:normal exit
2012-10-17 22:17:12.638758 : nsevreg:entry
2012-10-17 22:17:12.638777 : nsevreg:begin registration process for 5
2012-10-17 22:17:12.638795 : nsevregPrePost:entry
2012-10-17 22:17:12.638811 : nsevregPrePost:normal exit
2012-10-17 22:17:12.638828 : nsevreg:sgt=0, evn=4, evt[2]=0x0
2012-10-17 22:17:12.638846 : nsevreg:begin notification process for 5
2012-10-17 22:17:12.638863 : nsevregAffectNotif:entry
2012-10-17 22:17:12.638880 : nsrah:entry
2012-10-17 22:17:12.638897 : nsrah:setting transport read mode (2)
2012-10-17 22:17:12.638916 : nttctl:entry
2012-10-17 22:17:12.638933 : nttctl:Clearing non-blocking mode
2012-10-17 22:17:12.638953 : nttctl:entry
2012-10-17 22:17:12.638971 : nttctl:Setting connection into async mode
2012-10-17 22:17:12.638991 : nsrah:normal exit
2012-10-17 22:17:12.639007 : nsevregAffectNotif:exit (0)
2012-10-17 22:17:12.639026 : nsevreg:rdm=2, sgt=0, evt[0]=0x20, [1]=0x20, [2]=0x0, nrg=0
2012-10-17 22:17:12.639043 : nsevreg:registering for 0x20
2012-10-17 22:17:12.639069 : nsiorasy:entry
2012-10-17 22:17:12.639087 : nsiorecv:entry
2012-10-17 22:17:12.639104 : nttmrd:entry
2012-10-17 22:17:12.639120 : nttrd:entry
2012-10-17 22:17:12.639154 : snttcallback:entry
2012-10-17 22:17:12.639174 : snttcallback:exit
2012-10-17 22:17:12.639195 : nttrd:socket 904 had bytes read=210
2012-10-17 22:17:12.639211 : nttrd:exit
2012-10-17 22:17:12.639228 : nsiorecv:exit (0)
2012-10-17 22:17:12.639244 : nsiorasy:exit (0)
2012-10-17 22:17:12.639260 : nsiooverflow:entry
2012-10-17 22:17:12.639276 : nsiooverflow:exit (1)
2012-10-17 22:17:12.639294 : nsevreg:normal exit
2012-10-17 22:17:12.639311 : nsglhe:exit
2012-10-17 22:17:12.639330 : nsevwait:entry
2012-10-17 22:17:12.639346 : nsevwait:4 registered connection(s)
2012-10-17 22:17:12.639364 : nsevwait:1 pre-posted event(s)
2012-10-17 22:17:12.639381 : nsevwait:waiting for transport event (1 thru 5)...
2012-10-17 22:17:12.639400 : nsevwait:0 newly-posted event(s)
2012-10-17 22:17:12.639418 : nsevwait:1 pre-posted event(s)
2012-10-17 22:17:12.639436 : nsevdansw:entry
2012-10-17 22:17:12.639453 : nsevdansw:at STAGE 5
2012-10-17 22:17:12.639471 : nsdo:entry
2012-10-17 22:17:12.639492 : nsdo:cid=5, opcode=68, *bl=2040, *what=8, uflgs=0x0, cflgs=0x3
2012-10-17 22:17:12.639512 : nsdo:rank=64, nsctxrnk=0
2012-10-17 22:17:12.639531 : nsdo:nsctx: state=14, flg=0x20004004, mvd=0
2012-10-17 22:17:12.639550 : nsdo:gtn=10, gtc=10, ptn=10, ptc=8191
2012-10-17 22:17:12.639567 : nscon:entry
2012-10-17 22:17:12.639584 : nscon:doing connect handshake...
2012-10-17 22:17:12.639601 : nscon:recving a packet
2012-10-17 22:17:12.639617 : nsiooverflow:entry
2012-10-17 22:17:12.639632 : nsiooverflow:exit (1)
2012-10-17 22:17:12.639649 : nsprecv:entry
2012-10-17 22:17:12.639666 : nsprecv:210 bytes from leftover
2012-10-17 22:17:12.639686 : nsprecv:tlen=210, plen=210, type=1
2012-10-17 22:17:12.639703 : nsprecv:packet dump
2012-10-17 22:17:12.639724 : nsprecv:00 D2 00 00 01 00 00 00  |........|
2012-10-17 22:17:12.639744 : nsprecv:01 34 01 2C 0C 01 08 00  |.4.,....|
2012-10-17 22:17:12.639763 : nsprecv:7F FF 4F 98 00 00 00 01  |..O.....|
2012-10-17 22:17:12.639782 : nsprecv:00 B0 00 22 00 00 00 00  |..."....|
2012-10-17 22:17:12.639800 : nsprecv:01 01 28 44 45 53 43 52  |..(DESCR|
2012-10-17 22:17:12.639818 : nsprecv:49 50 54 49 4F 4E 3D 28  |IPTION=(|
2012-10-17 22:17:12.639837 : nsprecv:41 44 44 52 45 53 53 5F  |ADDRESS_|
2012-10-17 22:17:12.639856 : nsprecv:4C 49 53 54 3D 28 41 44  |LIST=(AD|
2012-10-17 22:17:12.639874 : nsprecv:44 52 45 53 53 3D 28 50  |DRESS=(P|
2012-10-17 22:17:12.639892 : nsprecv:52 4F 54 4F 43 4F 4C 3D  |ROTOCOL=|
2012-10-17 22:17:12.639911 : nsprecv:54 43 50 29 28 48 4F 53  |TCP)(HOS|
2012-10-17 22:17:12.639930 : nsprecv:54 3D 4F 52 49 4F 4E 31  |T=ORION1|
2012-10-17 22:17:12.639948 : nsprecv:30 36 2E 69 6E 74 65 72  |06.inter|
2012-10-17 22:17:12.639967 : nsprecv:63 61 72 65 2E 63 6F 2E  |care.co.|
2012-10-17 22:17:12.639985 : nsprecv:61 65 29 28 50 4F 52 54  |ae)(PORT|
2012-10-17 22:17:12.640004 : nsprecv:3D 31 35 32 31 29 29 29  |=1521)))|
2012-10-17 22:17:12.640022 : nsprecv:28 43 4F 4E 4E 45 43 54  |(CONNECT|
2012-10-17 22:17:12.640040 : nsprecv:5F 44 41 54 41 3D 28 43  |_DATA=(C|
2012-10-17 22:17:12.640059 : nsprecv:49 44 3D 28 50 52 4F 47  |ID=(PROG|
2012-10-17 22:17:12.640077 : nsprecv:52 41 4D 3D 29 28 48 4F  |RAM=)(HO|
2012-10-17 22:17:12.640096 : nsprecv:53 54 3D 5F 5F 6A 64 62  |ST=__jdb|
2012-10-17 22:17:12.640114 : nsprecv:63 5F 5F 29 28 55 53 45  |c__)(USE|
2012-10-17 22:17:12.640133 : nsprecv:52 3D 4F 52 49 4F 4E 31  |R=ORION1|
2012-10-17 22:17:12.640151 : nsprecv:30 36 24 29 29 28 53 45  |06$))(SE|
2012-10-17 22:17:12.640170 : nsprecv:52 56 49 43 45 5F 4E 41  |RVICE_NA|
2012-10-17 22:17:12.640188 : nsprecv:4D 45 3D 6F 72 63 6C 29  |ME=orcl)|
2012-10-17 22:17:12.640207 : nsprecv:29 29                    |))      |
2012-10-17 22:17:12.640224 : nsprecv:normal exit
2012-10-17 22:17:12.640241 : nscon:got NSPTCN packet
2012-10-17 22:17:12.640258 : nsconneg:entry
2012-10-17 22:17:12.640276 : nsconneg:vsn=308, lov=300, opt=0xc01, sdu=2048, tdu=32767, ntc=0x4f98
2012-10-17 22:17:12.640297 : nsconneg:vsn=308, gbl=0x801, sdu=2048, tdu=32767
2012-10-17 22:17:12.640313 : nsconneg:normal exit
2012-10-17 22:17:12.640330 : nscpxget:entry
2012-10-17 22:17:12.640345 : nscpxget:normal exit
2012-10-17 22:17:12.640363 : nscon:got 176 bytes connect data
2012-10-17 22:17:12.640380 : nscon:exit (0)
2012-10-17 22:17:12.640396 : nsdo:nsctxrnk=0
2012-10-17 22:17:12.640412 : nsdo:normal exit
2012-10-17 22:17:12.640429 : nsevdrcvreq:entry
2012-10-17 22:17:12.640451 : nsevdansw:exit
2012-10-17 22:17:12.640468 : nsevrec:event is 0x20, on 5
2012-10-17 22:17:12.640487 : nstoToqWalk:entry
2012-10-17 22:17:12.640503 : nstoToqWalk:exit (0)
2012-10-17 22:17:12.640519 : nsevwait:1 posted event(s)
2012-10-17 22:17:12.640534 : nsevwait:exit (0)
2012-10-17 22:17:12.640561 : nsglhe:entry
2012-10-17 22:17:12.640578 : nsglhe:Event on cxd 0x62da3c0.
2012-10-17 22:17:12.640615 : nsglfc:Assume establishing a connection...
2012-10-17 22:17:12.640633 : nsglfc:command = establish
2012-10-17 22:17:12.640650 : nsglauthorized:entry
2012-10-17 22:17:12.640669 : nsglauthorized:Determining auth method...
2012-10-17 22:17:12.640689 : nsglauthorized:No authorization needed.
2012-10-17 22:17:12.640706 : nsglecmd:entry
2012-10-17 22:17:12.640723 : nscontrol:entry
2012-10-17 22:17:12.640740 : nstoControlATO:entry
2012-10-17 22:17:12.640757 : nstoClearTimeout:entry
2012-10-17 22:17:12.640775 : nstoClearTimeout:ATO disabled for ctx=0x0000000005F2E7F0
2012-10-17 22:17:12.640791 : nstoUpdateActive:entry
2012-10-17 22:17:12.640807 : nstoUpdateActive:Active timeout is -1 (see nstotyp)
2012-10-17 22:17:12.640827 : nstoControlATO:ATO disabled for ctx=0x0000000005F2E7F0
2012-10-17 22:17:12.640843 : nstoControlATO:exit (0)
2012-10-17 22:17:12.640859 : nscontrol:cmd=26, lcl=0x0
2012-10-17 22:17:12.640875 : nscontrol:normal exit
2012-10-17 22:17:12.640907 : nttaddr2bnd:entry
2012-10-17 22:17:12.640924 : snlinGetNameInfo:entry
2012-10-17 22:17:12.640946 : snlinGetNameInfo:exit
2012-10-17 22:17:12.640964 : nttaddr2bnd:Resolved to 200.200.210.101
2012-10-17 22:17:12.640985 : nttaddr2bnd:exit
2012-10-17 22:17:12.641012 : nsglbgetRSPidx:entry
2012-10-17 22:17:12.641048 : nsglbgetRSPidx:returning ecode=0
2012-10-17 22:17:12.641065 : nsglbgetRSPidx:exit
2012-10-17 22:17:12.641082 : nsgettrans_bycxdwattr:entry
2012-10-17 22:17:12.641100 : ntgettrans:entry
2012-10-17 22:17:12.641116 : ntgettrans:exit
2012-10-17 22:17:12.641132 : nsgettrans_bycxdwattr:exit
2012-10-17 22:17:12.641149 : nsglbgetSdPidx:secondary protocol=4
2012-10-17 22:17:12.641166 : nsglb:entry
2012-10-17 22:17:12.641185 : nsglb:exit
2012-10-17 22:17:12.641202 : nsbequeath:entry
2012-10-17 22:17:12.641218 : nsc2addr:entry
2012-10-17 22:17:12.641236 :
nsc2addr:(ADDRESS=(PROTOCOL=beq)(PROGRAM=oracle)(ENVS='ORACLE_HOME=D:\Ora11gdb\dbhome_1,ORACLE_SID=orcl')(ARGV0=oracleorcl)(A
RGS='(LOCAL=NO)'))
2012-10-17 22:17:12.641271 : nlpcaini:entry
2012-10-17 22:17:12.641338 : nlpcaini:prg = oracle
2012-10-17 22:17:12.641357 : nlpcaini:arg[0] = oracleorcl
2012-10-17 22:17:12.641373 : nlpcaini:arg[1] = (LOCAL=NO)
2012-10-17 22:17:12.641390 : nlpcaini:env[0] = ALLUSERSPROFILE=C:\ProgramData
2012-10-17 22:17:12.641407 : nlpcaini:exit
2012-10-17 22:17:12.641424 : nsc2addr:normal exit
2012-10-17 22:17:12.641440 : nsbeqaddr:entry
2012-10-17 22:17:12.641456 : nsbeqaddr:connecting...
2012-10-17 22:17:12.641472 : nsopen:entry
2012-10-17 22:17:12.641487 : nsmal:entry
2012-10-17 22:17:12.641506 : nsmal:1496 bytes at 0x6025010
2012-10-17 22:17:12.641521 : nsmal:normal exit
2012-10-17 22:17:12.641537 : nsopenmplx:entry
2012-10-17 22:17:12.641552 : nsmal:entry
2012-10-17 22:17:12.641570 : nsmal:2944 bytes at 0x60255f0
2012-10-17 22:17:12.641585 : nsmal:normal exit
2012-10-17 22:17:12.641600 : nsiorini:entry
2012-10-17 22:17:12.641616 : nsbal:entry
2012-10-17 22:17:12.641631 : nsbgetfl:entry
2012-10-17 22:17:12.641646 : nsbgetfl:normal exit
2012-10-17 22:17:12.641661 : nsbal:normal exit
2012-10-17 22:17:12.641677 : nsiorini:exit (0)
2012-10-17 22:17:12.641693 : nscpxget:entry
2012-10-17 22:17:12.641707 : nscpxget:normal exit
2012-10-17 22:17:12.641724 : nsopenalloc_nsntx:nlhthput on mplx_ht_nsgbu:ctx=6025010, nsntx=60255f0
2012-10-17 22:17:12.641742 : nsopenmplx:normal exit
2012-10-17 22:17:12.641760 : ntpcon:entry
2012-10-17 22:17:12.641775 : ntpcon:toc = 6
2012-10-17 22:17:12.641790 : ntpcon:exit
2012-10-17 22:17:12.641806 : nsopen:opening transport...
2012-10-17 22:17:12.641823 : ntpcon:entry
2012-10-17 22:17:12.641837 : ntpcon:toc = 1
2012-10-17 22:17:12.641857 : sntpcall:entry
2012-10-17 22:17:12.641874 : snlpcss:entry
2012-10-17 22:17:12.644127 : snlpcss:Spawn Oracle completed oracle     (LOCAL=NO) orcl.
2012-10-17 22:17:12.644233 : snlpcss:exit
2012-10-17 22:17:12.644337 : sntpcall:Attempting to open pipe \\.\PIPE\ORANTP874.1878
2012-10-17 22:17:12.653334 : sntpcall:Successfully established pipe 808 to child with 0 retries.
2012-10-17 22:17:12.653373 : sntpcall:Attempting to open pipe \\.\PIPE\ORANTP874.1878.w
2012-10-17 22:17:12.653437 : sntpcall:Successfully established pipe 920 to child with 0 retries.
2012-10-17 22:17:12.653475 : sntpcall:exit
2012-10-17 22:17:12.653500 : ntpcon:NT layer IPC connection has been established.
2012-10-17 22:17:12.653519 : ntpcon:exit
2012-10-17 22:17:12.653538 : nsopen:transport is open
2012-10-17 22:17:12.653558 : nsoptions:entry
2012-10-17 22:17:12.653579 : nsoptions:lcl[0]=0x0, lcl[1]=0x2006, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
2012-10-17 22:17:12.653601 : nsoptions:Vectored IO not supported.
2012-10-17 22:17:12.653623 : nsoptions:lcl[0]=0xf4ffe9ff, lcl[1]=0x6016, gbl[0]=0xe881, gbl[1]=0x0
2012-10-17 22:17:12.653642 : nsoptions:normal exit
2012-10-17 22:17:12.653659 : nsnainit:entry
2012-10-17 22:17:12.653678 : nsnainit:normal exit
2012-10-17 22:17:12.653698 : nsopen:global context check-in (to slot 6) complete
2012-10-17 22:17:12.653722 : nsopen:lcl[0]=0xf4ffe9ff, lcl[1]=0x6016, gbl[0]=0xe881, gbl[1]=0x0, tdu=4096, sdu=8192
2012-10-17 22:17:12.653742 : nsfull_opn:entry
2012-10-17 22:17:12.653762 : nsfull_opn:cid=6, opcode=65, *bl=0, *what=0, uflgs=0x0, cflgs=0x0
2012-10-17 22:17:12.653782 : nsfull_opn:nsctx: state=7, flg=0x4001, mvd=0
2012-10-17 22:17:12.653801 : nsfull_opn:normal exit
2012-10-17 22:17:12.653818 : nsopen:normal exit
2012-10-17 22:17:12.653914 : nttaddr2bnd:entry
2012-10-17 22:17:12.653942 : snlinGetNameInfo:entry
2012-10-17 22:17:12.653969 : snlinGetNameInfo:exit
2012-10-17 22:17:12.653988 : nttaddr2bnd:Resolved to 200.200.210.101
2012-10-17 22:17:12.654010 : nttaddr2bnd:exit
2012-10-17 22:17:12.654032 : nsbequeath_stg2:doing connect handshake...
2012-10-17 22:17:12.654053 : nsbequeath:doing connect handshake...
2012-10-17 22:17:12.654071 : ntpwr:entry
2012-10-17 22:17:12.654089 : sntpwrite:entry
2012-10-17 22:17:12.654109 : sntpwrite:Attempting to write 4 bytes to handle 808
2012-10-17 22:17:12.654138 : sntpwrite:WriteFile returned 4 bytes
2012-10-17 22:17:12.654157 : sntpwrite:exit
2012-10-17 22:17:12.654175 : ntpwr:exit
2012-10-17 22:17:12.654191 : ntpwr:entry
2012-10-17 22:17:12.654208 : sntpwrite:entry
2012-10-17 22:17:12.654226 : sntpwrite:Attempting to write 66 bytes to handle 808
2012-10-17 22:17:12.654253 : sntpwrite:WriteFile returned 66 bytes
2012-10-17 22:17:12.654271 : sntpwrite:exit
2012-10-17 22:17:12.654287 : ntpwr:exit
2012-10-17 22:17:12.654304 : ntpwr:entry
2012-10-17 22:17:12.654320 : sntpwrite:entry
2012-10-17 22:17:12.654338 : sntpwrite:Attempting to write 8 bytes to handle 808
2012-10-17 22:17:12.654362 : sntpwrite:WriteFile returned 8 bytes
2012-10-17 22:17:12.654381 : sntpwrite:exit
2012-10-17 22:17:12.654396 : ntpwr:exit
2012-10-17 22:17:12.654414 : ntprd:entry
2012-10-17 22:17:12.654432 : sntpread:entry
2012-10-17 22:17:12.654450 : sntpread:Attempting to read 4 bytes from handle 920
2012-10-17 22:17:12.655026 : sntpread:ReadFile returned 4 bytes
2012-10-17 22:17:12.655049 : sntpread:rc = 0, ntresnt[0] = 0
2012-10-17 22:17:12.655067 : sntpread:exit
2012-10-17 22:17:12.655084 : ntprd:exit
2012-10-17 22:17:12.655101 : ntprd:entry
2012-10-17 22:17:12.655117 : sntpread:entry
2012-10-17 22:17:12.655136 : sntpread:Attempting to read 4 bytes from handle 920
2012-10-17 22:17:12.655314 : sntpread:ReadFile returned 4 bytes
2012-10-17 22:17:12.655337 : sntpread:rc = 0, ntresnt[0] = 0
2012-10-17 22:17:12.655354 : sntpread:exit
2012-10-17 22:17:12.655370 : ntprd:exit
2012-10-17 22:17:12.655388 : nsbequeath:NSE=12586
2012-10-17 22:17:12.655407 : nsbequeath:error reading REDIR/NSE msg
2012-10-17 22:17:12.655427 : nserror:entry
2012-10-17 22:17:12.655451 : nserror:nsres: id=5, op=72, ns=12586, ns2=0; nt[0]=0, nt[1]=0, nt[2]=0; ora[0]=0, ora[1]=0,
ora[2]=0
2012-10-17 22:17:12.655472 : nsdo:entry
2012-10-17 22:17:12.655491 : nsdo:cid=5, opcode=67, *bl=0, *what=13, uflgs=0x0, cflgs=0x3
2012-10-17 22:17:12.655511 : nsdo:rank=64, nsctxrnk=0
2012-10-17 22:17:12.655530 : nsdo:nsctx: state=2, flg=0x20004004, mvd=0
2012-10-17 22:17:12.655556 : nsdo:gtn=210, gtc=210, ptn=10, ptc=2047
2012-10-17 22:17:12.655578 : nscon:entry
2012-10-17 22:17:12.655597 : nscon:sending NSPTRS packet
2012-10-17 22:17:12.655618 : nspsend:entry
2012-10-17 22:17:12.655641 : nspsend:plen=8, type=11
{code}
Thanks,
Anand.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

AnandKumar wrote:
Hi all,
Database :Oracle 11g database Standard edition 11.2.0.1
Application : Oracle forms 6i client/sever (sqlplus version 6.0.8)
OS : Windows 2008 server with sp1Did you verify they are compatible ?
I was not able to verify them on MOS... but I'm not involved in any Oracle Forms application...
Have a look also at this link:
http://www.oracle.com/technetwork/developer-tools/forms/clientsod-forms6i-086801.html

Similar Messages

  • 10G R2 appserver connecting to 11G database

    Hello!
    We are upgrading our database to 11G but middle tier will remain at 10G R2 because of other constraints. A preliminary test showed that the JDBC data access was a bit slower. This may be for other reasons and we need to investigate more. But are you aware of any performance or compatibility issues between 10GR2 middle tier and 11G database? We earlier had a JDBC issue (OALL8 error) when we used 10GR2 against 9i database.
    Any suggestion/tips/help will be much appreciated.
    Regards,
    Arnab.

    OK. We are now seeing some new behaviour.
    I've installed ODAC 11g 32 bit onto the problem machine.
    I also installed onto the system where things work.
    The result is:
    1) On the machine where everything worked with 10g ODAC, it's working fine with 11g
    2) On the machine where it DID NOT work with 10g ODAC, it still DOES NOT WORK.
    Using the 11g 32 bit ODAC, we now get the following exception:
    ora-12514: TNS: listener does not currently know of service requested in connect descriptor
    We are able to run SQLDeveloper and point to the same SID (ORCL) and we can connect to the DB instance fine.
    Here is what the TNSNAMES.ORA file looks like:
    # tnsnames.ora Network Configuration File: C:\app\DjM\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.168.1.100)
    This is what the SQLNET.ORA file looks like:
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    This is what the connection string looks like:
    "user id=xxx;password=\"xxx\";data source=localhost:1521/ORCL"
    Again, any and all help/suggestions would be appreciated here.
    Thanks,
    JB

  • ORA-600 [17069] error while running catrelod.sql to downgrade 11g database

    Hi,
    We are downgrading our 11.2.0.2 database to 10.2.0.4. We have successfullly run catdwgrd.sql without any errors in 11g env. While running catrelod.sql in 10g env we are facing the following error:
    SQL> @?/rdbms/admin/catrelod.sql
    TIMESTAMP
    COMP_TIMESTAMP RELOD__BGN 2013-04-24 20:15:39 2456407 72939
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>  The following statement will cause an "ORA-01722: invalid number"
    DOC>  error if the database server version is not 10.0.0.
    DOC>  Shutdown ABORT and use a different script or a different server.
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>#
    no rows selected
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>  The following statement will cause an "ORA-01722: invalid number"
    DOC>  error if the database has not been opened for MIGRATE.
    DOC>
    DOC>  Perform a "SHUTDOWN ABORT"  and
    DOC>  restart using MIGRATE.
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>#
    no rows selected
    Session altered.
    Session altered.
    no rows selected
    DECLARE
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [17069], [0x170FB8CA8], [], [], [],
    [], [], []I have checked the trace file in udump but it dint give any readable information.
    Please find below environment details.
    OS : RHEL 5 64 bit
    11g Database : 11.2.0.2
    10g Database : 10.2.0.4
    Kindly assist.

    KR10822864 wrote:
    Whenever an ORA-600 error is raised a trace file is generated and an entry written to the alert.log with details of the trace file location. Starting with Oracle Database 11g Release 1, the diagnosability infrastructure was introduced which places the trace and core files into a location controlled by the DIAGNOSTIC_DEST initialization parameter when an incident, such as an ORA-600 is created. For earlier versions, the trace file will be written to either USER_DUMP_DEST (if the error was caught in a user process) or BACKGROUND_DUMP_DEST (if the error was caught in a background process like PMON or SMON). The trace file contains vital information about what led to the error condition
    please post 40 lines of alert log info .
    MOS Note:ORA-600 [17069] "Failed to pin a library cache object after 50 attempts" [ID 39616.1]
    "Look in the trace file for the text 'LIBRARY OBJECT HANDLE: handle=170fb8ca8'"
    if not found any massages like above please raise [email protected].
    Hi KR,
    Thanks for your help. As suggested I have checked the trace file to search and found the below info. I suppose it is some kind of lock but not sure about it. Please let me know if the following makes sense:
        SO: 0x21158a6e0, type: 3, owner: 0x211006f28, flag: INIT/-/-/0x00
        (call) sess: cur 211572570, rec 211572570, usr 211572570; depth: 0
          SO: 0x21158a9b8, type: 3, owner: 0x21158a6e0, flag: INIT/-/-/0x00
          (call) sess: cur 211572570, rec 0, usr 211572570; depth: 1
            SO: 0x1727a2618, type: 54, owner: 0x21158a9b8, flag: INIT/-/-/0x00
            LIBRARY OBJECT PIN: pin=1727a2618 handle=170fb8ca8 mode=S lock=171243e98
            user=211572570 session=211572570 count=1 mask=001d savepoint=0x43 flags=[00]
            SO: 0x171243e98, type: 53, owner: 0x21158a9b8, flag: INIT/-/-/0x00
            LIBRARY OBJECT LOCK: lock=171243e98 handle=170fb8ca8 mode=S
            call pin=0x1727a2618 session pin=(nil) hpc=0000 hlc=0000
            htl=0x171243f18[0x17278a310,0x17278a310] htb=0x17278a310 ssga=0x172789928
            user=211572570 session=211572570 count=1 flags=PNC/[0400] savepoint=0x43
            LIBRARY OBJECT HANDLE: handle=170fb8ca8 mtx=0x170fb8dd8(0) cdp=0
            name=SYS.STANDARD
            hash=51570e225ed8a9a803b7318f191e0a8d timestamp=04-18-2006 00:00:00
            namespace=TABL flags=KGHP/TIM/SML/[02000000]
            kkkk-dddd-llll=0000-001d-001d lock=S pin=S latch#=3 hpc=0004 hlc=0004
            lwt=0x170fb8d50[0x170fb8d50,0x170fb8d50] ltm=0x170fb8d60[0x170fb8d60,0x170fb8d60]
            pwt=0x170fb8d18[0x170fb8d18,0x170fb8d18] ptm=0x170fb8d28[0x170fb8d28,0x170fb8d28]
            ref=0x170fb8d80[0x170fb8d80,0x170fb8d80] lnd=0x170fb8d98[0x170f05b50,0x170fa6858]
              LIBRARY OBJECT: object=170e82de8
              type=PCKG flags=EXS/LOC[0005] pflags=NST/IVR[0201] status=VALD load=0
              DATA BLOCKS:
              data#     heap  pointer    status pins change whr
                  0 170e831f8 170e82fc0 I/P/A/-/-    0 NONE   00
          SO: 0x21158e470, type: 5, owner: 0x21158a6e0, flag: INIT/-/-/0x00
          (enqueue) CU-70E88BC0-00000001    DID: 0001-001F-00000004
          lv: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  res_flag: 0x2
          res: 0x17677adc8, mode: X, lock_flag: 0x0
          own: 0x211572570, sess: 0x211572570, proc: 0x211006f28, prv: 0x17677add8
          SO: 0x177f82c28, type: 59, owner: 0x21158a6e0, flag: INIT/-/-/0x00
          cursor enqueue
          child: 170e89348, flag: 53, number: 0
          parent: 170e89738

  • Oracle 10.2.0.4 client/ODP connecting to 11g database

    Hi Folks -
    Are there any know problems using an Oracle 10.2.0.4 client and the 10.2 ODP/ODAC client to connect to an 11g database?
    Normally ,we'd use the Oracle 11g client/ODP but it is giving us errors so we need to go back to 10g
    ..any foresee-able problems with this?

    soryy it took so long to reply.
    we hit a bug which was supposed to be fixed in 11g client but is still there. OraOps11x.dll causing IIS 6.0 to crash. Took us a week to figure out what it was and didn't even consider it being an error caused by the 11g client until MS support pointed it out in a dump file we had them analyze. Oracle support confirmed it was true and last I heard they plan to have it fixed in the next update to the client, which they say is scheduled for end of July 2008. I hope it is fixed, because we're running into other problems with the 10.2.0.4 client also (ORA-21500 [%],[%],[%],[%],[%]).

  • EM Grid Control 10.2.0.2 and Connecting to 11g Database?

    I am having a problem trying to the EM 10.2.0.2 connect to an 11.1.0.6 database. I can connect to the database without the EM, but with EM, I get teh following error:
    Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=JAX0104616-1.FNFIS.COM)(protocol=tcp)(port=1521))(connect_data=(sid=ORCL11G)(server=dedicated)))
    I can connect to a 10g database (which holds the EM repository), but not the 11g database. Does anyone have any ideas? Is 11g not supported yet with EM 10g Grid Control?
    Thanks,
    Mike

    11106 is not supported for EM Grid Control 10.2.0.2
    Please check the certfication metrix

  • OWB 10g R1 - trying to connect to 11g database

    Hi,
    Is it possible for OWB 10g R1 (10.1.0.3.0) to connect to a database on Oracle 11g, incidentally it is Oracle 64bit. Currently I am having difficulty when deploying objects, the error message says it cannot find the remote object on the Oracle 11g database.
    Thanks,
    Marlise Burke

    Hi user589658 ,
    Do you have the reference to the Metalink document that States that?
    We have an old 10g rel 1 repository and we now have to generate mappings to extract from , and populate another 11g database.
    The metalink reference would help us to justify to management the upgrade of our OWB repository and clients to 11g
    Thanks

  • Unable to connect to 11g database..  wrong forum

    please ignore
    Message was edited by:
    IntMav

    Hi ,
    How to check whether the connection pool is up or not.I have seen in the WLS 6.1
    console that the connection pool "DemoPool" has been created.
    Also i have targeted the Connection Pool to the Examples Server.
    But still am getting "Unable to connect to database".
    Could you pls give any other solution to solve this problem asap
    Bala
    "Sree Bodapati" <[email protected]> wrote:
    Is your connection pool up? Do you have it targeted to the server?
    sree
    "Bala" <[email protected]> wrote in message
    news:3d17069f$[email protected]..
    Hi,
    I missed to give the exception details in my previous post
    "Unable to connect to Database" and followed by the
    "Database Connection is closed: Confirm that you have started yourdatabase".
    Any suggesstions / help will be greatly appreciated.
    Bala
    "Bala" <[email protected]> wrote:
    Hi,
    I am trying to deploy the Petstore application in the WLS 6.1 and tried
    to access
    the URL from the browser http://localhost:7001/estore/. I am not able
    to
    browse the
    petstore application but am getting the error msg "Unable to Connectwith
    the database
    -- CloudScape " when i clicked the "Enter the Store" Link.
    Is there any thing we need to enable in the WLS 6.1 Server.
    Bala

  • CONNECT BY QUERY returns different count of rown in 10g resp. 11g databases

    Folks,
    I just spot a bellow issue in our databases.
    1.) 10g database:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from global_name;
    SQL> SELECT ROWNUM
      2    FROM   dual
      3  CONNECT BY ROWNUM <= 2;
        ROWNUM
             1
             2
             3
    SQL> 2. 11g database
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select * from global_name;
    SQL> SELECT ROWNUM
      2    FROM   dual
      3    CONNECT BY ROWNUM <= 2;
        ROWNUM
             1
             2
    SQL> As you can see in 10g above query returns 3 records, in 11g only 2.
    Why it's like that? Can it be somehow set, to produce the same output?
    Many thanks,
    Tomas

    I get correct rows on both database version !
    Oracle Versions
    10g 10.2.0.1.0
    11g 11.1.0.6.0
    SQL> select rownum from dual connect by rownum <= 2;
        ROWNUM
             1
             2
    SQL> select * from v$version ;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE    10.2.0.1.0      Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> select rownum from dual connect by rownum <= 2;
        ROWNUM
             1
             2
    SQL> select * from v$version ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production

  • JDBC Drivers for Weblogic to connect to Oracle 11g database

    WebLogic Server Version: 10.3.6.0
    We had Oracle 10g database that we were connecting using JDBC data source (driver : Oracle's Driver (Thin XA) for instance connections; versions:9.0.1 and later). We migrated our database to 11g now. Is it still the best driver to connect to 11g database or should we change it to something else?

    why not using an 11 driver to connect to db 11g?
    maybe the following posting helps although is focuses on db 12c:
    https://blogs.oracle.com/WebLogicServer/entry/part_1_12c_database_and
    best wishes.
    Blog: Oracle Fusion Middleware and Cloud Computing

  • SQL Connections remain open after Crystal Report closes

    I am wirting an interface to use the crystal report viewer to print reports, connecting to a Progress Open Edge 10.1B database.  From our application we declare the application, report, exportoptions and connectionproperties objects and pass these to the crystal reports viewer.  Once the report is printed we release the objects and set their variables for null.  However we are finding that the SQL connection to the database is remaining connected and we can only release the connection by manually going in a disconnecting.
    I have read in forums that people use .dispose or .close to release the connection, however we do not have access to these methods as we do not use .NET.  Are there any methods we can use to disconnect these sql connections?

    Hi Dean,
    Moved to the Legacy Application forums. Likely using the RDC as your report engine.
    You should still be able to close and dispose of the report objects. They are not specific to .NET.
    In VB it would look something like these lines::
        crReport.Close
        Set CrystalActiveXReportViewer1.ReportSource = Nothing
        Set crReport = Nothing
    Once the report is closed it should disconnect from the DB. If you close the application does that disconnect?
    Have you looked on 4GL's site for info on how to?
    Thank you
    Don

  • What is the recommended way to get a java.sql.Connection to the DB  for ADF

    How do I create a standalone database connection based on the datasource setup in ADF?
    I have seen code like this in a method of AppModuleImpl.java but that seems a bit of a hack.
    Connection conn = this.getDBTransaction().createStatement(0).getConnection();
    What I need is a java.sql.Connection to the database used in the application module so I can call PL/SQL code and or work with AQ queues.
    I would prefer a separate connection from the one used by the ADF model so it can have its own transaction control etc.
    But I would like to get the connection created authenticated based on regular datasource setup.

    http://www.oracle.com/webfolder/technetwork/jdeveloper/howto/11114/managedserver/wlsadfms.html#8c
    https://blogs.oracle.com/jdevotnharvest/entry/accessing_weblogic_jdbc_datasource_from

  • Oracle 11g database Connection & Response are very slow

    I have an ORACLE 11g R2 on lRed Hat Enterprise Linux Server release 5.3 (Tikanga).
    initially it was working fine.
    Now a days while attempting to connect into the database from network using @service_name
    it takes a lot of time to establish the connection and even it gets connected the query response time is very high.
    on the other hand if I connect from the native database machine's terminal without @service_name it works fine & the response time is convincing. But even from the native database machine's terminal with @service_name it is giving me the same pain.
    can any body help me how to fix this.
    Thanks in advance..
    Arkesh

    thanks for the reply & Query
    Alert Log entry do look like this
    ORACLE_BASE from environment = /u01/app/oracle
    Thu Apr 22 07:29:10 2010
    ALTER DATABASE MOUNT
    Successful mount of redo thread 1, with mount id 4283520006
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Thu Apr 22 07:29:15 2010
    ALTER DATABASE OPEN
    Beginning crash recovery of 1 threads
    parallel recovery started with 7 processes
    Started redo scan
    Completed redo scan
    read 15 KB redo, 23 data blocks need recovery
    Started redo application at
    Thread 1: logseq 449, block 8217
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 449 Reading mem 0
    Mem# 0: /u01/app/oracle/oradata/ultimus/redo02.log
    Completed redo application of 0.01MB
    Completed crash recovery at
    Thread 1: logseq 449, block 8248, scn 10502937
    23 data blocks read, 23 data blocks written, 15 redo k-bytes read
    Thread 1 advanced to log sequence 450 (thread open)
    Thread 1 opened at log sequence 450
    Current log# 3 seq# 450 mem# 0: /u01/app/oracle/oradata/ultimus/redo03.log
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    SMON: enabling cache recovery
    Successfully onlined Undo Tablespace 2.
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    SMON: enabling tx recovery
    Database Characterset is WE8MSWIN1252
    No Resource Manager plan active
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    Thu Apr 22 07:29:18 2010
    QMNC started with pid=27, OS id=3611
    Completed: ALTER DATABASE OPEN
    Thu Apr 22 07:29:20 2010
    db_recovery_file_dest_size of 10240 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Apr 22 07:29:20 2010
    Starting background process CJQ0
    Thu Apr 22 07:29:20 2010
    CJQ0 started with pid=28, OS id=3817
    Thu Apr 22 07:34:18 2010
    Starting background process SMCO
    Thu Apr 22 07:34:18 2010
    SMCO started with pid=19, OS id=3861
    Thu Apr 22 07:59:23 2010
    Thread 1 advanced to log sequence 451 (LGWR switch)
    Current log# 1 seq# 451 mem# 0: /u01/app/oracle/oradata/ultimus/redo01.log
    Thu Apr 22 10:09:23 2010
    DM00 started with pid=34, OS id=6272, job ULTIMUS.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:09:25 2010
    DW00 started with pid=35, OS id=6274, wid=1, job ULTIMUS.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:11:20 2010
    Thread 1 cannot allocate new log, sequence 452
    Private strand flush not complete
    Current log# 1 seq# 451 mem# 0: /u01/app/oracle/oradata/ultimus/redo01.log
    Thread 1 advanced to log sequence 452 (LGWR switch)
    Current log# 2 seq# 452 mem# 0: /u01/app/oracle/oradata/ultimus/redo02.log
    Thu Apr 22 10:13:28 2010
    DM00 started with pid=45, OS id=6395, job ULTIMUSISL.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:13:29 2010
    DW00 started with pid=46, OS id=6397, wid=1, job ULTIMUSISL.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:14:29 2010
    Thread 1 cannot allocate new log, sequence 453
    Private strand flush not complete
    Current log# 2 seq# 452 mem# 0: /u01/app/oracle/oradata/ultimus/redo02.log
    Thread 1 advanced to log sequence 453 (LGWR switch)
    Current log# 3 seq# 453 mem# 0: /u01/app/oracle/oradata/ultimus/redo03.log
    Thu Apr 22 10:15:40 2010
    DM00 started with pid=43, OS id=6432, job IULTIMUS.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:15:41 2010
    DW00 started with pid=45, OS id=6434, wid=1, job IULTIMUS.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:16:38 2010
    DM00 started with pid=45, OS id=6450, job ULTIMUSEXT.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:16:38 2010
    DW00 started with pid=46, OS id=6452, wid=1, job ULTIMUSEXT.SYS_EXPORT_SCHEMA_01
    Thu Apr 22 10:26:18 2010
    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
         TNS for Linux: Version 11.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
         TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 22-APR-2010 10:26:18
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12537
    TNS-12537: TNS:connection closed
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (6587) as a result of ORA-609

  • Unable to connect to Oracle Database using Oracle Sql developer 2.1.1.64

    Hi Everyone,
    I am searching for some help regarding my problem with Oracle connectivity. I have installed Oracle 11g release 2 on my Windows XP Professional Laptop. For a few days after installation i could connect to the Oracle database with the SYSTEM account using Oracle SQL developer ( installed on the same Laptop) but now i am unable to do so.It gives me this annoying message:
    An error was encountered performing the required operation  Got a minus one from read call .Vendor code 0
    However i am able to connect using Sql Plus by supplying the username SYSTEM and the corresponding password.
    My TNSNAMES .ora file is as follows:
    ORACLE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORACLE)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    My Listener.ora file is as follows:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\app\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:D:\app\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    (SID_DESC =
    (GLOBAL_DBNAME = Oracle)
    (ORACLE_HOME = D:\app\product\11.2.0\dbhome_1)
    (SID_NAME = Oracle)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    ADR_BASE_LISTENER = D:\app
    My Sqlnet.ora file is as follows:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    I am new to Oracle and so i need someone in this forum who can help me resolve this problem. Also i even tried connecting to the database using Toad 10.5.0.41. It give me the following error:
    ORA 12537 : TNS Connection closed
    Thanks for your patience and help in advance.
    ---Prashant

    Hello Irian and Sue,
    I can connect to the Oracle database using SQL Plus. Now when i TNSPING ORACLE from command line i get the following message :
    Used parameter files:
    D:\app\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =localhost
    *)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ORACLE)))*
    TNS-12537: TNS:connection closed
    Thanks for your response to my initial post.Do u have any other methods to resolve this?

  • Problem in connecting SQL developer to Oracle database

    Hi,I don't know this is the correct forum for my problem
    I Just installed   Oracle Sql developer 3.2.I encountered a problem while creating a new connection with Oracle database 11g..
    The error message says "Status : Failure -Test failed: The Network Adapter could not establish the connection"..
    The command response as follows
    lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:52
    :56
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-01190: The user is not authorized to execute the requested listener command
    lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:55
    :49
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:57
    :07
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                31-OCT-2013 20:57:07
    Uptime                    0 days 1 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\RIYAS\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File         c:\app\riyas\diag\tnslsnr\RIYAS-PC\listener\alert\log.
    xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:58
    :28
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:102 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: RIYAS-PC, pid: 1828>
             (ADDRESS=(PROTOCOL=tcp)(HOST=RIYAS-PC)(PORT=49911))
    The command completed successfully
    set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\RIYAS\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=RIYAS-PC
    ComSpec=C:\windows\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\RIYAS
    LOCALAPPDATA=C:\Users\RIYAS\AppData\Local
    LOGONSERVER=\\RIYAS-PC
    NUMBER_OF_PROCESSORS=4
    OS=Windows_NT
    Path=C:\app\RIYAS\product\11.2.0\dbhome_1\bin;C:\app\RIYAS\product\11.2.0\dbhome
    _2\bin;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common
    Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsof
    t Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\
    Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\wi
    ndows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo
    werShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;
    C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program File
    s (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\I
    ntel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Open
    CL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Progra
    m Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\P
    rogram Files (x86)\Windows Live\Shared
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=3a09
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\windows
    TEMP=C:\Users\RIYAS\AppData\Local\Temp
    TMP=C:\Users\RIYAS\AppData\Local\Temp
    USERDOMAIN=RIYAS-PC
    USERNAME=RIYAS
    USERPROFILE=C:\Users\RIYAS
    windir=C:\windows
    windows_tracing_flags=3
    windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
    Pls help..

    You don't say what you have done to set up a connection.
    This error is usually caused by something like using the wrong host name, or port number.

  • Trying to access 10gr2 database from sqlplus utility but it connects to 11g

    Hi All,
    I am facing below issue while access 10gr2 database from sqlplus.
    I am having two oracle homes on one server one belongs to 11gr2 and another belongs to 10gr2.
    I want to access a 10gr2 database through sqlplus utility.but instaed of connecting to 10gr2 it is connecting to 11gr2 after I enter a user name and passowrd.
    I have set all the env variables such as oracle_home ,oracle_sid and path with respect to Oracle 10gr2.
    Can you please let me kno what I need to do to connect to 10gr2 database and not 11gr2 database through sql plus.
    Let me know if I need to give any more details on this.
    Best Regards,
    Dipti S

    Hi Rocky,
    I got the resolution.
    I made a mistake by creating an oracle instance/service(e.g. fsdmo) when Oracle_home was pointing to 11gR2 Directory.so that service was refering to 11gr2 oracle home.
    hence when I was setting oracle_sid(fsdmo) and trying to access database instance from 11g sqlplus utility ,it was directing to 11g and not 10g since oracle service was pointing to 11g.
    So now after chnaging the oracle home directory to 11g,I am creating a service and its working fine.
    thank you so much for responding.
    hope I am clear with my reply.
    Best Regards,
    Dipti S

Maybe you are looking for