Originally posted by OracleDoc You know this is pretty good comedy between this thread and that Ora-600 thread, the office is getting a pretty good chuckle out of this.
Ok look (Reydp) there is no spfile in 8i only in 9i and above. At the command prompt when the database is down you type in create spfile from pfile. Once that spfile is created Oracle will automatically use that instead of the init.ora. Therefore making it possible to change things dynamically.
you can still change things dynamically with a pfile ya know.
they just need to be saved in the init.ora as well
I see that this thread is taking a life of its own.
The original reason for this posting was that an metalink article that I read indicated that I should try to increase the SESSION parameter in the init.ora file for my Oracle 9i database.
When deploying my Forms/Reports 9i application over the Web with my Linux server, I get REP-51018 and REP-50004 errors when I try to call WebReports from WebForms.
1) Any anyone ran into this problem before ?
2) Would reinstalling Forms/Reports 10g without any SSO (Single Sign ON) feature resolve this matter ?
I have read that I should use the SYNCHRONIZE keyword before the call to Web.Show_document + make changes to my (report server).conf file + make changes to my rwservlet.properties file.
Bookmarks