forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
32 lines
9.8 KiB
HTML
32 lines
9.8 KiB
HTML
<a name="EN-US_TOPIC_0000001233800651"></a><a name="EN-US_TOPIC_0000001233800651"></a>
|
|
|
|
<h1 class="topictitle1">Constraints and Limitations</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p56771492">This section describes the constraints and limitations for using Data Studio.</p>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section151901462174"><h4 class="sectiontitle">Object Browser Filter Tree</h4><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p22751516432">The filter count and filtering status of the tree are not supported.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section52241050165417"><h4 class="sectiontitle">Character Encoding</h4><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p41011754195417">If the SQL statement, DDL, object name, or data to be viewed contains Chinese characters, set the character encoding to <strong id="EN-US_TOPIC_0000001233800651__b154250884320">GBK</strong> if it is supported by the OS. For details, see <a href="DWS_DS_139.html#EN-US_TOPIC_0000001234200631__en-us_topic_0185264709_section212012207470">Session Setting</a>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section1193812917437"><h4 class="sectiontitle">Connection Management</h4><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p79402294439">On the <strong id="EN-US_TOPIC_0000001233800651__b11368653154317">Advanced</strong> tab of the <strong id="EN-US_TOPIC_0000001233800651__b1137535313431">New Connection</strong> and <strong id="EN-US_TOPIC_0000001233800651__b23751553134311">Edit Connection</strong> pages, commas (,) are used as separators in the <strong id="EN-US_TOPIC_0000001233800651__b03751253154311">include</strong> and <strong id="EN-US_TOPIC_0000001233800651__b17376135317439">exclude</strong> columns. Therefore, a schema name that contains a comma (,) is not supported.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section1974318494412"><h4 class="sectiontitle">Database Tables</h4><ul id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_ul12564165810017"><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li19564158000">On the "Index" tab of the table creation wizard, the sequence of the selected columns in the list view cannot be retained after columns are deleted.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li24251031520">When an operation has completed, and if the Data Studio window is not the active window of the operating system, then the message dialog is shown only when the Data Studio window becomes active.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li1181515274311">The following limitations are applicable to <a href="DWS_DS_102.html">Edit Table Data</a> operations:<ul id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_ul481518276310"><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li1888210217336">Entering expression values in the<strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b1924391921516"> Edit Table Data</strong> tab is not supported.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li481513270310">Data Studio allows editing of fetched records only.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li114480571242">The Editing table filter feature will not highlight search words within HTML tags such as <, &, >.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li142787061015">A cell containing single '&' in it will not be displayed in the tooltip. A cell containing two consecutive '&' will display as a single '&' in the tooltip.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li453981315191">Row focus is not retained on a newly added row. You need to click the desired cell.</li></ul>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section11546138161314"><h4 class="sectiontitle">Function/Procedure</h4><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p921473031313">Functions/Procedures created in the SQL Terminal or the <strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b850941984416">Create Function/Procedure</strong> wizard must end with "/" to indicate the end of functions/procedures. Statements entered after a function/procedure without "/" at the end will be treated as a single query and may trigger errors during execution.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section9547959114210"><h4 class="sectiontitle">General</h4><ul id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_ul14774183914810"><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li207745396482">A maximum of 100 tabs can be opened in the editor area. Tabs are based on available resources of the host machine.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li975113111491">A maximum of 64 characters (text only) are allowed for database object names (database, schema, function, procedure, table, sequence, constraint, index, view, and tablespace). There is no limit to the number of characters that can be used in expressions and descriptions in Data Studio.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li26311102517">A maximum of 300 result tabs can be opened on a logged instance of Data Studio.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li770311102418">If there are large objects loaded in Object Browser and Search Object window, expanding of objects in Object Browser may be slow and Data Studio may become unresponsive.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li15061954102518">Adjusting the cell width may cause Data Studio to fail to respond.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li203261622153010">When the data in a table cell is more than 1000 characters, it will be trimmed to 1000 characters with "..." at the end.<ul id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_ul43261822113019"><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li15876943119">If the user copies the data from a cell in a table or the <strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b1232510045716">Result</strong> tab and pastes it on any editor (such as SQL terminal/PLSQL source editor, notepad or any other external editor application), the entire data is pasted.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li857719339339">If the user copies the data from a cell in a table or the <strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b159819419578">Result</strong> tab and pastes it on an editable cell (same or different), the cell shows only the first 1000 characters with "..." in the end.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li3127204116351">When the table/<strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b1872820162570">Result</strong> tab data is exported, the exported file contains the whole data.</li></ul>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section13086181462"><h4 class="sectiontitle">Security</h4><p id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_p4380123612344">Data Studio validates SSL connection parameters only for the first time of connection. If <strong id="EN-US_TOPIC_0000001233800651__b1973015614319">Enable SSL</strong> is selected, the same SSL connection parameters are used when a new connection is opened.</p>
|
|
<div class="note" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_note115077461378"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0000001233800651__ul94672211310"><li id="EN-US_TOPIC_0000001233800651__li7461022111318">If <strong id="EN-US_TOPIC_0000001233800651__b5742136115213">Enable SSL</strong> is not selected during connecting to Data Studio, data is not encrypted by default.</li><li id="EN-US_TOPIC_0000001233800651__li1216413265132">If the security file is damaged during the SSL connection, Data Studio cannot perform any database operations. To resolve this problem, delete the security folder in the corresponding configuration folder and restart Data Studio.</li></ul>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_section4547124918432"><h4 class="sectiontitle">SQL Terminal</h4><ul id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_ul117701935125112"><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li377053513514">Opening an SQL file containing a large number of queries may result in an 'Insufficient Memory' error. For details, see <a href="DWS_DS_145.html">Troubleshooting</a>.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li6958142915537">Data Studio does not disable the auto-suggest and hyperlink features in the commented text in the <strong id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_b6475250142117">SQL Terminal</strong>.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li1882614365384">The Hyperlink feature is not supported if the schema or table name have either spaces or dots (.) in them.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li1609134210592">Auto-suggest is not supported if the object name contains single or double quotes in it.</li><li id="EN-US_TOPIC_0000001233800651__en-us_topic_0185264129_li1885095241314">DS supports basic formatting of simple SELECT statements only and may not work as expected for complex queries.</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="DWS_DS_09.html">About Data Studio</a></div>
|
|
</div>
|
|
</div>
|
|
|