Quantcast
Channel: Toad for IBM DB2 Forum - Recent Threads
Viewing all 389 articles
Browse latest View live

RE: how to provide all the parameters in order to connect to DB2

$
0
0

Hi,

Could you please tell how can I check the Port number and the node name.


RE: how to provide all the parameters in order to connect to DB2

$
0
0

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.

how to provide all the parameters in order to connect to DB2

$
0
0

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!

RE: how to run a toad script in batch

$
0
0
Hi Jeff,

I was able to  run a script using toad from the desktop.  I tested running my script from toad and it produces a spreadsheet with five tabs.  when I run it using the toad exec from the desktop, using your suggestion, it produces only two tabs. 

Any thoughts?

Thanks a lot.

Best regards,
Al

I can´t open Toad for DB2

$
0
0

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?

RE: I can´t open Toad for DB2

$
0
0

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

RE: I can´t open Toad for DB2

$
0
0

Thanks for reply Jeff.

Windows is using Spanish/Uruguay as a default language.

I´m not using any special driver, monitor or display.

Let me know if you need something more.

RE: Where can I see table partitioning key values ?

$
0
0

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.

online trainings 


Where can I see table partitioning key values ?

$
0
0

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.

RE: Does Toad for IBM DB2 6.2 Freeware aquire locks when selecting a cell in the data grid?

$
0
0

Selecting a cell in the grid does not cause any locking.

You can always mark a table as read only via using the controls shown below:

Does Toad for IBM DB2 6.2 Freeware aquire locks when selecting a cell in the data grid?

$
0
0

If so, how can you disable editing to prevent locking

Thanks!

RE: Does Toad for IBM DB2 6.2 Freeware aquire locks when selecting a cell in the data grid?

We are now on Twitter!!! Contact a Technical Support expert today.

$
0
0

Do you have a quick support question and short of time? Contact us Via Twitter  @QuestExpertsand we will take care of you. #Jointheinnovation #WeareQuest

RE: Error Installing Toad Db2 Freeware

$
0
0

Thanks, running CMD in elevated mode and executing the msiexec command worked

Error Installing Toad Db2 Freeware

$
0
0

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?


RE: Support for DB2 V. 11.1

Support for DB2 V. 11.1

$
0
0

When will DB2 V. 11.1 Enterprise edition be supported ?

RE: how to run a toad script in batch

RE: how to run a toad script in batch

$
0
0

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.

RE: I was not able to connect to the db2 databases using Toad for DB2 6.0

$
0
0

Hi Team,

Could any one please check and suggest on this error.

Thanks,

Sudheer

Viewing all 389 articles
Browse latest View live


Latest Images