Oracle 8i Multiple Sessions Configuration.

Background: I am setting up a second Oracle 8i server to mirror an existing one as part of an upgrade/ migration plan.
We run a custom Multithreaded Service with Embedded Sql (pro-c compiled). When running normally on original system, this program shows 7 separate sessions connected and has been in production and stable for a long time.
However on the new installation the program never gets more than one session and invariably crashes quickly. I am hoping that I have simply overlooked a setting that is not allowing this to work properly.
Both servers are Win2k
Original Server is running 8.1.7.0
New Server is running 8.1.7.4
Is there a compatibility problem? Or have I missed something?
Any help would be greatly appreciated.
S

Dump file D:\oracle\admin\GCM466\udump\ORA00924.TRC
Fri May 18 08:58:06 2012
ORACLE V8.1.7.4.1 - Production vsnsta=0
vsnsql=f vsnxtr=3
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Oracle8i Release 8.1.7.4.1 - Production
JServer Release 8.1.7.4.1 - Production
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Instance name: gcm466
Redo thread mounted by this instance: 1
Oracle process number: 17
Windows thread id: 924, image: ORACLE.EXE
*** SESSION ID:(8.198) 2012-05-18 08:58:06.593
=====================
PARSING IN CURSOR #1 len=147 dep=1 uid=0 oct=3 lid=0 tim=0 hv=3013728279 ad='189425f0'
select privilege#,level from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with (grantee#=:1 or grantee#=1) and privilege#>0
END OF STMT
PARSE #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
EXEC #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=0,dep=1,og=4,tim=0
STAT #1 id=1 cnt=21 pid=0 pos=0 obj=0 op='CONNECT BY '
STAT #1 id=2 cnt=5 pid=1 pos=1 obj=0 op='CONCATENATION '
STAT #1 id=3 cnt=1 pid=2 pos=1 obj=102 op='INDEX RANGE SCAN '
STAT #1 id=4 cnt=5 pid=2 pos=2 obj=102 op='INDEX RANGE SCAN '
STAT #1 id=5 cnt=4 pid=1 pos=2 obj=83 op='TABLE ACCESS BY USER ROWID SYSAUTH$ '
STAT #1 id=6 cnt=38 pid=1 pos=3 obj=102 op='INDEX RANGE SCAN '
=====================
PARSING IN CURSOR #1 len=483 dep=1 uid=0 oct=42 lid=0 tim=0 hv=796107652 ad='18b7bd3c'
ALTER SESSION SET NLS_LANGUAGE= 'AMERICAN' NLS_TERRITORY= 'AMERICA' NLS_CURRENCY= '$' NLS_ISO_CURRENCY= 'AMERICA' NLS_NUMERIC_CHARACTERS= '.,' NLS_CALENDAR= 'GREGORIAN' NLS_DATE_FORMAT= 'DD-MON-RR' NLS_DATE_LANGUAGE= 'AMERICAN' NLS_SORT= 'BINARY' TIME_ZONE= '-05:00' NLS_DUAL_CURRENCY = '$' NLS_TIME_FORMAT = 'HH.MI.SSXFF AM' NLS_TIMESTAMP_FORMAT = 'DD-MON-RR HH.MI.SSXFF AM' NLS_TIME_TZ_FORMAT = 'HH.MI.SSXFF AM TZH:TZM' NLS_TIMESTAMP_TZ_FORMAT = 'DD-MON-RR HH.MI.SSXFF AM TZH:TZM'
END OF STMT
PARSE #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
EXEC #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
=====================
PARSING IN CURSOR #1 len=42 dep=0 uid=5 oct=3 lid=5 tim=0 hv=679707956 ad='18582240'
select NEXT_CID into :b0 from SYSTEMINFO
END OF STMT
PARSE #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=0,og=4,tim=0
EXEC #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=0,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=1,cu=4,mis=0,r=1,dep=0,og=4,tim=0
STAT #1 id=1 cnt=1 pid=0 pos=0 obj=25199 op='TABLE ACCESS FULL SYSTEMINFO '
XCTEND rlbk=1, rd_only=1
XCTEND rlbk=0, rd_only=1
Dump file D:\oracle\admin\GCM466\udump\ORA00924.TRC
Fri May 18 08:58:06 2012
ORACLE V8.1.7.4.1 - Production vsnsta=0
vsnsql=f vsnxtr=3
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Oracle8i Release 8.1.7.4.1 - Production
JServer Release 8.1.7.4.1 - Production
Windows 2000 Version 5.0 Service Pack 4, CPU type 586
Instance name: gcm466
Redo thread mounted by this instance: 1
Oracle process number: 17
Windows thread id: 924, image: ORACLE.EXE
*** SESSION ID:(8.200) 2012-05-18 08:58:06.656
=====================
PARSING IN CURSOR #1 len=147 dep=1 uid=0 oct=3 lid=0 tim=0 hv=3013728279 ad='189425f0'
select privilege#,level from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with (grantee#=:1 or grantee#=1) and privilege#>0
END OF STMT
PARSE #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
EXEC #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=2,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=5,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=0
FETCH #1:c=0,e=0,p=0,cr=3,cu=0,mis=0,r=0,dep=1,og=4,tim=0
STAT #1 id=1 cnt=21 pid=0 pos=0 obj=0 op='CONNECT BY '
STAT #1 id=2 cnt=5 pid=1 pos=1 obj=0 op='CONCATENATION '
STAT #1 id=3 cnt=1 pid=2 pos=1 obj=102 op='INDEX RANGE SCAN '
STAT #1 id=4 cnt=5 pid=2 pos=2 obj=102 op='INDEX RANGE SCAN '
STAT #1 id=5 cnt=4 pid=1 pos=2 obj=83 op='TABLE ACCESS BY USER ROWID SYSAUTH$ '
STAT #1 id=6 cnt=38 pid=1 pos=3 obj=102 op='INDEX RANGE SCAN '
=====================
PARSING IN CURSOR #1 len=483 dep=1 uid=0 oct=42 lid=0 tim=0 hv=796107652 ad='18b7bd3c'
ALTER SESSION SET NLS_LANGUAGE= 'AMERICAN' NLS_TERRITORY= 'AMERICA' NLS_CURRENCY= '$' NLS_ISO_CURRENCY= 'AMERICA' NLS_NUMERIC_CHARACTERS= '.,' NLS_CALENDAR= 'GREGORIAN' NLS_DATE_FORMAT= 'DD-MON-RR' NLS_DATE_LANGUAGE= 'AMERICAN' NLS_SORT= 'BINARY' TIME_ZONE= '-05:00' NLS_DUAL_CURRENCY = '$' NLS_TIME_FORMAT = 'HH.MI.SSXFF AM' NLS_TIMESTAMP_FORMAT = 'DD-MON-RR HH.MI.SSXFF AM' NLS_TIME_TZ_FORMAT = 'HH.MI.SSXFF AM TZH:TZM' NLS_TIMESTAMP_TZ_FORMAT = 'DD-MON-RR HH.MI.SSXFF AM TZH:TZM'
END OF STMT
PARSE #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
EXEC #1:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
XCTEND rlbk=0, rd_only=1
FATAL ERROR IN TWO-TASK SERVER: error = 12571
*** 2012-05-18 08:58:06.671
ksedmp: internal or fatal error
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
ksedmp+a8                       CALLrel  ksedst+0
5B0E470
opitsk+f4a                      CALLrel  ksedmp+0 2
opiino+50c                      CALLrel  opitsk+0 0
_opiodr+507                      CALLreg  00000000                         3C 4
25B0FBF8
opidrv+384                      CALLrel  opiodr+0 3C 4
25B0FBF8
0
sou2o+19                        CALLrel  opidrv+0
opimai+10c                      CALLrel  sou2o+0
OracleThreadStart@4+4b8         CALLrel  opimai+0 2
25B0FE74
7C57B3B9 CALLreg 00000000
----- Argument/Register Address Dump -----
Argument/Register addr=25b0e470.
Dump of memory from 0x25B0E430 to 0x25B0E570
25B0E430 00000000 00000000 65522100 00000033 [.........!Re3...]
25B0E440 00000000 25B0E401 FFFFFFFD 00000000 [.......%........]
25B0E450 00000000 00000000 24921F20 00000000 [........ ..$....]
25B0E460 0000001D 25B0E47C 0041E6E4 00000001 [....|..%..A.....]
25B0E470 00E3F1BC 00E3F1BC 00E3F1BC 00E3F1C4 [................]
25B0E480 00E3F1BC 00E3F1BC 00E3F1BC 00E3F1BC [................]
25B0E490 00E3F1C4 00000000 00000000 00000000 [................]
25B0E4A0 24921F20 25B0E558 0041F5F9 25B0E4BC [ ..$X..%..A....%]
25B0E4B0 0000001C 24921F20 00000002 2A2A2A0A [.... ..$.....***]
25B0E4C0 31303220 35302D32 2038312D 353A3830 [ 2012-05-18 08:5]
25B0E4D0 36303A38 32332D25 2D252073 25207338 [8:06%-32s %-8s %]
25B0E4E0 7332332D 25B80020 0000273E 24921F20 [-32s ..%>'.. ..$]
25B0E4F0 25B87809 42353220 37454630 25200034 [.x.% 25B0FE74. %]
25B0E500 7332332D 342D2520 00000A73 25B0E528 [-32s %-4s...(..%]
25B0E510 65522101 24920033 00000000 00000000 [.!Re3..$........]
25B0E520 25B0E53C 00000000 00000000 00000000 [<..%............]
25B0E530 25B0FFEC 00000000 25B0FE74 00000000 [...%....t..%....]
25B0E540 00000001 00000001 00000000 25B0DCB8 [...............%]
25B0E550 00000003 25B0E57C 004844CD 25B0E494 [....|..%.DH....%]
25B0E560 00000000 0000311B 24924BB8 00000000 [.....1...K.$....]
Argument/Register addr=25b0fbf8.
Dump of memory from 0x25B0FBB8 to 0x25B0FCF8
25B0FBB0 25B0FBEC 001F0003 [...%....]
25B0FBC0 25B0FBCC 25B44AFC 60840538 00000000 [...%.J.%8..`....]
25B0FBD0 00000000 25000000 00000000 00000000 [.......%........]
25B0FBE0 00000000 00380036 00000000 00000560 [....6.8.....`...]
25B0FBF0 25B0FC10 7C599ACF 25B0FD81 FFFFFFFF [...%..Y|...%....]
25B0FC00 00000000 00000001 00000000 25B0FE88 [...............%]
25B0FC10 7C577EF0 25B0FFB4 0040318D 00000002 [.~W|...%.1@.....]
25B0FC20 25B0FE74 011D8BF4 77D78FCF 011D9080 [t..%.......w....]
25B0FC30 24927950 004000C0 74FD5D3B 25B0FC88 [Py.$..@.;].t...%]
25B0FC40 77F85F87 00400000 00000001 00000009 [._.w..@.........]
25B0FC50 00000000 44414853 00000000 74FD0000 [....SHAD.......t]
25B0FC60 00000002 012089B0 00000000 00000568 [...... .....h...]
25B0FC70 25B0FC54 002C4004 25B0FD0C 77FB7E64 [T..%.@,....%d~.w]
25B0FC80 77F811C0 FFFFFFFF 25B0FD1C 77F8AB5E [...w.......%^..w]
25B0FC90 00400000 00000002 7FFDF000 7FFAB000 [..@.............]
25B0FCA0 77F83A8F 77FCE748 77F83A52 25B0FD30 [.:.wH..wR:.w0..%]
25B0FCB0 77D78FCF 011D9080 00000000 00000000 [...w............]
25B0FCC0 00000000 00000000 00000000 00000000 [................]
Repeat 2 times
25B0FCF0 00000000 7FFAB000 [........]
Argument/Register addr=25b0fe74.
Dump of memory from 0x25B0FE34 to 0x25B0FF74
25B0FE30 00000700 8044F016 0004C344 [......D.D...]
25B0FE40 897B6E60 0004C344 897B6E60 7FFAB201 [`n{.D...`n{.....]
25B0FE50 890534E4 00000002 8042DBE8 00000001 [.4........B.....]
25B0FE60 BEF51BA0 00000000 BEF51B80 8044FD1B [..............D.]
25B0FE70 7FFAB000 25B0FD74 25B0FD81 C01FFEAC [....t..%...%....]
25B0FE80 00000000 7FFAC000 61726F2A 77617073 [........*oraspaw]
25B0FE90 65725F6E 5F796C70 346D6367 395F3636 [n_reply_gcm466_9]
25B0FEA0 002A3432 889575A8 88A13701 00000000 [24*..u...7......]
25B0FEB0 C01FFEAC 8044FCBD 00000008 BEF51C2C [......D.....,...]
25B0FEC0 00000001 00000001 804855F8 890646E0 [.........UH..F..]
25B0FED0 8904B400 804345ED 804855F0 8904B400 [.....EC..UH.....]
25B0FEE0 80434759 0000000A 0000000E 7FFAB000 [YGC.............]
25B0FEF0 88D48100 0000000A 8904B46C BEF51C2C [........l...,...]
25B0FF00 80432728 88D4DEF0 88D59160 804577BA [('C.....`....wE.]
25B0FF10 E1006F38 88A135C0 82000000 02000000 [8o...5..........]
25B0FF20 BEF51C60 FFDFF4E4 8046C653 FFFFFFFF [`.......S.F.....]
25B0FF30 88A135C0 886EC020 00000000 886EC08C [.5.. .n.......n.]
25B0FF40 886EC020 886EC1B0 8042D891 886EC180 [ .n...n...B...n.]
25B0FF50 886EC020 800655C0 8046C449 BEF51C6C [ .n..U..I.F.l...]
25B0FF60 00000000 88A135C0 00000000 BEF51CB0 [.....5..........]
25B0FF70 00000000 [....]
----- End of Call Stack Trace -----
===================================================
Files currently opened by this process:
===================================================
PROCESS STATE
Process global information:
process: 1562fc24, call: 0, xact: 0, curses: 0, usrses: 1565157c
SO: 1562fc24, type: 1, owner: 0, pt: 0, flag: INIT/-/-/0x00
(process) Oracle pid=17, calls cur/top: 0/156a77e8, flag: (0) -
int error: 0, call error: 0, sess error: 0, txn error 0
(post info) last post received: 0 0 0
last post received-location: No post
last process to post me: none
last post sent: 0 0 0
last post sent-location: No post
last process posted by me: none
(latch info) wait_event=0 bits=0
Process Group: DEFAULT, pseudo proc: 1564a000
O/S info: user: SYSTEM, term: GCR-SQL-BACKUP, ospid: 924
OSD pid info: 924
SO: 1565157c, type: 3, owner: 1562fc24, pt: 0, flag: INIT/-/-/0x00
(session) trans: 0, creator: 1562fc24, flag: (48000041) USR/- -/-/-/-/-/-
DID: 0000-0000-00000000, short-term DID: 0000-0000-00000000
txn branch: 0
oct: 0, prv: 0, user: 5/SYSTEM
O/S info: user: Administrator, term: GCR-SQL-BACKUP, ospid: 2040:2024, machine: GCM400\GCR-SQL-BACKUP
program: dbback.exe
last wait for 'SQL*Net break/reset to client' blocking sess=0x0 seq=16 wait_time=-2
driver id=54435000, break?=1, =0
SO: 15c9e1f0, type: 35, owner: 1565157c, flag: INIT/-/-/0x00
LIBRARY OBJECT LOCK: lock=15c9e1f0 handle=18abc288 mode=N
call pin=15c9ba3c session pin=0
user=1565157c session=1565157c count=1 flags=CBB/[02] savepoint=74
LIBRARY OBJECT HANDLE: handle=18abc288
name=SYS.DATABASE
hash=aea96fa0 timestamp=12-31-4712 23:59:59
namespace=EVNT flags=KGHP/TIM/SML/[02000000]
kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch=4
lwt=18abc2a0[18abc2a0,18abc2a0] ltm=18abc2a8[18abc2a8,18abc2a8]
pwt=18abc2b8[18abc2b8,18abc2b8] ptm=18abc310[18abc310,18abc310]
ref=18abc290[18abc290,18abc290] lnd=18abc31c[18abc31c,18abc31c]
LIBRARY OBJECT: object=18abc010
type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
DATA BLOCKS:
data# heap pointer status pins change
0 18abc218 18abc0f4 I/-/A 0 NONE
3 18abc0a4 18abbbe0 I/-/A 0 NONE
SO: 15c921e4, type: 35, owner: 1565157c, flag: INIT/-/-/0x00
LIBRARY OBJECT LOCK: lock=15c921e4 handle=18822c54 mode=N
call pin=15c931e0 session pin=0
user=1565157c session=1565157c count=1 flags=CBB/[02] savepoint=74
LIBRARY OBJECT HANDLE: handle=18822c54
name=SYSTEM.SYSTEM
hash=4e84086f timestamp=12-31-4712 23:59:59
namespace=EVNT flags=KGHP/TIM/SML/[02000000]
kkkk-dddd-llll=0000-0009-0009 lock=N pin=0 latch=4
lwt=18822c6c[18822c6c,18822c6c] ltm=18822c74[18822c74,18822c74]
pwt=18822c84[18822c84,18822c84] ptm=18822cdc[18822cdc,18822cdc]
ref=18822c5c[18822c5c,18822c5c] lnd=18822ce8[18822ce8,18822ce8]
LIBRARY OBJECT: object=188229dc
type=EVNT flags=EXS/LOC[0005] pflags= [00] status=VALD load=0
DATA BLOCKS:
data# heap pointer status pins change
0 18822be4 18822ac0 I/-/A 0 NONE
3 18822a70 18822658 I/-/A 0 NONE
SO: 1858d0b4, type: 34, owner: 1565157c, pt: 0, flag: INIT/-/-/0x00
user lock: lock=1858d0b4 mode=S
user resource: user=15caf010 uid=5 mode=S
SO: 18673f98, type: 34, owner: 1565157c, pt: 0, flag: INIT/-/-/0x00
user lock: lock=18673f98 mode=S
user resource: user=15caf010 uid=5 mode=S
SO: 15733d9c, type: 9, owner: 1562fc24, pt: 0, flag: INIT/-/-/0x00
(broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 1562fc24,
event: 20, last message event: 20, messages read: 0
channel: (15734af4) system events broadcast channel
scope: 101, event: 23, last mesage event: 0,
publishers/subscribers: 0/16,
messages published: 0
SO: 156a77e8, type: 2, owner: 1562fc24, pt: 0, flag: INIT/-/-/0x00
(call) sess: cur 1565157c, rec 0, usr 1565157c; depth: 0
END OF PROCESS STATE

Similar Messages

  • Oracle forms multiple session

    I need to populate a grid with multiple rows where multiple users can view the data in their respective login fetched from multiple tables. The users can select some configuration data in the UI to perform insert or update transactions for multiple rows to another table.
    I need to uniquely identify the set of rows for each user and for each session so that I can insert or update the rows. The user also can re-query the newly inserted or updated rows to table.
    Please let me know whether usage of global temporary tables can be used here.
    Is there any other way to achieve the same?
    The oracle stored procedure should return the result set and the oracle forms should be able to display it in the UI. I am using oracle 10g.

    hi
    create role and grant all privileges to the users and also create PUBLIC SYNONYM.Please check out the following links.
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/privs.htm
    http://www.java2s.com/Tutorial/Oracle/0700__User-Privilege/PublicSynonyms.htm
    example:1
    create roles.
    GRANT CREATE ROLE TO store;
    GRANT CREATE USER TO store WITH ADMIN OPTION;
    CREATE ROLE product_manager;
    CREATE ROLE hr_manager;
    CREATE ROLE overall_manager IDENTIFIED by manager_password;example:2
    Public synonym.
    SQL> CREATE PUBLIC SYNONYM product FOR product;
    Synonym created.
    syntax:
    CREATE PUBLIC SYNONYM products FOR schemaName.tableName;
    example:
    CREATE PUBLIC SYNONYM products FOR sarah.products;Sarah

  • Oracle Shared Server Session Scheduling

    Hi,
    We're currently evaluating the shared server architecture for production use. As far as we know, Oracle schedules N sessions across M operating system threads, dependent on the configured limits.
    An essential requirement for our production system is to be able to associate a given operating system thread belonging to an Oracle shared server process with a session (more specifically the session owner) and maintain this information externally. Because a shared server thread may handle multiple sessions in random order with interruption, the assumption that a given thread and its corresponding thread identifier always processes a specific session throughout the thread lifetime is incorrect, thus we cannot directly associate a thread and session via the thread identifier.
    Does Oracle provide a way to be notified (native callback) before and/or after a shared server level scheduling "session context switch" so that a thread id could be used to associate a thread with a session at any given time?
    Thanks in advance for any insights!
    cheers,
    Horst Reiterer

    You can realize if your database is working in shared mode through several ways:
    1.- Looking the background process at the OS level
    2.- Looking some init parameters and other methods
    What is your OS ?
    Joel Pérez
    http://otn.oracle.com/experts

  • Multiple sessions in a single database connection.

    I have copied the following text from Forms Developer2000
    "At runtime, Form Builder automatically establishes and manages a single connection to ORACLE. By default, one user session is created for this connection. However, the multiple-sessioning feature of ORACLE allows a single client to establish multiple sessions within a single connection. ORACLE transaction-management and read-consistency features all are implemented at the session level, so creating multiple sessions allows a single user to have multiple, independent transactions."
    If ORACLE allows a single client to establish multiple sessions within a single connection, I want to leverage on this feature in my application which uses BC4J.
    Can anybody tell me if
    1. its possible achieve this in Java(BC4J).
    2. If Yes, How?
    regards,
    vikrant

    Thank you for your valuable suggestion.
    I believe createing multiple root Application
    Modules, will create as many number of connections to
    database, hence multiple transactions.
    But What I wanted was multiple sessions in a single
    connection, who's behavior will be similar to two
    different connections.Could you tell me the advantage you're looking for in multiple sessions in one connection vs. multiple connections (where connections may be pooled)?
    Thanks.
    Sung

  • Setup for Discoverer to have multiple sessions opening in different browser

    What is the setup for Discoverer or Windows 6 browser to have multiple discoverer sessions opening in different browser windows at the same time in Discoverer 10g Plus?
    We have implemented Discoverer 10g Plus just to be used as an extract tool. We have some workbooks retrieving 200,000 or more rows from an Oracle database. It is taking 30 to 45 minutes to download. Some users are able to open multiple sessions in different browsers to download more then one worksheet at the time, but we have other users who get an error message that they can only open one session at the time. What is the setup to allow users to open more than one Discoverer session?

    Additional research in Metalink found the following:
    Hdr: 7261918 10.2 USER_JAV 10.1.2.54.25 PRODID-964 PORTID-46
    Abstract: ALLOW ABILITY TO LAUNCH TWO DISCOPLUS SESSIONS FROM SAME BROWSER CONNECTION PAGE
    *** 07/17/08 07:31 am REQUEST TEXT ***
    Please refer to bug 6656139. Need to get Discoverer Plus certified to
    support launching two plus sessions from same browser connections page when
    using SUN JRE 1.5/1.6 or higher.
    As per bug 6656139 it appears to be JVM 1.5.x limitation, because same
    actions work fine when using SUN JRE 1.4.2_xx.
    *** 07/17/08 07:31 am BUSINESS NEED ***
    Impossible to run reports against two different databases simultaniously
    using same Discoverer instace, or just several reports at the same time,
    which would save much time instead of running reports one by one.
    *** 07/19/09 11:57 pm *** (CHG: Sta->97)
    *** 07/19/09 11:57 pm RESPONSE ***
    ALSO SEE THIS FROM SUPPORT
    Error 'Unable To Connect Discoverer Server: Null' When Opening A Second Plus Session From The Same Browser [ID 790187.1]
    Cause
    Bug 6656139, JVM 1.5 : RUNNING TWO PLUS SESSIONS ERRORS WITH UNABLE TO CONNECT: NULL
    The Java Console reports the following error:
    Error: java.lang.StackOverflowError
    java.lang.StackOverflowError
    at java.awt.DefaultFocusTraversalPolicy.accept(Unknown Source)
    at java.awt.ContainerOrderFocusTraversalPolicy.getFirstComponent(Unknown Source)
    at java.awt.ContainerOrderFocusTraversalPolicy.getFirstComponent(Unknown Source)
    at javax.swing.DefaultFocusManager.getFirstComponent(Unknown Source)
    Per Bug 6656139 this problem is a limitation/bug with current Sun JRE 1.5
    and higher and needs to be addressed by Sun.
    Solution
    Currently launching two Discoverer Plus sessions from the same browser connection page is not supported/certified.
    Enhancement Request :
    Bug 7261918, ALLOW ABILITY TO LAUNCH TWO DISCOPLUS SESSIONS FROM SAME BROWSER CONNECTION PAGE
    has been logged for this issue but is still waiting on a Sun Java fix.
    Use the following workaround:
    Use JRE 1.4.2_xx until the ER is implemented and the SUN JRE bug is fixed.

  • Failed to Install the "Oracle Web Services Manager Configuration Assistant"

    The installation of "Oracle Web Services Manager Configuration Assistant" was failed when I installed the "Oracle SOA Suite 10.1.3.1.0" ,and the failure information about the installation in the log show as follows, I need your help,thanks a lot!
    start-olite:
    Starting OLite in background ...
    Running:D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Failed to execute sql file"D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql"
         at oracle.tip.esb.install.db.RunSQLScript.runScript(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptList(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.runScripts(Unknown Source)
         at oracle.tip.esb.install.db.OLite.install(Unknown Source)
         at oracle.tip.esb.install.db.InstallerMain.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 6 more
    Java Result: 1
    Importing Default System ...
    ${env.PCHOME}
    stop-olite:
    Stopping background OLite process ...
    CA::DEBUG:******:Finished OLite Install ...
    Finished Olite configuration ...
    BUILD SUCCESSFUL
    Total time: 12 seconds
    Exit: 0
    TASK: oracle.tip.esb.install.tasks.ConfigureOC4J
    Configuring OC4J ...
    id value is 2
    id value is IASPT
    process-type value is 1
    id value is 3
    id value is IASPT
    id value is 3
    id value is ASG
    process-type value is 1
    id value is 2
    id value is ASG
    id value is 1
    id value is default_group
    process-type value is 1
    id value is 3
    id value is home
    process-type value is 1
    process-type value is 2
    process-type value is 1
    final map size value is 2
    id value is -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false
    Jun 22, 2010 2:39:09 PM oracle.tip.esb.install.tasks.ConfigureOC4J getOpmnRequestPort
    INFO: Port value is 6003
    D:\product\10.1.3.1\OracleAS_1\jdk\bin\java -Dant.home=D:\product\10.1.3.1\OracleAS_1\ant -classpath D:\product\10.1.3.1\OracleAS_1\ant\lib\ant.jar;D:\product\10.1.3.1\OracleAS_1\ant\lib\ant-launcher.jar;D:\product\10.1.3.1\OracleAS_1\integration\esb\lib\ant-contrib-1.0b1.jar org.apache.tools.ant.Main -Dinstall.type=SoaBasic -Desb.home=D:\product\10.1.3.1\OracleAS_1\integration\esb -Doc4j.home.dir=D:\product\10.1.3.1\OracleAS_1 -Djava.home=D:\product\10.1.3.1\OracleAS_1\jdk -Doracle.home=D:\product\10.1.3.1\OracleAS_1 -Dhost.name=dpxc67-01 -Ddb.vendor=olite -Dimport.export.db_url=jdbc:polite4@localhost:1531:oraesb -Desb.appserver=ias_10.1.3 -Doc4j.design_time_host=dpxc67-01 -Doc4j.design_time_port=8888 -Dprimary.container=home -Dinstall.mode=OracleInstallerias_10.1.3_SoaBasic -Dsso=true -Dinstall.component=install-developer -Dias.name=soademo.dpxc67-01 -Denv.OC4J_STANDALONE_HOME=D:\product\10.1.3.1\OracleAS_1 -Dias_admin.password=*password cannot be displayed* -Denv.JAVA_HOME=D:\product\10.1.3.1\OracleAS_1\jdk -Denv.SERVER_ADMIN_PASSWORD=*password cannot be displayed* -Dopmn.requestport=6003 -Ddb.vendor=olite -Ddb.connect.string=jdbc:polite4@localhost:1531:oraesb -Ddb.username=system -Dias.virtual_host=dpxc67-01 -Denv.DB_USER=system -Denv.DB_URL=jdbc:polite4@localhost:1531:oraesb -Desb.oc4j.container=home -Denv.DB_PASSWORD=*password cannot be displayed* -Ddb.password=*password cannot be displayed* -e -buildfile esbinstall.xml deploy-applications
    Buildfile: esbinstall.xml
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_admin_client_script_sl.txt
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    update_server.xml:
    Adding shared library oracle.esb ...
    deployer.url: deployer:oc4j:opmn://dpxc67-01:6003/home
    publishSharedLibrary command was successful
    deploy-applications:
    Deploying ESB design time ...
    Binding ESB design time ...
    Deploying ESB run time ...
    Binding ESB runtime ...
    Deploying orainfra.ear ...
    Binding orainfra ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_deployapps.txt
    10/06/22 14:39:20 Notification ==>Application Deployer for esb-dt STARTS.
    10/06/22 14:39:20 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear
    10/06/22 14:39:20 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear begins...
    10/06/22 14:39:20 Notification ==>Unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Done unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Done unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Done unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear ends...
    10/06/22 14:39:22 Notification ==>Starting application : esb-dt
    10/06/22 14:39:22 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:22 Notification ==>Initializing EJB container
    10/06/22 14:39:22 Notification ==>Loading connector(s)
    10/06/22 14:39:22 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-dt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize esb_console begins...
    10/06/22 14:39:23 Notification ==>Initialize esb_console ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-dt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-dt COMPLETES. Operation time: 2875 msecs
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt STARTS.
    10/06/22 14:39:23 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear begins...
    10/06/22 14:39:23 Notification ==>Unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Done unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Done unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Done unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear ends...
    10/06/22 14:39:23 Notification ==>Starting application : esb-rt
    10/06/22 14:39:23 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initializing EJB container
    10/06/22 14:39:23 Notification ==>Loading connector(s)
    10/06/22 14:39:23 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-rt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize provider-war begins...
    10/06/22 14:39:23 Notification ==>Initialize provider-war ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-rt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt COMPLETES. Operation time: 203 msecs
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra STARTS.
    10/06/22 14:39:24 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear begins...
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear ends...
    10/06/22 14:39:24 Notification ==>Starting application : orainfra
    10/06/22 14:39:24 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initializing EJB container
    10/06/22 14:39:24 Notification ==>Loading connector(s)
    10/06/22 14:39:24 Notification ==>Starting up resource adapters
    10/06/22 14:39:24 Notification ==>Initializing EJB sessions
    10/06/22 14:39:24 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initialize orainfra begins...
    10/06/22 14:39:24 Notification ==>Initialize orainfra ends...
    10/06/22 14:39:24 Notification ==>Started application : orainfra
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra COMPLETES. Operation time: 219 msecs
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    ${env.PCHOME}
    install-developer:
    design time host dpxc67-01
    design time port 8888
    primary container home
    the host is dpxc67-01and the port is 8888
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Connection Refused ""
         at oracle.tip.esb.install.db.NonOracleDB.runConnectionTest(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.load(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.setupDB(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.handleDesignTimeSpecificActions(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 5 more
    Java Result: 1
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\lib\ext
    set_app_sso_option:
    Using sso=true. Redeploying esb-dt with sso
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt\META-INF
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\application-deployments\esb-dt

    It could be due to system language setting -
    install SOA Suite failed
    Regards,
    Anuj

  • How to monitor oracle 11g database sessions on Windows 2008 server?

    Hi Experts
    How to monitor the Oracle 11g database sessions on Windows 2008 server (other than SQL Developer tool), which procedure or query is taking more time with Java application.

    Recently i found this tool- myorasql on the net to monitor the performence of database, easy to setup and check the performence.  i never tested it but seems impresive.  It is free and i think it would be use ful to you.
    http://myorasql.com/
    You can also use Quest - Toad or sqlplus if you are very good at sql commands and all dictionary tables or OEM/EM grid if it is configured .

  • JDeveloper 11g Toplink Session Configuration Editor Error

    Hi everone,
    In JDeveloper11g Relase1, Session Configuration Editor doesn't run correctly, always crashes,
    and session.xml configuration file has validation errors, for example:
    element primary-project not expected.
    element login not expected.
    element connection-pools not expected.
    When I run a project, session.xml file doesn't parse correctly so no database connection establisted.
    I am sending my session.xml file and error log.
    Best Regards.
    Session.XML file
    <?xml version="1.0" encoding="windows-1254"?>
    <toplink-sessions version="11g Release 1 (11.1.1.1.0)" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <session xsi:type="server-session">
    <name>AnahtarV3</name>
    <server-platform xsi:type="weblogic-10-platform"/>
    <primary-project xsi:type="xml">META-INF/ToplinkMap.xml</primary-project>
    <login xsi:type="database-login">
    <platform-class>oracle.toplink.platform.database.oracle.Oracle11Platform</platform-class>
    <user-name>xxxx</user-name>
    <password>7D39547AAAC98C485237BC9ABBBAEFBA</password>
    <sequencing>
    <default-sequence xsi:type="native-sequence">
    <preallocation-size>1</preallocation-size>
    </default-sequence>
    </sequencing>
    <driver-class>oracle.jdbc.OracleDriver</driver-class>
    <connection-url>jdbc:oracle:thin:@xx.yyyy.www:1521:zzzz</connection-url>
    <force-field-names-to-upper-case>true</force-field-names-to-upper-case>
    <optimize-data-conversion>true</optimize-data-conversion>
    <trim-strings>false</trim-strings>
    </login>
    <connection-pools>
    <read-connection-pool>
    <name>read</name>
    <max-connections>1</max-connections>
    <min-connections>1</min-connections>
    <login xsi:type="database-login">
    <user-name>bonus</user-name>
    <password>C9AB9547D3AC98C485237B7AABBAEFBA</password>
    <driver-class>oracle.jdbc.OracleDriver</driver-class>
    <connection-url>jdbc:oracle:thin:@oratest.boyner.trk:1521:bdbtest</connection-url>
    </login>
    </read-connection-pool>
    <write-connection-pool>
    <max-connections>1</max-connections>
    <min-connections>1</min-connections>
    </write-connection-pool>
    </connection-pools>
    </session>
    </toplink-sessions>
    Error Log:
    javax.ejb.EJBException: EJB Exception: : Local Exception Stack:
    Exception Description: Several [3] SessionLoaderExceptions were thrown:
    org.xml.sax.SAXParseException: <Line 35, Column 30>: XML-24534: (Error) Element 'max-connections' not expected.
    org.xml.sax.SAXParseException: <Line 36, Column 30>: XML-24534: (Error) Element 'min-connections' not expected.
    org.xml.sax.SAXParseException: <Line 37, Column 34>: XML-24521: (Error) Element not completed: 'write-connection-pool'
         at oracle.toplink.exceptions.SessionLoaderException.finalException(SessionLoaderException.java:91)
         at oracle.toplink.tools.sessionconfiguration.XMLSessionConfigLoader.load(XMLSessionConfigLoader.java:250)
         at oracle.toplink.tools.sessionmanagement.SessionManager.getSession(SessionManager.java:448)
         at oracle.toplink.tools.sessionmanagement.SessionManager.getSession(SessionManager.java:409)
         at oracle.toplink.util.SessionFactory.getSharedSession(SessionFactory.java:137)
         at oracle.toplink.util.SessionFactory.getSharedSession(SessionFactory.java:116)
         at oracle.toplink.util.SessionFactory.acquireSession(SessionFactory.java:156)
         at com.boyner.anahtar.ejb.user.Session.findTUserByUsernameAndPassword(Session.java:66)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy122.findTUserByUsernameAndPassword(Unknown Source)
         at com.boyner.anahtar.ejb.user.Session_pgpyv4_lSessionImpl.findTUserByUsernameAndPassword(Session_pgpyv4_lSessionImpl.java:307)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:561)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2113)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3009)
         at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:436)
         at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:256)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1437)
         at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2120)
         at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:464)
         at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:307)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:693)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:394)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:217)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:201)
         at com.boyner.anahtar.utility.ADFUtils.executeOperation(ADFUtils.java:110)
         at com.boyner.anahtar.session.BSession.btnLogin_ClientListener(BSession.java:82)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at com.sun.faces.application.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
         at com.boyner.anahtar.utility.BInProgressDialog.executeMethod(BInProgressDialog.java:81)
         at com.boyner.anahtar.utility.BInProgressDialog.onPopupOpened_ClientListener(BInProgressDialog.java:71)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at oracle.adf.view.rich.event.ClientListenerSet.invokeCustomEventListeners(ClientListenerSet.java:176)
         at oracle.adfinternal.view.faces.context.RichPhaseListener$DeliverClientEvent.invokeContextCallback(RichPhaseListener.java:589)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.invokeOnComponent(UIXComponentBase.java:1392)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.invokeOnChildrenComponents(UIXComponentBase.java:1312)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.invokeOnComponent(UIXComponentBase.java:1406)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.invokeOnChildrenComponents(UIXComponentBase.java:1312)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.invokeOnComponent(UIXComponentBase.java:1406)
         at oracle.adf.view.rich.component.rich.RichDocument.invokeOnComponent(RichDocument.java:159)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:675)
         at oracle.adfinternal.view.faces.context.RichPhaseListener._invokeCustomEvents(RichPhaseListener.java:390)
         at oracle.adfinternal.view.faces.context.RichPhaseListener.afterPhase(RichPhaseListener.java:331)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.boyner.anahtar.http.compress.GZIPFilter.doFilter(GZIPFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Did you get the solution?
    i am facing the similiar problem

  • How to open Multiple session

    I am trying to OPEN multiple SESSION for same application and unable to do this using FIREFOX 7.01
    R 12(Oracle E-Business Suite), we are using FIREFOX for several clients to open the applciation. But i cannot open different session of same applcaition. it is ONLY opening singel JAVA form. In IE 8 or 9, i can do - NO MERGE option or File>New Session option. Is there some workaround for this. I am using Windows 7.

    Hi,
    When you run the form in the browser, it opens a new database session. For sharing the same session, you need to open/call/new form within the form itself.
    For using same JVM, you can use the [JVM Pooling|http://download.oracle.com/docs/cd/B14099_19/web.1012/b14032/jvm.htm] feature (assuming you are on forms >= 10.1.2).
    -Arun

  • Restricting multiple sessions to single device

    Dear All
    How to control the number of concurrent sessions permitted for a single userid. Can Concurrent access authorization be varied by excluding userids or by restricting multiple sessions to single device?
    Any suggestion will be appreciated

    We are running an application made up of oracle 9i forms and reports using oracle application server and we need to restrict the limit of sessions per user so that a single session to single pc

  • RemoteApp on Win 2088 R2 Enterprise app only runs in same session how do you get an remoteapp to run multiple sessions?

    Hello All,
    I have a Win 2k8 r2 server, and I have remoteapp configured on it. I have a MS Access, quickbooks, and sage50 that run fine from my rdp icon. My problem is that I want to be able to start multiple sessions of the apps and when I click on the rdp icon again
    it just brings the corresponding rdp app  to the active window instead of opening a new session of the remoteapp I want.
    I set the registry entry to fSingelSessionPerUser to "0" but that made no change. Any help is greatly appreciated

    Hi,
    No, not complete.  There are some lists of settings on the Internet that provide a portion of them.  Here is a MS article:
    RDP Settings for Remote Desktop Services in Windows Server 2008 R2
    http://technet.microsoft.com/en-us/library/ff393699(v=ws.10).aspx
    -TP

  • How to invoke multiple sessions of sql*plus thru pl/sql program

    Hi
    How to invoke multiple sessions of sql*plus thru pl/sql program.
    Thanks

    How to invoke sql*plus in a procedure?????
    I have to invoke more pl/sql sessions?????No you don't "have to".
    Look at what you are trying to do.
    You have a program running inside the PL/SQL engine. This is running nicely inside the Oracle database and is perfectly capable of issuing other SQL statements, PL/SQL programs etc. inside it's nice cosy Oracle environment.
    You are asking for this PL/SQL to shell out to the operating system, run an external application, for which it will have to supply a username and password (are you planning on hard coding those into your PL/SQL?), and then that external application is supposed to run more SQL or PL/SQL against the database.
    a) Why hold all this code external to the database when it can quite happily reside on the database itself and be executed through jobs or whatever.
    b) Consider what would happen if someone were to replace the external application with their own program of the same file name... they'd be able to capture the username and password for connecting to the database, therefore a major security flaw.
    The whole idea of doing what you want through external calls to SQL*Plus is ridiculous.

  • ASMCA needs Oracle Grid Infrastructure to configure ASM

    Hi,
    I am trying to install ASM 11gR2 on RHEL5. I am using VMWare Workstation for this.
    I have already installed Oracle database software and Grid Infrastructure on this machine.While installing Grid Infrastructure, I chose install Grid Infrastructure software only.
    Once this was successfull I am trying to create ASM instance using asmca.
    Regarding the disks, I am using raw devices. I created a virtual disk which I have partitioned but haven't formatted it. Done this to create raw device
    [root@localhost sysconfig]# /bin/raw /dev/raw/raw1 /dev/sdb
    /dev/raw/raw1: bound to major 8, minor 16
    and have added
    ACTION=="add",KERNEL=="sdb",RUN+="/bin/raw /dev/raw/raw1 %N"
    to /etc/udev/rules.d/60-raw.rules
    Then I tried creating the disk but it failed. So I did the following steps to fix it
    [root@dhcppc2 Softwares]# /etc/init.d/oracleasm createdisk VOL1 /dev/sdb
    Marking disk "VOL1" as an ASM disk: [FAILED]
    [oracle@oracle11gR2 grid]$ tail -f /var/log/oracleasm
    Device "/dev/sdb" is not a partition
    To fix this
    [root@localhost ~]# /usr/sbin/asmtool -C -l /dev/oracleasm -n VOL1 -s /dev/sdb -a force=yes
    asmtool: Device "/dev/sdb" is not a partition
    asmtool: Continuing anyway
    Now I am able to view the asmdisk through listdisks option.
    Have set following environment variables before running asmca
    [oracle@oracle11gR2 ~]$ export ORACLE_HOME=/u01/app/oracle/product/11.2.0/Grid
    [oracle@oracle11gR2 ~]$ export PATH=/u01/app/oracle/product/11.2.0/Grid/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    When I am running ASMCA I am facing this error - Oralce Grid Infrastrcture is not configured properly. ASMCA needs Oracle Grid Infrastructure to configure ASM
    Any thoughts?

    Hi Aman,
    Thanks for the reply.
    Is it possible to configure 11gR2 ASM on single instance databases ? I have done the config with 10g but I am struggling with the Grid Infrastructure. For eg: when I do deinstall of Grid Infrstructure
    +[oracle@oracle11gR2 deinstall]$ ./deinstall -home /u01/app/oracle/product/11.2.0/Grid+
    ORACLE_HOME = /u01/app/oracle/product/11.2.0/Grid
    Location of logs /u01/Softwares/oracle11gR2/deinstall/logs/
    +############ ORACLE DEINSTALL & DECONFIG TOOL START ############+
    +######################## CHECK OPERATION START ########################+
    Install check configuration START
    Checking for existence of the Oracle home location /u01/app/oracle/product/11.2.0/Grid
    Oracle Home type selected for de-install is: SIHA
    Oracle Base selected for de-install is: /u01/app/oracle
    Checking for existence of central inventory location /u01/app/oraInventory
    Checking for existence of the Oracle Grid Infrastructure home
    Install check configuration END
    Traces log file: /u01/Softwares/oracle11gR2/deinstall/logs//crsdc.log
    Network Configuration check config START
    Network de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/netdc_check42401.log
    Network Configuration check config END
    Asm Check Configuration START
    ASM de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/asmcadc_check42402.log
    +ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]:+
    ASM was not detected in the Oracle Home
    +######################### CHECK OPERATION END #########################+
    +####################### CHECK OPERATION SUMMARY #######################+
    Oracle Grid Infrastructure Home is:
    The cluster node(s) on which the Oracle home exists are: (Please input nodes seperated by ",", eg: node1,node2,...)null
    Oracle Home selected for de-install is: /u01/app/oracle/product/11.2.0/Grid
    Inventory Location where the Oracle home registered is: /u01/app/oraInventory
    ASM was not detected in the Oracle Home
    +Do you want to continue (y - yes, n - no)? [n]: y+
    A log of this session will be written to: '/u01/Softwares/oracle11gR2/deinstall/logs/deinstall_deconfig2010-08-07_01-31-49-PM.out'
    Any error messages from this session will be written to: '/u01/Softwares/oracle11gR2/deinstall/logs/deinstall_deconfig2010-08-07_01-31-49-PM.err'
    +######################## CLEAN OPERATION START ########################+
    ASM de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/asmcadc_clean42403.log
    ASM Clean Configuration END
    Network Configuration clean config START
    Network de-configuration trace file location: /u01/Softwares/oracle11gR2/deinstall/logs/netdc_clean42404.log
    De-configuring backup files...
    Backup files de-configured successfully.
    The network configuration has been cleaned up successfully.
    Network Configuration clean config END
    ---------------------------------------->
    Press Enter after you finish running the above commands
    +<----------------------------------------+
    I don't see any commands to run but the deinstall blindly says that
    "Press Enter after you finish running the above commands"
    and while looking at the net I found out it might be something similar to this
    /u01/Softwares/oracle11gR2/deinstall/perl/bin/perl -I/u01/Softwares/oracle11gR2/deinstall/perl/lib -I/u01/Softwares/oracle11gR2/deinstall/crs/install /u01/Softwares/oracle11gR2/deinstall/crs/install/rootcrs.pl -force -delete -paramfile /u01/Softwares/oracle11gR2/deinstall/response/deinstall_Ora11g_gridinfrahome1.rsp
    Should I run the previous command as root.
    Am I doing things in the right way or am I missing something here?

  • Multiple session open

    Hi ,
    Application facing problem of multiple session pending for more that 2-3 days using JDBC Thin Client.
    I can see these all querying v$session.
    database is Oracle.
    What could be reason?
    How to find problem as this is due to issue in Oracle or JDBC end.
    Can you please gudie.
    Thanks in Advance.

    Hello,
    Most likely an applicaiton issue so you need to investigate if java application closing connection appropriately. When you query v$session, it shows you status of session , machine name, username and program used to create this session and whole lot.
    Do you have connection pooling at java level or at oracle or not at all? Also looked into following parameter to support increased number of sessions. (processes, sessions, transactions)
    Regards

  • Multiple sessions problem

    I have struts 1.3 based portal project running on WLP 10.3.2. I am exposing a struts porlet over WSRP. when the porlet is consumed, i see multiple sessions being created for a single request. Below is the text form console. Note: I am using all the default configuration that comes when i create a new project.
    2010-09-15 11:14:42,832 DEBUG - - - V9sGMQvC5qqJyRhyZkHVhKy8ds2YVyBBbXJjyG02LQFLpBynx96x!-1496224653!1284563682831 - session created
    2010-09-15 11:14:44,986 DEBUG - - - lhNyMQvGxzb6hKm7WkpqhsQ1nh6TVghnDLdM8hsGTFxQnLswZDTG!-1496224653!1284563684986 - session created
    2010-09-15 11:14:45,000 DEBUG - - - 3qsgMQvG303NKtJKjbTh2Mt1Qpc1Lnr2lSGsFwvQJ0YW21jvl2DJ!-1496224653!1284563684999 - session created
    2010-09-15 11:14:45,011 DEBUG - - - 3Dz7MQvFKhdrRpYQ7KS8s017pCf2wz17pvhx8JpXv5D7mfJLlx5f!-1496224653!1284563685011 - session created
    2010-09-15 11:14:45,045 DEBUG - - - 0PDHMQvFWh29zwT1hhNvcQM4fvk0LhHTp1L2QZQywxLg9P4jzZH2!-1496224653!1284563685045 - session created
    2010-09-15 11:14:45,053 DEBUG - - - 48b8MQvFkpv6GgVjV5p8qvpXgwvlPnVZGpkRMcWkLCTZN7tNvzHJ!-1496224653!1284563685052 - session created
    2010-09-15 11:14:45,062 DEBUG - - - 2DMTMQvFBlPWl1zT7b6QYhYWGW0pF7z1mQVvCJ7CY8TJbkYbm1Tl!-1496224653!1284563685062 - session created
    2010-09-15 11:14:45,075 DEBUG - - - 134GMQvFsFG0Jh7WtGvgv8LSg2GLc8hTZ6vTMNGGm8c5D4vwBhbH!-1496224653!1284563685075 - session created
    2010-09-15 11:14:45,109 DEBUG - - - bz9mMQvF9Fn20qp17v1fPyHG3WWP1VVdn6rbXn5FT1y9LKhZVqK4!-1496224653!1284563685109 - session created
    2010-09-15 11:14:45,116 DEBUG - - - PhFpMQvFnJdl5v2jNhtp0GKSvrWNZJlTww2QrNdVLHLpQcRZzvbM!-1496224653!1284563685116 - session created
    2010-09-15 11:14:45,123 DEBUG - - - n4tGMQvFMGJVyRYGG5g709xjMQHwTlvpJ4Nn7J5TTPpHbrJDfG1v!-1496224653!1284563685123 - session created
    2010-09-15 11:14:45,133 DEBUG - - - 8MjGMQvFGTvDJJz34CznJ1PgSpFfyQnhL9N7sv4n9NfqvRyMrqz1!-1496224653!1284563685133 - session created
    2010-09-15 11:14:45,153 DEBUG - - - 1NTdMQvFD5nn9yJSc6tp3v7D7lnFGJdJyBScrvXFfwJSPpGFVcTy!-1496224653!1284563685153 - session created
    2010-09-15 11:14:45,158 DEBUG - - - PNvdMQvF52J1BJVvG0FQG92JzdLwZtQj0hyLLMh0gJ1C1rXYK2Pn!-1496224653!1284563685158 - session created
    2010-09-15 11:14:45,167 DEBUG - - - 6h8kMQvF2HhrhZLK835WTnvvzrbQvPdRrTYGJv8jT1vY9gwFGkps!-1496224653!1284563685167 - session created
    2010-09-15 11:14:45,233 DEBUG - - - npMJMQvFqBtGyp6TtvhtrQ1MzvQFJDYNGJmvGGQ2zwbVxbFp2LHn!-1496224653!1284563685233 - session created
    2010-09-15 11:14:45,240 DEBUG - - - G0DnMQvFkPFZpq2hNGVMyL2v1n1ZK7pR95rp4dJC2P8n4ndNypLX!-1496224653!1284563685240 - session created
    2010-09-15 11:14:45,248 DEBUG - - - 6vpkMQvF8Q9ykBjFQr2VysX6bCyb0gwzycSzzwnqRg4lYk8L5zkZ!-1496224653!1284563685248 - session created
    2010-09-15 11:14:45,255 DEBUG - - - sydnMQvF50MnDwhj40y8RRyR5DhJk2f2fJJqGL1dHp8qNbnppHn2!-1496224653!1284563685255 - session created
    2010-09-15 11:14:45,275 DEBUG - - - qYyFMQvFdXD0yY2QLbFL1TsJKPtplDsJTJknTq16Fb4rg5XMT0XT!-1496224653!1284563685275 - session created
    2010-09-15 11:14:45,335 DEBUG - - - pjjhMQvFs4JrmkcG0dK1SL2r4XGkYJ1p1kQhJQxZ0PnLdv5Qk1hQ!-1496224653!1284563685334 - session created
    Any resolution..thanks.

    Diego
    When you logged in first time, it creates one session.
    But after that if you navigate to different transactions it shows in the second session.But it does not open new session for each link(ie Shop, confirmation, etc). Instead old session closes and new session opens.
    When it comes to CCM, obviously new session opens as you are connecting to new application by keeping open the existing one(Shop).
    But how does it matter to your application?
    Does it show any impact on the performance?
    Regards
    Jagadish

Maybe you are looking for

  • Materialized view to ensure data integrity over multiple tables

    Hello, I have a problem and I am not able to solve it. Partially, It is because of my poor SQL skills. I have three tables and I am using one sequence to enter data into them. What I am tying to do is to create a materialized view ( complete or fast,

  • Itunes still NOT working no matter what I do... :(

    I have tried everything under the sun to get Itunes to work. I even went back to the original iPod disk and installed it through there and nothing. I have changed what automatically starts up with windows and that worked!... for about 5 minutes, then

  • Menus - how do i go to a frame in  the main scene from a loaded movie?

    hi... need help... i actually have done this beofre but dont know what ia doing worng now.. i created an intro. this into is a seperte movie loaded into my main movie. in the intro there is a skip button so that the user can skip intor and go to a a

  • Iterator vs Enumeration

    Does anyone know how to produce the equivalent of an Enumeration with the new Collection classes like ArrayList and HashMap? My situation is that I've got a collection (ArrayList) inside of my class, and I'd like clients to be able to see what's in t

  • Rolando

    I have a problem with an application in the HTML DB that I am creating. the problem is: Error print success message checksum content error: Action procesada./6À1Ç9ÁFE08952600ACEC1E0188ÅC/: 4730F16841157B21D061A969F6640A61. the design I did it wit