Oracle 10g not releasing space after delting the records

Hello
We have a tool which uses Oracle 10g as database. We have been deleting records from the tool and the table space does not show any improvements in the free space. When we have taken the dump and recreated the schema all the unused space is visible. Before recreating the schema database was showing 17.5 GB after recreatig it has hardly 1G which is real. Clearly this is not recommended on a production environemt. Please suggest.

By performing DELETE operations you will not get back the used space. Extents are still allocated to the segments. To free unused extents you may have to do one of the following:
1) move table within the same tablespace
2) shrink the table
3) exp/imp
.......

Similar Messages

  • Oracle 10g - Not able to connect to the Database

    I could not connect to the Database. I found below error when I have run the lsnrctl start
    I would appreciate any help.
    D:\Documents and Settings\Administrator>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 02:49
    :42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT
    =1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    Listener failed to start. See the error message(s) above...
    ================
    I think the above error has caused the below result
    D:\Documents and Settings\Administrator>net start oracleserviceorcl
    The requested service has already been started.
    More help is available by typing NET HELPMSG 2182.
    D:\Documents and Settings\Administrator>sqlplus/nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jun 3 02:46:25 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn sys@orcl as sysdba
    Enter password:
    ERROR:
    ORA-12170: TNS:Connect timeout occurred
    SQL>
    ===========================
    Following is the part of generated log message for the lsnrctl start command
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 15-MAY-2010 23:44:29
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1652
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.51)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    15-MAY-2010 23:44:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    15-MAY-2010 23:44:51 * service_register * orcl * 0
    15-MAY-2010 23:46:10 * service_died * orcl * 12537
    15-MAY-2010 23:46:11 * service_register * orcl * 0
    15-MAY-2010 23:46:14 * service_update * orcl * 0
    15-MAY-2010 23:46:29 * service_update * orcl * 0
    15-MAY-2010 23:46:35 * service_update * orcl * 0
    15-MAY-2010 23:46:41 * service_update * orcl * 0
    15-MAY-2010 23:46:47 * service_update * orcl * 0
    15-MAY-2010 23:47:05 * service_update * orcl * 0
    15-MAY-2010 23:47:33 * service_update * orcl * 0
    15-MAY-2010 23:47:39 * service_update * orcl * 0
    15-MAY-2010 23:47:50 * service_update * orcl * 0
    15-MAY-2010 23:47:58 * service_died * orcl * 12537
    TNS-12547: TNS:lost contact
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 17-MAY-2010 11:08:17
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=216
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 17-MAY-2010 12:07:11
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=208
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 17-MAY-2010 23:19:43
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=224
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-MAY-2010 00:35:39
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=220
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-MAY-2010 00:02:39
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=224
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 21-MAY-2010 22:28:28
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=224
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 22-MAY-2010 02:29:22
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=228
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 22-MAY-2010 10:39:02
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=664
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 23-MAY-2010 01:50:22
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=224
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-MAY-2010 08:58:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=416
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 25-MAY-2010 22:48:47
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=196
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 26-MAY-2010 07:17:43
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=764
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 27-MAY-2010 23:53:01
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=700
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 28-MAY-2010 21:35:44
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=524
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 30-MAY-2010 00:44:22
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=796
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 30-MAY-2010 11:41:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=732
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 31-MAY-2010 01:28:05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=716
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 00:46:50
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=196
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 02:32:07
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1740
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 02:35:19
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=3488
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 02:43:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=240
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 02:50:03
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.2.0\db_2\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Trace information written to D:\oracle\product\10.2.0\db_2\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=3104
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.51)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Thanks,
    Srini

    Thanks again
    Here is the result of the lsnrctl status
    D:\Documents and Settings\Administrator>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 03-JUN-2010 04:13
    :06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 03-JUN-2010 03:45:46
    Uptime 0 days 0 hr. 27 min. 22 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_2\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.2.0\db_2\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.50)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "emp" has 1 instance(s).
    Instance "emp", status READY, has 1 handler(s) for this service...
    Service "empXDB" has 1 instance(s).
    Instance "emp", status READY, has 1 handler(s) for this service...
    Service "emp_XPT" has 1 instance(s).
    Instance "emp", status READY, has 1 handler(s) for this service...
    Service "ora10" has 1 instance(s).
    Instance "ora10", status BLOCKED, has 1 handler(s) for this service...
    Service "ora10_XPT" has 1 instance(s).
    Instance "ora10", status BLOCKED, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    ======================
    Now i have tried sqlplus / as sysdba
    D:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jun 3 04:15:18 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.1.0 - Production
    SQL>
    =======================
    Then tried to connect to orcl database which has sid also orcl and gave the correct pass word, but still found the same error
    D:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jun 3 04:15:18 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.1.0 - Production
    SQL> conn sys@orcl as sysdba
    Enter password:
    ERROR:
    ORA-12170: TNS:Connect timeout occurred
    Warning: You are no longer connected to ORACLE.
    SQL>
    Could please let me know what is missing here from my side
    Regards,
    Srini

  • /dev/shm not release space after delete file.

    when I remove file from /dev/shm, the available space of shm still not increase.
    Is it having a command for shrinking  shm ?

    http://www.linuxquestions.org/questions … on-806387/
    Edit: Even the wiki has a thing or two on this subject https://wiki.archlinux.org/index.php//dev/shm
    Last edited by karol (2011-05-29 10:22:27)

  • Oracle 10g developer release

    Hello:
    While runnning the createdb.sql with the oracle 10g developer release for AMD64, on the instruction
    startup nomount
    the following error is thrown:
    SQL> startup nomount;
    ORA-02778: Name given for the log directory is invalid
    How to check what is the name given to the log directory and how to fix it.
    Thanks,

    Thanks for your reply.
    Thanks for the help from one of the forum handle : dba I got it resolved.
    Somehow in the developer release for windows 2003 server, the logs directory are not created. So the solution is after extracting the zip file, I ahd to create 2 directories:
    1. directory log under %ORACLE_HOME%\network
    2. directory trace under %ORACLE_HOME%\rdbms
    Then the database creation went fine.
    But now when I login to the sqlplus, getting some user profile not found. Run pupbld.sql.
    Regards.

  • What is the latest Oracle 10g AS release?

    What is the latest Oracle 10g AS release?

    Depends on what you want
    Oracle WebLogic Server 10.3
    http://www.oracle.com/technology/software/products/ias/index.html
    Application Server 10gR3 (10.1.3.3) has J2EE, SOA, BPEL, Etc
    Look at the above URL at the bottom for prior Releases. This is listed as "Application Server 10gR3 (10.1.3.3)"
    Full Application Server, including BI, Forms, Identitiy Management, J2EE, etc is Application Server 10gR2 (10.1.2.0.2) & can also be found at the same URL at the bottom under Releases name "Application Server 10gR2 (10.1.2.0.2)"
    Note 10gR2 is very buggy. There are complete patches for it to bring it to 10.1.2.2 & 10.1.2.3 to patch everything but BI & seperate BI patches along with a host of Critical Patch Updates. I recommend patching to 10.1.2.2 with latest CPU patch & cumulative Discoverer Patch (if you plan on using BI)

  • OEM is not getting started after changing the Server name

    Hello DBAs
    Recently I installed Oracle database 10g on my a windows machine. It was working fine. Integrated OEM was also working fine.
    But now I have changed the machine name. Now Oracle Database has come up after updating the listener.ora & tnsnames.ora files with new server name. But OEM page is not getting open now. I tried after updating the emd.properties and other related file on ORACLE_HOME\sysman folder with the new server name. But no luck.
    In windows services one service named *"OracleDBConsoleDbname"* is not getting started, which could be the issue.
    Can someone please guide me what can be done to fix this problem.
    Thanks
    -Naveen

    Hi Naveen,
    What you are doing is not supported by Oracle. From EM Database Console FAQ (863631.1):
    What action needs to be taken if the hostname or SID of the database server is changed?
    If there is a hostname or SID change for the database server then the database console needs to be recreated. There is no other solution if the hostname or SID is changed other that recreating the database console. All database console configuration files are created under the hostname_sid directory and the configuration files along with the repository keeps reference of the hostname, which is why dbconsole needs to be reconfigured if there is change in hostname/sid.
    Refer : Note.293678.1 How To Reconfigure DB Control After a Hostname, Domain name or Listener Change Has Occurred On The Server
    And take a look at note 278100.1: How To Drop, Create And Recreate DB Control In A 10g Database
    Eric

  • My ipad screen is black and will not reset and does not come back after restoring, the info is still on internal because i can see it on itunes in the apps catagory it's the display is not working, can see backlight but black...does anyone know how to fix

    my ipad screen is black and will not reset and does not come back after restoring, the info is still on internal because i can see it on itunes in the apps catagory it's the display is not working, can see backlight but black...does anyone know how to fix, other than take it to apple.
    thanks!

    The wish list only works on apps you have to pay for. To get it tap the icon of the app you want to save. After it opens at the upper right corner is a box with a arrow. Tap that then tap add to wish list list in the box that opens.

  • [svn] 2692: Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out .

    Revision: 2692
    Author: [email protected]
    Date: 2008-07-31 13:05:35 -0700 (Thu, 31 Jul 2008)
    Log Message:
    Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: Fixed a memory leak with JMS adapter. Also a minor tweak to QA build file to not to start the server if the server is already running.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-227
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/messaging/adapters/J MSAdapter.java
    blazeds/branches/3.0.x/qa/build.xml

    Revision: 2692
    Author: [email protected]
    Date: 2008-07-31 13:05:35 -0700 (Thu, 31 Jul 2008)
    Log Message:
    Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: Fixed a memory leak with JMS adapter. Also a minor tweak to QA build file to not to start the server if the server is already running.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-227
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/messaging/adapters/J MSAdapter.java
    blazeds/branches/3.0.x/qa/build.xml

  • Default space after calling the sub template

    Hi All,
    I am calling sub template in the header of rtf report. Even though there is no spaces between header and report title, when previewing it displays a gap between the output of sub template and report title. In the sub template there is no spaces. Is it by default rtf creates spaces after calling sub template in header?
    Thanks,
    Sushil

    Even if i use simple <?call@inlines:HeaderENF?> <?end call?> <?import:file:C:/map/Header-Landscapem1.rtf?>  command in rtf header, there is still spaces between sub template values and AAA.
      AAA....
    The sub template has following code:
    <?template:Header?>
    <?param:dw_date; string?>
    DW REFRESH DATE: <?$dw_date?>
    <?end template?>
    I am using 11.1.1.6.4.
    Is it by default there will be spaces after calling the sub template?

  • ORACLE 10G - NOT ABLE TO CONNECT THRU EM

    HI , I NEED HELP FROM ORACLE EXPERTS PLEASE ,
    I HAVE INSTALLED ORA10G.
    FROM COMMAND LEVEL I CAN CONNECT AS SYSDBA .
    BUT FROM ENTERPRISE MGR I GET ERROR
    SQLException
    Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor The Connection descriptor used by the client was: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=orcl)))
    But database in open .
    even from Net Manager , when I test the connection I get
    Attempting to connect using userid: sysdba
    The test did not succeed.
    ORA-01017: invalid username/password; logon denied
    There may be an error in the fields entered,
    or the server may not be ready for a connection.
    When I give command
    EMCTL START DBCONSOLE I get error
    ENVIRONMENT VARIABLE ORACLE SID NOT DEFINED
    I have tried to change all 3 sqlnet.ora / tnsnames.ora / listener.ora/
    here are samples .
    # listener.ora Network Configuration File: C:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = orcl.world)
    (ORACLE_HOME = C:\oracle\product\10.1.0\Db_1)
    (SID_NAME = orcl)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.1.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LOCALHOST)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl.world)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)

    When I give command
    EMCTL START DBCONSOLE I get error
    ENVIRONMENT VARIABLE ORACLE SID NOT DEFINEDYou need to define the ORACLE_SID environment variable for the db console to start.
    C:\> set ORACLE_SID=orcl
    C:\> emctl start dbconsole

  • Has anyone's screen go blank and not boot up after installing the new yosemite OS

    has anyone's screen go blank and not boot up after installing the new yosemite OS

    Hi Mofimac,
    Thanks for visiting Apple Support Communities.
    If your Mac is only starting up to a blank gray or white screen after updating OS X, you can find some useful troubleshooting steps in this article:
    Mac OS X: Gray screen appears during startup
    I recommend going through these first three sections first:
    Disconnect, test peripheral devices and network cables
    Perform a Safe Boot
    Reset the NVRAM / PRAM
    Best Regards,
    Jeremy

  • After doing the recording for transaction fpcj, the values are not being se

    after doing the recording for transaction fpcj, the values are not being sent to the g/l.

    HI,
      When you are recording.. you might be creating the values... ensure that they are updated into the GL before u write program. I doubt you might have missed the save ..
    Thanks
    Mahesh

  • While i was updating my iphone5, it showed that my sim card is not applicable. even after changing the sim card, i am not able to update or restore my iphone. what should be done?

    while i was updating my iphone5, it showed that my sim card is not applicable. even after changing the sim card, i am not able to update or restore my iphone. what should be done?

    Hi there aliyan,
    I would recommend taking a look at the troubleshooting steps for "No SIM" found in the article below. 
    If you see 'No SIM' alert on iPhone
    -Griff W.

  • HT4061 the screen is blank and the phone does not respond even after pressing the on/off and home button. the only reaction is the vibration felt when I plug in to charge the phone. What should I do?

    The screen of my iphone 4 is blank and the phone does not respond even after pressing the on/off and home button, the only reaction is the vibration felt when I plug in to charge the phone. What should I do?

    This is the ipod touch forum

  • My Ipod touch says i have to connect it to iTunes so i can restore it but it will not restore even after following the steps to fix the problem.

    My Ipod touch says i have to connect it to iTunes so i can restore it but it will not restore even after following the steps to fix the problem.

    After pressing restore and after l5 minutes or so It comes up with the error 1611 and I followed all the steps but it still won't work.

Maybe you are looking for