Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rebuild index or shrink DBF

AbhiJFeb 13 2014

HI ,

need urgent help

i have deleted huge data from table now the table idx is 23 GB and used is 7% (1.3 GB).

likewise undotbs.dbf is 34 GB i am running out of space.

please help.

what is recuild index/ shrink tablespace diff? what is the solution?

THnaksssssssss in advance.

Comments

danmcghan-Oracle

Hi user12221353,

Did you see the install instructions? There are several options for Linux:

https://oracle.github.io/node-oracledb/INSTALL.html

Did you already attempt an install? If so, what did you try and what errors did you get?

Regards,

Dan

EFB

Hi Dan,

It is working for every operating system as stated  in https://oracle.github.io/node-oracledb/INSTALL.html.

I have tried to install oracledb driver on linux and windows using this guide and it is working.

This documents did not mention how to install oracledb driver on debian. Debian use deb archiver instead of RPM as on linux.

I have tried to repacked the oracledb RPM for 54 bit linux to oracldb.deb using tool alien on debian. it worked and installed successfully. However when I execute the connection test from nodejs. it showed error no oracledb installed.

Error: Cannot find module 'oracledb'

Hope we can find the way to solve this.

Thanks

Your options are simple

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 13 2014
Added on Feb 13 2014
0 comments
834 views