Home » Fusion Middleware & Colab Suite » WebCenter Suite & Portal » Error : ORA-01403 no data found (Portal Page)
Error : ORA-01403 no data found (Portal Page) [message #77445] Thu, 21 August 2003 04:15 Go to next message
saran
Messages: 6
Registered: January 2001
Junior Member
hi you all,

I have this confusing bug "or something" on my portal. I have created 5 tabs on my page. And everything wwas working fine until I added discoverer portlets that view's graph. Once this portlet was in and the user views the page, users can no longer click on other tabs to view it. It prompts on the page and Error stating
Error : ORA-01403 no data found
Please help if anyone have any idea on this
thanks

Saran
Re: Error : ORA-01403 no data found (Portal Page) [message #77456 is a reply to message #77445] Mon, 19 January 2004 20:52 Go to previous message
Tehmina
Messages: 1
Registered: January 2004
Junior Member
write this after the query

exception when no_data_found then
null;

Example

select user_name from user;-- ur query
exception when no_data_found then
null; --or display any thing

Regards,
Tehmina Khalid
Previous Topic: INST - Cannot enter Oracle9iAS PL/SQL Configuration Menu
Next Topic: 500 Internal Server Error in portlet
Goto Forum:
  


Current Time: Thu Mar 28 23:56:06 CDT 2024