|
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 toretrieve data, the problem is this CL job has CCSID as 65535 and soJDBC 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 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.