Hi,
Could you please tell how can I check the Port number and the node name.
Hi,
Could you please tell how can I check the Port number and the node name.
On the database server display the DBM configuration values and get the SVCENAME via:
db2 get dbm cfg
Like:
TCP/IP Service name (SVCENAME) = db2c_DB2_02
Then look up that service name in the database server's etc/services file to identify the port number like:
db2c_DB2_02 50002/tcp
In the above 50002 is the port number.
Of course if Toad is connected to your database you can view the DB and DBM config values:
Hope this helps.
Hello all, I am new to DB2 and Toad, I have Toad Free Version 4.6.2.573, DB2 v9.5.0.0, "AIX6495", and Fix Pack "0".
I can login to db2 through putty, I dont' know what values I should provide in Toad when connect:
Database Alias
Node Name
Authentication
Host Name (Should I use the name when I use putty to log in? When I use ifconfig in the box I get a different ip)
Instance name
TCP/IP port number
Enable SOCKS Security (Ture/False)
I have full access to db2, I just don't know where I can get those values. Thanks for any suggestions!
I just install Toad for DB2 using the file "ToadforDB2_Freeware_6.2.0.315_x86_En on Windows 10 Pro 64 bits.
The installation process finish OK but when I try to open the aplication I got the following message:
DevExpress.Utils.Drawing.Helpers.Win32SubclasserException"
SetWindowSubClass Failed
Stack Trace:
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser.AssignHandle()
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Win32Subclasser..ctor(IntPtr subClsID, IntPtr hWnd, Win32SubClassProc subClassProc)
en DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory.Create(IntPtr hWnd, WndProc wndProc)
en DevExpress.Utils.Win.Hook.ControlWndHook.HookCore()
en DevExpress.Utils.Win.Hook.ControlWndHook.Hook()
en DevExpress.Utils.Win.Hook.ControlWndHook.set_Control(Control value)
en DevExpress.Utils.Win.Hook.ControlWndHook.AddHook(Control ctrl, MsgEventHandler handler, MsgEventHandler afterHandler)
en DevExpress.XtraBars.BarManager.SetForm(Control value)
en DevExpress.XtraBars.BarManager.set_Form(Control value)
en Quest.Toad.Gui.MainForm.InitializeComponent()
en Quest.Toad.Gui.MainForm..ctor()
en Quest.Toad.StartupForm.MainAppicationEntryPoint(String[] args)
en Quest.Toad.ToadProcessEntryPoint.Main(String[] args)
And the program shutdown.
How can I solve this error?
Officially we do not support Windows 10 with our 6.2.x release.
That will come in our v6.3 release which is currently under development.
We tried in-house but were unable to get the error you are reporting.
Just curious if you are running a US English version of windows or some other local\language.
Also are you running some special display\monitors with any special display drivers?
We plan to start our Toad DB2 v6.3 beta program in December so please come back to the Toad DB2 pages on Toadworld and give that a try.
Jeff
The partitioning key is defined using the DISTRIBUTED BY HASH
clause in the CREATE TABLE
command. After the partition key is defined, it cannot be altered. The only way to change it is to recreate the table.
I want to check partitioning key values of a table in DB2. I just now joined a new team and they are using DB2 partitioning on few tables(and I have to alter those partitions as data increasing and old partitions are not effective.) How can I see current partition key values of a table ?
Thanks,
Help will be appreciated.
If so, how can you disable editing to prevent locking
Thanks!
Thank you for your reply Jeff!
Do you have a quick support question and short of time? Contact us Via Twitter @QuestExpertsand we will take care of you. #Jointheinnovation #WeareQuest
Thanks, running CMD in elevated mode and executing the msiexec command worked
Hello,
I've been trying to install version 5.1.0.656 of Toad for DB2 but it never finishes installation properly. The install wizard appears, I click next and then it closes without the installation occuring. I have admin rights on my machine and have also tried to do a silent install with no success. Any suggestions?
Support for DB2 LUW v11.1 is in Toad DB2 v6.3. That Toad version is underdevelopment now.
We plan to release our Toad DB2 v6.3 beta in early December, so check our beta page in several weeks.
The beta page is:
http://www.toadworld.com/products/toad-for-ibm-db2/toad_for_ibm_db2_beta_program/
When will DB2 V. 11.1 Enterprise edition be supported ?
I would recommend opening up a support case at
https://support.quest.com/productline/toad
That way the support tech's can capture and track all necessary information.
Hi Jeff,
I have Toad 6.0 and 6.2 installed on my computer. I use mostly 6.0 (the bug of empty sql in automation script freezing the rest of the script is the reason).
In 6.0 the button of schedule automation does nothing. In 6.2 I get an error message ( in my local language) parameter error.
Hi Team,
Could any one please check and suggest on this error.
Thanks,
Sudheer