home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / odbcpa22.zip / IBDB208.HLP (.txt) < prev    next >
OS/2 Help File  |  1998-04-20  |  5KB  |  148 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Configuring a DB2/2 Data Source ΓòÉΓòÉΓòÉ
  3.  
  4. Data Source Name: 
  5.           A string that identifies this DB2/2 data source configuration in 
  6.           ODBC.INI.  Examples include "Accounting" or "DB2/2-Serv1." 
  7.  
  8. Description: 
  9.           An optional long description of a data source name. For example, "My 
  10.           Accounting Database" or "DB2/2 on Server #1." 
  11.  
  12. Database Name: 
  13.           The name of the database to which you want to connect by default. 
  14.  
  15. The following values are optional: 
  16.  
  17. Owner of Catalog Tables: 
  18.           On most DB2/2 systems, SYSIBM is the owner of the catalog system 
  19.           tables.  If you have read access to the system tables, you do not 
  20.           need to change this option. 
  21.  
  22.           If you do not have read access, the system administrator must create 
  23.           a view of the system tables in another account and give you 
  24.           permission to use that view.  In this case, specify the Authorization 
  25.           ID for the account that owns the views of the system tables. 
  26.  
  27.           If you are using DDCS/2 to connect to a SQL/400 database, specify a 
  28.           comma-separated list of the Collection IDs to which you want to have 
  29.           access in your ODBC application. 
  30.  
  31.           If you are using DDCS/2 to connect to a SQL/DS database, specify 
  32.           SYSTEM as the owner. 
  33.  
  34. Groups: 
  35.           A value to determine which tables you can access.  Your system 
  36.           administrator may have placed you in a "group" of users and granted 
  37.           table access to the entire group.  If this is the case, specify the 
  38.           names of any groups to which you belong; separate each name with a 
  39.           comma.  Alternatively, specify the word ALL so that you see all table 
  40.           names even if you cannot access the table. 
  41.  
  42. Default Authorization ID: 
  43.           The default Logon ID used to connect to your DB2/2 database.  A Logon 
  44.           ID is required only if security is enabled on your database.  Your 
  45.           ODBC application may override this value or you may change this value 
  46.           in the logon dialog box. 
  47.  
  48. Cursor Behavior: 
  49.           Select Preserve if you want cursors to be held at the current 
  50.           position when the transaction ends.  Otherwise, leave this set to 
  51.           Close.  Selecting Preserve may impact the performance of your 
  52.           database operations.  This setting does not apply to SQL/DS. 
  53.  
  54. Catalog Db 
  55.  
  56. You must catalog any database you wish to access. To do so, click Catalog. The 
  57. Catalog Remote Database dialog box appears. 
  58.  
  59. Catalog Node 
  60.  
  61. To provide information about the remote site for DB2/2 databases, click Catalog 
  62. Node. The Catalog Node dialog box appears. 
  63.  
  64. Translate 
  65.  
  66. Displays the Select Translator dialog box to allow you to perform  a 
  67. translation of your data from one character set to another. Choose the 
  68. INTERSOLV OEM ANSI translator to translate your data from the IBM PC character 
  69. set to the ANSI character set 
  70.  
  71.  
  72. ΓòÉΓòÉΓòÉ 2. Logon to DB2/2 ΓòÉΓòÉΓòÉ
  73.  
  74. Dialog Box Options 
  75.  
  76. Database Name: 
  77.           Enter the name of the remote database or select the name of the 
  78.           remote database from the Database Name box. 
  79.  
  80.           You must have cataloged any database you wish to access from the 
  81.           client. 
  82.  
  83. Authorization ID: 
  84.           Enter your user name (authorization ID). 
  85.  
  86. Password: 
  87.           Enter your password. 
  88.  
  89.           If you leave your user name and password blank, the ODBC application 
  90.           assumes you have previously logged on using SQLLOGN2 under DOS or 
  91.           using User Profile Management under OS/2. If you have not, the 
  92.           application returns an error. You must either enter your user name 
  93.           and password in the dialog box or log on using SQLLOGN2 and STARTDRQ 
  94.           under DOS or using User Profile Management under OS/2. See the IBM 
  95.           Extended Services for OS/2 Guide to DB2/2 Clients for information 
  96.           regarding these two statements. 
  97.  
  98.  
  99. ΓòÉΓòÉΓòÉ 3. Catalog Remote Database ΓòÉΓòÉΓòÉ
  100.  
  101. In this dialog box, catalog the remote database you wish to access. 
  102.  
  103. Click Add to catalog the entry. 
  104.  
  105. Click Delete to uncatalog the entry. 
  106.  
  107. Alias Name: 
  108.           Enter an alias name for the remote database. 
  109.  
  110. Database Name: 
  111.           Enter the name of the remote database. 
  112.  
  113. Node Name: 
  114.           Enter a name, like an alias for the node. The node name could 
  115.           describe the remote node name and the communication protocol used to 
  116.           access it. 
  117.  
  118. Comment: 
  119.           Optionally, enter a comment. 
  120.  
  121.  
  122. ΓòÉΓòÉΓòÉ 4. Catalog Node ΓòÉΓòÉΓòÉ
  123.  
  124. In this dialog box, provide information about the remote site for DB2/2 
  125. databases. 
  126.  
  127. Click Add to catalog the entry. 
  128.  
  129. Click Delete to uncatalog the entry. 
  130.  
  131. Node Name: 
  132.           Select a node name. Only names of previously cataloged nodes are 
  133.           available. 
  134.  
  135. Server/Adapter: 
  136.           Enter the name of the server or the number of the adapter (for 
  137.           NetBIOS nodes). 
  138.  
  139. Remote Node Name: 
  140.           Enter the name of the remote node (the node where the server is 
  141.           installed). 
  142.  
  143. Node Type: 
  144.           Enter the type of communication protocol to use to access the node. 
  145.  
  146. Comment: 
  147.           Optionally, enter a comment. 
  148.