alexpreyer
12th April 2006, 14:23
We are running Baan IV c4 SP10 on SLES 8 and Oracle 9.1.0.2 at the moment.
For some reasons we want move to SLES 9 with Kernel 2.6 which should now possible with portingset 6.1c.07.10.
I set up an test server for this and updated to SLES 9. But I cannot log in a user in Baan anymore. Do somebody already have experiences with Kernel 2.6?

log.oracle8 shows:

2006-04-12[12:21:15]:E:bsp: ******* S T A R T of Error message *******
2006-04-12[12:21:15]:E:bsp: Log message called from /view/port.6.1c.07.10/vobs/tt/servers/ORACLE_2/ora_native.c: #1792 keyword: Oracle Error
2006-04-12[12:21:15]:E:bsp: Pid 32141 Uid 501 Euid 501 Gid 500 Egid 500
2006-04-12[12:21:15]:E:bsp: user_type S language 3 user_name bsp tty ote locale ISO88591/NULL
2006-04-12[12:21:15]:E:bsp: Errno 84 (Invalid or incomplete multibyte or wide character) bdb_errno 0
2006-04-12[12:21:15]:E:bsp:
2006-04-12[12:21:15]:E:bsp: dbs_errno = 0, Error 2756 occurred:
2006-04-12[12:21:15]:E:bsp: Error ORA-1756 occurred during logon.
2006-04-12[12:21:15]:E:bsp: ORA-00604: Fehler auf rekursiver SQL-Ebene 1
2006-04-12[12:21:15]:E:bsp: ORA-01756
2006-04-12[12:21:15]:E:bsp: Error BDB-2756 returned.
2006-04-12[12:21:15]:E:bsp: Logon failed; errno 2756
2006-04-12[12:21:15]:E:bsp: Flushed at /view/port.6.1c.07.10/vobs/tt/servers/ORACLE_2/ora_driver.c : #214.
2006-04-12[12:21:15]:E:bsp: ******* E N D of Error message *******

rochus
12th April 2006, 20:20
did you change the ipc_info line for ora_srv8

#oracle8 s 302 320 p ${BSE}/bin/ora8_srv6.1
oracle8 s ${BSE}/bin/ora8_srv6.1

alexpreyer
13th April 2006, 10:12
I didn't change ipc_info, but after changing it the same error appears.

Thank

Alex