<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CJS-00030 Assertion failed: OraSqlContext constructor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932326#M61124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also got the same can anyone help on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Mar 2006 22:05:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-05T22:05:30Z</dc:date>
    <item>
      <title>CJS-00030 Assertion failed: OraSqlContext constructor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932325#M61123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to install SAP Netweaver '04 Support Release 1 &amp;gt; ABAP System &amp;gt; Unicode &amp;gt; Database Installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I reach a screen which asks for Oracle &amp;gt; Database Users,I get the following error in the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 2005-08-09 11:52:10&lt;/P&gt;&lt;P&gt;CJS-00030 Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know what the problem could be due to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 07:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932325#M61123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: CJS-00030 Assertion failed: OraSqlContext constructor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932326#M61124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also got the same can anyone help on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Mar 2006 22:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932326#M61124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-05T22:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: CJS-00030 Assertion failed: OraSqlContext constructor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932327#M61125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your message it's so old.&lt;/P&gt;&lt;P&gt;Doesn't matter, I got the same issue when I have tried to install a unicode SAP Netweaver 7 Ehp 2 ABAP stack on Aix 5.3 TL10 with oracle 10.2.&lt;/P&gt;&lt;P&gt;It's seems that the issue  trigger by  ulimits parameters for oracle user ora&amp;lt;sid&amp;gt;.&lt;/P&gt;&lt;P&gt;The error message I got was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OraDataFileCreateParams.checkParams: dataFileParams.sapdataDir is not&lt;/P&gt;&lt;P&gt;convertible to a positive integer and does not match&lt;/P&gt;&lt;P&gt;/^\s&lt;STRONG&gt;SAPDATA(\d+)\s&lt;/STRONG&gt;$/gi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 2011-03-01 19:40:25.97 [iaxxinscbk.cpp:244]&lt;/P&gt;&lt;P&gt;CJS-00030 Assertion failed: Component OraDbBuild: Context parameter&lt;/P&gt;&lt;P&gt;tDataFileInfo, row[13] does not describe valid data file parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fix this issue, You should have a look in the file /etc/security/limits, you must have for oracle user ora&amp;lt;sid&amp;gt; the definition below:&lt;/P&gt;&lt;P&gt;[...]&lt;/P&gt;&lt;P&gt;ora&amp;lt;sid&amp;gt;:&lt;/P&gt;&lt;P&gt;        fsize = -1&lt;/P&gt;&lt;P&gt;        data = -1&lt;/P&gt;&lt;P&gt;        stack = -1&lt;/P&gt;&lt;P&gt;        fsize_hard = -1&lt;/P&gt;&lt;P&gt;        cpu_hard = -1&lt;/P&gt;&lt;P&gt;        data_hard = -1&lt;/P&gt;&lt;P&gt;        stack_hard = -1&lt;/P&gt;&lt;P&gt;        core_hard = 2097151&lt;/P&gt;&lt;P&gt;[...]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, update the file. Then logout, after that login and restart your installation process.&lt;/P&gt;&lt;P&gt;I hope this makes sense and gives the information to any body who is facing on the same error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R. WAMBO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 17:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cjs-00030-assertion-failed-orasqlcontext-constructor/m-p/932327#M61125</guid>
      <dc:creator>C1060644</dc:creator>
      <dc:date>2011-03-11T17:28:34Z</dc:date>
    </item>
  </channel>
</rss>

