Quantcast
Channel: Visual COBOL
Browsing all 5819 articles
Browse latest View live

Forum Post: RE: Managed Code Calling Naïve code

Restrict-goto worked.  Thanks for the help.

View Article


Forum Post: Working storage variables persisting after class finalized in...

A class had a method that used WORKING-STORAGE instead of LOCAL-STORAGE.  I created in instance of the class and set a variable in WORKING-STORAGE to a value, then finalized the instance.  I then...

View Article


Forum Post: RE: Working storage variables persisting after class finalized in...

It depends where the variable is defined.  If it's defined in the STATIC area of the class (or the definition includes the STATIC keyword), then it would be expected to be the same for all instances...

View Article

Forum Post: Installation Visual Cobol stops with 0x80004005 - unspecified error

I have tried to install on a second machine, result is the same. Error is shown in a separate window shortly after strta of installation. TEMP variable is correct. Installation is run under "ADMIN"

View Article

Forum Post: RE: Installation Visual Cobol stops with 0x80004005 - unspecified...

Please try to make your responses to the original thread instead of creating a new one. It sounds as if the actual download file is corrupt. Can you please tell me that exact size of the file that you...

View Article


Forum Post: Error 173 called program file not found in drive / directory...

Bonjour les cobolistes,   Je viens d'installer un client oracle 11g afin de faire des tests de comptabilité pour une migration d'oracle 10 vers là 11. Installation Ok, compilation du programme OK. Au...

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

Merci pour votre aide :)

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

Information en plus "Cannot find module 'SQLADR'"

View Article


Forum Post: RE: Error 173 called program file not found in drive / directory...

These newer versions of Oracle have never been certified by Oracle with these older product releases such as Net Express 3.0. The 173 error on SQLADR can normally be resolved by using one of the...

View Article


Forum Post: RE: Error 173 called program file not found in drive / directory...

1. I find the Library on C:\app\rg1899\product\11.2.0\client_1\precom\lib. 2. How to add the directive initcall "ORASQL11"? Thanks

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

You would use either the LITLINK directive or the INITCALL"ORASQL11" directive but not both. If you are linking to the library C:\app\rg1899\product\11.2.0\client_1\precomp\lib\orasql11.lib then you...

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

I put the string in this screen? Thanks in advance

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

Yes you can put either LITLINK or INITCALL"ORASQL11" in that box between ENSUITE(3) and the ending semi-colon. Since the procobol directives are not included here they must be set somewhere else....

View Article


Forum Post: RE: Error 173 called program file not found in drive / directory...

After the modification, I have this new error: GetProcessImageNameA not found in the Library PSAPI.DLL. Api's version: 5.1.2600.5512. Thanks in advance

View Article

Forum Post: RE: Error 173 called program file not found in drive / directory...

Question: Was this application compiling and running successfully on this same computer before moving from Oracle 10 to Oracle 11 or are you also changing to a new OS, etc.? I ask because you really...

View Article


Forum Post: RE: Error 173 called program file not found in drive / directory...

Which method did you use, LITLINK or INITCALL"ORASQL11"? I would recommend that you try LITLINK as there may be an issue with INITCALL"ORASQL11" with Oracle 11. Please try LITLINK and add the...

View Article

Forum Post: COBCH0857: System Error failure during ILASM phase

Error 1 COBCH0857 : System error - failure during ILASM method-id ReturnNBTransDTO private.        01  oNBTransPolicyRTSKeyDA type NBTransPolicyRTSKeyDA. procedure division returning oNBTransDTO as...

View Article


Forum Post: RE: COBCH0857: System Error failure during ILASM phase

Can you please open up a support incident with customer care for this issue as we will need a demo in order to reproduce the problem. Please reference my name in the description so that it will be...

View Article

Forum Post: RE: COBCH0857: System Error failure during ILASM phase

This problem was occurring because there was a constructor "New" specified within the interface definition which is not allowed. The compiler was not generating an appropriate error for this and let...

View Article

Forum Post: RE: call x'91' function 35

Having similar issue. I can run the command using my credentials, but another user receives a pop-up box stating "The specified network name is no longer available".

View Article
Browsing all 5819 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>