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: Linking problem under Open VMS

Re: Linking problem under Open VMS

From: Jeffrey Beckstrom <JBECKSTROM_at_gcrta.org>
Date: Fri, 23 Jun 2000 13:23:08 -0400
Message-Id: <10537.110300@fatcity.com>


We had the same problem with 8.0.5 and put on a patch which cut the size = of the cobols.

#
#------------------------------------------------------------
# Patch for Bug : 842725
#------------------------------------------------------------
#
# DATE : September 16, 1999
# ------
#
# Platform Patch for : Alpha OpenVMS
# Product Version # : 8.0.5.0.1
# Product Patched : RDBMS (link method)
#
#
# Bugs Fixed by this patch :
# --------------------------
# 842725 - SIZE OF EXECUTABLES IN ORACLE8 ON VMS ARE 80% BIGGER THAN =
7.X
#

Jeffrey Beckstrom
Database Administrator
Greater Cleveland Regional Transit Authority 1240 W. 6th Street
Cleveland, Ohio 44113
(216) 781-4204

>>> <Franck_Vasseur_at_ingerrand.com> 6/23/00 11:00:51 AM >>>

We had thi problem recently with 8.0.5.0.1 and Pro*cobol

We investiagted with Oracle. Nothing we could do.

Sorry for you too...

Franck

|--------+------------------------->
|        |          "Sackwitz,     |
|        |          Antje"         |
|        |          <Sackwitz_at_vst.v|=20
|        |          ossloh.de>     |
|        |                         |
|        |          00-06-23 14:35 |
|        |          Please respond |
|        |          to ORACLE-L    |
|        |                         |
|--------+------------------------->
  >------------------------------------------------------------------------=
----|
  |                                                                        =
    |
  |       To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.co=
m>  |
  |       cc:     (bcc: Franck Vasseur/im/esa/ingerrand)                   =
    |
  |       Subject:     Linking problem under Open VMS                      =
    |
  >------------------------------------------------------------------------=
----|

Hi,
we are using ProC under Open VMS. (Database version is V8.0.5.0, but plan to migrate to 8.1.6)
For some reason we cannot use the lnproc command. Now we are linking the libs used in lnproc command but have the phenomenon that compiling a small demo programm gives an executable of 6MB and linking time of about 3 minutes. Any idea what we miss? The linking command we use is as follows:

CXXLINK /ALPHA /TRACE /MAP=3DDSK_GEN_MAP /FULL /THREADS_ENABLED /NOINFO   /REPOS=3D(DSK_REP,BAS_REP,RWDIR:[WORK.LIB.CXX_REPOSITORY15S])   /EXE=3DSAMPLE.EXE SAMPLE.OBJ,

  ora_sqlolb:libsql/lib,
  ora_olb:rdbms_objlib/lib,
  ora_olb:oraclient/opt,
  ora_olb:rdbms_objlib/lib/inc=3D(kpudfo),
  ora_olb:network/opt,
  ora_olb:rdbms/opt,
  ora_olb:core/opt,
  ora_olb:network/opt,
  ora_olb:rdbms/opt,
  ora_olb:libepc/lib,
  ora_olb:libepcfe/lib,
  ora_olb:libepc/lib,
  ora_olb:libepcpt/lib,
  ora_olb:core/opt,
  ora_olb:rdbms/opt,
  ora_olb:core/opt

Any help is greatly appreciated.
Regards,
Antje Sackwitz

--
Author: Sackwitz, Antje
  INET: Sackwitz_at_vst.vossloh.de=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



--=20
Author:=20
  INET: Franck_Vasseur_at_ingerrand.com=20

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
Received on Fri Jun 23 2000 - 12:23:08 CDT

Original text of this message

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