Search This Blog

Friday, December 24, 2010

Issue: “Active Users” concurrent request is completed with error

Issue: “Active Users” concurrent request is completed with error
Error: ar60run: relocation error: /d03/ivdev1/oracle/ivdev1ora/8.0.6/network/jre11/lib/i686/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Fix: add the following entry in adovars.env
LD_PRELOAD=/lib/libcwait.so
export LD_PRELOAD
Bounce Concurrent manager

Ref Notes:
Note: 404500.1 - Running Concurren Request Causes ar60run: relocation error libjava.so: symbol__libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Note: 389698.1 - Concurrent Requests Getting Error: ar60run: Relocation Error
Note: 284535.1 - ar60runb Relocation Error 'Version Glibc_2.0 Not Defined In File libc.so.6' When Running Concurrent Requests

Transportable tablespace refresh

  1.check tablespace for the user which need to refresh -------------------------------------------------------------------  SQL> select ...