I want to use a batch-script to open toad and connect to a database.
But after toad starts it follows a logon screen – I don’t need it, because the logon information comes from the script.
Another Question is the count of toad instancces. If I start the script the second time another toad.exe opens. I would like to have only one instance.
I am searching a complete list of parameters for command line syntax.
Does anybody know an URL/Link ?
Of course your friendly DBA (or Mordach) has to give you a license to kill. If
you see the big red X greyed out in session browser then you don’t have
that right.
Also sometimes it is necessary to kill the Oracle session because killing Toad
or killing SQL*Plus may not stop certain Oracle processes.
If you are running the Windows REMOTE DESKTOP then Ctrl-Alt-End is the
equivalent of Ctrl-Alt-Del. I use that regularly because once I am finished
doing what I need to do I want to reset my computer. I don’t leave it
running al the time. So Ctrl-Alt-End brings up the dialogue where I can chose
RESTART.
There are other key combinations but I have forgotten or never learned them.
No I can’t. I can kill others but the minute I click on my Toad session
the X gets greyed out. If I start another toad session then I can see my evil
twin session but I can kill the Oracle process if I find the session in the
INACTIVE sessions and choose the appropriate SID. But the Toad session is not
killed and when I click back on the old session it resurrects itself and is
there. So NO, you can’t kill yourself.
I meant you should be able to kill sessions that belong to you, not actually
kill the active session via same active session
And by should, I mean that’s would be a reasonable request for just about
any development env I can imagine…unless of course it’s the type
where your app uses only one session any/all work, but you get the idea I hope
Usage: pskill [-t] [\computer [-u username [-p password]]]
-t Kill the process and its descendants.
-u Specifies optional user name for login to
remote computer.
-p Specifies optional password for user name. If you omit this
you will be prompted to enter a hidden password.
If you’re remote desktop-ing into your windows session with Toad running,
why aren’t you just hitting the “Cancel” button in Toad to
terminate your transaction?