Author |
Message |
Topic: ER049 ERROR - Invalid System ID |
visa
Replies: 1
Views: 1253
|
Forum: CICS and Middleware Posted: Fri Apr 06, 2007 7:47 am Subject: ER049 ERROR - Invalid System ID |
i am hitting a cics program from my dot net application and the cics is throwing the error mentioned in the subject. we couldn't figure out the error. can any one help on this issue. |
Topic: Need validation on this ... |
visa
Replies: 2
Views: 1354
|
Forum: Application Programming Posted: Tue Feb 27, 2007 10:06 am Subject: Need validation on this ... |
Hi all,i have to convert some hex variables present in a sequnetial file to normal values.....the copybook of the sequential file is like this...
01 td-total-accountnumber
05 td-co-no pic s9 ... |
Topic: Right trim |
visa
Replies: 3
Views: 1568
|
Forum: Application Programming Posted: Tue Nov 07, 2006 5:46 am Subject: Right trim |
hi all
i got the desired output..
in the IF condition where i'm checking for SPACEs i also have to check for LOW-VALUES.
anyone who is doin gsuch kind of thing please make this sure..
Thanks ... |
Topic: Right trim |
visa
Replies: 3
Views: 1568
|
Forum: Application Programming Posted: Mon Nov 06, 2006 4:26 am Subject: Right trim |
Hi all,
We are facing some problem with string manipulations. The problem is as follows.
We are getting a varchar(253) value from a DCLGEN variable into a working storage variable.
The obta ... |
Topic: copying sequential files |
visa
Replies: 1
Views: 1050
|
Forum: Job Control Language(JCL) Posted: Fri Sep 22, 2006 5:58 am Subject: copying sequential files |
Hi all,
how can i copy 5 sequential files to another 5 sequential files??can it be done using IBEGENER ???? |
Topic: load and unload utilities |
visa
Replies: 1
Views: 1115
|
Forum: Database Posted: Tue Sep 12, 2006 3:55 am Subject: load and unload utilities |
Hi,
i have to transfer data from prod db2 tables to dev db2 tables. i came to know that we have to load and unload utilities for my purpose.
please give me some pointers how to use these utilities ... |
|