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

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

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











Solutions to Oracle cannot be opened include: 1. Start the database service; 2. Start the listener; 3. Check port conflicts; 4. Set environment variables correctly; 5. Make sure the firewall or antivirus software does not block the connection; 6. Check whether the server is closed; 7. Use RMAN to recover corrupt files; 8. Check whether the TNS service name is correct; 9. Check network connection; 10. Reinstall Oracle software.

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.

In Oracle, the FOR LOOP loop can create cursors dynamically. The steps are: 1. Define the cursor type; 2. Create the loop; 3. Create the cursor dynamically; 4. Execute the cursor; 5. Close the cursor. Example: A cursor can be created cycle-by-circuit to display the names and salaries of the top 10 employees.

Building a Hadoop Distributed File System (HDFS) on a CentOS system requires multiple steps. This article provides a brief configuration guide. 1. Prepare to install JDK in the early stage: Install JavaDevelopmentKit (JDK) on all nodes, and the version must be compatible with Hadoop. The installation package can be downloaded from the Oracle official website. Environment variable configuration: Edit /etc/profile file, set Java and Hadoop environment variables, so that the system can find the installation path of JDK and Hadoop. 2. Security configuration: SSH password-free login to generate SSH key: Use the ssh-keygen command on each node

Oracle is not only a database company, but also a leader in cloud computing and ERP systems. 1. Oracle provides comprehensive solutions from database to cloud services and ERP systems. 2. OracleCloud challenges AWS and Azure, providing IaaS, PaaS and SaaS services. 3. Oracle's ERP systems such as E-BusinessSuite and FusionApplications help enterprises optimize operations.

When Oracle log files are full, the following solutions can be adopted: 1) Clean old log files; 2) Increase the log file size; 3) Increase the log file group; 4) Set up automatic log management; 5) Reinitialize the database. Before implementing any solution, it is recommended to back up the database to prevent data loss.

To stop an Oracle database, perform the following steps: 1. Connect to the database; 2. Shutdown immediately; 3. Shutdown abort completely.

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.
