<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged ora-db</title>
<link>https://overflow.efficy.io/?qa=tag/ora-db</link>
<description>Powered by Question2Answer</description>
<item>
<title>ORA-01653: unable to extend table ADMINOLVEA.ACTIONS by 1024 in tablespace EFFOLVEA</title>
<link>https://overflow.efficy.io/?qa=7012/01653-unable-extend-adminolvea-actions-tablespace-effolvea</link>
<description>&lt;p&gt;Hello,&lt;br&gt;
Trying to save an action in the application i'm faced with this error message &lt;br&gt;
&quot;ORA-01653: unable to extend table ADMINxxxx.ACTIONS by 1024 in tablespace EFFxxxx&quot; &lt;/p&gt;

&lt;p&gt;after researching a little i found &lt;a rel=&quot;nofollow&quot; href=&quot;https://stackoverflow.com/questions/27129376/ora-01653-unable-to-extend-table-by-in-tablespace-ora-06512&quot;&gt;&lt;strong&gt;This&lt;/strong&gt;&lt;/a&gt; thread requiring adding storage files to the tablespace, i was wondering if any one has a solution &lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7012/01653-unable-extend-adminolvea-actions-tablespace-effolvea</guid>
<pubDate>Wed, 20 Dec 2023 13:20:57 +0000</pubDate>
</item>
<item>
<title>DB Staging Tool Error on Save DB as text</title>
<link>https://overflow.efficy.io/?qa=816/db-staging-tool-error-on-save-db-as-text</link>
<description>&lt;p&gt;I directly get the following error when I've filled in the login info after choosing &quot;Save DB as text&quot;&lt;/p&gt;

&lt;p&gt;Connecting to Vendis_Test&lt;br&gt;
  Error: ORA-00942: Tabel of view bestaat niet.&lt;/p&gt;

&lt;p&gt;select indid, name, id from sysindexes where sysindexes.id = (select id from sysobjects where name = :TableName) and name not like '&lt;em&gt;WA&lt;/em&gt;Sys&lt;em&gt;%' and status &amp;lt;&amp;gt; 2050 and indid not in (0, 255) and name not in (select name from SYSOBJECTS where (XTYPE = 'PK') and parent&lt;/em&gt;obj = (select id from sysobjects where name = :TableName2) and UID = (select UID from SYSOBJECTS where (NAME = 'SYS_DATABASE') and (XTYPE = 'U'))) order by indid&lt;/p&gt;

&lt;p&gt;What can cause this ?&lt;br&gt;
Am I doing something wrong ?&lt;/p&gt;
</description>
<category>Utilities</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=816/db-staging-tool-error-on-save-db-as-text</guid>
<pubDate>Thu, 08 Oct 2015 07:31:46 +0000</pubDate>
</item>
<item>
<title>Oracle DB install options prior Efficy installation</title>
<link>https://overflow.efficy.io/?qa=796/oracle-db-install-options-prior-efficy-installation</link>
<description>&lt;p&gt;Hi all,&lt;br&gt;
Just FYI, in case you are asked what are the Oracle install options prior installing Efficy :&lt;br&gt;
These parameters are decided upon Oracle installation&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Character set INTERNAL_CONVERT WE8ISO8859P15&lt;/li&gt;
&lt;li&gt;&lt;pre&gt;&lt;code&gt;   National character set INTERNAL_CONVERT AL16UTF16
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;=&amp;gt; These &quot;character set&quot; are good for an European traditional db&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;pre&gt;&lt;code&gt;   Default block size for the Oracle DB: 8K, 16K, 32K ?
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;=&amp;gt; keep default blocks size : 8kb&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;pre&gt;&lt;code&gt;   Oracle 32 ou 64b ?
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;=&amp;gt; Oracle server can be 32b or 64b, however Oracle client has to be 32b.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hopes this helps,&lt;br&gt;
Frédéric&lt;/p&gt;
</description>
<category>Efficy Installation/Settings</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=796/oracle-db-install-options-prior-efficy-installation</guid>
<pubDate>Fri, 02 Oct 2015 07:18:32 +0000</pubDate>
</item>
<item>
<title>How to add number of days until Due date in Widget Due (with deadline date)</title>
<link>https://overflow.efficy.io/?qa=624/how-add-number-days-until-due-date-widget-with-deadline-date</link>
<description>&lt;p&gt;Hi,&lt;br&gt;
My customer would like to see the number of days until Due date in the widget. The query is the one with Master=32 and Detail=3 ou 4.&lt;br&gt;
I don't how to code DateDiff function in Efficy Query on Oracle DB.&lt;br&gt;
Could someone help?&lt;br&gt;
Thanks&lt;br&gt;
Anne&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=624/how-add-number-days-until-due-date-widget-with-deadline-date</guid>
<pubDate>Tue, 11 Aug 2015 09:09:36 +0000</pubDate>
</item>
</channel>
</rss>