立即与支持人员聊天
与支持团队交流

Code Tester for Oracle - 知识库搜索

Filter Your Results

Category

产品版本

主题

副主题

Filter Search Results

按关键字搜索知识库

(选择其他产品)



DateRelevanceViews 显示 101-125 / 315
Only first 5000 lines of DBMS_OUTPUT displayed in System Output. (4284739)

When running a test that produces output on DBMS_OUTPUT only the first 5000 lines are displayed in System Output. ... p_line_count LOOP dbms_output.put_line(LPAD(i, l_line_count_length, '0') || RPAD('x', LEAST(p_line_size - l_line_count_length, 255), 'x')); END LOOP; END; /

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看870次
Knowledge Article
Error "Unable to allocate shared memory" when exporting or importing. (4236952)

Error "Unable to allocate shared memory" when exporting or importing. ... This error may occur on Oracle 9i database instances when your test definition contains large blocks of customization code or a large volume of results information.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看389次
Knowledge Article
Procedure with declared record type in package spec gave error: "Unable to resolve type <SCHEM (4283881)

Creating a test case for a procedure with a parameter which is a record type that is declared in the package spec gave the error: ... Please make sure that this type exists in your data base or is "visible" to your connected schema.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看400次
Knowledge Article
Getting error "Test data value group not found in cache collection" (4243753)

I've created a list of values for a test case's inputs, and a list for the outcomes. ... Preview correlations showed both lists properly lined up. ... I saved the test case. ... When I try to run, or review the lists, I get the error below:

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看263次
Knowledge Article
Access is denied when exporting test (4231615)

When trying to export a test, Code Tester gives the following error. ... C:\data is on the network file server that was moved. ... ******************************************************** ... System Error General

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看125次
Knowledge Article
Error "ORA-04063: package body XDB.DBMS_XMLPARSER has errors" during repository installation (4252991)

<p>The repository installer failed with the error &quot;ORA-04063: package body XDB.DBMS_XMLPARSER has errors&quot;. When I tried to compile the package, I got an error &quot;PLS-00201: identifier &#39;UTL_FILE&#39; must be declared&quot;.</p> <p>This is not a Quest Code Test problem, it is an oracle setting issue. To resolve this, grant execute on &#39;UTL_FILE&#39; to &#39;PUBLIC&#39;.</p>

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看1010次
Knowledge Article
Cannot use the Test Builder while following along with steps in the Help (4305608)

When I open Test Builder to try the instructions, either the help screen disappears and I can't access it , or the help screen blocks the view and won't allow access to popup screens. ... It should be possible to switch back and forth with the Alt-Tab keystroke.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看201次
Knowledge Article
Enhancement Request - List of Values (4304174)

When setting up a 'list of values' for a test case, allow the inputs and outcomes to be edited on a single window. ... The current (separate) editing makes it difficult to keep the inputs and outcomes aligned.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看142次
Knowledge Article
Code Tester does not show any programs to test under "Choose Program to Test" window. (4301951)

After I log in or connect to my database or when I click on the "New Test" button, the "Choose Program to Test" window appears, however, it does not show any programs or codes that I can test on.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看263次
Knowledge Article
Error: 'ORA-00904: USERNAME: invalid identifier' when trying to connect. (4282945)

When the application is opened and connected to a database using TNS method, the connection is successful. ... However, when trying to connect to a different user in the same database, the following error appears: 'ORA-00904: "USERNAME": invalid identifier'

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看225次
Knowledge Article
Importing test suites using command line through background process hangs (4252082)

Importing test suites using Quest Code Tester command line on a desktop session works fine. ... Running the same command line through a background process hangs and does not import the file. ... Running Quest Code Tester command line as a background process is not supported.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看124次
Knowledge Article
When using 'Delete' key in values box it prompts to delete whole entry (4312214)

In Test Builder, either in 'input' or 'expected results, when editing a value in the 'List of Values' tab | 'Create a new list or query' if you hit the 'backspace' key it will remove character as required.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看193次
Knowledge Article
Error downloading products from Supportlink: "Not able to create a request object" (4234683)

Click the link to download and the error popup states: ... "Not able to create a request object" ... Right-clicking and "Save Target as..." produces the error popup: ... Internet Explorer 6.0 Browser.

产品: Toad Data Point, Toad for Oracle, Code Tester for Oracle, SQL Navigator...
上次更新时间: 2023/5/7
NA rating | 查看2239次
Knowledge Article
Error "Unable to identify the base datatype for argument "[Function return value]" (4312726)

When attempting to create a new test for the first time, and the object window is displayed to allow the selection of an object, the following message is displayed when clicking on an object: ... "Unable to identify the base datatype for argument '[Function return value]' of program 'Get_Package_Version' "

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看189次
Knowledge Article
Tests are listed incorrectly when using Overloaded Functions. (4238364)

In version 1.6.1, when a test is created that contains a package with an overloaded function, and when it's opened in the test builder, Code Tester lists more versions of the function than actually exists.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看183次
Knowledge Article
Error during installation: "ORA-04063: package body 'schema.QU_VERIFY' has errors" or "ORA-06550: (4224640)

On reviewing the log it indicates an error with package QU_OUTCOME_XP and QU_VERIFY. ... The qu_install.log shows the following: QU_OUTCOME_XP (PACKAGE BODY) is not valid ... Line 2444 Position: 25 Text: PLS-00597: expression 'L_RETURN' in the INTO list is of wrong type

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看915次
Knowledge Article
How do you edit the properties of a testcase in v2? (4240750)

How do you edit the properties of a testcase in v2? ... The main window doesn&#39;t allow you to edit, but if you highlight the test definition, and then click the customize test button, it opens up the Test Editor where you can edit the details.</p>

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看138次
Knowledge Article
In Customization Tab of the Editor Window, the procedure name is inconsistent with the test case (4269957)

The customization sections are not properly refreshed as users move through the different test cases. ... WORKAROUND: ... None ... STATUS: ... Issue fixed in version 1.6.0 .

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看367次
Knowledge Article
Spring Framework - CVE-2022-22965 vulnerability (4294347)

If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. ... However, the nature of the vulnerability is more general, and there may be other ways to exploit it.</div><div></div><div><span style="font-size: 11pt;font-family: Calibri, sans-serif;color: black;background-position: initial;background-size: initial;background-repeat: initial;background-attachment: initial;background-origin: initial;background-clip: initial;"><a href="https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcve.mitre.org%2Fcgi-bin%2Fcvename.cgi%3Fname%3DCVE-2022-22965&amp;data=04%7C01%7CEdgar.Ueno%40quest.com%7C3f66f912a3e848237dc508da164f9082%7C91c369b51c9e439c989c1867ec606603%7C0%7C0%7C637846828231918011%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=Bo7M3KNRtpiUTyScwNLYrKdkUiXC29vNOjGLa2cJ2AU%3D&amp;reserved=0"

产品: Toad Edge, Toad for Oracle, Toad for Oracle Subscription, Benchmark...
上次更新时间: 2023/5/7
NA rating | 查看20339次
Knowledge Article
PLS 00302: component 'XXXYYY' must be declared (4312254)

Two of the Object type elements are not enclosed with double quote (") and does not have correct case in the code tester generated PL/SQL codes. ... Code Tester loses the double quotes when processing double quoted names.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看413次
Knowledge Article
Getting error "Could not convert variant of type (Null) into type (String)* Error: EQctoXML Error (4330426)

None ... STATUS ... Issue fixed in version 2.2.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看194次
Knowledge Article
Quest Support Portal and Akamai Download Manager problems (4265765)

Added the product to the Add to Download, however, it seems Support Portal does one or any of the following: ... There are two ways to download from within Support Portal, the single file method (the quickest and simplest method) or using the Akamai Download Manager (multiple-item batch method) to bundle items to download.

产品: Toad Data Point, Toad for Oracle, Code Tester for Oracle, LiteSpeed for...
上次更新时间: 2023/5/7
NA rating | 查看1185次
Knowledge Article
Graphic user interface hang up causing performance issues. (4333285)

After performing some test the test results are available but only after killing and restarting the client as it seems that the GUI hangs. ... None ... STATUS ... Issue fixed in version 2.2.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看384次
Knowledge Article
Error running a test suite from a SQL window: "ORA-20000: Error Code = -24381" (4272952)

An error is returned when running a test suite from a SQL window and not from Code Tester GUI itself. ... When running the test from Code Tester the test always runs without error and completes, however, the following error occurs when running this test from the command line:

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看354次
Knowledge Article
Specific test giving "An unanticipated error has occurred" msg when clicking Generate Test Code o (4228416)

I'm having issues with of my stored procs and an Add Duplicate Row test. ... It counts the table before and after the SP. ... The test just inserts some values into the table and the outcome, I check to see if the count is > 0.

产品: Code Tester for Oracle
上次更新时间: 2023/5/7
NA rating | 查看280次
Knowledge Article
搜索所有产品
建议的内容
Updating results
自助服务工具
知识库
通知和警报
产品支持
下载软件
技术说明文件
用户论坛
视频教程
RSS订阅源
联系我们
技术支持
查看全部