Hello,

Thanks for all your comments and feedback.
Yes, I have been working on this migration project for about 2-3 months now. I have made a lot of progress. I succeeded in installing Oracle 9i Database on my Linux Server and installed Forms/Reports Services 10g on the same server and migrated my Forms/Reports application from 6i to 9i and deployed my WebForms over the Web. That part is pretty much workin after much sweet and tears and long hours.

However in order to deploy my WebReports over the Web, WebReports called from WebForms using Parameter Forms, I ran in to Report Services Errors such as: REP-50125, REP-51018 and REP-51019 in a reports trace file.

I have been reading related articles on metalink, that mention that I should increase the SESSION parameter in the database init.ora file.
I found that there was no SESSION parameter in my init.ora file so it must use default values. I tried to set the SESSION parameter to 9999, and restart my Oracle 9i database. However, this has not resolved my problems with the deployment of my WebReports.

This is why I was asking this questions.

Any suggestions ???

Regards,

PT