× 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.



... some additional remarks:
@sqlstate/sqlcode
- in a distributed environment SQLSTATE/SQLCODE could come from 4 diffrent sources:
-- the local database (then SQLCODE would be best to search in DB2/400 resources)
-- ArdGate (SQLSTATE 58033 is used)
-- the JDBC Driver (google with Driver and SQLSTATE will help - in this case too)
-- the remote database (google with SQLSTATE and database)

@Subsystem ArdGate is running in:
Best would be a SBS of its own for ArdGate, but the server would run in nearly any subsystem allowing enough jobs (Java is needing more than 1 Job) and having enough activity levels (have in mind: ArdGate is serving multiple connections in a multithreaded environment). Jobtype of the serverjob is not important, even interactive would do (I'm using this for testing during setting up).

@hardcoded Ip-adress:
it all depends. ArdGate mostly is used for internal connects from one server to another server and quite a lot of as400 are not well configured for TCP/IP usage. ArdGate stores it's network names/ip adresses all in one place (global.properties) and both variants could be used. Finally it doesn't matter, where an unsuccessfull adress resolution is coming from.

D*B

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.