# # $Header: xa.map.pp 13-feb-96.11:27:11 hpiao Exp $ Copyr (c) 1992 Oracle # /* Copyright (c) Oracle Corporation 1992, 1996. All Rights Reserved */ /*************************************************************************** NAME xa.map FUNCTION Describes the files (in terms of name, size, source, destination, etc.) that constitute the product XA. NOTES CREATED ERuben 10/26/92 MODIFIED hpiao 02/13/96 - install stuff for xa. ***************************************************************************/ #Name Subgroup Source Destination Size Instantiate? Append? Compress? StartDsk TotalDsk Owner Group Permissions SrcDev /* Define USE_ULIMIT for ports which have file size restrictions imposed */ /* by ulimit. These are usually System V ports. */ /* Define NO_DEVSYS for ports which don't require Software Development System */ /* for installing Oracle */ /* Define OFF_SERVER_ONLY for Office Server only systems. */ /* Define GEN_AS to generate assembly code instead of c code in gen scripts */ /* The SYSTEM_CHECK macro causes install/system.check, the pre-installation */ /* configuration test, to be included in INSTALL.DIST. The intent is that */ /* this macro will be defined for all platforms (eventually). */ /* The INCLUDE_CORE macro causes install/CORE.DIST to be included in */ /* install/INSTALL.DIST. CORE.DIST contains a list of files which are */ /* required by all products. They are especially important in the case */ /* of sites which do not have an RDBMS license but link and use network */ /* user tools (like SQL*Forms) from a "client" platform. At some point */ /* base development will "define" a CORE product and it can replace this */ /* psydo-product. */ /* In 6.0.27.6, USE_BIGORALIB and USE_LIBKNL have been obsoleted. */ /* Both libora.a and libknl.a are now used for all ports. This is */ /* done to clean up the suffix makefiles and to separate user and */ /* kernel libraries. */ /* USE_BIGFRMLIB causes the the big forms library libforms.a to be made, */ /* which is composed of libtm.a, libomm.a and libram.a */ /* Define USE_ROFIX if you want to rofix certain modules for your port. */ /* Modules to be rofixed are designated in the make suffix files in the */ /* source directories. Rofixing (read-only fix) a module means compiling */ /* it in such a way as to move all data in the module from data space into */ /* text space. Modules to be rofixed should be chosen with care since */ /* rofixing read/write data causes segmentation violations at run time. */ /* Define LIBMEM if the make command on your port understands library */ /* dependency on object files, i.e. the rule: lib.a(obj1.o obj2.o). */ /* Define LIBSEP as well if each object file has to be listed separately,*/ /* i.e. the rule: lib.a(obj1.o) lib.a(obj2.o). For LIBSEP to be */ /* effective, LIBMEM has to be defined first. */ /* Define USE_RANLIB if "ranlib" is required after re-archiving the */ /* library. This affects the makefiles we ship out to the customers, */ /* not the makefiles in the development system. */ /* If you are using GNU make. */ /* Pro*Cobol Macros : Define the appropriate BUILD_* macros for your port. */ /* The code for the macro included below may require some port specific */ /* modification. */ /* IDC */ base "" "" "%OH%/rdbms/install/xa" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "" "%OH%/rdbms/install/xa" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/rdbms/install/xa/xa.map" "%OH%/orainst/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/partial.prd" "%OH%/rdbms/install/xa/" 2639 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/xa.map" "%OH%/rdbms/install/xa/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/xa.vrf" "%OH%/rdbms/install/xa/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/xa.ins" "%OH%/rdbms/install/xa/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/xa.us" "%OH%/orainst/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/xa.us" "%OH%/rdbms/install/xa/" 8945 false false false 0 0 "%OW%" "%GP%" "644" "" instal "" "" "%OH%/rdbms/install/xa" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/rdbms/install/xa/xa.dei" "%OH%/orainst/" 2639 false false true 0 0 "%OW%" "%GP%" "644" "" "" "%SH%/rdbms/install/xa/catxa.orc" "%OH%/rdbms/install/xa/" 2639 false false true 0 0 "%OW%" "%GP%" "644" "" lib "" "" "%OH%/lib" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/lib/libxa.a" "%OH%/lib/" 465660 false false true 0 0 "%OW%" "%GP%" "644" "" incl "" "" "%OH%/rdbms" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "" "%OH%/rdbms/public" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/rdbms/public/xa.h" "%OH%/rdbms/public/" 465660 false false true 0 0 "%OW%" "%GP%" "644" "" admin "" "" "%OH%/rdbms" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "" "%OH%/rdbms/admin" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/rdbms/admin/xaview.sql" "%OH%/rdbms/admin/" 3717 false false true 0 0 "%OW%" "%GP%" "644" "" doc "" "" "%OH%/rdbms" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "" "%OH%/rdbms/doc" 512 false false false 0 0 "%OW%" "%GP%" "755" "" "" "%SH%/rdbms/doc/README_XA.doc" "%OH%/rdbms/doc/" 984 false false true 0 0 "%OW%" "%GP%" "644" "" gen "" "" "%OH%/rdbms/admin/catxa.sql" 512 false false true 0 0 "%OW%" "%GP%" "755" ""