It's urgent ! not able to drop a table having clob data type.

Hi all,
I have a table called subject and it has two colum, course id number , course name clob. and the clob dosent have the data actually.
the error it showing "timeout occurred while waiting to lock object
PROJECT.SUBJECT"
wht does this mean timeout occurred while waiting ?
thanks
Alok.

The database needed to lock the object for some reason (which you have not told us), but it could not because some other process had a lock on it (which we cannot divine) -- so the attempt to lock the object timed out.

Similar Messages

  • Not able to drop Temp tables in staging schema

    Dear All,
    I am facing some issue with the temporary tables in my interface; i am using ODI 11g,
    Getting following error;
    Message:
    ODI-1228: Task FEED_NL_STEP_UPDATE_DATA_TO_XML_WS (Integration) fails on the target XML connection XML_DS_NL_LISTOFACTIVITY.
    Caused By: java.sql.SQLException: ORA-00942: table or view does not exist
    Code:
    Drop Table: C$_ACTIVITY
    I heard that there is some known bug in ODI with respect this error.
    Please help me to find workaround for the same..
    Thanks and Regards
    San

    well,
    When I check my staging schema where this table is supposed to be created, I see the table.
    But ODI is thorwing error saying 'ODI-1228: Task FEED_NL_STEP_UPDATE_DATA_TO_XML_WS (Export) fails on the target XML connection XML_DS_NL_LISTOFACTIVITY.
    Caused By: java.sql.SQLException: ORA-00942: table or view does not exist'
    Even though the table exists physically, ODI is not able to detect is somehow. so need to know why this is happening and how to resolve this.
    Thanks
    San

  • Pl/sql Procedure is Not Creating With the CLOB data Type

    Hi,
    I am Using Oracle 10g Express Edition Release2.... My Doubt is While creating a table With CLOB Data Type the table is created successfully,but while Creating a Procedure With the CLOB Data type i am getting an Error Message
    2667/5 PL/SQL: Statement ignored
    2667/24 PLS-00382: expression is of wrong type
    then i tried With the Varchar2(30000) the Procedure is Created Successfully note i have not changed any thing in my code except the data type.
    I am Just Confused ......Why the Procedure is not Created with CLOB Data type?
    Please advice ...
    Thank U
    SHAN

    hi,
    Thanks for reply....Another Example
    CREATE TABLE USER_MAS (USER_ID     VARCHAR2 (20 Byte),MAIL_ID     VARCHAR2 (255 Byte));
    set serveroutput on
    declare
    atable varchar2(64) := 'USER_MAS';
    acolumn varchar2(64) := 'MAIL_ID';
    avalue varchar2(64) := 'NEWYORK' ;
    dyn_sql clob;
    begin
    dyn_sql := 'update '||atable||' set '||acolumn||' = '''||avalue|| '''' ;
    dbms_output.put_line(dyn_sql);
    execute immediate dyn_sql;
    end;
    commit ;
    Error at line 2
    ORA-06550: line 9, column 23:
    PLS-00382: expression is of wrong type
    ORA-06550: line 9, column 5:
    PL/SQL: Statement ignored
    When i Changed the Data type to varchar2(64)
    update USER_MAS set MAIL_ID = 'NEWYORK'
    PL/SQL procedure successfully completed.
    Commit complete.
    I like to Know the Reason Why the Procedure is Not Created in Oracle 10g XE DB
    Note :the Same Script i used in 11g DB the Procedure is Created Successfully....
    Why you need use CLOB or VARCHAR2 in your temp_num variable as you sending parameters as number?
    In the Procedure we are create some run time queries while executing the procedure. There are around 10 run time queries created.
    The size of each query is more than 4000 characters . We then add all the queries using union all after each query  to the clob variable as the normal varchar will not support.
    Please Advice
    Thank U
    SHAN

  • External table not able to drop--Urgent Please

    hi all
    I created external table asd in my schema
    but now asd not able to drop
    giving error table or view does not exist ?
    Regards

    Hi Rob
    I was using plsql developer and i created table like lower case 'asd'
    It can drop from tode but not from plsql developer
    but i i created table Upper ASD now can drop from plsql developer
    Is this the bug of Plsql developer or what ?
    Regards

  • Not able to create a material document with movement type 103

    I am not able to create a material document with movement type 103,
    The system is populating the value as 101 .
    How do I create a matdoc with movement type 103?

    What is the error you receive? Please specify with message number.
    On MIGO, you need to change the default value mvmt type value to 103 before you enter the PO number to be able to do 103.
    Once this defualt value is set, you can enter the PO and item number in the document number fields and proceed with 103.
    But you cannot change the mvmt type for already entered items from 101-103 or vice versa.
    I think the 101-103 and 103-101 mvmt type conversion message is standard error message

  • Not Able to create ADF Table In the Multiple model enviorment

    Hi All
    I am not able to create ADF Table or ADF Read-only Table
    I am having following thinks in my JWS Project
    2, Model Project(Different different name)
    2,faces-config.xml(Different different name)
    1 web Project (View Controller)
    and one Databinding.cpx file
    i am using following version of jdeveloper to develop application
    ADF Business Components     10.1.3.41.57
    BPEL Designer     10.1.3.3.0 (Build 070615.0525)
    Java(TM) Platform     1.5.0_06
    Oracle IDE     10.1.3.41.57
    Struts Modeler Version     10.1.3.41.57
    UML Modelers Version     10.1.3.41.57
    Versioning Support     10.1.3.41.57

    Are you dragging from the data control? what technologies did you use for the data controls?Ans:I am using data controll as ADF BC
    Are the two faces-config.xml files in your web project?
    Ans:Yes with one name with faces-config.xml and antoher with different name

  • ST03N, i am not able to see today n previous day data

    Hii All
    In my ST03N, i am not able to see today n last day data, it shows me data upto last two day before data. plz tell me abt where i can check the retention period.
    System Details:
    SAP: ECC 6.0
    DATA BASE: ORACLE 10G
    OS: AIX5.3
    SAP KERNEL:179
    SAP_ABA: SAPKA70015
    SAP_BASIS:SAPKB70015
    ST-PI:2008_1_700
    PI_BASIS:SAPKIPYJ7F
    Already jobs:
    SAP_COLLECTOR_FOR_PERFMONITOR
    SAP_APPLICATION_STAT_COLLECTOR
    SAP_CCMS_MAPPING_SCHEDULER
    SAP_COLLECTOR_FOR_JOBSTATISTIC
    and saposcol running fine.
    Thanks
    Amit Srivastava
    Basis

    Hi
    You can refere this [Link|No system load data available; may help you
    Regards
    Uday

  • Not able to fill setup tables of purchasing

    hi gurus,
    I'm not able to fill setup tables of purchasing errors raised as following:-
    Enter rate INR /  rate type M for 12.04.2005 in the system settings
    what to do pls guide me step by step process
    ponts promised

    hi pls tell me the step by step solution to the problem
    . i need to enter the exchange rate for that particular date or just make the new entry or wat else
    re
    rubane

  • UNION for Columns of CLOB data type does not work

    Hi,
    I have two tables Encounter & Encounter_History. They have same columns. One column is of type CLOB. My requirement is to retrieve all the distinct records from both the tables with order by a date column. But problem is, UNION does not work in case of CLOB data type.
    I know it will work if I use UNION ALL, but it returns duplicate records.
    Please give me suggestion, how to solve this problem.
    For example: The following query does not work since column1 is a CLOB data type
    select column1 from table1
    union
    select column1 from table2
    Thanks

    But for sufficiently small clobs you can try:
    michaels>  SELECT TO_CLOB ('abc') cl
      FROM DUAL
    UNION
    SELECT TO_CLOB ('abc')
      FROM DUAL
    Error at line 1
    ORA-00932: inconsistent datatypes: expected - got CLOB
    michaels>  SELECT TO_CHAR (TO_CLOB ('abc')) cl
      FROM DUAL
    UNION
    SELECT TO_CHAR (TO_CLOB ('abc'))
      FROM DUAL
    CL                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
    abc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
    1 row selected.

  • Urgent:: Not able to open/lauch forms session

    Hi All,
    I had cloned our production instance to create a new instance.
    But now I'm not able to open the form session. We are having apps 11.5.10.2.
    The dbc file is perfect.. I even checked ICX parameters & related profile values.. seems to be ok..
    I can login through /dev60cgi/f60cgi. But can not lauch forms from personal home page.
    Can anyone plz suggect wht might be wrong?
    Regards..
    Edited by: user10200748 on Aug 30, 2008 10:25 PM

    Hi Kali,
    Thanks for the response.
    I'm not getting any sort of error.. It just dont proceed after clicking the menus.. Even I try to check the error from java console, but even no errors are listed in it..
    Moreover , I m getting successful AOLjtest run on the cloned instance.
    The inputs I can give is -
    The error_log shows -
    [Sun Aug 31 07:19:54 2008] [error] [client 160.95.202.46] client denied by server configuration: /fh02/BON/oraapps/common/java/java
    [Sun Aug 31 22:22:13 2008] [error] [client 160.95.202.46] client denied by server configuration: proxy:http://severname:8212/pls/BON/f
    nd_icx_launch.launch
    ~
    The access_log shows -
    160.95.202.46 - - [31/Aug/2008:22:22:11 -0500] "GET /OA_HTML/RF.jsp?function_id=271&resp_id=20456&resp_appl_id=160&security_group_id=0&lang_code=US&oas=NvqKw
    EsSQW1RppGR5XrWdw..&formsLink=yes HTTP/1.1" 302 376
    lb57gpb1.ced.corp.cummins.com - - [31/Aug/2008:22:22:13 -0500] "GET /pls/BON/fnd_icx_launch.launch?resp_app=ALR&resp_key=ALERT_MANAGER&secgrp_key=STANDARD&s
    tart_func=ALR_ALRALERT&other_params= HTTP/1.1" 403 240
    ~
    Regards,
    Edited by: user10200748 on Aug 31, 2008 8:36 PM

  • Urgent : not able to see any message on SXMB_MONI

    Hi all ,
             I have created a scenario XML->XI->SAP R3 for this i have cretaed data in integration repository and in along with interface object i have created 1 mesg maping( MT--->BAPI ) and and Interface Mapping using  the same mesg mapping.
                      in integration directory i have created 2 communication channels one is of sender(adapter file) and other reciever ( adapter RFC ) and rest other things also .
    but when i am checking in SXMB_MONI i am not getting any message i am unable to figure it out where i have done mistake . when i am checking in communication monitor Sender_File_Comm_channel is working fine and Receive_RFC_Comm_channel is showing this message in log :
    Receiver channel 'RFC_Reciever' for party '', service 'BS_ACC_FLAT_R3' (internal name 'RfcClient[RFC_Reciever]')
    Client data: {jco.client.lang=en, jco.client.snc_mode=0, jco.client.client=300, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XXXXX, jco.client.sysnr=00, jco.client.ashost=XX.XX.XX.XX}
    Repository data: {jco.client.lang=en, jco.client.snc_mode=0, jco.client.client=300, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XXXXX, jco.client.sysnr=00, jco.client.ashost=XX.XX.XX.XX}
    Current pool size: 0, maximum pool size : 1
    is this communication channel is fine ?
    please suggest how to check application is made correct or not ?
    thanks in advance
    Regards,
    Praveen

    Hello Praveen,
    If I understand correctly the scenario is File -- XI -- RFC and you do not see any message in SXMB_MONI.
    I would test the Sender File Adapter first before going to RFC. If the file is picked up and sent to Int Server you would see a corresponding message in SXMB_MONI.
    I would first check the Sender File Comm Channel in Comm Channel Monitoring and ensure the file id being picked up.
    In case this is not working you would get the exact error in the File Comm Channel. If this channel is working fine and you see a message id for the picked up file but the corresponding message Id is not available in SXMB_MONI, I would have a look at the queues if they are registered properly in SMQR or check if messages are stuck in any queue using SMQ1 and SMQ2 transactions. Please do the following steps and I am sure the scenario would work.
    In case you find the problem and are not able to resolve it please post it here and I can suggest something.
    Please award points if this post helps you.
    Thanks and Best Regards,
    Kanwal

  • Urgent:Not able to login 11g EM console, Error "Login operation failed"

    Hi Gurus,
    I have Oralcle DB 11.1.0.7.0 setup on Solaris.
    suddently the DB has gone down and i am not able to login to the Enterprise Manager console.
    While login its giving the error "Login Operation Failed"
    Please help me to ressolve this issue.
    Thanks
    Krishna

    Here are the results of your commands:
    HOME=/export/home/perfuser
    LOGNAME=perfuser
    MAIL=/var/mail//perfuser
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
    PWD=/export/home/perfuser/app/perfuser/product/11.1.0/db_1/bin
    SHELL=/bin/csh
    SSH_CLIENT=10.159.44.193 1266 22
    SSH_CONNECTION=10.159.44.193 1266 64.181.147.61 22
    SSH_TTY=/dev/pts/5
    TERM=xterm
    TZ=US/Mountain
    USER=perfuser
    uid=884(perfuser) gid=268(ccuser)
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 21-AUG-2010 11:50:57
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
    Solaris Error: 146: Connection refused
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 21-AUG-2010 11:51:09
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Message 1053 not found; No message file for product=network, facility=TNSTNS-12541: Message 12541 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    TNS-00511: Message 511 not found; No message file for product=network, facility=TNS
    Solaris Error: 146: Connection refused

  • Not able to display and search on CLOB attribute in default search screen

    Hi,
    My requirement:
    I have three VARCHAR attributes and 1 CLOB attribute. i need to search the values on these 4 attributes.
    Created View crieteria on these 4 attributes and created default ADF search screen. but not able to add the CLOB attribute as search attribute.
    is there any solution for this or we can't search on CLOB attribute.
    FYI: i have created Converter using ClobDomain and and using this converted for editing the CLOB data.
    If i try adding the CLOB attribute in view criteria with ClobDomain and not able to see that attribute on search panel.
    Please help on this.
    Thanks in advance!!
    Thanks & Reagrds,
    Madhu

    Madhu, please tell us your jdev version!
    The search is done on the DB (query) so the converter is not used. To search clob columns you can use special SQL statements called contains or catsearch. These are using special index to find the data in blob or clob columns.
    Check my blog on how to integrate this into VC: http://tompeez.wordpress.com/2011/08/21/extending-viewcriteria-to-use-sql-contains-4/
    Timo

  • Not able to see the records in master data

    Hi friends
    My requirement needs the data to be loaded from a RDM table.I created a data source in the R/3 and by using the extracto checker i am able to see the data.I created the info packages one for Attr and other Txt,replicated the datasource and loaded the data.I am able to see the data in the PSA and when i go into monitor in the infopackage it says the data has been loaded and it shows no errors.But I am not able to see this data in the master data info object.Can anyone please help me out???
    Mouli

    Hi
    Check out your infopackage setting: if its upto PSA or to MD table also
    Open Master data table in SE11 and check the OBJVERS field wether the MD is activated or not!
    Regards
    GSK

  • Not able to Populate Qualified Table in Import Manager

    Hi,
    I am performing following steps for populating Bank Detail Qualified table in MDM from R3 but not able to populate the data.
    1.Populating all lookup tables like Account_no,Bank-Key.......
    2.Mapping all fields in Bank detail table except the 'Collect Auth'
    field which is Qualifier
    3.In Customer table(Main) mapping  Collect auth to Bank Detail field and
    customer_no to its corresponding ID.
    It is not populating the Bank detail data which are available in lookup tables
    Appreciate your suggestion
    -regards,
    reo

    Reo
    Matching will be based on the Display field (at least one) of the Main table.  This is for example the Customer Number.
    You also need to map all the display fields of the qualified lookup table. Then you can set the Qualified Update Action by right clicking on the field in the main that is linked to the qualified lookup.(the Collection_Authorization I think). Set the option that well update/append/replace the qualified data fields of the looked table.
    There is two how_to_guides that will help. You can download from SAP Service Market Place. (Otherwise I can email to you)
    How To Troubleshoot MDM Import Manager
    HowTo_LoadQualifiedFields
    Rgs
    Con

Maybe you are looking for

  • Confused about multiple iTunes on same computer

    Hiya- I've read as much as I can on multiple iTunes/libraries/accounts and I'm even more confused. I have one drive partition with all my music which I use as my iTunes library. My wife and I each have our own Windows logins/accounts and access iTune

  • Error while Consuming WebServices

    Hi! I've created a abap - proxy and a lpconfig to consume a WS. When i test the service client in se80 i get this error: Unexpected element -el=definitions ns=http://schemas.xmlsoap.org/wsdl/ In the log of the Serviceprovider, we can see, that authen

  • Flash gallery - filename on thumbnail and get rid of sequence display next to slideshow controls

    Hello. Thanks in advance for you help. I'm wondering two things as I'm trying to tweak my use of flash web galleries for client image selection. First, is there any way to get the filename to display on the thumbnails in the gallery? Used to have thi

  • How can I get rid of a greyed out video title on my iPhone 4?

    I deleted the video from the phone then trashed it in iTunes. I can't find the video anywhere but it shows up, greyed out, in the list of videos. Can anybody help? Thanks in advance.

  • ECM Planning-error in Employee profile view

    Hi, When i try to view an employee profile from Compensation view of MSS, i am getting the following error. Salary Development: An error occurred while the data was read I could see some data under other tabs like-Comp Guidelines,LTI,comp eligibility