Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: MF Cobol 4.0 and Oracle 10g

RE: MF Cobol 4.0 and Oracle 10g

From: Kumar, Arvind IN GGN SISL <arvind.kumar2_at_siemens.com>
Date: Tue, 24 Apr 2007 10:43:25 +0530
Message-ID: <DB870BED06C39D4DBD5FCB1BD9C856D40902042D@inggnh999msx.in002.siemens.net>


Greeting to all,  

Ora-1017 has been resolved. Problem was in pro*cobol code, username/password variables were taken as PICx(32) setting it to PICX(30) solved the problem. Now I am able to login into application but intermittently getting the following java dump and Tomcat services terminates..  

An unexpected exception has been detected in native code outside the VM.

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x6260D1E3

Function=sqlbxt+0x3B

Library=c:\oracle\10g\bin\ORASQL10.DLL  

Current Java thread:

        at com.microfocus.cobol.RuntimeSystem.cobcall_int(Native Method)

        at com.microfocus.cobol.RuntimeSystem.cobcall(Unknown Source)    

Thanks in Advance

Arvind Kumar  


From: Peter McLarty [mailto:p.mclarty_at_cqu.edu.au] Sent: Tuesday, April 24, 2007 5:58 AM
To: Kumar, Arvind IN GGN SISL; oracle-l_at_freelists.org Subject: RE: MF Cobol 4.0 and Oracle 10g  

I guess it is since Peoplesoft Peopletools 8.48, latest version is using Server Express 4.0 and that is certified by PS to 10G 10.2.0.3  

I suggest a sqlnet trace to confirm what you think you are seeing is really happening. you may have more than one username and password connecting. Do you use an app server like Tuxedo with this to run the cobol  

Cheers  

Peter  


From: Kumar, Arvind IN GGN SISL [mailto:arvind.kumar2_at_siemens.com] Sent: Monday, 23 April 2007 04:15 PM
To: oracle-l_at_freelists.org
Subject: MF Cobol 4.0 and Oracle 10g

Hi All,         

      We are planning to upgrade oracle 9i R2 to 10g. our application is in java/Micro focus cobol Netexpress 4.0. In a test environment (win2k) I installed oracle 10g and imported the data from production DB (oracle 9i) and tried to connect running the application. Our application fails to connect database with ora-1017, I have checked the username and password used by application and that's correct , from sqlplus am able to connect to new 10g DB.  

     Queries -             

             is Micro Focus Cobol Net Express 4.0 compatible with oracle 10g ? or do need to apply any patches or upgrade of Micro Focus Cobol 4.0 to connect 10g DB.    

Thanks in advance  

Arvind Kumar  

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 24 2007 - 00:13:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US