{"id":1781,"date":"2014-11-12T22:51:23","date_gmt":"2014-11-12T22:51:23","guid":{"rendered":"https:\/\/alt2.minisoft.com\/support\/?p=1781"},"modified":"2014-11-18T23:08:54","modified_gmt":"2014-11-18T23:08:54","slug":"setting-environment-variables","status":"publish","type":"post","link":"https:\/\/c002.minisoft.com\/support\/setting-environment-variables\/","title":{"rendered":"Setting Environment Variables"},"content":{"rendered":"<h3>Setting Environment Variables<\/h3>\n<h4>Shell Command Differences<\/h4>\n<p>The command needed to set the environment variable depends on the shell you are using. You should be able to see the name of the shell by using the set command and looking for the SHELL variable.<\/p>\n<table id=\"AutoNumber1\" border=\"2\" cellpadding=\"3\">\n<tbody>\n<tr>\n<th class=\"style5\" width=\"50%\">Shell<\/th>\n<th class=\"style5\" width=\"50%\">Command<\/th>\n<\/tr>\n<tr>\n<td class=\"style5\" width=\"50%\">sh<\/td>\n<td class=\"style5\" width=\"50%\">export<\/td>\n<\/tr>\n<tr>\n<td class=\"style5\" width=\"50%\">ksh<\/td>\n<td class=\"style5\" width=\"50%\">export<\/td>\n<\/tr>\n<tr>\n<td class=\"style5\" width=\"50%\">bash<\/td>\n<td class=\"style5\" width=\"50%\">export<\/td>\n<\/tr>\n<tr>\n<td class=\"style5\" width=\"50%\">csh<\/td>\n<td class=\"style5\" width=\"50%\">setenv<\/td>\n<\/tr>\n<tr>\n<td class=\"style5\" width=\"50%\">tcsh<\/td>\n<td class=\"style5\" width=\"50%\">setenv<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr size=\"1\" \/>\n<h5>Using the &#8220;export&#8221; command<\/h5>\n<p><code>export TraceLogLevel<br \/>\nTraceLogLevel=7<\/code><\/p>\n<p>or<\/p>\n<p><code>export TraceLogLevel=7<\/code><\/p>\n<hr size=\"1\" \/>\n<h5>Using the &#8220;setenv&#8221; command<\/h5>\n<p><code>setenv TraceLogLevel 7<\/code><\/p>\n<hr \/>\n<h4>Server Environment Variables<\/h4>\n<p>(Integer)<\/p>\n<ul>\n<li class=\"style4\">MSTRACELOGON<\/li>\n<li class=\"style4\">TraceSysLevel<\/li>\n<li class=\"style4\">TraceLogLevel<\/li>\n<li class=\"style4\">TraceLogFlush<\/li>\n<li class=\"style4\">ROBELLE_SD_TYPE<\/li>\n<li class=\"style4\">NATIVE_ELOQ<\/li>\n<li class=\"style4\">MSQUERYRECLIMIT<\/li>\n<li class=\"style4\">MSQUERYCPULIMIT<\/li>\n<li class=\"style4\">MSQUERYCHECKINTERVAL<\/li>\n<li class=\"style4\">MSTRACESTATEMENT<\/li>\n<\/ul>\n<p>(String)<\/p>\n<ul>\n<li class=\"style4\">TraceFileName<\/li>\n<li class=\"style4\">MSDECADEDIGITS<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Setting Environment Variables Shell Command Differences The command needed to set the environment variable depends on the shell you are using. You should be able to see the name of the shell by using the set command and looking for the SHELL variable. Shell Command sh export ksh export bash export csh setenv tcsh setenv [&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":[],"_links":{"self":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1781"}],"collection":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/comments?post=1781"}],"version-history":[{"count":1,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1781\/revisions"}],"predecessor-version":[{"id":1782,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1781\/revisions\/1782"}],"wp:attachment":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/media?parent=1781"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/categories?post=1781"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/tags?post=1781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}