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



In your CL you do something like:

RTVJOBA CCSID(&CCSID) IF COND(&CCSID *EQ 65535) THEN(DO) CHGVAR VAR(&CCSID) VALUE(37) ENDDO SBMJOB CMD( ..... LOG(0 00 *NOLIST) CCSID(&CCSID)
Ashish Kulkarni wrote:

Hi
We are having trouble in V5R3 to connect to AS400 due
to CCSID, this is a CL job which submits a java job in
batch, this java job opens a JDBC connection to DB2 to
retrieve data, the problem is this CL job has CCSID as 65535 and so
JDBC connection does not work in V5R3
Is there a Connection parameter which i can set to use
CCSID 1026 instead of default 65535

Also if i create a AS400 job , can i cange CCSID of
this job

Ashish


                
__________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.