Problem deleting Content Areas

Hi!
i have just encountered the following error while deleting a content area
An unexpected error has occurred (WWS-32100)
ORA-6502: ORA-06502: PL/SQL: numeric or value error (WWC-36000
Thing to mention is... before that when i tried to delete another content area my browser hanged for pretty much time and i had to abort the deletion,after resuming back to that page i have that content area there but all edit,open links have disappeared,clicking on the link shows error page 'Folder ID Does Not Exist',checking the databse shows corresponding entries still in wwsbr_all_languages$' and wwsbr_site$',after trying instructions(found in another thread with similar problem) from sqlplus there is no reponse after executing the delete query,what might be the problem
any steps to follow up
How can I get rid of these errors??
thx
Alizeh

We have the same problem - we deleted content areas in 3.0.8, but they still display in navigator, and we upgraded to 3.0.9 and they still display but they do not exist.

Similar Messages

  • Delete Content Area

    Error: An unexpected error has occurred (WWS-32100) ORA-2292: ORA-02292: integrity constraint (PORTAL30.WWSBR_URL_SITELANG_FK) violated - child record found (WWC-36000)
    Delete the record manual creates this Error:
    table wwsbr_sites
    delete ID 53 Inhalte und Dokumente'
    table wwsbr_sites_languages
    foreign key ID 53 us Inhalte und Dokumente'
    table wwv_settingsets
    foreign key ID 53 Inhalte und Dokumente'
    Delete produces a Trigger Error message:
    reference on package:
    wwpth_api.remove_path_element(
    p_domain => wwpth_api.DOMAIN_WWS,
    p_object_type => wwpth_api.OBJECT_TYPE_WWS_STYLE,
    p_context_id => :old.siteid,
    p_object_id => :old.id);
    It's a bug?
    Best regards
    Dieter
    null

    Ricardo, below is an extract of the code we currently use to delete a user's content area. (Error trapping removed for brevity...)
    - Bill
    -- get the user's Folder ID
    -- (Ricardo: TXTUSERLOGIN is passed in to the function as a VARCHAR2 parameter)
    SELECT ID INTO P_FOLDER_ID
    FROM PORTAL30.WWSBR_ALL_FOLDERS
    WHERE UPPER(NAME) = UPPER(TXTUSERLOGIN);
    -- get the content area's Folder ID
    -- (USERDATA is the root content area where all our User folders are kept)
    SELECT ID INTO P_CONTENT_AREA_ID
    FROM PORTAL30.WWSBR_ALL_CONTENT_AREAS
    WHERE NAME = 'USERDATA';
    -- Now delete the content area
    IF P_FOLDER_ID IS NOT NULL THEN
    BEGIN
    PORTAL30.wwv_cornerdb.remove(p_language=>'us',
    p_id=>P_FOLDER_ID,
    p_siteid=>P_CONTENT_AREA_ID);
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    NULL;
    END IF;
    COMMIT;

  • Cannot Delete Content Areas without getting Integrity Constraint Issues

    When I try to delete an unused Content Area by issuing the command:
    Delete from wwsbr_sites$ where id = <value>;
    I get the following error:
    ORA-02292 - integrity constraint violated child record found.
    How can I delete these entries and cascade through the what looks like maybe some 100 other child tables?

    We have done that...Deleted a Content Area through the Navigator...But the Content area still exists, there is nothing in there, but it is still there, it is like a ghost. And when you query the wwsbr_sites$ table
    where ID for that Content Area is still there.

  • Delete Content area Error

    Error: An unexpected error has occurred (WWS-32100) ORA-2292: ORA-02292: integrity constraint (PORTAL30.WWSBR_URL_SITELANG_FK) violated - child record found (WWC-36000)
    Delete the record manual creates this Error:
    table wwsbr_sites
    delete ID 53 Inhalte und Dokumente'
    table wwsbr_sites_languages
    foreign key ID 53 us Inhalte und Dokumente'
    table wwv_settingsets
    foreign key ID 53 Inhalte und Dokumente'
    Delete produces a Trigger Error message:
    reference on package:
    wwpth_api.remove_path_element(
    p_domain => wwpth_api.DOMAIN_WWS,
    p_object_type => wwpth_api.OBJECT_TYPE_WWS_STYLE,
    p_context_id => :old.siteid,
    p_object_id => :old.id);
    Best regards
    Dieter

    Hi Jerry,
    I have Application Server 9i on SunSparc, database Portal30 on Oracle Enterprise Edition 8.1.6.1.0 for Linux as development database.
    The import goes to a database instance with Oracle Enterprise Edition 8.1.7.0 for Linux based on a second Application Server also 9i for presentation.
    Best regards,
    Dieter

  • Can't delete from portal content areas

    Sun Solaris o/s version 2.7
    Oracle Portal version 3.0.9.8.0
    9iAS version 1.0.2.2
    Oracle Database version 8.1.7.1.0b
    Some users are suddenly unable to delete from content areas. The
    following error occurs:
    An unexpected error has occurred (WWS-32100)
    An unexpected error has occurred (WWS-32100)
    ORA-1;User-defined exception (WWC-36000)
    normal, successful completion (WWS-00000)
    This has worked fine in the past. One user is also complaining
    that she is intermittently getting a 'The page you requested was
    not found' error when trying to add files.
    Does anyone have any idea what could be the problem?
    Thanks.

    "Recent" (at least on Windows) is not an actual folder; it's just a list of recently used files/documents.  I clean such things using CCleaner.

  • Problem with Checking In/Out Items in Content Area

    I've been reading the Portal On-Line help pages in regards to
    checking in/out items. The help states that when an item is
    checked out, the item is locked and a message "Checked out by:
    UserName" is displayed next to the item. When I check out an
    item, I do not see this "Checked out by" message. However, I do
    see the checkout icon. Note - I am doing this through the
    Content Area Navigation page. Is there something that I am
    missing? (I have seen other threads in regards to the
    checkin/checkout icons not displaying when the Content Area is
    published as a portlet. We are having this problem as well.)
    However, the lack of the "checked out" message happens in both
    the Content Area Navigator and the published portlet.
    Also, is there a way to get Portal to automatically generate
    version numbers when a new version of an item is created. I see
    that you can create a unique name or description .... but I'd
    like to have Portal generate the version number for me. This is
    done in the Application component section when you build forms,
    menus, or reports.
    Thank you for any assistance that you can provide.

    The "checked out by" message only appears to other users - you
    won't see it if you are the user who checked out the item.
    The version number is planned for a future release.
    Regards,
    Jerry

  • Problem with multiple content areas

    Hi,
    I'm stuck with following problem. I need to build the form that should contain two logical areas on the each page. Main area should handle main form content (long table) and another area containing barcodes(dynamic list that should be filled from xml). Each area must be flowed cause both table and barcodes data may be longer than their subforms.
    I've made one master page with two content areas on it.
    I've made main form page with two flowed subforms and customize their pagination so that each subform overflow be directed in corresponded content area.
    It's seems like all ok, but here's the problem:
    While the table data gets overflowed to next page, the barcodes data starts to filled ONLY when the table data ends.
    e.g. I've got 3 pages of table data first and more 2 pages of barcode data next instead of only 3 pages with all data compiled together.
    Can you help me with this issue?
    Thanks!

    Thank you for quick answer!
    sad to hear that such a logical way of solving the problem is impossible in LC..
    Maybe you can help me to find a right way?
    little more details about my issue:
    I need to manage the form so that it could include both table and barcodes(list) items (while each of them may flow onto multiple pages of the form). E.g. table lasts 4 pages and barcodes lasts only 2 pages.
    Table and barcode items are filled from xml file.
    e.g.
        123456
    I've make a sketch of desired form layout:
    http://www.ljplus.ru/img4/_/a/_a_lexx/form.gif
    Please, help me to find right way of doing this?
    Thank you!!

  • Skinned Panel Content Area Problem

    I have instances of the Panel component that was skinned
    using the Flex Skin Component Kit for Flash. The problem is that
    the content areas of these panels occupy the entire panel area. An
    unskinned panel has a content area that is within the panel's edges
    and header. For my skinned panels, the content area extends to all
    four edges of the panel (top, bottom, left, right). Any components
    placed inside the panel goes beyond the usual white content area
    and overlaps the header. How can I fix this content area size
    problem? Please help. Thanks.

    Can you use content area coordinates, or some manipulation of
    the global, local, and content coordinates?

  • I upgraded the software on my iphone 4 and now it's downloading every email message from all my accounts (all previously read). 200 at a time. Manual delete is a problem since there are 3500. Suggestions?

    I upgraded the software on my iphone 4 and now it's downloading every email message from all my accounts (all previously read). 200 at a time. Manual delete is a problem since there are 3500. Suggestions?

    Wow, just posting and it seems that there is a solution that is working for me...
    What I've did is I turned off iTunes Match on my iPhone, then turned in on again. Now in my iTunes library on my mac I can get the duplicates to be matched or uploaded to iCloud with a right-click, add to iCloud. iTunes Match starts to check the songs and everything is done correctly. Pretty nice!

  • Problem URL-IView - is not display in the Portal Content Area

    Hi!
    I have a problem. My URL-IView is not displayed in the Portal Content Area. The setting "launch in new window " is  "display in Portal Content Area". What can I do that the URL -IVIiew is not display in a separate window.
    Can anyone help me???
    Thank you very much
    regards

    Hi.
    You have to add your URL iView to a page. See URL iview - The page cannot be found for details.
    Best regards,
    Aliaksandr Zhukau

  • Ipad 16gb black-demo:  Problem is demo content are removed   so pls send solution

    Ipad 16gb black-demo
    MD331HN/A
    PART NO MD331HN/A
    SERIAL NO DM*******J8T
    Problem is demo content are removed
    so pls send solution
    <Edited By Host>

    This is a user-to-user technical support forum. You're not talking to Apple here. If you are an authorized reseller, you have ways of contacting Apple. Other contact information can be found using the Contact Us link at the bottom right of every page.

  • Problem upload too large file in a Content Area ORA-1401

    Hi All
    I have a customer who is trying to upload a file with a too large name in a content area.
    If the filename is 80 characters, it works fine.
    But if the filename is upper or 80 characters the following error ocurred:
    ORA-01401: inserted value too large for column
    DAD name: portal30
    PROCEDURE : PORTAL30.wwv_add_wizard.edititem
    URL : http://sbastida-us:80/pls/portal30/PORTAL30.wwv_add_wizard.edititem
    I checked the table: WWV_DOCUMENT and it have a column name: FILENAME is defined like VARCHAR2(350).
    If i run a query on this table, the filename column stores the filename of the file uploaded.
    Is this a new bug? may i fill this bug?
    Do you have any idea about this issue?
    Thanks in advance,
    Catalina

    Catalina,
    The following restrictions apply to the names of documents that you are uploading into the repository:
    Filenames must be 80 characters or less.
    Filenames must not include any of these characters: \ / : * ? < > | " % # +
    Filenames can include spaces and any of these characters: ! @ ~ & . $ ^ ( ) - _ ` ' [ ] { } ; =
    Regards,
    Jerry
    null

  • Content Area Problem

    Hello,
    Is it possible to have 2 pages with each containing a content area (one for viewing purpose (say page A), another page to insert or edit item type (page B)) that everytime a user inserts or edit an item type page B, page A automatically refreshes itself and display the new/updated item type?

    This is similar to the question in Refrencing an item of one page from another page..
    No automatic refresh, though.
    Regards,
    Jerry

  • Cache Contents are Obsolete after activating BPM

    Hello.
    I have made a BPM for a scenario, and after activating it, the SXI_CACHE shows: Cache Contents are Obsolete
    the problem is solved only after I delete the Cache instance in the integration directory, and make a cache connectivity test.
    The version of the PI is 7.0 SP15
    What in BPM development might cause this? or is there an external cause for this (this is the first BPM being made in this server)
    Thanks for anyone who will try to assist.

    Thank you very much.
    I tried to use a simpler BPM (one that receives an interface and immediately sends it) to see if the complexity of the BPM, or just a bug in this specific BPM was causing the problem.
    However - this problem occurs with the new BPM as well...
    I have open an OSS, and waiting to see what they'll suggest.

  • Help: lost our content area portlet (site)

    On the "Oracle Portal Navigator" page under the "Content Area" tab someone deleted the "Site" portlet. How do I add the "Site" portlet back to the page?
    I clicked on the customize page and tried to find the portlet to add but it is not listed. I then went to the portlet repository to see if it was expired or something but it was not there.
    There is a "Content Areas" portlet that lets you select the content area to go to, but the navigate button takes you back to the "Oracle Portal Navigator" page to the "Content Area" tab.
    The same thing happens when you go to the Admin section of a site and try to see the categories for that site. I can't edit my categories anymore.
    They point to "Oracle Portal Navigator" page showing the "Content Area" tab, which is no longer the site portlet.
    Any ideas?
    Jeff Dalgliesh
    PS I know its called the "Site" portlet because on A DIFFERENT portal server if I click the customize link on the "Oracle Portal Navigator" page under the "Content Area" tab that is the name it shows the Provider is "Oracle Portal" and the portlet is called "Site". IE "Oracle Portal: Site"

    We are using 3.0.6.6.5
    I tried the query and got the following record
    <TABLE border="0" cellspacing=0 cellpadding=2 style="background-color:#E0E0D0">
    <TR>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >PORTLET ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >PROVIDER ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >PAGE ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >REGION ID</TH>
    <TH ALIGN="Left" style="background-color:#C0C0A0" >NAME</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >SEQ</TH>
    <TH ALIGN="Left" style="background-color:#C0C0A0" >USER ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >INCLUDE</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >CONTENT TYPE</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >CONTAINER ID</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >IS TAB</TH>
    <TH ALIGN="Right" style="background-color:#C0C0A0" >TIMEOUT</TH>
    <TH ALIGN="Left" style="background-color:#C0C0A0" >TIMEOUT MSG</TH>
    </TR>
    <TR>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >44</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >23</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >960254</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >3</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >69</FONT></TD>
    <TD ALIGN="Left" valign="TOP" WIDTH="0"><FONT >44_SITEEXPLORER_960254</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >2</FONT></TD>
    <TD ALIGN="Left" valign="TOP" WIDTH="0"><FONT ><BASE></FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >1</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >1</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >3</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >1</FONT></TD>
    <TD ALIGN="Right" valign="TOP" WIDTH="0"><FONT >(null)</FONT></TD>
    <TD ALIGN="Left" valign="TOP" WIDTH="0"><FONT >(null)</FONT></TD>
    </TR>
    </TABLE>
    The problem is on the nagivator page under the content area tab there is no portlet for manageing the content areas.
    Jeff

Maybe you are looking for

  • Ipod with firewire cable

    My son was given an older, 1st gen, I think, Ipod that seems to only work with firewire cable. Is there a way to charge this directly on a laptop with USB portsw only? Will a newer cable with USB work on the Ipod (so far using my cabling it doesn't s

  • Parse XML Schema in Java

    Hi all. I need to parse an XML Schema and get the following information out of it: list of elements allowed in schema list of attributes for each element - which are required and which optional given an element name get elements that it can contain e

  • RFC To RFC

    I am having a scenario in which there is sales order in a CRM system which i have to send to an R/3 system through XI and IDOCS are not available. Can this be done through RFC's and if yes every time the Sales Order is updated in CRM it has to automa

  • Delete authority from SAP_ALL profile

    Hi All, In our application development we created a couple of authorization objects and profiles. Accidentally we add the authority to the SAP_ALL profile. How can we remove them? Thanks, Jerome

  • Why is siri app not working anymore?

    why is siri the app for ipod touch not working anymore?