Author |
Message |
Topic: Cobol-DB2 application accessing remote RDBMS |
sheelu
Replies: 8
Views: 6647
|
Forum: Database Posted: Wed Sep 24, 2014 10:22 pm Subject: Cobol-DB2 application accessing remote RDBMS |
Thanks kolusu |
Topic: Cobol-DB2 application accessing remote RDBMS |
sheelu
Replies: 8
Views: 6647
|
Forum: Database Posted: Wed Sep 24, 2014 4:35 am Subject: Cobol-DB2 application accessing remote RDBMS |
Thanks kolusu
I did go through the link provided by you.Actually I wanted to know if it is possible to connect batch programs running on z/OS to remote non-DRDA RDBMS (MYSQL, ORACLE ) without ... |
Topic: Cobol-DB2 application accessing remote RDBMS |
sheelu
Replies: 8
Views: 6647
|
Forum: Database Posted: Tue Sep 23, 2014 6:56 am Subject: Cobol-DB2 application accessing remote RDBMS |
Thanks kolusu
I am looking for options to connect existing cobol applications on z/OS to any other remote RDBMS other than DB2.
I read about three part name approach using DRDA con ... |
Topic: Cobol-DB2 application accessing remote RDBMS |
sheelu
Replies: 8
Views: 6647
|
Forum: Database Posted: Tue Sep 09, 2014 2:52 am Subject: Cobol-DB2 application accessing remote RDBMS |
Thanks a lot Kolusu..
Actually I wanted to know if there are any non-product based solutions like DRDA.But I am not sure about its implementation in the current scenario.  |
Topic: Cobol-DB2 application accessing remote RDBMS |
sheelu
Replies: 8
Views: 6647
|
Forum: Database Posted: Mon Sep 08, 2014 12:27 am Subject: Cobol-DB2 application accessing remote RDBMS |
Hi
I wanted to know if it is possible for existing cobol-DB2 applications in z/os to access remote RDBMS (non-DB2) on the occasion of database migration.I read about how DRDA protocol can ... |
Topic: Random String Generator |
sheelu
Replies: 9
Views: 11822
|
Forum: Application Programming Posted: Tue Jun 10, 2014 10:43 am Subject: Random String Generator |
I will definitely try and get back
 |
Topic: Random String Generator |
sheelu
Replies: 9
Views: 11822
|
Forum: Application Programming Posted: Tue Jun 10, 2014 10:43 am Subject: Random String Generator |
Thanks a lot Kolusu |
Topic: Random String Generator |
sheelu
Replies: 9
Views: 11822
|
Forum: Application Programming Posted: Sun Jun 08, 2014 9:41 am Subject: Random String Generator |
Kolusu
Thanks for the link.But I have doubts in the implementation.I tried the following to generate 5 digit random number and convert that to a string of 5 characters.
1.Generate ... |
Topic: Random String Generator |
sheelu
Replies: 9
Views: 11822
|
Forum: Application Programming Posted: Fri Jun 06, 2014 5:45 am Subject: Random String Generator |
Actually I want to insert a random string into db2 table every time the cobol program is executed.I tried to generate random string from below table:
01 STR-TABLE VALUE IS "ABCDEFGHIJKLMNOPQRS ... |
Topic: Dumps Analysis Using IPCS |
sheelu
Replies: 6
Views: 11127
|
Forum: Problem Determination Posted: Thu Jun 05, 2014 12:14 pm Subject: Dumps Analysis Using IPCS |
Kolusu
Yes ,I have followed step 3 and step 4.
Is it possible to spot the reason for abend without IPCS by analysing the SYSABEND dump obtained for a transaction by formatting the DF ... |
Topic: Random String Generator |
sheelu
Replies: 9
Views: 11822
|
Forum: Application Programming Posted: Thu Jun 05, 2014 12:10 pm Subject: Random String Generator |
Hi
Is it possible to generate random strings in COBOL?I want to generate random number and random string in COBOL so as to insert into different columns of a table.Is it possible to sel ... |
Topic: Dumps Analysis Using IPCS |
sheelu
Replies: 6
Views: 11127
|
Forum: Problem Determination Posted: Wed Jun 04, 2014 7:55 am Subject: Dumps Analysis Using IPCS |
Kolusu
Even after changing the ddname from SYSABEND TO SYMDUMP in CICS start up JCL,when I give the formatted DFHDMPA dataset as source, I am gettin the same error.  |
Topic: Dumps Analysis Using IPCS |
sheelu
Replies: 6
Views: 11127
|
Forum: Problem Determination Posted: Tue Jun 03, 2014 4:55 am Subject: Dumps Analysis Using IPCS |
Kolusu
I had created the dataset with the above DCB parameters only.
When I give system dump as input source in IPCS,all commands are getting executed.But when I give the dataset f ... |
Topic: Replace a particular record in PS file |
sheelu
Replies: 10
Views: 6101
|
Forum: Utilities Posted: Tue Jun 03, 2014 4:05 am Subject: Replace a particular record in PS file |
Thanks Kolusu and William
It is working perfect now.!!!!..
 |
Topic: Multiple BUILDS in SORT |
sheelu
Replies: 5
Views: 4399
|
Forum: Utilities Posted: Tue Jun 03, 2014 4:02 am Subject: Multiple BUILDS in SORT |
Thanks Kolusu and Papadi...I was able to print everything on a single line in the dataset with your inputs. ..I tried the group parm |
|