Quantcast
Channel: Toad for Oracle Forum - Recent Threads
Browsing all 4385 articles
Browse latest View live

Alias on new line, how do I get it on the same line in the formatter options?

I'm using 12.12.0.39 Toad for Oracle.using the formatter it puts pseudo names on a new line.For example.SELECT 2           SQL_CODE,       SOLDCUST.NAME           CONTRACT_CUSTOMER_NAME,...

View Article


RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

It sounds like you accidentally hid the right hand side of the Schema Browser.   Hit F12 to bring it back.

View Article


RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

Or, if you want to see the columns in the object palette, hover over the toolbar buttons in the object palette...look for the one that says "show columns" and click it.

View Article

RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

I did something less than wise that's for sure.  When I hit pf12 I see the schema browser on the left but the object palette is still blank.  I see the table count at the bottom with my schema name.  I...

View Article

RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

would you mind posting a screen shot just so I'm clear what the problem is?   The object palette should never be completely blank.   And Schema Browser and object palette should work independently....

View Article


Toad 12.6 Object Palette is blank. The Schema browser is not populated

Hello.  I've turned something off.  I use to be able to see the schema browse in the object palette.  If I click on Database --> Schema Browser I see the tables.  Can you tell me what I need to do...

View Article

Image may be NSFW.
Clik here to view.

RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

I want to see the table information in the Object Palette.  When I PF12  I  toggle the middle information on and off not fill in the object palette.Sorry - new to Toad so I may be using incorrect...

View Article

Image may be NSFW.
Clik here to view.

RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

View Article


RE: Toad 12.6 Object Palette is blank. The Schema browser is not populated

It looks like you posted a screenshot but I just see an icon.   Will you email it?    john.dorlon@quest.comthanks.

View Article


Read only connection

Hi,Read only connection is really nice feature...and many customers (and me sometimes) use them.Problem with that connection is that many menu items (i.e. rebuild table) are not enabled in such a...

View Article

RE: Schema Doc Generator - All in one file

I am looking for same solution. Any pointers yet please ?Thanks

View Article

RE: Schema Doc Generator - All in one file

There is no longer an "all in one file" option, sorry.     Last time we redid the output to make it look nicer, we decided that for most schemas, a "single file" option makes a very large html file....

View Article

Schema Doc Generator - All in one file

Hi folkI was used to generate the HTML Doc out of the Schema for reference. It was so nice to use the full text search function of the browser to navigate within all table documents.With Toad 11.0.0 it...

View Article


RE: SYS.XMLTYPE field - would like to be able to edit field in query results

Toad doesn't support editing of XMLTYPE.    We would like to.   We know it's important.   XMLTYPE in Unicode mode technically isn't supported by the OCI.  So we have to select XMLTYPE as CLOB just to...

View Article

SYS.XMLTYPE field - would like to be able to edit field in query results

When I run my query and try to edit the XMLTYPE field, FILE_NAME, why does Toad tell me it is Read Only.SELECT t.*, rowid FROM DS_OUTBOUND.DS_GBS_ACK_DATAXMLtmp t;My Table:CREATE TABLE...

View Article


RE: Module with cursor used xmltable not show up on package body in schema...

Do you just need to refresh your schema browser?  If that's not it, can you post the whole package?   Or enough of it to reproduce the problem?   

View Article

Module with cursor used xmltable not show up on package body in schema browser

Hi,  I have a PL/SQL package created with private modules which contains cursor using xmltable (see below), I was able to compile the package fine.  However, the module DOES NOT show up in the package...

View Article


RE: Export Dataset with Parameter from List Iterator

    Select * from &MySchema..&My_tables_list_iterator; Toad For Oracle 12.10.0.30I have the same issue and no resolution after 2 hours of searches and trial and error.The Set Variables dialog...

View Article

Export Dataset with Parameter from List Iterator

Hello,I tried to export dataset likeselect :NAMEN as UEBER from dualI used "set variables" and bind :NAMEN with the List Iterator NAMEN (two entries : NAME1,NAME2). I am export this as an excel file...

View Article

RE: datagrid separate window

I can think of a few workarounds:Press F2 or shift-F2 to maximize the grid to full screen, if you just need to see it temporarily.Use the script runner to execute your query there, because it launches...

View Article
Browsing all 4385 articles
Browse latest View live