Preparing the PC API Files [ Installation Addendum HP ALLBASE/SQL PC API ] MPE/iX 5.0 Documentation
Installation Addendum HP ALLBASE/SQL PC API
Preparing the PC API Files
There are three ways to prepare the files. If your PC is connected to a
NetWare file server, the files can be moved from the SYS account to your
NetWare file server for installation. Otherwise, you can use FTP or
DSCOPY to move the files to your PC for installation.
NetWare/XL
If Netware/XL is installed on your server, do the following:
1. From your PC, attach to your file server and login as supervisor.
The default drive for NetWare is F:
F:\LOGIN> login supervisor
2. Establish the directory for the PC API files:
F:\SYSTEM> CD \
F:\> mkdir HP-PCAPI
3. Logon to your server as MGR.NETWARE and execute the following
commands, replacing Server with the name of your HP3000 server, to
copy the PC API self-extracting file into your NetWare file
directory:
NWCOPY.SUPPORT
LOGIN Server:SUPERVISOR
COPY HPPCAPI.PUB.SYS;\HP-PCAPI\HPPCAPI.EXE
EXIT
4. From your PC, do the following to extract the PC API files from
the self-extracting file archive:
F:\HP-PCAPI> hppcapi
ARPA Services (FTP)
From your PC, do the following:
1. Create a temporary directory, for example, TEMP.
2. CD to the TEMP directory.
3. Copy the PC API self-extracting file to your PC with the following
commands, replacing Server with the name of your HP3000 server,
and use MANAGER.SYS,PUB as the Username in the FTP prompt:
ftp Server
binary
get hppcapi hppcapi.exe
quit
4. From your PC, do the following to extract the PC API files from
the self-extracting file archive:
C:\TEMP> hppcapi
NS Services (DSCOPY)
From your PC, do the following:
1. Create a temporary directory, for example, TEMP.
2. CD to the TEMP directory.
3. Copy the PC API self-extracting file to your PC with the following
command, replacing Server with the name of your HP3000 server:
dscopy -r -F -B -L256 Server#manager.sys,pub#hppcapi hppcapi.exe
4. From your PC, do the following to extract the PC API files from
the self-extracting file archive:
C:\TEMP> hppcapi
MPE/iX 5.0 Documentation