{"id":4824,"date":"2014-04-12T15:30:25","date_gmt":"2014-04-12T10:00:25","guid":{"rendered":"http:\/\/erpschools.com\/?p=4824"},"modified":"2014-04-12T15:30:25","modified_gmt":"2014-04-12T10:00:25","slug":"get-version-number-for-oracle-apps-database-workflow-xml-os","status":"publish","type":"post","link":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os","title":{"rendered":"Get Version number for Oracle apps, Database, Workflow, XML, OS"},"content":{"rendered":"<p>&#8212; Oracle Database version along with hostname and instance name<br \/>\n<code><br \/>\nSELECT instance_name,<br \/>\n  host_name,<br \/>\n  version,<br \/>\n  status,<br \/>\n  database_status<br \/>\nFROM v$instance;<br \/>\n<\/code><\/p>\n<p>&#8212; Database version along with operating system platform<br \/>\n<code><br \/>\nSELECT name, DB_UNIQUE_NAME, platform_name FROM v$database;<br \/>\n<\/code><\/p>\n<p>&#8212; Oracle Apps version<br \/>\n<code><br \/>\nSELECT release_name,<br \/>\n  applications_system_name,<br \/>\n  aru_release_name<br \/>\nFROM FND_PRODUCT_GROUPS;<br \/>\n<\/code><\/p>\n<p>&#8212; Database Version, PLSQL Version, TNS Version<br \/>\n<code><br \/>\nSELECT * FROM v$version;<br \/>\n<\/code><\/p>\n<p>&#8212; Oracle workflow version<br \/>\n<code><br \/>\nSELECT text ,name FROM wf_resources WHERE name LIKE '%WF_VERSION%';<br \/>\n<\/code><\/p>\n<p>&#8212; Oracle XML Publisher \/ BI Publisher Version<br \/>\n<code><br \/>\nSELECT WF_EVENT_XML.XMLVersion() XML_BI_VERSION FROM dual;<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8212; Oracle Database version along with hostname and instance name SELECT instance_name, host_name, version, status, database_status FROM v$instance; &#8212; Database version along with operating system platform SELECT name, DB_UNIQUE_NAME, platform_name FROM v$database; &#8212; Oracle Apps version SELECT release_name, applications_system_name, aru_release_name FROM FND_PRODUCT_GROUPS; &#8212; Database Version, PLSQL Version, TNS Version SELECT * FROM v$version; &#8212; Oracle [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[243,244,112,245,125,246,534,87],"class_list":["post-4824","post","type-post","status-publish","format-standard","hentry","category-scripts","tag-apps-2","tag-db","tag-oracle","tag-query","tag-script","tag-version","tag-workflow","tag-xml"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>oracle apps db xml workflow version query<\/title>\n<meta name=\"description\" content=\"oracle apps db xml workflow version query\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prudhvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#article\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\"},\"author\":{\"name\":\"Prudhvi\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\"},\"headline\":\"Get Version number for Oracle apps, Database, Workflow, XML, OS\",\"datePublished\":\"2014-04-12T10:00:25+00:00\",\"dateModified\":\"2014-04-12T10:00:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\"},\"wordCount\":50,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"keywords\":[\"apps\",\"db\",\"Oracle\",\"query\",\"script\",\"version\",\"workflow\",\"xml\"],\"articleSection\":[\"Scripts\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\",\"url\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\",\"name\":\"oracle apps db xml workflow version query\",\"isPartOf\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#website\"},\"datePublished\":\"2014-04-12T10:00:25+00:00\",\"dateModified\":\"2014-04-12T10:00:25+00:00\",\"description\":\"oracle apps db xml workflow version query\",\"breadcrumb\":{\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/erpschools.com\/erps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Get Version number for Oracle apps, Database, Workflow, XML, OS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/erpschools.com\/erps\/#website\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"name\":\"erpSchools\",\"description\":\"Oracle Apps\",\"publisher\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/erpschools.com\/erps\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/erpschools.com\/erps\/#organization\",\"name\":\"erpSchools\",\"url\":\"https:\/\/erpschools.com\/erps\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"contentUrl\":\"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png\",\"width\":250,\"height\":60,\"caption\":\"erpSchools\"},\"image\":{\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/facebook.com\/erpschools\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512\",\"name\":\"Prudhvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g\",\"caption\":\"Prudhvi\"},\"sameAs\":[\"http:\/\/www.erpschools.com\"],\"url\":\"https:\/\/erpschools.com\/erps\/author\/prudhvi\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"oracle apps db xml workflow version query","description":"oracle apps db xml workflow version query","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:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os","twitter_misc":{"Written by":"Prudhvi","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#article","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os"},"author":{"name":"Prudhvi","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512"},"headline":"Get Version number for Oracle apps, Database, Workflow, XML, OS","datePublished":"2014-04-12T10:00:25+00:00","dateModified":"2014-04-12T10:00:25+00:00","mainEntityOfPage":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os"},"wordCount":50,"commentCount":0,"publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"keywords":["apps","db","Oracle","query","script","version","workflow","xml"],"articleSection":["Scripts"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#respond"]}]},{"@type":"WebPage","@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os","url":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os","name":"oracle apps db xml workflow version query","isPartOf":{"@id":"https:\/\/erpschools.com\/erps\/#website"},"datePublished":"2014-04-12T10:00:25+00:00","dateModified":"2014-04-12T10:00:25+00:00","description":"oracle apps db xml workflow version query","breadcrumb":{"@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/erpschools.com\/erps\/scripts\/get-version-number-for-oracle-apps-database-workflow-xml-os#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/erpschools.com\/erps"},{"@type":"ListItem","position":2,"name":"Get Version number for Oracle apps, Database, Workflow, XML, OS"}]},{"@type":"WebSite","@id":"https:\/\/erpschools.com\/erps\/#website","url":"https:\/\/erpschools.com\/erps\/","name":"erpSchools","description":"Oracle Apps","publisher":{"@id":"https:\/\/erpschools.com\/erps\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/erpschools.com\/erps\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/erpschools.com\/erps\/#organization","name":"erpSchools","url":"https:\/\/erpschools.com\/erps\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/","url":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","contentUrl":"https:\/\/erpschools.com\/erps\/wp-content\/uploads\/img\/erps_logo7.png","width":250,"height":60,"caption":"erpSchools"},"image":{"@id":"https:\/\/erpschools.com\/erps\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/erpschools"]},{"@type":"Person","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/dbed9bb7fb66aa7a700fc565da024512","name":"Prudhvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/erpschools.com\/erps\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/488cec3605845b95cb20e60c67a8f5c7e74b65a305525c8006315d524f120db9?s=96&d=blank&r=g","caption":"Prudhvi"},"sameAs":["http:\/\/www.erpschools.com"],"url":"https:\/\/erpschools.com\/erps\/author\/prudhvi"}]}},"_links":{"self":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/4824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/comments?post=4824"}],"version-history":[{"count":0,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/posts\/4824\/revisions"}],"wp:attachment":[{"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/media?parent=4824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/categories?post=4824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/erpschools.com\/erps\/wp-json\/wp\/v2\/tags?post=4824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}