home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / t / tech91.zip / TI620.ASC < prev    next >
Text File  |  1991-08-26  |  8KB  |  265 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  Paradox                                NUMBER  :  620
  9.   VERSION  :  3.5
  10.        OS  :  PC DOS
  11.      DATE  :  August 26, 1991                          PAGE  :  1/4
  12.  
  13.     TITLE  :  Connecting to IBM EE Database Manager
  14.  
  15.  
  16.  
  17.  
  18.   TROUBLE SHOOTING COMMON INSTALLATION PROBLEMS CONNECTING TO IBM
  19.   EE DATABASE MANAGER:
  20.  
  21.   If you run into problems when you first use Paradox SQL Link with
  22.   the IBM EE Database Manager, try to isolate the problem.  (The
  23.   Database Administrator must perform these tasks, keeping the
  24.   needs of other applications in mind.)
  25.  
  26.     -> Make sure that the server was installed to support remote
  27.        database access.  One way to verify this is to install
  28.        another OS/2 machine and run the Query Manager.
  29.  
  30.        -> Verify that the network layer is functioning by trying to
  31.           share files and print jobs to the spooler.
  32.  
  33.     -> If you are using LAN Server and cannot connect, check to see
  34.        that your network software is running.  If DOS workstations
  35.        can access a shared directory on the server, then you have
  36.        the correct drivers loaded and you know your hardware is
  37.        working properly.
  38.  
  39.     -> If you're using a Token Ring network, verify that your
  40.        CONFIG.SYS contains the following lines:
  41.  
  42.        DEVICE=C:\SQLIBM\DXMA0MOD.SYS
  43.        DEVICE=C:\SQLIBM\DXMC0MOD.SYS
  44.        DEVICE=C:\SQLIBM\DXMTA0MOD.SYS S=12 C=14 ST=12
  45.  
  46.        If you're using an Ethernet network, verify that your
  47.        CONFIG.SYS contains the following lines
  48.  
  49.        DEVICE=C:\LANMAN\PROTMAN.EXE
  50.        DEVICE=C:\LANMAN\ELNKII.DOS
  51.        DEVICE=C:\LANMAN\DXMA0MOD.SYS 045
  52.        DEVICE=C:\LANMAN\DXME0MOD.SYS
  53.        DEVICE=C:\LANMAN\DXMT0MOD.SYS
  54.  
  55.        You can use the configuration program (DXMAID) to configure
  56.        your workstation properly and to copy the correct drivers to
  57.        your hard disk.
  58.  
  59.        DXMTOMOD.SYS (the NETBIOS device driver) can have serval
  60.        parameters.  The most common parameters are listed here:
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.   PRODUCT  :  Paradox                                NUMBER  :  620
  75.   VERSION  :  3.5
  76.        OS  :  PC DOS
  77.      DATE  :  August 26, 1991                          PAGE  :  2/4
  78.  
  79.     TITLE  :  Connecting to IBM EE Database Manager
  80.  
  81.  
  82.  
  83.  
  84.        -> S = Sessions
  85.  
  86.           Indicates the maximum number of NETBIOS interface
  87.           sessions that you can define.
  88.  
  89.        -> C = Commands
  90.  
  91.           Indicates the NETBIOS interface commands that can be
  92.           outstanding at one time.
  93.  
  94.        -> ST = Station
  95.  
  96.  
  97.           Indicates the maximum number of NETBIOS workstations you
  98.           can define.  If this number is too large (default is 16),
  99.           you will not be able to connect to your network.
  100.  
  101.     -> If you are starting the LAN Requestor, check the parameters
  102.        in IBMLAN.INI (the OS/2 LAN Server initialization file) as
  103.        described next, and allow access for the increased number of
  104.        workstations.  The following lists the section in IBMLAN.INI
  105.        that affects how the workstation connects.  You should ask
  106.        your Database Administrator for assistance with these
  107.        parameters, or refer to your IBM EE DBM manuals for a full
  108.        explanation.
  109.  
  110.        -> [networks] (The information in this section of IBMLAN.INI
  111.           is read by the redirector at device initialization.)
  112.  
  113.           NET1 = NETBIOS$, 0, NB30, 32, 32, 16
  114.  
  115.           The fourth and fifth parameters affect how Paradox SQL
  116.           Link connects.
  117.  
  118.           The fourth parameter, 32 is the number of NETBIOS
  119.           sessions the requestor allocates from the Communications
  120.           Manager configuration file.  Changing this value
  121.           increases or decreases the maximum number of connections
  122.           (a connection can be a logon or a NET USE).
  123.  
  124.           The fifth parameter, 32 is the number of simultaneous
  125.           NETBIOS commands.  Changing this value can increase or
  126.           decrease the number of requests the LAN requestor can
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.   PRODUCT  :  Paradox                                NUMBER  :  620
  141.   VERSION  :  3.5
  142.        OS  :  PC DOS
  143.      DATE  :  August 26, 1991                          PAGE  :  3/4
  144.  
  145.     TITLE  :  Connecting to IBM EE Database Manager
  146.  
  147.  
  148.  
  149.  
  150.           process at once.  The default value is 32 for a server or
  151.           16 for a requestor that NETBIOS names.  Decreasing this
  152.           value means sharing fewer resources and adding fewer
  153.           messaging names.  Increasing this number means sharing
  154.           more resources.
  155.  
  156.        -> Make sure you specify the correct server name on the
  157.           Tools|SQL|Connecting|Select screen.  If you are using the
  158.           Query Manager on your server, the server name is the
  159.           workstation name shown on the Tools|Reconfigure screen in
  160.           the Query Manager.
  161.  
  162.        -> A codepage is a table that defines a coded character set
  163.           for a language or country.  To find the active codepage
  164.           on your server, type chcp at the OS/2 prompt.  Paradox
  165.           returns a remote database error if you try to use a
  166.           database that was created under a different codepage than
  167.           the one currently set.  You must modify your CONFIG.SYS
  168.           if the Query Manager's codepage specifies a different
  169.           number that the one on your workstation.
  170.  
  171.        -> Verify that the Database Manager and all corresponding
  172.           pieces are installed on your server by entering the
  173.           command syslevel at the OS/2 prompt.  IBM EE returns the
  174.           version number, the location on all installed elements,
  175.           and the names of all installed elements.  Here's a sample
  176.           report:
  177.  
  178.           C:\0S2\INSTALL\SYSLEVEL.OS2
  179.           IBM 0S/2 Base Operating System
  180.  
  181.           C:\CMLIB\SYSLEVEL.ACS
  182.           IBM OS/2 Communications Manager
  183.  
  184.           C:\SQLLIB\SYSLEVEL.SQL
  185.           IBM OS/2 Database Services
  186.  
  187.           C:\SQLLIB\SYSLEVEL.QRW
  188.           IBM OS/2 Query Manager
  189.  
  190.           C;\MUGLIB\SYSLEVEL.MUG
  191.           IBM OS/2 User Profile Management
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.   PRODUCT  :  Paradox                                NUMBER  :  620
  207.   VERSION  :  3.5
  208.        OS  :  PC DOS
  209.      DATE  :  August 26, 1991                          PAGE  :  4/4
  210.  
  211.     TITLE  :  Connecting to IBM EE Database Manager
  212.  
  213.  
  214.  
  215.  
  216.           C;\DBDRQLIB\SYSLEVEL.PDR
  217.           IBM OS/2 DOS Database Requestor
  218.  
  219.           C:\IBMLAN\SYSLEVEL.REQ
  220.           IBM OS/2 LAN Requestor
  221.  
  222.           C:\IBMLAN\SYSLEVEL.SRV
  223.           IBM OS/2 LAN Server - Version 1.2
  224.  
  225.        -> If you're using the DOS LAN Requestor, verify that your
  226.           AUTOEXEC.BAT file contains the following lines (some
  227.           parameters differ based on your environment):
  228.  
  229.           PATH=C:\;C:\DOS:C:\SQL\BIN;C:\SQLIBM;C:\DOSLAN;
  230.           YNPROMPT Y N 30 START DOS LAN REQUESTOR (Y/N)?
  231.           IF ERRORLEVEL 1 GOTO NODLR
  232.           NET START
  233.           IF ERRORLEVEL 1 GOTO NODLR
  234.           CALL INITFSI.BAT
  235.           :NODLR
  236.           NET LOGON JSMITH JOE
  237.           C:
  238.  
  239.        -> Use the Query Manager to verify that the database is
  240.           running.
  241.  
  242.        -> Finally, try using hardware diagnostics to make sure your
  243.           network card works.
  244.  
  245.        -> For more information on IBM tools, see you IBM EE DBM
  246.           documentation.
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.