<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: share folder or file in OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097560#M25424</link>
    <description>I want to inform  that version of Openvms is 7.2 .</description>
    <pubDate>Thu, 13 Mar 2008 09:52:42 GMT</pubDate>
    <dc:creator>Amjad. R. Barqawi</dc:creator>
    <dc:date>2008-03-13T09:52:42Z</dc:date>
    <item>
      <title>share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097558#M25422</link>
      <description>HI All&lt;BR /&gt;how can I share file or folder on OpenVMS that can the microsoft OS(XP,2003)access to the file that in OpenVMS or the vice versa.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 07:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097558#M25422</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-03-13T07:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097559#M25423</link>
      <description>&lt;BR /&gt;3 possibilities come to my mind:&lt;BR /&gt;&lt;BR /&gt;1. The traditional Pathworks, now "advanced server"&lt;BR /&gt;&lt;BR /&gt;2. The Samba based CIFS&lt;BR /&gt;&lt;BR /&gt;3. NFS, part of Your TCPIP stack&lt;BR /&gt;&lt;BR /&gt;See details at the VMS pages:&lt;BR /&gt;  &lt;A href="http://h71000.www7.hp.com/network/networking.html" target="_blank"&gt;http://h71000.www7.hp.com/network/networking.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 07:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097559#M25423</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2008-03-13T07:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097560#M25424</link>
      <description>I want to inform  that version of Openvms is 7.2 .</description>
      <pubDate>Thu, 13 Mar 2008 09:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097560#M25424</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-03-13T09:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097561#M25425</link>
      <description>Amjad,&lt;BR /&gt;&lt;BR /&gt;OpenVMS V7.2 on VAX or Alpha ?&lt;BR /&gt;&lt;BR /&gt;This eliminates the official CIFS V1.0 version of SAMBA. But still would allow SAMBA V2.2.8 for both VAX or Alpha.&lt;BR /&gt;&lt;BR /&gt;NFS would depend on whether your TCP/IP stack contains an NFS Server.&lt;BR /&gt;&lt;BR /&gt;An old version of Pathworks is still possible for both VAX and Alpha, but you need to find kits and licenses.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 13 Mar 2008 11:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097561#M25425</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-03-13T11:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097562#M25426</link>
      <description>Dear all&lt;BR /&gt;I have OpenVMS v7.2 with oracle 9i and from Squlplus i want to make procedure to send or create report to remote directory /shared directory in another microsoft server.</description>
      <pubDate>Mon, 17 Mar 2008 12:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097562#M25426</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-03-17T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097563#M25427</link>
      <description>Is the (Oracle) database on the OpenVMS server, or is OpenVMS just a client to a remote DB? If you need a create a file on a (remote) server you'd typically use the Oracle UTL_FILE packed and the CREATE DIRECTORY command. Best check the Oracle documenation/FAQs/Forums for help on that.&lt;BR /&gt;&lt;BR /&gt;Personnaly I would probably turn things around.&lt;BR /&gt;SQL/Oracle are great at grabbing and reporting data.&lt;BR /&gt;They are NOT great, not designed to be great, at file manipulation and general purpose inter system communication.&lt;BR /&gt;&lt;BR /&gt;So create a (DCL? Perl?) script to tell SQLplus to create a report. Then have that script move it, rename it, zip it, transfer it as you see fit. Lather, rinse, repeat.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2008 13:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097563#M25427</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-03-17T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097564#M25428</link>
      <description>I'm going to assume you're somewhat less familiar with programming on OpenVMS and far more familiar with programming on Microsoft Windows, based both on the contents of your posting here and on how you have asked the question.  &lt;BR /&gt;&lt;BR /&gt;If this assumption is correct, I'd suggest starting with the OpenVMS User's Guide and the OpenVMS Programming Concepts manuals here, both are part of the OpenVMS documentation set.  This investment in time will provide you with substantial benefits and savings of time and effort back, particularly if you're planning to work with OpenVMS at all regularly.&lt;BR /&gt;&lt;BR /&gt;The manuals are here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/openvms/doc/" target="_blank"&gt;http://www.hp.com/go/openvms/doc/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As for a more general approach here (getting tied and attempting to apply the specifics and norms and typical approaches of one platform can be problematic when working across platforms) I might well look at this problem space and consider ODBC or JDBC or such; allowing the remote system (which I'm guessing you're more comfortable with) doesn't perform the query remotely.&lt;BR /&gt;&lt;BR /&gt;Another obvious potential approach would be to run the query behind a web server, and toss XML or such at the remote end.&lt;BR /&gt;&lt;BR /&gt;As for the answer to your stated question, it won't work.  OpenVMS does not offer an SMB CIFS client for Microsoft SMB CIFS networks.  There are ftp-like file copy tools to this end, but there is no client for a Microsoft shared directory mechanism.  &lt;BR /&gt;&lt;BR /&gt;Further, you can't "mount" an SMB mount point on OpenVMS and exported from OpenVMS using the available SMB CIFS servers (PATHWORKS or Advanced Server or Samba/CIFS), and use this to send the files remotely.  And getting into a local mount point on OpenVMS and served out to Windows clients isn't easy.&lt;BR /&gt;&lt;BR /&gt;Put simply, OpenVMS can serve designated ranges of its disk storage via SMB CIFS, but it doesn't particularly share nor otherwise interact over the SMB CIFS communications.&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2008 14:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097564#M25428</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-03-17T14:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: share folder or file in OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097565#M25429</link>
      <description>Dear all&lt;BR /&gt;thank you for help and the nice words.</description>
      <pubDate>Tue, 18 Mar 2008 06:33:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/share-folder-or-file-in-openvms/m-p/5097565#M25429</guid>
      <dc:creator>Amjad. R. Barqawi</dc:creator>
      <dc:date>2008-03-18T06:33:50Z</dc:date>
    </item>
  </channel>
</rss>

