Message-Id: <10509.106842@fatcity.com> From: Nimesh Date: Fri, 26 May 2000 15:11:01 +0530 Subject: OAS4.0.8 and DTC --------------468EBE6DA22336DF762AC7A1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit All, We have following configuration: OAS(4.0.8) on NT machine( S1) Database server(RM) Oracle8i on NT machine( S2) Database server(DTC) Oracle8 on NT machine( S1) I have configured OAS to enable transactions and all configurations are without any problems. I have created an application that uses PLSQL cartridge which uses DAD thats is transaction enabled. I am trying to execute a simple plsql procedure that outputs "Hello" but when fire the URI, I received the following error: " Oracle Application Server An Internal error occured in processing the request Please refer to the logs for more information " The log generated is : 05-26-2000 13:15:52 0 mbt1 `Cartridge Server` 1307 1 0x400fff `OWS-10911: Throwing exception for reason: wrkpGetProperty 3 ` 05-26-2000 13:15:54 0 mbt1 `oexpplsql/oexpplsql Cartridge` 1307 0 0x400fff `OWS-05102: Initialization failed due to error -1034` 05-26-2000 13:15:54 0 mbt1 `oexpplsql/oexpplsql Cartridge` 1307 1 0x400fff `` 05-26-2000 13:15:56 0 mbt1 `oexpplsql/oexpplsql Cartridge` 1307 0 0x400fff `OWS-05102: Initialization failed due to error -1034` 05-26-2000 13:15:56 0 mbt1 `oexpplsql/oexpplsql Cartridge` 1307 1 0x400fff `` 05-26-2000 13:15:56 0 mbt1 `Cartridge Server` 1307 1 0x400fff `OWS-10911: Throwing exception for reason: Challenging the browser for user/passwd ` 05-26-2000 13:15:56 0 mbt1 `Cartridge Server` 1307 1 0x400fff `OWS-10911: Throwing exception for reason: Error in performing authentication... ` Any help will be of great use. and Please give me your inputs about trasaction enableing in OAS . TIA Nimesh --------------468EBE6DA22336DF762AC7A1 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit All,

We have following configuration:
OAS(4.0.8) on NT machine( S1)
Database server(RM) Oracle8i on NT machine( S2)
Database server(DTC) Oracle8 on NT machine( S1)

I have configured OAS to enable transactions and all configurations are without any problems.

I have created an application that uses PLSQL cartridge which uses DAD thats is transaction enabled. I am trying to execute a simple plsql procedure that outputs "Hello" but when fire the URI, I received the following error:
"
Oracle Application Server
An Internal error occured in processing the request Please refer to the logs for more information
"

The log generated is :

05-26-2000 13:15:52 0          mbt1                 `Cartridge Server` 1307       1          0x400fff   `OWS-10911: Throwing exception for reason: wrkpGetProperty 3  `
05-26-2000 13:15:54 0          mbt1                 `oexpplsql/oexpplsql  Cartridge` 1307       0          0x400fff   `OWS-05102: Initialization failed due to error -1034`
05-26-2000 13:15:54 0          mbt1                 `oexpplsql/oexpplsql  Cartridge` 1307       1          0x400fff   ``
05-26-2000 13:15:56 0          mbt1                 `oexpplsql/oexpplsql  Cartridge` 1307       0          0x400fff   `OWS-05102: Initialization failed due to error -1034`
05-26-2000 13:15:56 0          mbt1                 `oexpplsql/oexpplsql  Cartridge` 1307       1          0x400fff   ``
05-26-2000 13:15:56 0          mbt1                 `Cartridge Server` 1307       1          0x400fff   `OWS-10911: Throwing exception for reason: Challenging the browser for user/passwd  `
05-26-2000 13:15:56 0          mbt1                 `Cartridge Server` 1307       1          0x400fff   `OWS-10911: Throwing exception for reason: Error in performing authentication...
  `
Any help will be of great use.
and
Please give me your inputs about trasaction enableing in OAS .

TIA