Oracle VMS Client under HP-UX Server [message #120221] |
Wed, 18 May 2005 09:22 |
Kiyomori
Messages: 6 Registered: May 2005
|
Junior Member |
|
|
Hi !
My question is this...
I know that you can access an Oracle database running under HP-UX from VMS but...
The software in question would be VMS Cobol. Would it be necessary to invoke the TCP-IP routines in VMS ? Could an Oracle client simply be installed on VMS ? Could the Cobol instructions that access Oracle/RDB running under VMS be used in this case or would SQL strings have to be passed ?
|
|
|
|
Re: Oracle VMS Client under HP-UX Server [message #123066 is a reply to message #122927] |
Thu, 09 June 2005 13:51 |
Kiyomori
Messages: 6 Registered: May 2005
|
Junior Member |
|
|
Thank you very much for your answer.
My question is this.
Would use of TCP/IP involve programmatically invoking the TCP/IP routines in VMS or can I just have a TNSNAMES.ORA in VMS that points everything in the right direction ?
Would it be better to use SQL or DBMS routines ?
Can an Oracle/CDD Repository see a database residing on HP-UX ? I notice that the Repository demands Unix strings as file specifications.
Thanks,
Kiyomori
|
|
|
|
Re: Oracle VMS Client under HP-UX Server [message #123077 is a reply to message #122927] |
Thu, 09 June 2005 15:56 |
Kiyomori
Messages: 6 Registered: May 2005
|
Junior Member |
|
|
Thank you very much for your help.
Some other things I am wondering...
Can an Oracle CDD/Repository on VMS see a database residing on HP-UX ? I notice that CDD/Repository asks for Unix-style file specifications.
Can DBMS routines be used for a database residing on HP-UX ?
Will it be necessary to invoke TCP-IP routines or can TNSNAMES.ORA under VMS point to the correct databases ?
Thanks
|
|
|