× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Are you really having your web app log in with each individual user ID ? Recipe for trouble..

Most web server apps tend to use a single pre-defined database connection and do the actual user check some other way.

That way the web app DB connection is always consistent.

Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT

----------------------------------------------------------------------

message: 1
date: Wed, 13 Feb 2013 14:14:20 -0500
from: "Mira, Antonio" <antonio.mira@xxxxxxxxxxx>
subject: Re: [SystemiDotNet] Getting an error while connecting to the
iSeries...

Hello,

I finally figured out what was going on or at least I think I did. It turns out that security was tightened a little bit more in our shop. The app was attempting to execute a stored procedure after log on and access to stored procedures is now limited. I guess that explains why I was able to log on but the end user could not.

Fortunately, there is an HA system available where the restrictions are not enforced (at least for now) so I redirected the app to go the HA system and now everything is working normally. This resolves the end user issue but that doesn't explain why the error at the connection was coming back as a blank string with no description at all.

In any case, thanks for the suggestions.

Antonio Mira




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.