Hi all,
I'm working with Oracle for 6 months now and I'm trying to use for my
first time the Oracle Web Server ver 2.1.1 to publish a database on the
net.
I made a little example database and I created a procedure just to get
the list of all the line I've got in one table (such an easy stuff) and
I configured the Oracle Web Server to point on my database.
The problem is that when I test my procedure by running it from a web
browser, I all the time get the message :
Request Failed : We are unable to process your request at this time.
Please try again later.
Could anyone help me to understand what's happen ??