Forum Post: TRIGGERS
I am attempting Autonumber the records in Oracle Table ID is primary key When I insert a new row, I want the new row to have the next sequential number. old row ID = 100 new row ID (is to = 101) before...
View ArticleForum Post: RE: sqlplus script exit
I don't think you can do it in the script. Secondly, do you not want user 'IM333 not to be able to execute the script or do you not want host_name 'IM133' show on the script. Please explain what you...
View ArticleForum Post: incorrect positioning after SQL error
All, This relates to Toad for Oracle Beta 12.12.0.11 - but has been around for a while. I have an extremely large and complex SQL statement - please see attachment below. When I change something and...
View ArticleForum Post: RE: sqlplus script exit
Hi Gene, the sctipt will be execute by Toad via SQL*Plus not witch script-runner. the script will execute sometimes vie automated but normaly manuel. The script is to abort when the host name is IM133....
View ArticleForum Post: RE: sqlplus script exit
Hi Gene, I think revoke is not the right syntax André
View ArticleForum Post: Automation Designer - Using file in email body
Hello, Im currently running "Toad For Oracle Xpert x64 Version 12.11.0.95" and am looking for a way to use a file output as the body of an email sent out each morning using the automation designer. Ive...
View ArticleForum Post: Posting on forum
Hi many times when i place edited version of mine post or two posts under several minutes I get: and sometimes mine reply is not visible on forum, but other users reply on it. it is also very bad when...
View ArticleForum Post: RE: sqlplus script exit
Hi Michael, yes I did but I don't understand the syntax from this. That what I search is a compare the host_name from the enviroment whitch the constante 'IM133' and break then script if is equal. ......
View ArticleForum Post: RE: sqlplus script exit
I'm just not following you then, I'm sorry. For starters, I have a logic error in my script. I have your host name comparison wrong. If you ran what I sent verbatim try it once more correcting the host...
View ArticleForum Post: RE: Posting on forum
thx a lot Nate. Brg, ________________________ Damir Vadas http://damir-vadas.blogspot.com I t does not matter what you have in your life , but who ! Razmislite o čuvanju okoliša prije nego odštampate...
View ArticleFile: PHASE2DEV_dba.sql - 8/15/2017 8:57 PM
This attachment "PHASE2DEV_dba.sql" was uploaded on 8/15/2017 at 8:57 PM via email.
View ArticleForum Post: RE: How to speed up schema browser using toad for oracle 12c...
Thanks for your help so far. The GRANT SELECT ON SYS.USER$ TO PHASE2DEV did not make any different, the GRANT DBA TO PHASE2DEV did make the different. DBA grant force TOAD to use ( sys . con$ oc , sys...
View ArticleForum Post: RE: sqlplus script exit
Hi Michael thx for the PL/SQL code. But the script doesn't stop after 'error'. Pls tell me why? André Here is the Script: SET SQLPLUSCOMPATIBILITY 11.2.0 SET PAGESIZE 999 SET TRIMSPOOL ON SET UNDERLINE...
View ArticleForum Post: RE: incorrect positioning after SQL error
Damir, the file shows as a small error icon - it's not a valid png file apparently - not surprising... Anyway,I'm having an issue with PL*Sql, I'll have it fixed, then give it a try... Abe ===
View ArticleForum Post: Toad 12.11 ORA-02248 on datafile maintenance (add/alter) in...
I saw a similar thread on the beta forum. It performs the desired change, but always ends with the error. It just started in 12.11. Spooled SQL: ALTER DATABASE DATAFILE...
View ArticleForum Post: connect from project panel fails to supply password
All, this relates to Toad for Oracle Beta 12.12.0.12 When I right-click a schema in the project browser and request to bring up the editor, Toad will normally connect using the password it has saved on...
View ArticleForum Post: Cannot see USERS Tab in Toad 11.6 for Oracle DB 12c
I have different Oracle DB versions with which I work with Toad 11.6 - 10.2, 11.2 and 12.1. The problem is that when I access the Users tab on the Oracle DB 12.1 I am getting the following error...
View ArticleForum Post: RE: sqlplus script exit
and mine answer was general, not toad related one. all commands were sql*plus genuine ones.
View ArticleComment on Compare and Sync Multiple Tables with Toad
Hi Avi, You can get the menu item to appear after importing from 12.10 like this: 1) right-click on the menu toolbar. 2) choose "Customize" 3) In the dialog that appears, go to the "Commands" tab. 4)...
View Article