cannot retrieve space in the tablespace after deleting records

Oracle 11 GR 1 material RHEL5 64 bit

Hello.

I have a problem recovering a tablespace space after you remove all (in thousands) of records in a table (which resides in this tablespace). I tried the following without result:

-Alter table < table_name > shrink

-bleed the tablespace

-purge recyclebin

This table contains multiple LOB columns and uses SECUREFICHIERS. I don't know if that has anything to do with him or not. The tablespace is locally managed and Segment space management is set to AUTO. Here is the create table command:

CREATE TABLE IQC. DICOM_OBJECT
(
DICOM_OBJECT_RID NUMBER NN_DICOM_OBJECT_DICOM_OBJ_RID CONSTRAINT NOT NULL,.
NUMBER OF SUBMISSION_RID
NUMBER OF SUBMISSION_ITEM_RID
DICOM ORDSYS. ORDDICOM,
IMAGETHUMB ORDSYS. ORDIMAGE,
ANONDICOM ORDSYS. ORDDICOM,
ACTIVE_FLAG VARCHAR2 (1 CAR) DEFAULT 'Y' CONSTRAINT NN_DICOM_OBJECT_ACTIVE_FLAG NOT NULL,
CREATED_TIMESTAMP TIMESTAMP (6) WITH THE LOCAL SYSTIMESTAMP CONSTRAINT NN_DICOM_OBJECT_TIMESTAMP DEFAULT TIME ZONE NOT NULL,.
SOURCE_DESCRIPTION VARCHAR2 (100 CHAR) CONSTRAINT NN_DICOM_OBJECT_SOURCE NOT NULL,
OP_CONFORMANCE_FLAG VARCHAR2 (1 CHAR)
)
COLUMN NOT OVERRIDABLE IMAGETHUMB AT ALL LEVELS
TABLESPACE IIQDCMDAT01
PCTUSED 0
PCTFREE 10
INITRANS 1
MAXTRANS 255
STORAGE)
80K INITIAL
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
LOGGING
NOCOMPRESS
LOB ("DICOM". (' ' EXTENSION ') AS STORE NAVIGATION
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
NOCACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
ACE OF LOB STORE (SYS_NC00050$)
(TABLESPACE IIQDCMDAT01
ALLOW ONLINE STORAGE
CHUNK 16384
PCTVERSION 10
NOCACHE
INDEX)
TABLESPACE IIQDCMDAT01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
80K INITIAL
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
LOB ("DICOM". "SOURCE". " ("' STORE AS LOCALDATA SECUREFILE")
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
NOCACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
LOB ("ANONDICOM". "SOURCE". " ("' STORE AS LOCALDATA SECUREFILE")
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
NOCACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
XMLTYPE SYS_NC00017$ STORE AS CLOB
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
SUCCESSFUL READS OF THE CACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
LOB ("IMAGETHUMB". "SOURCE". " ("' STORE AS LOCALDATA SECUREFILE")
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
NOCACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
LOB ("ANONDICOM". (' ' EXTENSION ') AS STORE NAVIGATION
(TABLESPACE IIQDCMLOB01
DISABLE THE ONLINE STORAGE
CHUNK 16384
RETENTION
NOCACHE
INDEX)
TABLESPACE IIQDCMLOB01
STORAGE)
80K INITIAL
NEXT 1
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
))
STORAGE)
INITIALS 208K
ACCORDING TO 1 M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
DEFAULT USER_TABLES
)
)
NOCACHE
NOPARALLEL
MONITORING
ALLOW THE MOVEMENT OF THE LINE;


Thanks to you all.

If you removed all the lines, committed this deletion and shrinking the WATERFALL AREA, I can't think of a reason why none of the segments must be as large as they are. If this is the case, it would look like a bug me - you have connected an SR in Metalink?

Justin

Tags: Database

Similar Questions

  • EPMFDM-140301: cannot retrieve members. The target is not available or you do not have permissions to access the target application

    Dear friends,

    I have this error when clicking on the value target in the loading map.

    EPMFDM-140301: cannot retrieve members. The target is not available or you do not have permissions to access the target application.

    But my HFM application is running and I can show members in the application of HFM. Through the mapping of FDM, I'm not able to view the list of members in target value.

    Please give me the perfect solution for this.

    Thanks in advance

    Concerning

    Satheesh.S

    Thanks for your quick response

    Again added my application target, include membership lists.

    Concerning

    SS

  • determine the free space of the tablespace

    Hi all

    How to determine free space of the tablespace?

    Can use this:

    select tablespace_name,
    case when sum(bytes) >= 1073741824 then round(sum(bytes)/1073741824,2)||'gb'
         when sum(bytes) >=1048576     then round(sum(bytes)/1048576,2)||'mb'
         when sum(bytes) >=1024        then round(sum(bytes)/1024,2)||'kb'
         else sum(bytes)||'bytes'
    end free_space
    from
    (select tablespace_name, bytes from dba_free_space
     union all
     select TABLESPACE_NAME, 0 from dba_tablespaces where CONTENTS != 'TEMPORARY' -- this will add full tablespaces
     union all
    select tablespace_name, maxbytes-bytes
     from dba_data_files where AUTOEXTENSIBLE='YES' and maxbytes>bytes)
    group by tablespace_name order by sum(bytes);
    
  • How to add space in the tablespace?

    Hello

    How can I add 180M of space in the tablespace SALES_DETAIL_TS_IDX ?

    I mean I need to add an another data file with a size of 180M or I have to resize any person of the data file listed below?

    If resizing, what size to resize to?

    Tablespace size (MB) free (MB) % free used
    ------------------------------ ---------- ---------- ---------- ----------
    SALES_DETAIL_TS 122001.563 32000 26 74

    SQL > Select File_Name, nom_tablespace, File_ID in dba_data_files where nom_tablespace = 'SALES_DETAIL_TS_IDX' Order by Desc File_ID.

    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U05/oradata/PSRDM/sales_detail_ts_idx_27.dbf
    SALES_DETAIL_TS_IDX 1016

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_26.dbf
    SALES_DETAIL_TS_IDX 978

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_25.dbf
    SALES_DETAIL_TS_IDX 975


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U10/oradata/PSRDM/sales_detail_ts_idx_21.dbf
    SALES_DETAIL_TS_IDX 908

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_20.dbf
    SALES_DETAIL_TS_IDX 837

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_19.dbf
    SALES_DETAIL_TS_IDX 836


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_18.dbf
    SALES_DETAIL_TS_IDX 835

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_17.dbf
    SALES_DETAIL_TS_IDX 834

    /D01/U12/oradata/PSRDM/sales_detail_ts_idx_16.dbf
    SALES_DETAIL_TS_IDX 217


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_15.dbf
    SALES_DETAIL_TS_IDX 216

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_14.dbf
    SALES_DETAIL_TS_IDX 204

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_13.dbf
    SALES_DETAIL_TS_IDX 203


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_12.dbf
    SALES_DETAIL_TS_IDX 202

    /D01/U12/oradata/PSRDM/sales_detail_ts_idx_24.dbf
    SALES_DETAIL_TS_IDX 156

    /D01/U12/oradata/PSRDM/sales_detail_ts_idx_23.dbf
    SALES_DETAIL_TS_IDX 155


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U10/oradata/PSRDM/sales_detail_ts_idx_22.dbf
    SALES_DETAIL_TS_IDX 145

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_21.dbf
    SALES_DETAIL_TS_IDX 137

    /D01/U15/oradata/PSRDM/sales_detail_ts_idx_11.dbf
    SALES_DETAIL_TS_IDX 125


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U12/oradata/PSRDM/sales_detail_ts_idx_10.dbf
    SALES_DETAIL_TS_IDX 124

    /D01/U12/oradata/PSRDM/sales_detail_ts_idx_09.dbf
    SALES_DETAIL_TS_IDX 123

    /D01/u08/oradata/PSRDM/sales_detail_ts_idx_08.dbf
    SALES_DETAIL_TS_IDX 122


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/u08/oradata/PSRDM/sales_detail_ts_idx_07.dbf
    SALES_DETAIL_TS_IDX 121

    /D01/U07/oradata/PSRDM/sales_detail_ts_idx_06.dbf
    SALES_DETAIL_TS_IDX 120

    /D01/U07/oradata/PSRDM/sales_detail_ts_idx_05.dbf
    SALES_DETAIL_TS_IDX 119


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U06/oradata/PSRDM/sales_detail_ts_idx_04.dbf
    SALES_DETAIL_TS_IDX 118

    /D01/U06/oradata/PSRDM/sales_detail_ts_idx_03.dbf
    SALES_DETAIL_TS_IDX 117

    /D01/U05/oradata/PSRDM/sales_detail_ts_idx_02.dbf
    SALES_DETAIL_TS_IDX 116


    FILE_NAME
    --------------------------------------------------------------------------------
    FILE_ID TABLESPACE_NAME
    ------------------------------ ----------
    /D01/U05/oradata/PSRDM/sales_detail_ts_idx_01.dbf
    SALES_DETAIL_TS_IDX 115

    /D01/U04/oradata/PSRDM/sales_detail_ts_idx_27.dbf
    SALES_DETAIL_TS_IDX 63

    DF - kh

    Size used for free
    u12zp/u12 392 347 G G G 44 89% / d01/u12
    u13zp/u13 392 G 340 G G 51 87% / d01/u13
    u08zp/u08 392G 317 G 74 82% / d01/u08
    u09zp/u09 392 G 348 G G 44 89% / d01/u09
    u06zp/u06 392G 318 G 74 82% / d01/u06
    u11zp/u11 392 G 350 G 42 G 90% / d01/u11
    u04zp/u04 392G 324 G 68 83% / d01/u04
    u05zp/u05 392 G 349 G G 43 89% / d01/u05
    u07zp/u07 392G 331 G 60 G 85% / d01/u07
    u10zp/u10 392G 342 G 50 G 88% / d01/u10
    u15zp/u15 392G 324 67 G 83% / d01/u15
    u16zp/u16 392G 275 G 116 G 71% / d01/u16
    u14zp/u14 G 392, 316 G 76 81% / d01/u14
    u90zp/u90 392G 1.2 G 391G 1% / d01/u90


    Thanks in advance.

    Published by: 951121 on November 7, 2012 11:52
    select file_name, bytes/(1024*1024*1024), autoextensiable, maxsize/(1024*1024)  from dba_data_files where tablespace_name='SALES_DETAIL_TS_IDX' ;
    

    find the data file that is not reached the maximum size (32GB if its 8 k block) and resize it to match your needs.

    alter database datafile '' resize ;
    

    Otherwise, you can add the new data file. Blow is the simple add datafile statement:

    alter tbalespace add datafile '' size ;
    
  • It is Possible to reduce the space between the lines after &lt; CR &gt; a text block?

    Hello

    I paste text without ANY special models in my custom CSS layout.

    I would have less space between the line after a < CR >.

    see you soon,

    Dreamer101.1

    Using the following style rules

    p, {br}
    margin: 0;
    padding: 0;
    }

    and look at the result.

    I hope this helps

    Ben

  • How to create certain number of spaces at the end of all records

    Hello

    I'm queue the select query, where each column value must take a position.

    I need to also have a certain number of spaces at the end of each record.

    How to make spaces at the end of the recording.

    Is anything order them to be included in the select query to get spaces at the end of the recording.

    details of the file is like this:-

    NAME OF FIELD FIELD DECRIPTION POSITIONS SIZE FORMAT
    RECORD TYPE 1 1 'R' ALPHA
    EMP N ° 2-4 5 DIGITAL EMP_NO
    SPACES of 6-11 6 SPACES-> HOW to GET THE NUMBER SPACES ESPECIALLY... HOW TO WRITE THE SELECT QUERY TO GET THESE IN THE HOLD FILE.

    THANKS in advance...

    Maybe just do a simple function that returns a string of spaces given the desired number of places?

    Published by: TimS on August 6, 2009 16:06

  • Newly added partition consume perceivable space in the tablespace

    Hello

    I added a new partition to an already existing partitioned table. This table has been partitioned by composite that is range and hash partitioning. After you add the new partition, I checked the relevant tablespaces and I realized that the % of each relevant tablespace has been increased to a few percent (8% to 10%) and in terms of size of 1 GB of space total was consumed/occupied by this newly added partition.

    My question is that is - this normal? If this isn't the case, then what could be the problem occurred? The important thing is that I completely did the same on the other two instances of the same database running on two different machines, and here I do not see a significant consumption of space in the relevant tablespaces only 0.01% space was occupied it.

    I would be grateful to the subject to help in this problem.

    Arshad.

    Hello

    FIPCA_RESULTS_PART0X tablespace size is close to 6500 M.
    The size of each partition is then 64 to create time.
    This means that each partition would almost 64/6500 * 100 = 1%

    That's why since it's composite partitioning know not how many partition you add both. If you add a partition 4 at the same time, there is a 4% increase in the use of space.
    It was only for the segment of the table. If you also have indexes on these tables then they would also occupy little space and I guess it would be 4% again so you see a 8% increase whenever a partition is created.

    If you do not see the same phenomena of another tablespace means one or both
    (1) storage spaces are very huge (since you're calculating percentage)
    (2) the initial and next extent of this table is less than what it is in this database.

    Concerning
    Anurag

  • Where will the pictures after deleting an album

    I'm unable to locate the photos after out them of a photo album. I just upgraded from Iphoto9 where I was able to create new albums.

    Thank you for your help.

    All images and videos are in the photo library. All of the photo album is another way to look at this library.

    When you create albums, they only contain "pointers" images in the library of Photos, not duplicates. So, if you delete an image from an album, you simply remove the pointer. The original photo in the library is not affected in any way.

    Photos user / help guide:

    https://help.Apple.com/photos/Mac/1.0/?lang=en

  • El captain cannot remove photos from the iPhone after importation

    I opened the Photos App and imported my photos. It helps to have an option to remove photos from my phone once they have been imported. What happened to this option? Is there a way to remove photos from my iPhone after importation?

    ShamikasiPhone wrote:

    What happened to this option?

    iCloud

    Is there a way to remove photos from my iPhone after importation?

    Discover >delete photos from the iPhone after import - Photos

    then > deleting photos to iPhone but not iCloud

    and > OS X Photos App: remove already imported from iOS Device

  • Is it difficult for oracle follow the news of free space in the tablespace Temp?

    DB version: 11.1

    http://docs.Oracle.com/CD/B28359_01/server.111/b28320/statviews_5056.htm
     
    FREE_SPACE :      Total free space available, in bytes, including space that is currently allocated and available for reuse and space that is currently unallocated
    
    ALLOCATED_SPACE : Total allocated space, in bytes, including space that is currently allocated and used and space that is currently allocated and available for reuse
    !!!!

    I know that temporary tablespace is 'temporary' and varies according to gender, creating index... etc. But, can't they say just free space in bytes.
    Lets say my temporary tablespace size is 2 GB and if the DBA_TEMP_FREE_SPACE.free_space column is 500 MB. What does that mean?

    >
    Lets say my temporary tablespace size is 2 GB and if the DBA_TEMP_FREE_SPACE.free_space column is 500 MB. What does that mean?
    >
    This means for a locally managed temporary tablespace, reduce the size to the amount of space currently in use; in other words, reclaim the space unallocated and allocated space is unused.

    TABLESPACE_SIZE - FREE_SPACE

    See Shrinking a temporary Tablespace locally managed in the DBA Guide
    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/tspaces007.htm
    >
    The great sorting operations performed by the database can cause a temporary tablespace more and taking a considerable amount of disk space. When the sort operation is complete, the extra space is not released; It is just marked as free and available for reuse. Therefore, a single operation of large size can result in a large amount of temporary space that remains unused, once the sort operation. For this reason, the database allows to shrink the locally managed temporary tablespaces and free up unused space.
    . . .
    Shrinking frees as much space as possible while maintaining the other attributes of the tablespace or tempfile.

  • Cannot use spaces at the beginning of the second line of wrapped text

    Hello!

    My question is simple:

    When I got the text inside a text box, and it wraps at the end of the box, why can't put spaces at the beginning of the second line (the wrapped)?

    Because the beginnings of words always wrap to the next line, with spaces accumulate after the word at the end of the previous line.  Any text automatically formatting process skin for it.

    If you want seats at the front, press return first, to force the start of a new line, and then type your spaces.

    -Christmas

  • EM takes about 5.5 GB of free space in the tablespace Sysaux

    Hi all

    EM takes about 5.5 GB of space in the sysaux tablespace. I questioned the v$ sysaux_occupants to see the use of the space. Database is 10g 10.1.0.2.0.

    SQL > Select * from v$ sysaux_occupants where occupant_name like '% EM % ';

    OCCUPANT_NAME SCHEMA MOVE_PROCEDURE MOVE_PROCEDURE_DESC SPACE_USAGE_KBYTES OCCUPANT_DESC
    --------------- -------------------- ------ ------------------------------ ------------------------------ ------------------
    Emd_maintenance.move_em_tblspc EM Enterprise Manager repository SYSMAN procedure move for Enterprise Manager repository 5798528



    SQL >


    How can we reduce this use of space in the Sysaux tablespace instead of create a new basis for EM & this move towards this tablespace? I've seen some info on the reduction of the use of space AWR. But how can do us with the use of EM space? Here are the problems involved or we have to its own tablespace only of EM?


    Any help will be greatly appreciated.

    Thank you
    Nilesh.

    Hello

    doc
    Manage Tablespace SYSAUX
    http://download.Oracle.com/docs/CD/B28359_01/server.111/b28310/tspaces010.htm
    http://www.nalanta.com/2008/11/02/space-management-in-SYSAUX-tablespace/

    Kind regards
    Tom

    Published by: Soli on 17.8.2009 09:52

  • Cannot select Images of the files after import

    Hello.

    I'm new to Lightroom.  I created a catalog last night by import (add) approximately 33 000 existing images to my hard drive.  They are organized into folders by date.  For some reason, I can select folders and Images in the left panel of all records before a certain date, but may not for files after a certain date.  No idea what's going on.  Maybe gone bad import?  If I click on a problematic file the Image will change in the little window above the list of records, but not in the main window of the plant.  Thanks for the help!

    Here's a post about the limit of 1600 records in a parent folder:

    Re: Folders appear in the catalog, but unable to see the photos in folders after a certain folder

  • Create record problem in the JHS LOV popup after deleting record

    JDeveloper: Studio Edition Version 11.1.2.2.0
    Jheadstart: 11.1.2.1.28

    Hello
    I sent a unit test to [email protected]
    in the pop - up JHS lov window when I delete a file and then, I want to create a new record, it's not working
    but when I click in a field and then click the more icon, it works correctly

    OK, this happens because the code that sets the question to delete that I sent you before. This code must be modified slightly, the following lines:

    Line = selectedRowData.getRow ();
    If (! isMultiSelect())
    {
    make the current line, so removing line will operate in page LOV
    selectedRowData.getIteratorBinding () .getRowSetIterator () .getRowSet () .setCurrentRow (row);
    }
    selectedRows.add (new RowData (row));

    should be closed with a check, if there is a selected line:

    If (selectedRowData! = null)
    {
    Line = selectedRowData.getRow ();
    If (! isMultiSelect())
    {
    make the current line, so removing line will operate in page LOV
    selectedRowData.getIteratorBinding () .getRowSetIterator () .getRowSet () .setCurrentRow (row);
    }
    selectedRows.add (new RowData (row));
    }

    Steven Davelaar,
    JHeadstart team.

  • Verity cannot retrieve collections from the Search Service.

    Hi guys, when I go to the ColdFusion MX7 admin page I get this error message.
    Failed to retrieve collections from the Search Service.
    Please verify that the ColdFusion MX search server is installed and
    running.

    I found a tech note on this but I don't know how to implement this. It is said: "Sytems that uses IPv6. IPv6 uses: 1 as the loopback address, so even if the hosts file has an entry for 127.0.0.1, it may also have an entry of: 1 for looping.
    If your error is caused by the use of IPv6, solve the problem by setting localhost 127.0.0.1 on Services and data > Verity K2 server to the ColdFusion Administrator page. »

    Help I do not understand what to do or where I go to change this?

    Here is the link to the Technical Notes Adobe:
    http://www.Adobe.com/go/6c6881a9

    In the left panel of the ColdFusion Administrator expand the link data & Services. Select the hyperlink Verity K2 Server. Replace localhost 127.0.0.1 in the host of Verity name text box.

    Ted Zimmerman

Maybe you are looking for

  • ATI drivers for Satellite A200 - 1 M 8 on XP

    -ATI driver I downloaded from the support site works well, be aware though if I can update on the ATI web site or this card a special driver developed by ATI and Toshiba?(can't seam to find anywhere tecniques for this computer...) -dose anyone know h

  • T420 unable to charge battery

    Hello A month ago I received a brand new model T420 4180F65 with a battery 9 70 ++ (45N1007). Yesterday I was no longer able to charge the battery which now remains at 0%, and I can use the thinkpad with the AC adapter is plugged in. The battery has

  • HP dv9000 Power Up Cycling

    My HP Pavilion dv9308nr notebook PC will try to power for about 20 seconds (all of the lights on) and then stop for about 1 second then repeat the cycle. Regardless of the stop mode.  Strangely enough, it almost never happens time, probably 9 out of

  • Office, web pages, all display 90 degrees (laterally) HELP!

    don't know what happened, but everything is at 90 degrees off display. Can move the taskbar, but another everythng is always on the side

  • Theme Builder OS6 MEDIA tab problem. Help, please

    Hello my fellow developers! I have been looking for a solution for this problem and simply can not come good! Is attached a picture of my problem. I use the latest version of Theme Builder (V6) when designing for OS 6 icons specifically the Curve 930