Error - > ORA-01843: NOT A VALID MONTH
498371Mar 23 2006 — edited Mar 24 2006I get this Error when I execute a procedure which accepts input paramters to insert into a table. I tried using TO_DATE(Input_param,'MM/DD/YY') too but it still gives me the error. Plz. Help.