Register Schema: ORA-20001: enable_hierarchy_internal

Hi,
I'm trying to register an XML Schema and get the following errors:
16:45:28 SQL> BEGIN
16:45:28 2      DBMS_XMLSCHEMA.registerSchema(
16:45:28 3      SCHEMAURL     => 'http://www.sample.net/phoenix/xsd/data_exchange.xsd',
16:45:28 4      SCHEMADOC     => XDBURIType('/phoenix/DataSupplier20080528-2.xsd').getCLOB(),
16:45:28 5      GENTABLES     => TRUE
16:45:28 6      );
16:45:28 7      COMMIT;
16:45:28 8 END;
16:45:28 9 /
BEGIN
ERROR at line 1:
ORA-20001: enable_hierarchy_internal
ORA-06512: at "XDB.DBMS_XDBZ", line 28
ORA-06512: at line 1
ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 20
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 31
ORA-06512: at line 2
18:13:31 SQL>
Database Version: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 (Linux)
In my previous attempts I've seen that the types and tables will be created and removed after the error occurred...
Does anybody know what the problem is?
TIA
Andreas

Hi Mr.Mdrake,
I am working on XML Type Views, and I did created an XML Type view and it did worked well. Later on there is a change of envirnoment for the development team. So, I tried to deploy my XML Type View scripts in the new environment. While registering the Schema(locally) to the repository I encountered the fallowing error
Error report:
ORA-20001: enable_hierarchy_internal
ORA-06512: at "XDB.DBMS_XDBZ", line 28
ORA-06512: at line 1
ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 3
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 14
ORA-06512: at line 2
I have gone through your threads realted to this kind of error and verified wethere I have previleges or not ? Well, there seems to be no problem regarding that(looks like I have all the previlages).
And one more question I would like to ask is do I have to register the schema globally or locally? The script that worked for me in the previous environment I did register the schema globally using the default.
Here, even if I try to register the schema locally or globally I am facing the error. The error i am getting while i resiter the schema globally is
Error report:
ORA-31086: insufficient privileges to register schema "http://www.oracle.com/MBR_TYPE.xsd"
ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 3
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 14
ORA-06512: at line 2
31086. 00000 - "insufficient privileges to register schema \"%s\""
*Cause:    An attempt was made to register a schema without
sufficient privileges.
*Action:   Make sure that the user has sufficient privileges to register
the schema.
The suggestion that you have
"1. Registering a Schema as SYS.
This is not supported, please don't do it." is that mean schema should be registered globally??
Pardon my ignorance if I say anything which is meaning less.
Thanks in advance

Similar Messages

  • ORA-20001: Invalid parsing schema for current workspace ID

    I recently upgraded Apex version from 4.0 to 4.2 successfully. Everything looks good except in one of the applications, I am running into
    ORA-20001: Invalid parsing schema for current workspace ID ( see below for detailed debug info). It seems this page region code is still looking at
    old apex scehma APEX_040000 instead of APEX_040200 somehow. Any ideas.
    is_internal_error: true
    apex_error_code: APEX.REGION.UNHANDLED_ERROR
    ora_sqlcode: -20001
    ora_sqlerrm: ORA-20001: Invalid parsing schema for current workspace ID
    component.type: APEX_APPLICATION_PAGE_REGIONS
    component.id: 21560330709310725
    component.name: Calendar
    error_backtrace:
    ORA-06512: at "APEX_040000.WWV_FLOW_ASSERT", line 377
    ORA-06512: at "APEX_040000.WWV_FLOW_ASSERT", line 386
    ORA-06512: at "APEX_040000.WWV_RENDER_CALENDAR2", line 462
    ORA-06512: at line 27
    ORA-06512: at "SYS.DBMS_SYS_SQL", line 1926
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1064
    ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 4613
    ORA-06512: at "APEX_040200.WWV_FLOW_DISP_PAGE_PLUGS", line 3220
    OK

    Thanks Patrick. Just wanted to make you're referring to the below code. what package I would be using instead of 'wwv_render_calendar2.show'
    wwv_render_calendar2.show (
    p_query => q,
    p_max_rows => '5',
    p_heading_bgcolor => '#CCCC99',
    p_table_bgcolor => 'WHITE',
    p_monday_friday_only => 'NO',
    p_non_curr_month_attr => 'bgcolor="#F7F7E7"',
    p_month_font_face => 'Arial',
    p_month_font_size => '+1',
    p_month_font_color => 'BLUE',
    p_day_font_face => 'Arial',
    p_day_font_size => '+1',
    p_day_font_color => 'BLACK',
    p_cell_font_face => 'Arial',
    p_cell_font_size => '-2',
    p_cell_font_color => 'BLACK',
    p_page_width => '95%',
    p_show_month_above_tab => 'YES',
    p_min_blank_cell_height => '45',
    p_calendar_day_date_fmt => 'MM/DD/YYYY',
    p_cur_local_date => '');
    end;

  • ORA-20001: Schema name SCOTT is a reserved schema and cannot be provisioned

    After upgrade to 1.6:
    ORA-20001: Schema name SCOTT is a reserved schema and cannot be provisioned.
    Any idea ?
    The same for username TEST

    "38452",
    Please read the section "Understanding Oracle Default Schema Restrictions" on page 18-3 of the HTML DB 1.6 documentation.
    Joel

  • Gathering Table Statistics throws errors ORA-20001 and ORA-06512 on 11g

    Hi Forum!
    I try to gather statistics on a 11.2.0.1 DB for a Siebel application.
    The script which generates the statistics errors out and I don't know why. so I tried to query sys.dba_tab_statistics manually, but event then I receive an error:
    select * from sys.dba_tab_statistics
    ORA-20001: BIN$PV5XQQHLSAYJ0KPMEY1MHG==$0 is an invalid identifier
    ORA-06512: in "SYS-DBMS_STATS", Zeile 2082
    ORA-06512: in "SYS-DBMS_STATS", Zeile 2098
    ORA-06512: in "SYS-DBMS_STATS", Zeile 26789
    Any ideas?
    Edited by: Penky on Oct 10, 2011 2:51 PM

    Penky wrote:
    Note that I even get the error when doing a straight select * from dba_tab_statistics which I think should work fine, no?Is that:
    select * from dba_tab_statisticsor
    select * from sys.dba_tab_statisticsIt's unusual for a SYS view to error, unless that's a specific bug in that version of the database, though I wonder if there are other schemas, such as SYS which have got something in their recycle bin (not that anyone should have been creating and/or dropping things in SYS)?

  • Error in mru internal routine: ORA-20001: Error in MRU: row= 0, ORA-20001:

    Hi, I'm using HTMLDB version 1.6.0.00.87 on a DB 10.1.0.3.0.
    I'm creating a Tabular Form to perform update operations on multiple rows in a database table.
    The table is in a schema outside of the HTMLDB schema and my application works.
    If I substitute my table with a synonym (outside of the HTMLDB schema) pointing to another table (outside of the HTMLDB schema), the select works fine but when I try to update records an error occurs:
    0.05: Branch point: BEFORE_PROCESSING
    0.05: Processing point: AFTER_SUBMIT
    0.05: ...MULTI_ROW_UPDATE (AFTER_SUBMIT) #OWNER#:CSTCMP:T$NCMP:T$CPCP
    0.08: Show ERROR page...
    0.09: Processing point: AFTER_ERROR_HEADER
    0.10: Processing point: BEFORE_ERROR_FOOTER
    Error in mru internal routine: ORA-20001: Error in MRU: row= 0, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process. current checksum = "1F2F93F97DFD18A9D69960FCD28AF6EF", item checksum = "A884FA378C851786DDFE3A33709CB23C"., update "WS_T1"."CSTCMP" set
    If I perform with SQL the update on the synonym, it works.
    I only have a browser connected to the application and I'm not locking the table.
    I don't think this is correlated with
    Re: Error in mru internal routine (HTML DB BUG?)
    What do you think about?
    Thanks in advance.

    To look into what? You probably modified your tabular form by adding a column and you didn't take care of the column source.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • ORA-20001: get_dbms_sql_cursor

    I am getting this error in an interactive report, the same query returns result in the sql workshop but not in the report. The query uses a dblink to access data in another database.
    The error I get is ORA-20001: get_dbms_sql_cursor error ORA-01747: invalid user.table.column, table.column, or column specification. I tried searching in this forum, but of no use.
    My Application Express 4.0.0.00.46 is running on oracle XE on windows XP machine. Can somebody help me understand this issue.

    Hi,
    SQLWorkshop uses the ANONYMOUS user to access the DB. When using application the Default Parsing schema credentials are used to access the DB/DBlinks.
    Most probably your Application Workspace Default Schema does not have access to the DB Link.
    Does the query run in a Classic report? Or from SQLPlus when you are connected as the Dfault Schema Owner of the Workspace where your application resides?
    Regards,

  • Column int_objname empty after register schema

    Hi all,
    We have come across a very strange feature in our XDB repository (RDBMS 10.2.0.2 EE) and I hope someone can give a hint to solve it.
    In the past we registered xml schemas and worked with it with success. The schemas are local. Now, we're implementing new versions of these xml schemas by deleting the old ones and registering the new versions. But, when we try to delete the old xml schemas, ORA-31000 is the result:
    begin dbms_xmlschema.deleteschema ('budget-canoniek.xsd', dbms_xmlschema.delete_cascade_force ); end
    ERROR at line 1:
    ORA-31000: Resource 'budget-canoniek.xsd' is not an XDB schema document
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 82
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 102
    ORA-06512: at line 1However, all_xml_schemas shows that the schema does exists:
      1  select owner, schema_url, int_objname
      2    from all_xml_schemas
      3*  where schema_url like '%canoniek%' and local = 'YES'
    puc@PGIO> /
    OWNER      SCHEMA_URL                INT_OBJNAME
    PUC        budget-canoniek2.xsd      XDLTCTsQgnhyHgQPwK+fx/kQ==
    PUC        budget-canoniek.xsdTo test what is happening I registered a schema under another name : budget-canoniek2.xsd. This schema can be unregistered without any problems.
    The difference between both schemas is a missing value INT_OBJNAME.
    Questions:
    - Does anyone have a clue how can this int_objname get nullified? I guess some internal process is doing this?
    - Does anyone have a clue how we can get this column fixed and filled again. Apparently, this column causes the dbms_xdb.deleteSchema procedure to fail. It also causes other functions on this schema to fail.
    - In thread Error when deleting schema the same issue was "solved" by deleting a record in xdb$schema table, but was not recommended. An aternative was not given. Before I totally wreck up my XDB by executing this delete statement: is there an alternative?
    Please help,
    Regards,

    Harm, could you request the backport via metalink? An upgrade to 10.2.0.3.0 will not be a solution, just checked on metalink
    I will install it on Thursday (tomorrow I am off to a client) for the project if it is available for download.
    Grz
    Marco

  • ORA-20001: Error in multi row delete operation: ORA-01403: no data

    Whenever I attempt a multi-row delete on my master detail page, I recieve the error:
    ORA-20001: Error in multi row delete operation: ORA-01403: no dataI have seen in other threads that the primary key attribute of the underlying table needs to be set to 'Show' in the report attributes. I have tried this both with it displaying as 'Hidden' ('Show' is unchecked) and with it displaying as text. Either way still gives me the same error.
    Is there anything else not mentioned in the other threads that could be causing this error for me?
    Thanks.
    BoilerUP

    Jimmy,
    In your multi row delete process you specify schema name, table and column name. Your report needs to be of type “SQL query (Updateable report)”. And your report needs to include the primary key column of your table. The column or alias name of that report column needs to correspond with the actual column name of your table.
    Marc

  • Publicaton error : ORA-20001: EXPLORETREE_ERROR

    Hi All,
    When attempting to publish a specific model, the following error occurs. This model was published successfully around a month ago. Some additional items were added to the Bill of Material and the model was refreshed since then. A new User Interface was also created. The issue seems to be isolated to this one model. The logic generates without error and the model can launch from the Developer without issue. However, there is a related error when the model is attempted to publish to target instance and copied to another folder.
    ************ Log for Publication **************
    Publication failed. See concurrent program logs for details.
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    BOM Synchronization, version 115.36.115101.6, started 2014/07/11/08:16:56, session run ID: 61610
    ORA-20001: EXPLORETREE_ERROR
    ORA-06512: at "APPS.CZ_PB_MGR", line 2617 in Package cz_pb_mgr Procedure INSERT_JRAD_DOCS
    CZ_PB_EXPORT_OA_UI_ERR (SQLERRM=ORA-20001: EXPLORETREE_ERROR
    ORA-06512: at "APPS.CZ_PB_MGR", line 2617)
    Error in upload of UI schema for publication id : 256845
    Fatal publication error, process aborted for publication 256845: ORA-20001: EXPLORETREE_ERROR
    ORA-06512: at "APPS.CZ_PB_MGR", line 2617
    Parent model in publication request : 323847
    Source publication : 256845 target publication:
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    **************** Error message while copying the Model to backup folder*************
    Failed to copy Model because ORA-20001: EXPLORETREE_ERROR in Package cz_pb_mgr Procedure INSERT_JRAD_DOCS
    Failed to copy Model because CZ_PB_EXPORT_OA_UI_ERR (SQLERRM=ORA-20001: EXPLORETREE_ERROR)
    Failed to copy Model because MODEL: 323235 copy failed
    Failed to copy Model because Error in retrieving remote model id : ORA-01403: no data found
    STEPS
    The issue can be reproduced at will with the following steps:
    1. Log in to Oracle Configurator Developer responsibility
    2. Navigate to Publications tab
    3. Create a new publication for this model
    4. Navigate Home > Schedule > Process a Single Publication Model
    5. Enter the publication created in #3
    6. Enter other appropriate publication parameters
    7. Submit
    8. Error occurs
    Any Help on this is highly appriciated.
    Thanks,
    Vijay

    hi Vijay -
    I am working on our forum backlog.  Can you let me know if this is still an issue for you?
    Regards,
    Daniel

  • ORA-20001: Unauthorized access (wwv_flow_api.set_credentials not set).

    I was trying to create the new ADMIN2 account from the FLOWS_020200 schema using :
    begin
    wwv_flow_api.set_security_group_id(p_security_group_id=>10);
    wwv_flow_fnd_user_api.create_fnd_user(
    p_user_name => ‘admin2′,
    p_email_address => ‘[email protected]’,
    p_web_password => ‘admin2′) ;
    end;
    And I got:
    ORA-20001: Unauthorized access (wwv_flow_api.set_credentials not set).
    ORA-06512: at “FLOWS_020200.WWV_FLOW_FND_USER_API”, line 19
    ORA-06512: at “FLOWS_020200.WWV_FLOW_FND_USER_API”, line 429
    ORA-06512: at line 3
    What can I do to solve this issue?

    Okay - I see that's easy enough to fix through Enterprise Manager. But now that I can log on as FLOWS_020200, I get this error when I try to run a script with
    APEX_UTIL.IS_USERNAME_UNIQUE.
    ORA-20001: Unauthorized access (wwv_flow_api.set_credentials not set).
    ORA-06512: at "FLOWS_020200.WWV_FLOW_FND_USER_API", line 19
    ORA-06512: at "FLOWS_020200.WWV_FLOW_FND_USER_API", line 324
    ORA-06512: at "FLOWS_020200.HTMLDB_UTIL", line 456
    ORA-06512: at line 10

  • OATM Generation Migration commands failing with ORA-20001: TBS doesnt exist

    Generating Migration Commands for Schema %...
    03-OCT-2011 13:55:25
    DECLARE
    ERROR at line 1:
    ORA-20001: Tablespace APPS_TS_TX_IDX does n
    ot exist.
    ORA-06512: at "APPS.FND_TS_MIG_UTIL", line 98
    ORA-06512: at "APPS.FND_GEN_MIG_CMDS", line 893
    ORA-06512: at "APPS.FND_GEN_MIG_CMDS", line 2108
    ORA-06512: at "APPS.FND_GEN_MIG_CMDS", line 2144
    ORA-06512: at line 18
    Please advise.
    Thanks,
    Sravan

    Hi Sravan;
    What those line(in error) refer? Please see below
    Re: OATM problems
    If its not help than i suggest Rise SR while waiting other forum user response here
    Regard
    Helios

  • Problem with APEX 4.0 -  "ORA-20001: Error with: GRANT CREATE CLUSTER "

    I have a workspace which I've succesfully created with schema A.
    However when i try to assign an additional schema to it, schema B, I get the following error message :-
    "ORA-20001: Error with: GRANT CREATE CLUSTER TO "BI_SOURCES" ORA-01031: insufficient privileges"
    i've tried granting "create cluster with admin option' to users A,B,anonymous AND APEX_040000. FLOWS_030000 already has these privileges.
    Anybody any ideas ?
    regs
    johnnie
    Edited by: johnnie d on 31-Aug-2011 10:58

    I have experience the similiar problem. The error message: Invalid exist/not exist condition: ORA 2001 Query must begin with Select or With.
    I have home page and concept review report page below home page. And Concept review form under the report page. The error is display in all of the three pages. I checked carefully and still not able to find where the error come from. Can you please help? All the report region and form region have the select statement, is it from the LOVs? Home
    Concept review report
    Concept reveiw Form(for detail info)
    Thank you!

  • XDB is invalid post registering schema

    Hi all, We have an Windows 2008R2 Oracle 11g 11.2.0.3 database. I am trying to register xml schema but we now have a problem. Please advice how to resolve this:
    Regards, Nick
    Warning: XDB now invalid, invalid objects found:
    object_name                                 object_type
    XDPvR/1dI8T7Sgbi6W3+hdRw==                   XML SCHEMA
    XDpjNsY48sTPS2U0FTcntpeA==                   XML SCHEMA
    XDc47y7s7IRAiROOzbxAxxHw==                   XML SCHEMA
    XDSKZf8PoBQYOsi3xhlK/eIQ==                   XML SCHEMA
    XDgWRTQYoXReCeOSe0Pdx9iw==                   XML SCHEMA
    XDwNX9aokgQEKPpaPog31zoA==                   XML SCHEMA
    PL/SQL procedure successfully completed.
    SQL> select schema_url from dba_xml_schemas, dba_objects
      2  where int_objname = object_name and status = 'INVALID';
    SCHEMA_URL
    OSDNFFeatures.xsd
    OSImageMetadata.xsd
    OSOrthoMetadata.xsd
    OSQueryResult.xsd
    OSIMIngestionMetadata.xsd
    OSIMProductMetadata.xsd
    6 rows selected.
    Try to delete the registered schema but fails:
    SQL> BEGIN
      2  DBMS_XMLSchema.deleteSchema(
      3  schemaurl=>'/XML_SCHEMA/EGISPROD/OSDNFFeatures.xsd',
      4  delete_option=>DBMS_XMLSchema.Delete_Cascade_Force);
      5  END;
      6  /
    BEGIN
    ERROR at line 1:
    ORA-31000: Resource '/XML_SCHEMA/EGISPROD/OSDNFFeatures.xsd' is not an XDB
    schema document
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 122
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 106
    ORA-06512: at line 2
    Even doing by this way:
    SQL> exec DBMS_XMLSCHEMA.PURGESCHEMA('3EF47FD5D23C4FB4A06E2E96DFE85D47');
    BEGIN DBMS_XMLSCHEMA.PURGESCHEMA('3EF47FD5D23C4FB4A06E2E96DFE85D47'); END;
    ERROR at line 1:
    ORA-31050: Access denied
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 109
    ORA-06512: at line 1

    <body><p>thanks guys, i was eventually able to delete the xml schema using the below commnand
    begin
    dbms_xmlschema.deleteschema('OSDNFFeatures.xsd',dbms_xmlschema.DELETE_CASCADE);
    end;
    on a sepertate note, i use the below sql to create a new resource for a XSD file but how does one do for a DTD file?
    Adding a XSD
    declare
    v_result boolean;
    v_schema xmltype := xmltype(bfilename('XML_VALIDATION', 'feature.xsd'), nls_charset_id('UTF8'));
    begin
    v_result := dbms_xdb.CreateResource('/XML_SCHEMA/EGISPROD/feature.xsd', v_schema);
    end;
    Adding a DTD file:
    SQL> declare
      2  v_result boolean;
      3  v_schema xmltype := xmltype(bfilename('XML_VALIDATION', 'XMLSchema.dtd'), n
    ls_charset_id('UTF8'));
      4  begin
      5  v_result := dbms_xdb.CreateResource('/XML_SCHEMA/EGISPROD/XMLSchema.dtd', v
    _schema);
      6  end;
      7  /
    declare
    ERROR at line 1:
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00247: invalid Document Type Declaration (DTD)
    Error at line 18
    ORA-06512: at "SYS.XMLTYPE", line 296
    ORA-06512: at line 3

  • ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuc

    Hi All,
    I have exported a application and after that imported and tried to install it then i am getting this error:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 5, column 1: PLS-00306: wrong number or types of arguments in call to 'CREATE_REPORT_COLUMNS' ORA-06550: line 5, column 1: PL/SQL: Statement ignored <pre>declare s varchar2(32767) := null; begin s := null; wwv_flow_api.create_report_columns ( p_id=&gt; 29524721731534348 + wwv_flow_api.g_id_offset, p_region_id=&gt; 29524015959534345 + wwv_flow_api.g_id_offset, p_flow_id=&gt; wwv_fl
    History which happen:
    everything was working fine in my workspace but 2 days back one of team member created customer demo application in the same work space so login was also failing and after struggling oneday i got that my authentication function was get overwritten by the demo user authentication so again i chaned by my bakup function now authentication is working but when i export my new developed application and tried to replace the existing application then i am getting the erroe which i have mention before.
    1: I tried to replace by existing one
    2: i tried to assign new application id
    nothing is working so is it problem occues due to new demo application creation which i have deleted or other problem if other then how to solve if by demo then what i need to do .
    But all applications are working well not able to install which i need to do with new developed application.
    Please help me i am in tough situation.
    Thanks in advance,
    Amit

    Amit,
    The next useful test would be to run the file in SQL*Plus, connected as the application parsing schema. If it works, you will have imported the application. After that, please send me the file ([email protected]) and I'll figure out where the trouble is. If it fails in SQL*Plus, try to isolate the failing block. You'll get a pretty good idea by the prompts echoed to the output indicating the import progress.
    Scott

  • ORA-20001: Security Group ID (your workspace identity) is invalid

    Hi,
    I'm exploring with the concept of creating a user in a predefined workspace, from an APEX application (in development, in a different workspace)
    I get the following when executing the following on submit of a page in a "SAGE" workspace
    (within package compiled in SYS)
    -- id for workspace 'WS' - predefined, empty workspace
    apex_util.set_security_group_id(123001);
    ORA-20001: Security Group ID (your workspace identity) is invalid
    Might this be because I'm attempting this within the context of an APEX session? Am I walking into a dead end?
    Cheers

    Hi Scott,
    I guess you created the package with invoker rights.
    That's the catch or a security protection in other words ;-)
    If you create the procedure with standard definer rights, you can switch between different SGIDs (assuming there are multiple workspaces associated to the same oracle schema), but you get the error you've just experienced when this is attempted from a procedure running with invoker rights.
    Or, at least, this is my current understanding of the "problem" that, funnily enough, I encountered yesterday.
    Flavio
    http://oraclequirks.blogspot.com
    http://www.yocoya.com

Maybe you are looking for

  • Choose From list in Matrix UDF

    i create a UDF in Sales Order Row, I want to assign choose From list in the Matrix for the UDF once user click on tab button. How can i assign the Choose from list for the UDF column?

  • PS Elements 2.0  ???

    I recently purchased PS elements 2.0 at a garage sale.  Is it worth installing?  I realize it is an old version.  lindasew 47

  • Version 2.0 how do you replace a photo in a template?

    I've just updated  to IOS 7.0.3 and consequently updated Pages as well...I use the templates in Pages often, just replacing the template photo with my own.  I know I'm probably missing something simple, but how do you do it now? 

  • Transfer SMS from Nokia phone iPhone

    Hi Guys, I just changed from Nokia N97 mini to iPhone 4S. Anyhow I mannaged maigrate all my contact and calender entries to my new iPhone 4S, but the problem I'm facing that I cannot transfer SMS from Nokia phone iPhone. Did anyone found the solution

  • Date Validation Urgent Please under deadline

    I currently have this 2 methods to be used by a jsp for this is in my bean public void setendDate(String aendDate){ endDate=aendDate; public String getEndDate(){ return endDate; what is the easiest way to carry out a SimpleDateFormat dd/mm/yyyy; and