• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IDMS Connection

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi people,
Has anyone worked on stuff involving the connections to Ca-IDMS Database which runs on MVS/OS-390 operating system???
Prabhu.
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have not heard of IDMS in a long long time....
The last i heard about java on an os/390 was with db2.
good-luck....
try the ibm web sight... look for the db2 documentation...
look for java with the db2 documentation...
...
stay in touch, at the present time i am trying to java/jdbc/oracle to work together....
....
please review the COBOL-DB2_SQLCODE post.
monty6


[This message has been edited by monty6 (edited August 02, 2000).]
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes I have extensively used JDBC connections from WebLogic 7.0 to CA-IDMS Database v16.1 running on VSE.

But I am having issues using the same database from WebSphere 6.1 ND.
 
reply
    Bookmark Topic Watch Topic
  • New Topic