Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 10.2.0.3 Patch Broke Something
Hi,
Never had this problem. First you should try to check permissions on / app/oracle/product/10.2/lib/libclntsh.so.10.1 and/or other required libraries "ldd /app/oracle/product/10.2/lib/libclntsh.so.10.1".
BR,
Deyan
Mladen Gogala написа:
> On Tue, 13 Feb 2007 15:59:05 -0500, Daigodai wrote:
>
> > Has anyone applied 10.2.0.3 Patch ?
>
>
> Errr, yes. I know friend of a friend of a guy who has applied it.
>
>
>
> >
> > Looks like it broke exp/imp:
> >
> > $exp
> > ld.so.1: exp: fatal: /app/oracle/product/10.2/lib/libclntsh.so.10.1:
> > Permission denied
> > Killed
> > $imp
> > ld.so.1: imp: fatal: /app/oracle/product/10.2/lib/libclntsh.so.10.1:
> > Permission denied
> > Killed
>
> $ exp scott/tiger file=tiger.dmp tables=\(emp,dept\) log=exp.log
>
> Export: Release 10.2.0.3.0 - Production on Tue Feb 13 19:05:31 2007
>
> Copyright (c) 1982, 2005, Oracle. All rights reserved.
>
>
> Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
> With the Partitioning, OLAP and Data Mining options
> Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
>
> About to export specified tables via Conventional Path ...
> . . exporting table EMP 14 rows exported
> . . exporting table DEPT 4 rows exported
> Export terminated successfully without warnings.
> $
>
>
> May be you have a problem with a foobar installation?
>
> --
> http://www.mladen-gogala.com
Received on Wed Feb 14 2007 - 03:06:01 CST
![]() |
![]() |