{"id":5839,"date":"2014-04-07T09:36:18","date_gmt":"2014-04-07T09:36:18","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-ora-00904-collection-of-common-programming-errors\/"},"modified":"2014-04-07T09:36:18","modified_gmt":"2014-04-07T09:36:18","slug":"problem-about-ora-00904-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-ora-00904-collection-of-common-programming-errors\/","title":{"rendered":"problem about ora-00904-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/84dc26c6486551ba2b477b8ec35e90dc?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nOMG Ponies<br \/>\nsql oracle ora-00904<br \/>\nI&#8217;m trying to make a chart in a database dashboard reporting software(Logi Info). I&#8217;ve got a PL SQL package that returns a ref cursor with multiple values but it seems the Logi Info does not support this and gives me an error ORA-00904: &#8220;DASHBOARD_PACKAGE&#8221;.&#8221;GETSUMMARYDATA&#8221;: invalid identifier. I think its either not supported or that my querty is wrong. This is my query:select dashboard_package.getSummaryData(1,sysdate) from dualIs that how to call a function that returns multiple values? if so,<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OMG Ponies sql oracle ora-00904 I&#8217;m trying to make a chart in a database dashboard reporting software(Logi Info). I&#8217;ve got a PL SQL package that returns a ref cursor with multiple values but it seems the Logi Info does not support this and gives me an error ORA-00904: &#8220;DASHBOARD_PACKAGE&#8221;.&#8221;GETSUMMARYDATA&#8221;: invalid identifier. I think its either [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5839","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5839"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5839\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5839"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5839"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}