![]() ![]() |
Stability of IORASP connector on XIB 2.1.1 |
Oct 27 2009, 06:06 AM
Post
#1
|
|
|
Regular Contributor ![]() ![]() ![]() Group: Members Posts: 46 Joined: 6-November 08 From: Colombo, Sri Lanaka Member No.: 55 |
We are planning to use oracle stored precedure connecter on XIB 2.1.1 + SP3
Any one of you using in production environment? Which is the most stable conencteor/patch combination ? -------------------- Kavindra Kulathilake
Mobile: +94 777 419 025 Tel: +94 11 2662255-8, 2662331-2 Fax:+94 11 2662333, 2662334 kavindra.kulathilake@ebuilder.lk www.ebuilder.com eBuilder Technology Centre 95, Dr. N M Perera Mawatha, Colombo 8 ,Sri Lanka MSN : Kavindra_Kulathilaka@hotmail.com |
|
|
|
Oct 27 2009, 01:13 PM
Post
#2
|
|
|
Group: Members Posts: 31 Joined: 6-November 08 Member No.: 82 |
Hi Kavindra,
We us the OracleSP connector a LOT; Basically it works fine, but we do have issues: - When our Oracle developers change a DB package (which occurs very often!) the first message/data passed to this package will fail, because the "state of the package" has changed. On the next call of the SP in this package the connection is reset and the data is processed fine. This is normal Oracle behaviour, but it would be VERY nice if the OracleSP connection would reset/retry the connection when "the state of the package" has changed, using the default retry-method. (The OracleSP will go into retry-mode when the DB is down/not reachable) This is a very annoying issue at our side, because the Oracle Dev guys feel very restricted when to put stuff into production. We are constantly manually reconnecting the Oracle SP connectors because of this. - The performance of the OracleSP Connector is not very suitable for BIG files; we tried dumping 400 000 records into a DB, but this took HOURS. Use the Oracle SQLLDR to process these big files. - The OracleSP connector does not use "NAMED PARAMETERS" to connect to an Oracle DB; instead it uses a very static numbered, fixed order, parameters system to connect to a SP. This means that when the Oracle Dev-guys add a parameter somewhere in the middle of the SP (or change the order of the parameters in the SP) you have to change the mapping(s) that uses the SP. - As far as I know it's not possible to use several different Oracle clients, e.g. 8, 9i and 10g, simultaniously on one machine to connect to several different DB's. It would be very nice if it was possible to specify during the configuration of an Oracle SP connector which client to use. (You can only use 1 of the installed Oracle clients, because XIB only points to 1 ORACLE_HOME directory) We have some other small issues, but I think this is enough for now. Greetings, Rob |
|
|
|
Oct 28 2009, 08:43 AM
Post
#3
|
|
|
Regular Contributor ![]() ![]() ![]() Group: Members Posts: 46 Joined: 6-November 08 From: Colombo, Sri Lanaka Member No.: 55 |
Hi Kavindra, \\We us the OracleSP connector a LOT; Basically it works fine, but we do have issues: - When our Oracle developers change a DB package (which occurs very often!) the first message/data passed to this package will fail, because the "state of the package" has changed. On the next call of the SP in this package the connection is reset and the data is processed fine. This is normal Oracle behaviour, but it would be VERY nice if the OracleSP connection would reset/retry the connection when "the state of the package" has changed, using the default retry-method. (The OracleSP will go into retry-mode when the DB is down/not reachable) This is a very annoying issue at our side, because the Oracle Dev guys feel very restricted when to put stuff into production. We are constantly manually reconnecting the Oracle SP connectors because of this. - The performance of the OracleSP Connector is not very suitable for BIG files; we tried dumping 400 000 records into a DB, but this took HOURS. Use the Oracle SQLLDR to process these big files. - The OracleSP connector does not use "NAMED PARAMETERS" to connect to an Oracle DB; instead it uses a very static numbered, fixed order, parameters system to connect to a SP. This means that when the Oracle Dev-guys add a parameter somewhere in the middle of the SP (or change the order of the parameters in the SP) you have to change the mapping(s) that uses the SP. - As far as I know it's not possible to use several different Oracle clients, e.g. 8, 9i and 10g, simultaniously on one machine to connect to several different DB's. It would be very nice if it was possible to specify during the configuration of an Oracle SP connector which client to use. (You can only use 1 of the installed Oracle clients, because XIB only points to 1 ORACLE_HOME directory) We have some other small issues, but I think this is enough for now. Greetings, Rob thanks a lot for your comments -------------------- Kavindra Kulathilake
Mobile: +94 777 419 025 Tel: +94 11 2662255-8, 2662331-2 Fax:+94 11 2662333, 2662334 kavindra.kulathilake@ebuilder.lk www.ebuilder.com eBuilder Technology Centre 95, Dr. N M Perera Mawatha, Colombo 8 ,Sri Lanka MSN : Kavindra_Kulathilaka@hotmail.com |
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
Lo-Fi Version | Time is now: 30th July 2010 - 01:08 PM |
Skin designed by IPB Forum Skins
Expand / Collapse Navigation



Oct 27 2009, 06:06 AM




