{"id":36592,"date":"2019-10-08T09:14:52","date_gmt":"2019-10-08T16:14:52","guid":{"rendered":"https:\/\/virtual-dba.com\/?p=36592"},"modified":"2023-08-11T07:49:01","modified_gmt":"2023-08-11T14:49:01","slug":"investigating-tsamp-details-in-already-setup-environment","status":"publish","type":"post","link":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/","title":{"rendered":"Investigating TSAMP Details in Already Setup Environment"},"content":{"rendered":"\n<p>There are several scenarios where you might need details to re-build TSAMP. If TSAMP did not start properly after an upgrade or even while troubleshooting, the option to open a case with IBM and get root cause analyzed takes time. In many of these scenarios, it&#8217;s just better to rebuild TSAMP from scratch. As a standard practice, our team keeps these details handy, if there is a situation in which we need to re-build TSAMP.<\/p>\n\n\n\n<p>You will need the following details to setup TSAMP:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Server Long Name<\/li>\n\n\n\n<li>Server Short Name<\/li>\n\n\n\n<li>Server Identifier for HADR<\/li>\n\n\n\n<li>Network Interfaces for Public Network<\/li>\n\n\n\n<li>Virtual IP (VIP)<\/li>\n\n\n\n<li>TSAMP Domain<\/li>\n\n\n\n<li>Quorum Device<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Server Long Name<\/h3>\n\n\n\n<p>You can get this using the hostname -a command<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Server Short Name<\/h3>\n\n\n\n<p>You can get this using the hostname command, or you can also look for this information in \/etc\/hosts<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Server Identifier for HADR<\/h3>\n\n\n\n<p>Make sure that the primary and standby node names are mapped to their corresponding public IP addresses in the \/etc\/hosts file:<\/p>\n\n\n\n<p><code>192.XX.2.XX linux01 linux01.example.com<\/code><\/p>\n\n\n\n<p><code>192.XX.2.XX linux02 linux02.example.com<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Network Interfaces for Public Network:<\/h3>\n\n\n\n<p>The bond0 (or whatever is applicable in your case) network interfaces are connected to each other through the external network cloud forming the public network.<\/p>\n\n\n\n<p><pre><code>bond0     Link encap:Ethernet  HWaddr E0:DB:55:1F:9A:0E\n          inet addr:10.100.XX.XX Bcast:10.XXX.XX.XXX  Mask:255.XXX.255.0\n          inet6 addr: fe80::e2db:55ff:fe1f:9a0e\/64 Scope:Link\n          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1\n          RX packets:2328296868053 errors:1 dropped:16 overruns:0 frame:6826\n          TX packets:1798754444501 errors:0 dropped:0 overruns:0 carrier:0\n          collisions:0 txqueuelen:0\n          RX bytes:576587636036994 (524.4 TiB)  TX bytes:1473974292907023 (1.3 PiB)\n\n<\/code><\/pre><\/p>\n\n\n\n<p><em><strong>Note the server IP associated with the network interface<\/strong><\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Virtual IP (VIP)<\/h3>\n\n\n\n<p><pre><code>$ db2pd -ha\n           DB2 HA Status\nInstance Information:\nInstance Name                  = db2inst1\nNumber Of Domains              = 1\nNumber Of RGs for instance     = 2\n\nDomain Information:\nDomain Name                    = xtvprod\nCluster Version                = 3.2.1.2\nCluster State                  = Online\nNumber of nodes                = 2\n\nNode Information:\nNode Name                     State\n---------------------         -------------------\npr1db02  \t\t\t\t\tOnline\npr1db01  \t\t\t\t\tOnline\n\nResource Group Information:\nResource Group Name            = db2_db2inst1_db2inst1_DB2XTVDB-rg\nResource Group LockState       = Unlocked\nResource Group OpState         = Online\nResource Group Nominal OpState = Online\nNumber of Group Resources      = 2\nNumber of Allowed Nodes        = 2\n   Allowed Nodes\n   -------------\n   pr1db01\n   pr1db02\nMember Resource Information:\n   Resource Name                  = db2ip_192_0_XX_XX-rs\n   Resource State                 = Online\n   Resource Type                  = IP\n\n   Resource Name                  = db2_db2inst1_db2inst1_DB2XTVDB-rs\n   Resource State                 = Online\n   Resource Type                  = HADR\n   HADR Primary Instance          = db2inst1\n   HADR Secondary Instance        = db2inst1\n   HADR DB Name                   = XTVDB\n   HADR Primary Node              = pr1db01\n   HADR Secondary Node            = pr1db02\n\nResource Group Name            = linux01     _0-rg\nResource Group LockState       = Unlocked\nResource Group OpState         = Online\nResource Group Nominal OpState = Online\nNumber of Group Resources      = 1\nNumber of Allowed Nodes        = 1\n   Allowed Nodes\n   -------------\n   pr1db01\nMember Resource Information:\n   Resource Name                  = linux01_0-rs\n   Resource State                 = Online\n   Resource Type                  = DB2 Member\n   DB2 Member Number              = 0\n   Number of Allowed Nodes        = 1\n      Allowed Nodes\n      -------------\n      pr1db01\n\nNetwork Information:\nNetwork Name                  Number of Adapters\n-----------------------       ------------------\ndb2_public_network_0          2\n\n   Node Name                     Adapter Name\n   -----------------------       ------------------\n   linux01.example.com\t\t\t     bond0\n   linux02.example.com\t\t\t     bond0\n\nQuorum Information:\nQuorum Name                                  Quorum State\n------------------------------------         --------------------\ndb2_Quorum_Network_192_0_XXX_X:6_X_48       Online\n<\/code><\/pre><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">TSAMP Domain<\/h3>\n\n\n\n<p>You can find the TSAMP Domain name using the following command. The Domain name is in the below example:<\/p>\n\n\n\n<p><pre><code>[db2inst1@db2prod01 ~]$ lsrpdomain\nName     OpState RSCTActiveVersion MixedVersions TSPort GSPort\nxtvprod Online  3.1.2.2           Yes           12347  12348<\/code><\/pre><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Quorum Device<\/h3>\n\n\n\n<p>To find the Quorum Device, use the following command. Quorum Device is in the below example (192.0 .XX.123)<\/p>\n\n\n\n<p><pre><code>[db2inst1@db2prod01 ~]$ lsrsrc -c -Ab IBM.PeerNode\nResource Class Persistent and Dynamic Attributes for IBM.PeerNode\nresource 1:\n        CommittedRSCTVersion       = \"\"\n        ActiveVersionChanging      = 0\n        OpQuorumOverride           = 0\n        CritRsrcProtMethod         = 1\n        OpQuorumTieBreaker         =\n\"db2_Quorum_Network_192_0_XX_123:12_12_23\"\n        QuorumType                 = 0\n        QuorumGroupName            = \"\"\n        Fanout                     = 32\n        OpFenceGroup               = \"\"\n        NodeCleanupCommand         = \"\"\n        NodeCleanupCriteria        = \"\"\n        QuorumLessStartupTimeout   = 120\n        CriticalMode               = 1\n        NotifyQuorumChangedCommand = \"\"\n        NamePolicy                 = 0\n<\/code><\/pre><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Other ways of saving TSAMP information:<\/h2>\n\n\n\n<p>To capture:\nroot@server # sampolicy \u2013s hadr_policy_YYYYMMDD.xml<\/p>\n\n\n\n<p>To apply:\nroot@server # sampolicy \u2013a hadr_policy_YYYYMMDD.xml<\/p>\n\n\n\n<p>Note that using this method may not catch the configuration that needs to be done within Db2.<\/p>\n\n\n\n<p>In 11.1 and higher, you can also use the -o option on the db2haicu command to export the current TSAMP configuration to an XML output file.<\/p>\n\n\n\n<p><strong>Useful tech notes to read:<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/www.ibm.com\/support\/knowledgecenter\/en\/SSRM2X_4.1.0\/com.ibm.samp.doc_4.1\/sampugsampolicy.html\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">https:\/\/www.ibm.com\/support\/knowledgecenter\/en\/SSRM2X_4.1.0\/com.ibm.samp.doc_4.1\/sampugsampolicy.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are several scenarios where you might need details to re-build TSAMP. If TSAMP did not start properly after an upgrade or even while troubleshooting, the option to open a case with IBM and get root cause analyzed takes time. In many of these scenarios, it&#8217;s just better to rebuild TSAMP from scratch. As a [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":36600,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","content-type":"","footnotes":""},"categories":[4166,17],"tags":[18,19,3992],"class_list":["post-36592","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-db2","tag-db2","tag-ibm","tag-tsamp"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.1.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Investigating TSAMP Details in Already Setup Environment - Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts<\/title>\n<meta name=\"description\" content=\"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Investigating TSAMP Details in Already Setup Environment\" \/>\n<meta property=\"og:description\" content=\"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\" \/>\n<meta property=\"og:site_name\" content=\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-08T16:14:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-11T14:49:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"557\" \/>\n\t<meta property=\"og:image:height\" content=\"291\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"XTIVIA\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:site\" content=\"@virtual_dba\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"XTIVIA\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\"},\"author\":{\"name\":\"XTIVIA\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1\"},\"headline\":\"Investigating TSAMP Details in Already Setup Environment\",\"datePublished\":\"2019-10-08T16:14:52+00:00\",\"dateModified\":\"2023-08-11T14:49:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\"},\"wordCount\":345,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg\",\"keywords\":[\"db2\",\"ibm\",\"TSAMP\"],\"articleSection\":[\"Blog\",\"Db2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\",\"url\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\",\"name\":\"Investigating TSAMP Details in Already Setup Environment - Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\",\"isPartOf\":{\"@id\":\"https:\/\/virtual-dba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg\",\"datePublished\":\"2019-10-08T16:14:52+00:00\",\"dateModified\":\"2023-08-11T14:49:01+00:00\",\"description\":\"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.\",\"breadcrumb\":{\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg\",\"width\":557,\"height\":291},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/virtual-dba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Investigating TSAMP Details in Already Setup Environment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/virtual-dba.com\/#website\",\"url\":\"https:\/\/virtual-dba.com\/\",\"name\":\"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts\",\"description\":\"Remote Database Administration\",\"publisher\":{\"@id\":\"https:\/\/virtual-dba.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/virtual-dba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/virtual-dba.com\/#organization\",\"name\":\"Virtual-DBA: Remote DBA | Remote Database Administration\",\"alternateName\":\"Virtual-DBA powered by XTIVIA\",\"url\":\"https:\/\/virtual-dba.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"contentUrl\":\"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg\",\"width\":557,\"height\":291,\"caption\":\"Virtual-DBA: Remote DBA | Remote Database Administration\"},\"image\":{\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/virtual_dba\",\"https:\/\/www.linkedin.com\/showcase\/36220649\/\",\"https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg\"],\"description\":\"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.\",\"email\":\"info@xtivia.com\",\"telephone\":\"8886853101\",\"legalName\":\"XTIVIA, Inc\",\"foundingDate\":\"1992-05-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1\",\"name\":\"XTIVIA\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g\",\"caption\":\"XTIVIA\"},\"url\":\"https:\/\/virtual-dba.com\/author\/xtivia\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Investigating TSAMP Details in Already Setup Environment - Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","description":"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/","og_locale":"en_US","og_type":"article","og_title":"Investigating TSAMP Details in Already Setup Environment","og_description":"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.","og_url":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/","og_site_name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","article_published_time":"2019-10-08T16:14:52+00:00","article_modified_time":"2023-08-11T14:49:01+00:00","og_image":[{"width":557,"height":291,"url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg","type":"image\/jpeg"}],"author":"XTIVIA","twitter_card":"summary_large_image","twitter_creator":"@virtual_dba","twitter_site":"@virtual_dba","twitter_misc":{"Written by":"XTIVIA","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#article","isPartOf":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/"},"author":{"name":"XTIVIA","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1"},"headline":"Investigating TSAMP Details in Already Setup Environment","datePublished":"2019-10-08T16:14:52+00:00","dateModified":"2023-08-11T14:49:01+00:00","mainEntityOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/"},"wordCount":345,"commentCount":0,"publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg","keywords":["db2","ibm","TSAMP"],"articleSection":["Blog","Db2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/","url":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/","name":"Investigating TSAMP Details in Already Setup Environment - Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","isPartOf":{"@id":"https:\/\/virtual-dba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage"},"image":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage"},"thumbnailUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg","datePublished":"2019-10-08T16:14:52+00:00","dateModified":"2023-08-11T14:49:01+00:00","description":"Investigate TSAMP Setup: Rebuilding Details for Seamless Deployment. Handy Guidelines for Gathering TSAMP Configuration.","breadcrumb":{"@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#primaryimage","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/Investigating-TSAMP-Details-in-Already-Setup-Environment.jpg","width":557,"height":291},{"@type":"BreadcrumbList","@id":"https:\/\/virtual-dba.com\/blog\/investigating-tsamp-details-in-already-setup-environment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/virtual-dba.com\/"},{"@type":"ListItem","position":2,"name":"Investigating TSAMP Details in Already Setup Environment"}]},{"@type":"WebSite","@id":"https:\/\/virtual-dba.com\/#website","url":"https:\/\/virtual-dba.com\/","name":"Virtual-DBA Remote DBA Services &amp; Support - Certified Database Experts","description":"Remote Database Administration","publisher":{"@id":"https:\/\/virtual-dba.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/virtual-dba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/virtual-dba.com\/#organization","name":"Virtual-DBA: Remote DBA | Remote Database Administration","alternateName":"Virtual-DBA powered by XTIVIA","url":"https:\/\/virtual-dba.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/","url":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","contentUrl":"https:\/\/virtual-dba.com\/wp-content\/uploads\/V-DBA-Database-Services-and-Support-Featured-Logo.jpg","width":557,"height":291,"caption":"Virtual-DBA: Remote DBA | Remote Database Administration"},"image":{"@id":"https:\/\/virtual-dba.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/virtual_dba","https:\/\/www.linkedin.com\/showcase\/36220649\/","https:\/\/www.youtube.com\/channel\/UCx3AIeUQ2ziTLKZSJDZ-SEg"],"description":"Eliminate database downtime and spiraling costs with XTIVIA\u2019s Virtual-DBA. In today\u2019s always-on business world, gaps in 24x7 on-call DBA support, neglected maintenance and security, or a stretched team struggling with overwhelming workloads can lead to costly disruptions and threaten business continuity. XTIVIA\u2019s Virtual-DBA provides the immediate, expert database administration you need, exactly when you need it, ensuring optimal performance, ironclad security, and significant cost savings without the burden of expanding your in-house team. The goal of Virtual-DBA is to provide a cost-effective solution for organizations seeking to optimize the security, management, maintenance, availability, and performance of their critical business systems, whether self-managed or cloud-managed (e.g., AWS RDS, Azure SQL Database). We accomplish this through a comprehensive remote DBA service offering designed specifically to meet the Oracle\u00ae, DB2\u00ae, Informix\u00ae, MySQL\u2122, PostgreSQL\u00ae, MongoDB\u00ae, MariaDB, and Microsoft SQL Server\u00ae, CockroachDB, Databricks, AWS, and Azure needs of our clients.","email":"info@xtivia.com","telephone":"8886853101","legalName":"XTIVIA, Inc","foundingDate":"1992-05-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}},{"@type":"Person","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/2d86f74bed0c3f1b49100f7fdf7d78d1","name":"XTIVIA","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/virtual-dba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0d3648a00e319a37cf8d6d19f762acfbbb4fd0320fd8a6d6b1e64f44a2a6f259?s=96&d=mm&r=g","caption":"XTIVIA"},"url":"https:\/\/virtual-dba.com\/author\/xtivia\/"}]}},"_links":{"self":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/36592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/comments?post=36592"}],"version-history":[{"count":0,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/posts\/36592\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media\/36600"}],"wp:attachment":[{"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/media?parent=36592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/categories?post=36592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/virtual-dba.com\/wp-json\/wp\/v2\/tags?post=36592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}