ora-01843

hi , i'm calling to my db function with date parameter from crystal reports and getting
ORA-01834 :NOT A VALID MONTH error , i tried to change to any format (dd/mm/yyyy,dd-mon-yyyy,dd-mmm-yy and go on....) but still getting this error , please if anybody knows how to resolve this problem ill be glad to hear some advices , thanks

Comments

  • edited 12:08PM
    You can check the format with

    select * from nls_session_parameters where parameter = 'NLS_DATE_FORMAT'

    Regards
    TL01

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.