Quantcast
Channel: Teradata Forums - Teradata Studio
Viewing all 1608 articles
Browse latest View live

General stuff with Studio - response (14) by gunn

$
0
0

Please, maybe there is a thread where bugs or|and proposals for improvments (new desired features) are submitted by users of Teradata Studio? I like this tool and want to make it better! =)


General stuff with Studio - response (15) by fgrimmer

$
0
0

So do we! You can start a thread here!

Increase Java Heap space in OSX Express Studio? - response (1) by dnoeth

$
0
0

On OSX the ini file is in the application folder: control click on the application and choose "Show Package Contents" in the context menu.
 
Then it's in the MacOs folder (you might need to change the rights to be able to edit it)

More general stuff with Studio - forum topic by DaveWellman

$
0
0

Hi,
Starting to work with Studio and finding a few issues which may just be trying to find my way around a new tool, but some may be bugs.
1) When creating a table I can't find an option which allows me to create a value-ordered NUSI. I've got index options to make it Unique or not, but not value-ordered.
2) I tried to create a parameterised query which works when the parameter value is (for example) used in a WHERE clause, but I tried the following: HELP DATABASE ?\dbname; and this failed with "Parser error splitting statement". Is this not a valid use of parameters? Is the parameter value inserted into the query by Studio or is it passed along to Teradata as part of a USING clause?
3) How do i change the FONT size for my sql editor window and/or the result set viewer?
4) On the Preferences screen, clicking the help icon doesn't appear to do anything.
 
I am using Studio: 15.00.00.201407291521
 
Cheers,
Dave

More general stuff with Studio - response (1) by fgrimmer

$
0
0

Dave,
1) We do not have all of the CREATE TABLE options available at this time. You can Save the DDL to a SQL Editor file and edit it manually.
2) Parameterized queries are passed to the Database by JDBC driver in PreparedStatement.
3) You can change the font size in the SQL Editor in the General>Appearance>Colors and Fonts Preference page. Select the Text Font and press Edit. The font size for the Result Set Viewer can be changed via the Format toolbar button or menu option.
4) We are aware that some of the Preferences Help screens are not appearing. Go to the Help>Help Contents for more information about those areas.

More general stuff with Studio - response (2) by DaveWellman

$
0
0

Hi Francine,
Thanks for that info, much appreciated.
Dave

Studio result set sort icon - forum topic by DaveWellman

$
0
0

Hi,
If you display a result set and then click a column header to sort by that column I think the displayed icon is incorrect.
For instance if I click the column header so that the data is displayed in descending order, the displayed icon is an upward pointing triangle. I associate an "upward pointing triangle" with 'sort ascending'.
Similarly, if I click the column header to display in ascending order then the icon is a "downward pointing triangle", again the reverse of what I'd expect.
Obviously not a major issue but it confused the heck out of me at first.
I really like the 'third click' option which returns the result set (I think) to th eoriginal display order. This can be very useful.
Regards,
Dave

Studio result set sort icon - response (1) by fgrimmer

$
0
0

Dave, Thanks for comment. We'll get this resolved.


Studio result set sort icon - response (2) by DaveWellman

SQL History view is hidden - forum topic by DaveWellman

$
0
0

Hi,
I'm not sure which option I chose or which button I clicked but my SQL history view (window?) is now hidden.
If I run an SQL request which fails then the SQL history window is displayed and I can see the error. But as soon as I clik on any other area of Studio then it disappears again.
I can choose "Window / Show View / Teradata SQL History" from the menu bar and display it, but again when I click somewhere else it disappears.
It is presumably lurking behind everything else.
How do I get it to display permanently?
I have searched through the preferences but couldn't see anything that looke dlike it would help me.
Cheers,
Dave

Setup host server for Studio Express - response (2) by aarsh.dave

$
0
0

Thank you fgrimmer for your reply.
Can you please also let me know what VMWare should I install on my machine?
 
Thanks,
Aarsh

Setup host server for Studio Express - response (3) by fgrimmer

$
0
0

Aarsh, Here is the download page for Terdata Express for VMWare. It should provide you with the information you need (http://downloads.teradata.com/download/database/teradata-express/vmware)

SQL History view is hidden - response (1) by fgrimmer

$
0
0

Dave, It's possible that the Teradata SQL History View got moved, which may be what a user wants to do. It is supposed to be part of the Query Development Perspective. If you go to this perspective (selected at top of screen) and choose Window>Reset Perspective, it should reset back to its original display.

SQL History view is hidden - response (2) by DaveWellman

jre 1.6 is required for TS application warning, failed TS install - response (19) by KeithRose

$
0
0

Hi Francine. Are you able to provide a date yet on when the version that fixes the V1.6 issue for Macs will be available?  Thanks Keith.


jre 1.6 is required for TS application warning, failed TS install - response (20) by fgrimmer

$
0
0

Keith, It is looking like some time in April 2015.

jre 1.6 is required for TS application warning, failed TS install - response (21) by KeithRose

$
0
0

Thanks Francine, probably not the best answer I was hoping for.  We're a Teradata Partner and I'm trying to get all our consultants to run their own version of Teradata, Astor, and tools etc on their own laptops, whatever that may be, so they can experiment to their hearts content with no limitations on what they can do.  I've worked with Teradata for over 23 years, 15 actually with Teradata in Australia, I started with the original Teradata Corp, pre AT&T, and I've found having my own version of Teradata that I can try anything on, just so useful.
I'm sure you'll keep us up to date on progress.
Again, thanks for your reply.
Keith.

TD Studio 15 - Display Query Logging tab won't display anything - response (1) by DaveWellman

$
0
0

Hi,
If you haven't already resolved this you may need to open an incident with support. I'm using an earlier version (15.0.1) and the individual rules display fine.
Cheers,
Dave

[libpangoft2-1.0.so.0+0x18df1] pango_ot_tag_from_script+0x83f1 - response (10) by jt185021

$
0
0

Same problem with 15.0.2. Seems that is working to change fonts from MONOSPACE to COURIER.
Jan

Moving cursor around in large SQL Editor files is sluggish - response (11) by moveout

$
0
0

I wanted to bump this thread and see if there is more information.
I'm having similar problems in that when I first start TDStudio it seems to keep up with my typing (I'm a fairly fast touch-typist), but after just a few minutes it starts to slow down, even with a relatively small file with less than 50 lines.
Here's my config:
-- Running OS X 10.9.5
-- Contents of TeradataStudio.ini (I don't remember if I modified them from the default):

-vmargs

-XstartOnFirstThread

-Dorg.eclipse.swt.internal.carbon.smallFonts

-Dosgi.requiredJavaVersion=1.6

-Xms512m

-Xmx2048m

-XX:MaxPermSize=1024m

-Djava.util.Arrays.useLegacyMergeSort=true

 

If there are some configuration changes you'd like me to try let me know. Thanks.

 

-Todd

 

 

Viewing all 1608 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>