ORA-06509: PL/SQL: ICD vector missing for this package

Hi,
While taking the Export i am getting the following Error
ORA-06509: PL/SQL: ICD vector missing for this package
we are using Oracle 10g Rel 2 on Server 2000 OS,
how to fix this problem
thanks in Advance...
-M
Edited by: RUH on Jan 6, 2009 8:44 AM
Edited by: IND on Jan 10, 2009 3:19 PM

hi
thanks for the Reply,
we are using oracle 1002000100 , No patches are applied so far,
USING EXP commonad but not the Datapump
EXP xng/xng@xrpt172 file=d:\bk_xng_ul.dmp owner=xng direct=y log=d:\bk_xng_ul.log
then export is terminated Successfull with warning and the Error ORA-06509: PL/SQL: ICD vector missing for this package is giving
many thanks
-m

Similar Messages

  • Trigger, catproc.sql : ICD Vector problem, plz help

    oracle 817, win2000
    I accidently excuted this script
    HOME\rdbms\admin\catproc.sql
    while connected as system, not as sys.
    Afterwards i executed it on sys (still not without errors, but alot less)
    Now, the manager account is behaving rather weird. im getting alot of errors like this one trying to load some java stored procedures to the DB:
    initialization complete
    loading : MyRep
    Error while loading MyRep
    ORA-06509: PL/SQL: ICD-vector is missing for this package
    ORA-06512: at "SYSTEM.DBMS_LOB", line 492
    ORA-06512: at line 1
    Obviously i've messed with something i shouldnt mess with.. how can i resolve it short of a reinst of 817 ?
    Thx in advance.
    null

    Bruce,
    I think what happened is that you should have logged in as
    sys instead of system when you run the catproc.sql. So, now you
    have a package created for sys and system. What I suggest to you
    is that you go into DBA Studio and remove the package(s)
    (duplicate ones) and then you should be alright. I hope this
    will solve your problem.
    Steve Siew

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • APEX:Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    I am using Apex 4.2.2.00.11
    am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    336554,
    Looks like there is a 127-column limit on the number of report columns supported when using that wizard. Do you have more than that?
    57434

  • ORA-02005: implicit (-1) length not valid for this bind or define datatype

    Error received when attempting to login to Portal 3.0.8.9 using Internet Explorer 5.50.4522.1800CO (from Oracle OBI 5.0).
    Error does not occur when using Netscape 4.75. However, Netscape pegs CPU between every Portal page. I must maximize/minimize the Windows Task Manager in order for Netscape to move to next Portal page.
    Both browsers work with other sites.
    ORA-02005: implicit (-1) length not valid for this bind or define datatype
    DAD name: portal30
    PROCEDURE : PORTAL30.home
    URL : http://hostname:port/pls/portal30/portal30.home
    PARAMETERS :
    ============
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=2
    SERVER_SOFTWARE=Oracle HTTP Server Powered by Apache/1.3.12 (Win32)
    ApacheJServ/1.1 mod_ssl/2.6.4 OpenSSL/0.9.5a mod_perl/1.24
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=80
    SERVER_NAME=host
    REQUEST_METHOD=GET
    QUERY_STRING=
    PATH_INFO=/pls/portal30/PORTAL30.home
    SCRIPT_NAME=/pls
    REMOTE_HOST=
    REMOTE_ADDR=127.0.0.1
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTP
    REMOTE_USER=
    HTTP_CONTENT_LENGTH=
    HTTP_CONTENT_TYPE=
    HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
    HTTP_HOST=host
    HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
    application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword,
    application/pdf, */*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-us
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=ses= (removed due to length limitations)
    Authorization=
    HTTP_IF_MODIFIED_SINCE=
    HTTP_REFERER=

    Hi Matt
    Thanks for your help. Here's some extracts from a NUnit test case that I made to show ArrayBinding bombing on VARCHAR2(4000).
    private void SetupAdapterAndCommandForArrays()
    OracleParameter p9 = new OracleParameter();
    p9.OracleDbType = OracleDbType.Varchar2;
    p9.ParameterName = ":p_instr_array";
    p9.CollectionType = OracleCollectionType.PLSQLAssociativeArray;
    p9.ArrayBindSize = new int[]{4000, 4000};
    p9.Size = 2;
    p9.Direction = ParameterDirection.Input;
    p9.ArrayBindStatus = new OracleParameterStatus[]{OracleParameterStatus.Success,OracleParameterStatus.Success};
    OracleCommand comm = new OracleCommand();
    comm.Connection = new OracleConnection("Data Source=aboded12_local;user id=pcm_app;password=pcm_app");
    comm.CommandText = "PCM_OWNER.PKG_DAC_JASON.InsertStringArray";
                   comm.CommandType = CommandType.StoredProcedure;
    comm.Parameters.Add(p9);
    da = new OracleDataAdapter();
    da.InsertCommand = comm;
    da.InsertCommand.Connection.Open();
    [Test]
    public void TestStringArrayOf4000()
    SetupAdapterAndCommandForArrays();
    da.InsertCommand.Parameters[0].Value = new string[]{new string(Convert.ToChar("3"),4000), new string(Convert.ToChar("4"), 4000)};
    da.InsertCommand.ExecuteNonQuery();
    So when I run TestStringArrayOf4000() i get the : Oracle.DataAccess.Client.OracleException : ORA-02005: implicit (-1) length not valid for this bind or define datatype error.
    If i run another test i have that sets up an array with less than 4000 this works fine.
    any help you can offer is greatly appreciated!
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]

  • [svn] 1548: Added @exclude to Javadoc package-info file for this package.

    Revision: 1548
    Author: [email protected]
    Date: 2008-05-03 03:48:18 -0700 (Sat, 03 May 2008)
    Log Message:
    Added @exclude to Javadoc package-info file for this package.
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/cluster/package-info.java

    nbd wrote:
    How could one interpret this?
    [root@kw etc]# checkupdates | grep pcre
    pcre
    [root@kw etc]# pacman -Si pcre | grep Version
    Version : 8.37-1
    [root@kw etc]# pacman -Qi pcre | grep Version
    Version : 8.37-1
    [root@kw etc]#
    Ok, after updating your original post and asking this question I understand what you are actually trying to do. The "local package database" generally refers to /var/lib/pacman/local, not /var/lib/pacman/sync, which is why it was unclear.
    fakeroot pacman -Syb /tmp/tmpdb -i pcre
    should do what you want, but be very careful never to install anything using that temporary database. Take a look at the checkupgrades script to see how it does things if you want to do more than just check remote package info.

  • The digital signature for this package is incorrect- error itunes install

    I won an ipod shuffle at MacWorld Wednesday. I need to update my itunes to 7.02, but keep getting this error after install is attempted:
    The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by “Apple”.
    G5   Mac OS X (10.4.8)  

    Ok..... got no help, but through lots of trial and error found the following. If I download the file my work on a flash dirve it installs fine. Best I can see is it must be some issue with my Netgear router.
    Try downloading on another system. File comes in as .dmg and then opens to a .mpkg when all is fine. Mine would never open the enclosing folder.
    Best of Luck!
    G5   Mac OS X (10.4.8)  

  • The digital signature for this package is incorrect.

    im trying to do a software update and i get    The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by “Apple”. how do i fix it?

    Are you using Software Update, or direct download?
    Which exact one is it?

  • What SQL query I need for this?

    I need to execute a SQL query but I don't know how.
    To illustrate it, please take a look at some example data:
        ARTICLEID SOLDON    
        1         2005-12-31
        1         2005-11-31
        1         2005-10-31
        1         2005-09-31
        1         2005-08-31
        1         2005-07-31
        1         2005-06-31
        1         2005-05-31
        1         2005-04-31
        1         2005-03-31
        1         2005-02-31
        1         2005-01-31
        1         2004-12-31
        1         2004-11-31
        2         2005-12-31
        2         2005-11-31
        2         2005-10-31
        2         2005-09-31 This is a piece of the sales data for the articles (sales history).
    Lets assume that today is the date 2005-12-31.
    Two requirements for the query:
    1. Get the sales data for the last 12 months.
    2. Get only the sales data for articles where there is sales data since at least 6 months.
    The result in my example should look like this:
        ARTICLEID SOLDON    
        1         2005-12-31
        1         2005-11-31
        1         2005-10-31
        1         2005-09-31
        1         2005-08-31
        1         2005-07-31
        1         2005-06-31
        1         2005-05-31
        1         2005-04-31
        1         2005-03-31
        1         2005-02-31
        1         2005-01-31 What is the SQL which I need to accomplish this query?

    To get all the information from the last 12 months
    you will have to use date manipulation.
    SELECT add_months(sysdate, -12) from
    dual;This gives you the date 12 months ago.
    So you will have to select your date between then and
    the current date.If I do this I will get this data:
        ARTICLEID SOLDON    
        1         2005-12-31
        1         2005-11-31
        1         2005-10-31
        1         2005-09-31
        1         2005-08-31
        1         2005-07-31
        1         2005-06-31
        1         2005-05-31
        1         2005-04-31
        1         2005-03-31
        1         2005-02-31
        1         2005-01-31
        2         2005-12-31
        2         2005-11-31
        2         2005-10-31
        2         2005-09-31 But I want this data:
        ARTICLEID SOLDON    
        1         2005-12-31
        1         2005-11-31
        1         2005-10-31
        1         2005-09-31
        1         2005-08-31
        1         2005-07-31
        1         2005-06-31
        1         2005-05-31
        1         2005-04-31
        1         2005-03-31
        1         2005-02-31
        1         2005-01-31 I am no native English speaker. What didn't you understand in the two requirements?
    Here are my two requirements for the query:
    1. Get the sales data for the last 12 months.
    2. But get ONLY the sales data for articles where there is sales data since AT LEAST 6 months.
    The result can contain as many IDs as you want if the two requirements are met. Its not a trivial SQL statement for me. Please remember that the above data are only for illustration. They are just an example.
    There should be a SQL statement for this.
    Please tell me if you don't understand my problem. I will try to explain it in a better way if I can.

  • I am getting error :digital signature for this package is incorrect--

    I have completed a clean install and have installed OS 9.2 as well as OS 10.3
    and OS 10.4.2 from install DVDs apparently successfully. Now when I attempt to install the software updates for my computer, I get error that the digital signature of this package is incorrect and may have been corrupted since signed by apple. I have previously had all software up to date using software update/s etc. So how do I fix this digital signature Problem??
    Harold

    Hi, Harold and baltwo —
    (1) Harold, I agree with baltwo's advice to try using "stand-alone" downloads as a short-term "work-around."  But I realize this may be unsatisfying — if the error becomes chronic.
    (2) baltwo's advice to search Apple's KnowledgeBase is normally a very useful resource — but in this instance, only provides links to a few articles about the topic as it relates to OS 9, Mail.app, and OS X Server. If you'd like to read background info about the current usage of digital signatures, you'll find info that's a bit more relevant from:
        •  Help »» Mac Help »» "What is a digital identity" and "certificate"
        •  an ADC search (using, e.g., [ exact phrase: "digital signature" and all the words:
           "OS X" ] as terms)
        •  a Google•Mac search.
    However, in terms of resolving your situation, I'm inclined to think that most of the search results will be academic. If you search through these discussions to see others' Software Update problems and solutions, you'll find this error message is relatively common — and seems to represent a number of conditions (based on the differing solutions).
    (3) I haven't noticed a cogent solution that spans these problems. But the troubleshooting process outlined in KnowledgeBase Articles 106695: Troubleshooting Automatic Software Update in Mac OS X and 106692: Troubleshooting installation and software updates may be helpful. As the latter suggests, you may want to try logging-in to a temporary "test" administrator account as a means to determine whether your account's keychain is implicated specifically. (...or another user-specific issue.)
    Please post back to discuss your progress.
    Good luck!
    Dean

  • What's the problem for this package????

    My Package is :
    CREATE OR REPLACE PACKAGE MY_PAQ IS
    TYPE RESULT IS REF CURSOR;
    FUNCTION MY_FUN
    RETURN RESULT;
    END MY_PAQ;
    CREATE OR REPLACE PACKAGE BODY MY_PAQ IS
    FUNCTION MY_FUN
    RETURN RESULT
    IS
    C RESULT;
    BEGIN
    OPEN C FOR SELECT * FROM MY_TAB;
    RETURN C;
    END MY_FUN;
    END MY_PAQ;
    SQL> SELECT MY_PAQ.MY_FUN FROM DUAL;
    SELECT MY_PAQ.MY_FUN FROM DUAL
    ERROR at line 1:
    ORA-00902: invalid datatype
    I like that my function returns a set of rows from a table(s)
    thanks in advance
    Mario

    Mario,
    Package seems okay. However since the function returns an open cursor, one suggested option is as follows:
    sqlplus > variable test_cursor refcursor;
    use this bind variable and call the function
    sqlplus > exec :test_cursor := MY_PAQ.MY_FUN;
    sqlplus > print test_cursor;
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Mario Alberto Suarez ([email protected]):
    My Package is :
    CREATE OR REPLACE PACKAGE MY_PAQ IS
    TYPE RESULT IS REF CURSOR;
    FUNCTION MY_FUN
    RETURN RESULT;
    END MY_PAQ;
    CREATE OR REPLACE PACKAGE BODY MY_PAQ IS
    FUNCTION MY_FUN
    RETURN RESULT
    IS
    C RESULT;
    BEGIN
    OPEN C FOR SELECT * FROM MY_TAB;
    RETURN C;
    END MY_FUN;
    END MY_PAQ;
    SQL> SELECT MY_PAQ.MY_FUN FROM DUAL;
    SELECT MY_PAQ.MY_FUN FROM DUAL
    ERROR at line 1:
    ORA-00902: invalid datatype
    I like that my function returns a set of rows from a table(s)
    thanks in advance
    Mario<HR></BLOCKQUOTE>
    null

  • Plugin tab menu  - ORA-06502: PL/SQL: numeric or value error

    Hi All ,
    i import Tab menu and I want to use only the horizontal menu.
    http://www.apex-plugin.com/oracle-apex-plugins/odtug-competition/tab-menu_203.html
    I am getting following error.
    " Error in PLSQL code raised during plug-in processing.
    ORA-06502: PL/SQL: numeric or value error "
    this my account
    workspace : BUS_SOL
    username : test
    password : test123
    Application name test123
    I imported following component
    1.region_type_plugin_net_vanbaren_apex_tab_menu_v1.01.sql2 in plugin
    2.Theme_page_templates_A4.2.sql in theme
    3.Tabmenu_verticale.css in css
    I have no idea where I have to specify the tab and sub tab names.
    It will be really helpful . if some one help on this.
    Thank you
    Karthik

    Karthik
    Karthik C wrote:
    I have no idea where I have to specify the tab and sub tab names.
    The parent and standard tabs are defined at Shared Components > Tabs.
    The basic idea of the plugin is to use the native tab concept of apex to make a "drop down" menu.
    For a "drop down" menu you have to have two levels. So parent tabs and standard tabs. (Shared components > tabs)
    The demo application you have in your apex.oracle.com workspace uses only one level of tabs (Only standard tabs). So the plugin will not work in this application.
    Unfortunately there is no way of a application that is set up for one level tabs to turn into a two level tabs application. So please set up a new two level tab application before we go in more detail of how to use the plugin.
    If you're going to use this plugin in a new applcation please please please start using lists instead of tabs.
    List give more options than tabs.
    List can have more than 2 levels. Tabs can have a maximum of 2 tabs and then only if you defined the application as 2 levels at creation.
    And swiching a sublist entry between parents is just setting a different parent for the entry. For the tabs you not only need to change the standerd tab but also the page it references.
    And in this case the most relevant there is already a drop down menu as list template. So there is no neason to use this plugin that needs isn't exactly plug and play.
    Nicolette

  • How to declare synonym for a package function with a DBLink

    Hi,
    I have a PL/SQL package 'pkg'
    and a function in the package 'func'
    at another db using a dblink.
    How to I create the correct syntax to create the synonym for this package and function.
    create synonym --- for ---@dblink
    Thanks.

    CREATE SYNONYM <name> FOR <OWNER>.<OBJECT>@<DB_LINK>
    {code}
    the object in this case would be pkg.func
    Edited by: Tyson Jouglet on Sep 25, 2008 5:12 PM                                                                                                                                                                                                                                                                                                                                               

  • How to pass parameters to sql agent job run configured ssis package

    Hi all,
    I have a big problem at my small project.
    I build my SSIS package that get its variables values from a configuration file..
    and when i build a SQL agent job to run this package in a schedule i set the values of variables in it .. but in run-time the package still get its parameters from the configuration file !??
    any help please ?

    >SQL agent job to run this package in a schedule i set the values of variables in it
    One way, setup a configuration table for the package. Let the package read the values for the variables from there.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Clone Physical model didn't create grants for a packages

    Hi All,
    first of all I have to say that I'm using the tool more everyday,
    I think is a really powerfull tool also if you are able to combine with SqlDeveloper,
    My problem is that I have packages created in the Physical design of my model but I have several environments (PROD, UAT,DEV),
    I could have different packages related to the same model in each physical model, that's really great,
    I fixed my relational model and after I have defined all the privilege criteria in the Physical model (this should be PROD environment),
    I have created a new physical model to reference one of the other environments but when I have cloned from the previous one the grants that I gave for this packages has not been clone as well,
    anyway congrats for the develop, altough I have a couple of questions I will posted later in other threads,
    I still think is a one of the best options in the market to work with the relational model,
    Thanks in advance
    Note: version 3.1.0.683

    Hi,
    Thanks for your comments on Data Modeler.
    I've just done a quick test on your cloning problem, and it seems to be working fine for me.
    The cloning operation works on saved Physical Models, so is it possible that the Physical Model had not been saved to filestore after the privileges were added?
    Regards,
    David

Maybe you are looking for

  • IDOC Creation-ERROR

    Hi All,        I am using a zprogram to create a an IDOC Using 'Master_Idoc_Outbound'.Here  i am not using any user exist such that,but when i am executing the program i facing an error 26. that is Syntax Error in IDoc(mandatory group Missing). I hav

  • SD: Pricing procedure configuration required.

    Hi all, I am not sd consultant but as required , I have to do following work: Service tax                 - 12% Edu. Cess  on s.t.          -2% HS Edu cess on s.t.      - 1% pls help me to configure pricing procedure and condition table and condition

  • Contact App data irrelevant to Contacts appearing in Mail

    The editing of contacts in the Contact App bears zero relationship to how those Contacts appear in the Mail App. I am stuck without the abiity to add to, delete, or edit any people in my Mail App. HELP! My Father is onto his 3rd email address, I can'

  • Unabe to ping Remote Node

    Hi: I have PS FMS 9.0 and PS HRMS 9.0 IBs (both PT 8.49.18) configured for SSO and messaging. I am able to ping remote node - PSFT_EP from HRMS environment but unable to ping remote node - PSFT_HR from FMS environment. I have performed the steps ment

  • TS1436 keep getting the error message saying " cd/dvd software not found". How do I fix this!?

    When trying to burn my playlist, I keep getting error message saying cd/dvd software not found.. I've tried uninstalling and installing itunes over and over.. and I still get the same message . I can burn in Windows media player but not in itunes. Pl