Oracle 10g 在Linux 5安装错误记录
Oracle 10g 在linux 5安装错误记录一: INFO: mv -f /oracle/app/product/10.2.0/db_1/bin/ctxlc /oracle/app/product/10.2.0/db
首页 → 数据库技术
背景:
阅读新闻
Oracle 10g 在Linux 5安装错误记录
[日期:2010-11-25] 来源:Linux公社 作者:Linux [字体:]
Oracle 10g 在linux 5安装错误记录一:
INFO: mv -f /oracle/app/product/10.2.0/db_1/bin/ctxlc /oracle/app/product/10.2.0/db_1/bin/ctxlcO
INFO: mv ctxlc /oracle/app/product/10.2.0/db_1/bin/ctxlc
INFO: chmod 751 /oracle/app/product/10.2.0/db_1/bin/ctxlc
INFO: gcc -m32 -o ctxhx -L/oracle/app/product/10.2.0/db_1/ctx//lib32/ -L/oracle/app/product/10.2.0/db_1/lib32/ -L/oracle/app/product/10.2.0/db_1/lib32/stubs/ /oracle/app/product/10.2.0/db_1/ctx/lib/ctxhx.o -L/oracle/app/product/10.2.0/db_1/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/oracle/app/product/10.2.0/db_1/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/app/product/10.2.0/db_1/lib/sysliblist`
INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory
INFO: collect2: ld returned 1 exit status
INFO: make: *** [ctxhx] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/oracle/app/product/10.2.0/db_1/ctx/lib/ins_ctx.mk'. See '/oracle/app/oraInventory/logs/installActions2010-11-23_12-04-56PM.log' for details.
Exception Severity: 1
解决办法为:
[root@Linux Server]# rpm -ivh glibc-devel-2.5-49.i386.rpm
warning: glibc-devel-2.5-49.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing... ########################################### [100%]
1:glibc-devel ########################################### [100%]
Oracle 10g 在linux 5安装错误记录二:
INFO: /oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lmsagb.o):
INFO: In function `lmsagbcmt':
lmsagb.c:(.text+0xa3): undefined reference to `SltsPrRead'
lmsagb.c:(.text+0x10a): undefined reference to `SltsPrUnlock'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lmsagb.o): In function `lmsagb1':
lmsagb.c:(.text+0x47e): undefined reference to `SltsPrUnlock'
lmsagb.c:(.text+0x48a): undefined reference to `SltsPrWrite'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lmsamts.o): In function `lmsamtsini':
lmsamts.c:(.text+0xa5): undefined reference to `SltsPrInit'
/oracle/ap
INFO: p/product/10.2.0/db_1/lib32//libnls10.a(lmsamts.o): In function `lmsamtster':
lmsamts.c:(.text+0x255): undefined reference to `SltsPrDestroy'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxldlbb.o): In function `lxldlbb':
lxldlbb.c:(.text+0x37f): undefined reference to `slste2a'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxlfrd.o): In function `lxladjobj':
lxlfrd.c:(.text+0x551): undefined reference to `slste2a'
lxlfrd.c:(.text+0x147d): undefined reference to `slste2a'
lxlfrd.c:(.text+0x1510): u
INFO: ndefined reference to `slste2a'
lxlfrd.c:(.text+0x15aa): undefined reference to `slste2a'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxlfrd.o):lxlfrd.c:(.text+0x1607): more undefined references to `slste2a' follow
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxlgsz.o): In function `lxlgsz':
lxlgsz.c:(.text+0x82): undefined reference to `lcvb2w'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxocmpst.o): In function `lxoCmpStr':
lxocmpst.c:(.text+0x3a3): undefined reference to `lmebucp'
/oracl
INFO: e/app/product/10.2.0/db_1/lib32//libnls10.a(slms.o): In function `slmspe':
slms.c:(.text+0x6c5): undefined reference to `slcgems'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxscdj.o): In function `lxscdja':
lxscdj.c:(.text+0x1a4): undefined reference to `slmaacb'
lxscdj.c:(.text+0x1bc): undefined reference to `slmaacb'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxscdj.o): In function `lxscdjl':
lxscdj.c:(.text+0x3dc): undefined reference to `slmaacb'
lxscdj.c:(.text+0x3f1): undefined reference
INFO: to `slmaacb'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxscdt.o): In function `lxscdth':
lxscdt.c:(.text+0x125): undefined reference to `slmaacb'
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxscdt.o):lxscdt.c:(.text+0x13d): more undefined references to `slmaacb' follow
/oracle/app/product/10.2.0/db_1/lib32//libnls10.a(lxecg2e.o): In function `lxecg2e':
lxecg2e.c:(.text+0xb0): undefined reference to `ldxnbeg'
lxecg2e.c:
INFO: (.text+0xf2): undefined reference to `ldxdtd'
lxecg2e.c:(.text+0x270): undefined reference to `ldxdtd'
lxecg2e.c:(.text+0x2d7): undefined reference to `ldxdtd'
lxecg2e.c:(.text+0x493): undefined reference to `ldxdtd'
lxecg2e.c:(.text+0x681): undefined reference to `ldxdtd'
lxecg2e.c:(.text+0x6b7): undefined reference to `ldxdfd'
/oracle
INFO: /app/product/10.2.0/db_1/lib32//libnls10.a(lxecg2i.o): In function `lxecg2i':
lxecg2i.c:(.text+0xf0): undefined reference to `ldxnbeg'
lxecg2i.c:(.text+0x120): undefined reference to `ldxdfd'
lxecg2i.c:(.text+0x164): undefined reference to `ldxdtd'
lxecg2i.c:(.text+0x204): undefined reference to `ldxnbeg'
lxecg2i.c:(.text+0x231): undefined reference to `ldxdtd'
lxecg2i.c:(.text+0x314): undefined reference to `ldxnbeg'
lxecg2i.c:(.text+0x340): undefined reference to `ldxdfd'
/oracle/app/product/10.2.0/db_1/l
INFO: ib32//libnls10.a(lxecg2l.o): In function `lxecg2l':
lxecg2l.c:(.text+0x13f): undefined reference to `ldxnbeg'
lxecg2l.c:(.text+0x16f): undefined reference to `ldxdtd'
lxecg2l.c:(.text+0x48b): undefined reference to `ldxnbeg'
lxecg2l.c:(.text+0x4b7): undefined reference to `ldxdfd'
/oracle/app/product/10.2.0/db_1/lib32//libunls10.a(lxu4tstc.o): In function `lxu4TstClsXMLPubidChar0':
lxu4tstc.c:(.text+0x8b4): undefined reference to `lxpTstClsXMLPubidCharTbl'
/oracle/app/product/10.2.0/db_1/lib32//libunls10.a(
INFO: lxu4dec.o): In function `lxu4Decomposition':
lxu4dec.c:(.text+0x18b): undefined reference to `lxujmd'
collect2: ld returned 1 exit status
INFO: make[1]: *** [/oracle/app/product/10.2.0/db_1/sysman/lib/e2eme] Error 1
INFO: make[1]: Leaving directory `/oracle/app/product/10.2.0/db_1/sysman/lib'
INFO: make: *** [e2eme] Error 2
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'agent nmo nmb' of makefile '/oracle/app/product/10.2.0/db_1/sysman/lib/ins_sysman.mk'. See '/oracle/app/oraInventory/logs/installActions2010-11-23_12-04-56PM.log' for details.
Exception Severity: 1
解决办法:
1、确认以下包有没有安装,,然后重启图形界面再次安装
# rpm -ivh libgomp-4.4.0-6.el5.x86_64.rpm \
kernel-headers-2.6.18-164.el5.x86_64.rpm \
glibc-headers-2.5-42.x86_64.rpm \
libstdc++-devel-4.1.2-46.el5.x86_64.rpm \
sysstat-7.0.2-3.el5.x86_64.rpm \
glibc-devel-2.5-42.x86_64.rpm \
libaio-devel-0.3.106-3.2.x86_64.rpm \
gcc-4.1.2-46.el5.x86_64.rpm \
gcc-c++-4.1.2-46.el5.x86_64.rpm \
elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm \
elfutils-libelf-devel-0.137-3.el5.x86_64.rpm \
libtermcap-devel-2.0.8-46.1.x86_64.rpm \
readline-devel-5.1-3.el5.x86_64.rpm \
unixODBC-2.2.11-7.1.x86_64.rpm \
unixODBC-devel-2.2.11-7.1.x86_64.rpm \
glibc-devel-2.5-42.i386.rpm \
libaio-devel-0.3.106-3.2.i386.rpm \
unixODBC-2.2.11-7.1.i386.rpm \
unixODBC-devel-2.2.11-7.1.i386.rpm \
compat-db-4.2.52-5.1.x86_64.rpm \
compat-gcc-34-3.4.6-4.x86_64.rpm \
compat-gcc-34-c++-3.4.6-4.x86_64.rpm \
gdb-6.8-37.el5.x86_64.rpm \
libXp-1.0.0-8.1.el5.i386.rpm \
libstdc++-devel-4.1.2-46.el5.i386.rpm
MySQL插入数据的编码过程
安装MySQL和phpMyAdmin记
相关资讯 oracle
图片资讯
本文评论 查看全部评论 (0)
评论声明
最新资讯
本周热门

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



To query the Oracle tablespace size, follow the following steps: Determine the tablespace name by running the query: SELECT tablespace_name FROM dba_tablespaces; Query the tablespace size by running the query: SELECT sum(bytes) AS total_size, sum(bytes_free) AS available_space, sum(bytes) - sum(bytes_free) AS used_space FROM dba_data_files WHERE tablespace_

Uninstall method for Oracle installation failure: Close Oracle service, delete Oracle program files and registry keys, uninstall Oracle environment variables, and restart the computer. If the uninstall fails, you can uninstall manually using the Oracle Universal Uninstall Tool.

Oracle View Encryption allows you to encrypt data in the view, thereby enhancing the security of sensitive information. The steps include: 1) creating the master encryption key (MEk); 2) creating an encrypted view, specifying the view and MEk to be encrypted; 3) authorizing users to access the encrypted view. How encrypted views work: When a user querys for an encrypted view, Oracle uses MEk to decrypt data, ensuring that only authorized users can access readable data.

There are three ways to view instance names in Oracle: use the "sqlplus" and "select instance_name from v$instance;" commands on the command line. Use the "show instance_name;" command in SQL*Plus. Check environment variables (ORACLE_SID on Linux) through the operating system's Task Manager, Oracle Enterprise Manager, or through the operating system.

The method to solve the Oracle cursor closure problem includes: explicitly closing the cursor using the CLOSE statement. Declare the cursor in the FOR UPDATE clause so that it automatically closes after the scope is ended. Declare the cursor in the USING clause so that it automatically closes when the associated PL/SQL variable is closed. Use exception handling to ensure that the cursor is closed in any exception situation. Use the connection pool to automatically close the cursor. Disable automatic submission and delay cursor closing.

Deleting all data in Oracle requires the following steps: 1. Establish a connection; 2. Disable foreign key constraints; 3. Delete table data; 4. Submit transactions; 5. Enable foreign key constraints (optional). Be sure to back up the database before execution to prevent data loss.

Oracle Invalid numeric errors may be caused by data type mismatch, numeric overflow, data conversion errors, or data corruption. Troubleshooting steps include checking data types, detecting digital overflows, checking data conversions, checking data corruption, and exploring other possible solutions such as configuring the NLS_NUMERIC_CHARACTERS parameter and enabling data verification logging.

SQL statements can be created and executed based on runtime input by using Oracle's dynamic SQL. The steps include: preparing an empty string variable to store dynamically generated SQL statements. Use the EXECUTE IMMEDIATE or PREPARE statement to compile and execute dynamic SQL statements. Use bind variable to pass user input or other dynamic values to dynamic SQL. Use EXECUTE IMMEDIATE or EXECUTE to execute dynamic SQL statements.
