{"id":1695,"date":"2014-11-06T18:22:17","date_gmt":"2014-11-06T18:22:17","guid":{"rendered":"https:\/\/alt2.minisoft.com\/support\/?p=1695"},"modified":"2020-06-11T12:12:42","modified_gmt":"2020-06-11T19:12:42","slug":"client-parameters","status":"publish","type":"post","link":"https:\/\/www.minisoft.com\/support\/client-parameters\/","title":{"rendered":"Client Parameters"},"content":{"rendered":"<h3>Common Client Settings for ODBC, JDBC, and OLEDB<\/h3>\n<p>(for server settings <a title=\"Server Parameters\" href=\"\/support\/index.php\/server-parameters\/\">Server Parameters<\/a>)<\/p>\n<h4>2DriverTable=[FILENAME]<\/h4>\n<p>FILENAME = Translation table file stored on the client for 8bit codes from the host to client.<\/p>\n<p>2DriverTable=\/opt\/minisoft\/rom8ansi.tbl<\/p>\n<h4>2HostTable=[FILENAME]<\/h4>\n<p>FILENAME = Translation table file stored on the client for 8bit codes from the client to host.<\/p>\n<p>2HostTable=\/opt\/minisoft\/ansirom8.tbl<\/p>\n<h4>Account=[ACCT]<\/h4>\n<p>ACCT = MPE Logon account (Only used with Server Type=0)<\/p>\n<p>Account=MINISOFT<\/p>\n<h4>Account Password=[PASSWORD] AccountPassword<\/h4>\n<p>PASSWORD = MPE Account password (Only used with Server Type=0)<\/p>\n<p>AccountPassword=SAMPLE<\/p>\n<h4>AutoCommitDefault<\/h4>\n<p>Value is either ON or OFF. Default is ON.<\/p>\n<p>AutoCommitDefault=ON<\/p>\n<h4>BigIntAsChar<\/h4>\n<p>Value is either NO or YES. Default is NO<\/p>\n<p>BigIntAsChar=NO<\/p>\n<h4>Catalog User<\/h4>\n<p>Character string. Name of the user.<\/p>\n<h4>Catalog Password<\/h4>\n<p>Character string. CatalogPassword<\/p>\n<h4>CenturySplit<\/h4>\n<p>Numeric value in years. Used when dates only have the year and not the century.<\/p>\n<p>CenturySplit=20<\/p>\n<h4>Database<\/h4>\n<p>Deprecated (obsolete). Use ImageDatabase.<\/p>\n<h4>DecimalPoint<\/h4>\n<p>Special character to be used as the decimal point. The default is &#8220;.&#8221;<\/p>\n<p>DecimalPoint=.<\/p>\n<h4>Description<\/h4>\n<h4>DisableTxns<\/h4>\n<p>Value is either NO or YES. Default value is NO<\/p>\n<p>DisableTxns=NO<\/p>\n<h4>Domain<\/h4>\n<h4>Driver<\/h4>\n<h4>DSN<\/h4>\n<h4>Group<\/h4>\n<h4>Group Password<\/h4>\n<p>GroupPassword<\/p>\n<h4>IgnoreUIDPWD<\/h4>\n<p>When set (numeric value of 1), values passed in the connection string for user or password do not supersede the value provided in the DSN or connection string. Use only if your applications passes default values that are not related to your host system. i.e. passing the windows user name to an MPE system. (Default value is 0)<\/p>\n<h4>ImageDatabase=,,,,<\/h4>\n<p>n = Sequential number starting with zero. Each database to be opened in the same DSN must have a unique value. All the databases in the same DSN will be opened with the same security credentials.<\/p>\n<p>DBNAME = database name to access on the host.<\/p>\n<p>DBPASS = database password<\/p>\n<p>AMFLAG = load auto master flag 0\/1<\/p>\n<p>MODE = database open mode (actual)<\/p>\n<p>TPIFLAG = append TPI suffix 0=No 1=Yes<\/p>\n<p>ImageDatabase0=MSCARD.MM.MINISOFT,DO-ALL,0,5,0<\/p>\n<p>ImageDatabase1=OTHERM.MM.MINISOFT,READ1,0,5,0<\/p>\n<h4>ItemLocking<\/h4>\n<h4>Jobname<\/h4>\n<h4>Language<\/h4>\n<h4>LockRetries<\/h4>\n<h5>MPE<\/h5>\n<p>If a first lock attempt does not succeed, there is a 1\/4 second delay after each unsuccessful lock until the number of lock retries is reached.<\/p>\n<h5>non-MPE<\/h5>\n<p>If a first lock attempt does not succeed, the server application uses a progressive lock delay algorithm. The delay algorithm is: (0.05 + 0.01 * attempt + 0.001 * attempt * attempt). The first retry will be after a delay of 0.05 seconds the tenth 0.221 seconds and the twentieth 0.601 seconds. The total time asleep after 20 tries will be at least 1.155 seconds.<\/p>\n<h4>MaxCacheSize (1024-10240)<\/h4>\n<p>Largest size of a buffer that can be transmitted from the host to the client. Primarily used to resolve issues caused by packet filtering network switches that attempt to resolve entire TCP packets through fragment consolidation. If the switch does not have sufficient memory to accommodate the traffic, fragment re-assembly make take several seconds. Changing this value can seriously impact performance. Please contact Minisoft support if this value is to be used.<\/p>\n<h4>MaxWriteSize (512-16384)<\/h4>\n<p>Largest size of a buffer that can be transmitted from the client to the host. Primarily used to resolve issues caused by packet filtering network switches that attempt to resolve entire TCP packets through fragment consolidation. If the switch does not have sufficient memory to accommodate the traffic, fragment re-assembly make take several seconds. Changing this value can seriously impact performance. Please contact Minisoft support if this value is to be used.<\/p>\n<h4>password<\/h4>\n<h4>PWD<\/h4>\n<h4>Schema<\/h4>\n<h4>SDFile<\/h4>\n<h4>Security Password<\/h4>\n<p>SecurityPassword<\/p>\n<h4>Server<\/h4>\n<h4>Server Port<\/h4>\n<p>ServerPort<\/p>\n<h4>Server Type<\/h4>\n<p>ServerType<\/p>\n<h4>StandardJoins<\/h4>\n<h4>TraceSysLevel<\/h4>\n<p>(see Tracing Facilities)<\/p>\n<h4>TraceFileName<\/h4>\n<p>(see Tracing Facilities)<\/p>\n<h4>TraceLogLevel<\/h4>\n<p>(see Tracing Facilities)<\/p>\n<h4>TraceLogFlush<\/h4>\n<p>(see Tracing Facilities)<\/p>\n<h4>UID<\/h4>\n<h4>User<\/h4>\n<h4>User Password<\/h4>\n<p>UserPassword<\/p>\n<h4>WarningsAreErrors<\/h4>\n<h3>These parameters are used for ODBC, JDBC and OLEDB connections to MPE, UNIX, and Windows servers.<\/h3>\n<table class=\"style8\" cellspacing=\"0\">\n<tbody class=\"style8\">\n<tr>\n<td class=\"style8\"><strong>Driver<\/strong><\/td>\n<td class=\"style10\">String Value to identify the driver in use. Used for ODBC connections.<br \/>\nDriver=&#8221;HP3000 Data Access Driver&#8221;<br \/>\ndriver=3kodbc<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>2DriverTable<\/strong><\/td>\n<td class=\"style10\">Translation table for 8bit codes from the host (HP3000) to client(Windows, etc.).<br \/>\n2DriverTable=\/opt\/minisoft\/rom8ansi.tbl<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>2HostTable<\/strong><\/td>\n<td class=\"style10\">Translation table for 8bit codes from the client (Windows, etc.) to host (HP3000).<br \/>\n2HostTable=\/opt\/minisoft\/ansirom8.tbl<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Account<\/strong><\/td>\n<td class=\"style10\">Logon account<br \/>\n(Only used with Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Account Password<\/strong><br \/>\n<strong>AccountPassword<\/strong><\/td>\n<td class=\"style10\">Account password<br \/>\n(Only used with Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Database&lt;n&gt;<\/strong><\/td>\n<td class=\"style13\">This form is deprecated (obsolete). Use ImageDatabase&lt;n&gt;<br \/>\n&lt;database name to access on the HP3000&gt;,&lt;database password&gt;,&lt;load auto master flag 0\/1&gt;6,&lt;database open mode (zero based)&gt;3<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>ImageDatabase&lt;n&gt;<\/strong><\/td>\n<td class=\"style10\">&lt;database name to access on the HP3000&gt;,&lt;database password&gt;,&lt;load auto master flag 0\/1&gt;6,&lt;database open mode (actual)&gt;3<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>DecimalPoint<\/strong><\/td>\n<td class=\"style10\">For use with foreign character sets.<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Description<\/strong><\/td>\n<td class=\"style10\">Description string<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Group<\/strong><\/td>\n<td class=\"style10\">Logon group<br \/>\n(Only used with Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Group Password<\/strong><br \/>\n<strong>GroupPassword<\/strong><\/td>\n<td class=\"style10\">Group password<br \/>\n(Only used with Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Jobname<\/strong><\/td>\n<td class=\"style10\">Session or Job name (Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Language<\/strong><\/td>\n<td class=\"style10\">For use with foreign character sets<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Schema&lt;n&gt;<\/strong><\/td>\n<td class=\"style10\">&lt;name of the schema file&gt;,&lt;lockword&gt;<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Server<\/strong><\/td>\n<td class=\"style10\">Server IP Address or Hostname<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Server Port<\/strong><br \/>\n<strong>ServerPort<\/strong><\/td>\n<td class=\"style10\">Server Port &#8211; usually 30006<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Server Type<\/strong><br \/>\n<strong>ServerType<\/strong><\/td>\n<td class=\"style10\">Type of host for the ODBCSRVR (0=MPE, 1=Unix, 2=Windows)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>User<\/strong><\/td>\n<td class=\"style10\">User logon name<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>User Password<\/strong><br \/>\n<strong>UserPassword<\/strong><\/td>\n<td class=\"style10\">User password<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>AutoCommitDefault<\/strong><\/td>\n<td class=\"style10\">Use transaction manager for writes. (ON,OFF)<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Catalog User<\/strong><br \/>\n<strong>CatalogUser<\/strong><\/td>\n<td class=\"style10\">ODBCCAT user name<\/td>\n<\/tr>\n<tr>\n<td class=\"style9\"><strong>Security Password<\/strong><br \/>\n<strong>SecurityPassword<\/strong><\/td>\n<td class=\"style10\">Security\/30000 password (Server Type=0)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>WarningsAreErrors<\/strong><\/td>\n<td class=\"style10\">Effect of selecting less than the total number of columns. (YES,NO)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>SDFile&lt;n&gt;<\/strong><\/td>\n<td class=\"style10\">filename, lockword, type (Image SD, Quiz Subfile, Robelle SD), fopt, aopt<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>Domain<\/strong><\/td>\n<td class=\"style10\">Windows Domain (Server Type=2)<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>ItemLocking<\/strong><\/td>\n<td class=\"style13\">ENABLED or DISABLED<\/td>\n<\/tr>\n<tr>\n<td class=\"style8\"><strong>LockRetries<\/strong><\/td>\n<td class=\"style10\">An integer value referencing the number of times to retry a lock.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4>NOTES:<\/h4>\n<ul>\n<li>All names are case sensitive.<\/li>\n<li>As of 2.2.6.2, spaces in some parameter names are optional.<\/li>\n<li>The 0 mode value for the Database open is offset from zero. A value of 0 means mode 1, a value of 4 means mode 5.<\/li>\n<li>When specifying Databases, SDFiles or Schemas the value of should be replaced with a digit starting from zero for each of these parameters.<\/li>\n<li>Comas must be included whether or not a value is entered.<\/li>\n<li>Where 1 is load automatic masters and 0 is do not load automatic masters.<\/li>\n<li>Where two names appear for a parameter, they are synonyms. You may use either form.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Common Client Settings for ODBC, JDBC, and OLEDB (for server settings Server Parameters) 2DriverTable=[FILENAME] FILENAME = Translation table file stored on the client for 8bit codes from the host to client. 2DriverTable=\/opt\/minisoft\/rom8ansi.tbl 2HostTable=[FILENAME] FILENAME = Translation table file stored on the client for 8bit codes from the client to host. 2HostTable=\/opt\/minisoft\/ansirom8.tbl Account=[ACCT] ACCT = MPE [&hellip;]<\/p>\n","protected":false},"author":75,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[64,54,63,65],"tags":[104],"_links":{"self":[{"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1695"}],"collection":[{"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/comments?post=1695"}],"version-history":[{"count":26,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1695\/revisions"}],"predecessor-version":[{"id":8018,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1695\/revisions\/8018"}],"wp:attachment":[{"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/media?parent=1695"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/categories?post=1695"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.minisoft.com\/support\/wp-json\/wp\/v2\/tags?post=1695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}