<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Oracle Error Messages</title>
<description>All Oracle error related problems</description>
<link>http://www.dbmotive.com/oracle_error_codes.php</link>
<atom:link href="http://www.dbmotive.com/oraerror.rss" rel="self" type="application/rss+xml" />
<item>
<title>ETL developer</title>
<description>&amp;lt;p&amp;gt;Hi &amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;I would like to joing the forum, I should say it is muchof a help to us.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Regards&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;L</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=17410&amp;type=ORA#18870</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=17410&amp;type=ORA#18870</guid>
</item>
<item>
<title>Re: Stored Procedure</title>
<description>&amp;lt;p&amp;gt;Yes, you can create 2 procedure with the same name in different schema's.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;The error indicates that you are trying to </description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=955&amp;type=ORA#18869</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=955&amp;type=ORA#18869</guid>
</item>
<item>
<title>Re: ORA-00488</title>
<description>&amp;lt;p&amp;gt;The defintion of the following is incorrect.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;v_student_dob TO_DATE('mon-dd-yyyy');&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;There is no such datatype </description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=488&amp;type=ORA#18868</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=488&amp;type=ORA#18868</guid>
</item>
<item>
<title>Re: when i am trying to execute a  procedure It shows error ORA-01031: Insufficient privileges</title>
<description>&amp;lt;p&amp;gt;As a dba (eg. system user), you need to grant the create procedure privileges to the user you are trying to create this proce</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18867</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18867</guid>
</item>
<item>
<title>Re: create directory</title>
<description>&amp;lt;p&amp;gt;create directory yourname as 'c:\path';&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;grant read, write on directory yourname to a_user;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18866</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18866</guid>
</item>
<item>
<title>Stored Procedure</title>
<description>Hi,

I have created few Sp's on two schema with same names. granted execute privilege to DB users for all the procs. when i am</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=955&amp;type=ORA#18865</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=955&amp;type=ORA#18865</guid>
</item>
<item>
<title>when i am trying to execute a  procedure It shows error ORA-01031: Insufficient privileges</title>
<description>&amp;lt;p&amp;gt;when i am trying to execute a&amp;nbsp; procedure It shows the below error in my SQL * plus &amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Here is an simple example:&amp;lt;/</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18851</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18851</guid>
</item>
<item>
<title>create directory</title>
<description>&amp;lt;p&amp;gt;&amp;nbsp;how to create&amp;nbsp; directory in oracle&amp;nbsp; 9i&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;how to create the privilege to create directory in oracle 9i&amp;lt;/</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18848</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1031&amp;type=ORA#18848</guid>
</item>
<item>
<title>ORA-00488</title>
<description>&amp;lt;p&amp;gt;cannot figure this error out&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;SET SERVEROUTPUT ON&amp;lt;br /&amp;gt;--VARIABLE G_NAME_OUT VARCHAR2(40)&amp;lt;br /&amp;gt;ACCEPT p</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=488&amp;type=ORA#18847</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=488&amp;type=ORA#18847</guid>
</item>
<item>
<title>Re: ORA-01858: a non-numeric character was found where a numeric was expected</title>
<description>&amp;lt;p&amp;gt;If date1 is a date, there is no need for the extra to_char around the pbdate and pedate&amp;lt;/p&amp;gt;</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1858&amp;type=ORA#18846</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1858&amp;type=ORA#18846</guid>
</item>
<item>
<title>Re: Oralce Error</title>
<description>&amp;lt;p&amp;gt;You will need to check if the file still exists.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;If it exists, use dbv9erify) to check for errors.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;If needed,</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1187&amp;type=ORA#18845</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1187&amp;type=ORA#18845</guid>
</item>
<item>
<title>ORA-01858: a non-numeric character was found where a numeric was expected</title>
<description>&amp;lt;p&amp;gt;I have&amp;nbsp; a procedure in which i pass start date and End date as a Varchar. When i try to run this procedur i got this err</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1858&amp;type=ORA#18826</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1858&amp;type=ORA#18826</guid>
</item>
<item>
<title>Oralce Error</title>
<description>&amp;lt;p&amp;gt;&amp;lt;a href=&amp;quot;http://www.dbmotive.com/supportredir.php?keyword=oracle_error_code&amp;amp;errcode=1187&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#6</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=1187&amp;type=ORA#18825</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=1187&amp;type=ORA#18825</guid>
</item>
<item>
<title>Re: Re: Re: Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Continue......&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HASH&amp;lt;br /&amp;gt;
----------&amp;lt;br /&amp;gt;
2044337135&amp;lt;br /&amp;gt;
&amp;lt;br </description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18814</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18814</guid>
</item>
<item>
<title>Re: Re: Re: Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Continue......&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;&amp;lt;br /&amp;gt;DISPLAY_VALUE&amp;lt;br /&amp;gt;------------------------------------------------------------</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18812</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18812</guid>
</item>
<item>
<title>Re: Re: Re: Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;Here is the result&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;SQL&amp;gt; connect sys as sysdba&amp;lt;br /&amp;gt;Enter password:&amp;lt;br /&amp;gt;Connected.&amp;lt;br /&amp;gt;SQL&amp;gt; select *from v$par</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18811</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18811</guid>
</item>
<item>
<title>Re: Re: Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;Can you also please post the result of following query:&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;&amp;nbsp;select * from v$parameter where name='dispatche</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18810</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18810</guid>
</item>
<item>
<title>Re: Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;Thanks for quick reply, here are the results, I emailed you result of ping and listener.ora, sqlnet.ora and tnsnames.ora file</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18805</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18805</guid>
</item>
<item>
<title>Re: Re:Continue.....</title>
<description>&amp;lt;p&amp;gt;As for the dns part:&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;Did you install XE when connected to internet? Sometime a different ip address is used.&amp;lt;br /&amp;gt;Whe</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18788</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=12546&amp;type=ORA#18788</guid>
</item>
<item>
<title>Re: ORA-00905: missing keyword</title>
<description>&amp;lt;p&amp;gt;You are missing the END keyword of the CASE statement:&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;select&amp;nbsp; UPPER(MONTH), SUM(NUMBERS) FY10&amp;lt;br /&amp;gt;from STG_GWB</description>
<link>http://www.dbmotive.com/oracle_error_codes.php?errcode=905&amp;type=ORA#18787</link>
<guid>http://www.dbmotive.com/oracle_error_codes.php?errcode=905&amp;type=ORA#18787</guid>
</item>
</channel>
</rss>
