472,784 Members | 1,034 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,784 software developers and data experts.

possible to run Db2 with only the runtime client?

Hi
I just installed the runtime client on my windows machine. when i go
inside the SQLLIB\bin folder i can see db2.exe. is it possible to use
this db2 bundled with runtime client for command line processing?
Because all the documents tell you to get an administration/
application client to do such thing.

Thanks

- Rajeev.

Feb 6 '07 #1
3 2554
You need to read the manuals. The runtime client is the minimum
necessary install to use a command line to connect to remote databases.
The current runtime client doesn't include the Client Configuration
Assistant (GUI interface) so you'll need to learn to use the command
line to define the node and database to the client.

Phil Sherman
rjha94 wrote:
Hi
I just installed the runtime client on my windows machine. when i go
inside the SQLLIB\bin folder i can see db2.exe. is it possible to use
this db2 bundled with runtime client for command line processing?
Because all the documents tell you to get an administration/
application client to do such thing.

Thanks

- Rajeev.
Feb 7 '07 #2
It's actually worse than that. The run time client has no access to any
administrative command (REORG, BACKUP,). These are Administrator Commands
and require the Administration Client.
Regards, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"Phil Sherman" <ps******@ameritech.neta écrit dans le message de news:
6_*******************@newssvr25.news.prodigy.net.. .
You need to read the manuals. The runtime client is the minimum necessary
install to use a command line to connect to remote databases. The current
runtime client doesn't include the Client Configuration Assistant (GUI
interface) so you'll need to learn to use the command line to define the
node and database to the client.

Phil Sherman
rjha94 wrote:
>Hi
I just installed the runtime client on my windows machine. when i go
inside the SQLLIB\bin folder i can see db2.exe. is it possible to use
this db2 bundled with runtime client for command line processing?
Because all the documents tell you to get an administration/
application client to do such thing.

Thanks

- Rajeev.
Feb 11 '07 #3
On Feb 12, 3:50 am, "Pierre Saint-Jacques" <sesc...@invalid.net>
wrote:
It's actually worse than that. The run time client has no access to any
administrative command (REORG, BACKUP,). These are Administrator Commands
and require the Administration Client.
Regards, Pierre.

--
Pierre Saint-Jacques
SES Consultants Inc.
514-737-4515
"Phil Sherman" <psher...@ameritech.neta écrit dans le message de news:
6_lyh.59376$wc5.36...@newssvr25.news.prodigy.net.. .
You need to read the manuals. The runtime client is the minimum necessary
install to use a command line to connect to remote databases. The current
runtime client doesn't include the Client Configuration Assistant (GUI
interface) so you'll need to learn to use the command line to define the
node and database to the client.
Phil Sherman
rjha94 wrote:
Hi
I just installed the runtime client on my windows machine. when i go
inside the SQLLIB\bin folder i can see db2.exe. is it possible to use
this db2 bundled with runtime client for command line processing?
Because all the documents tell you to get an administration/
application client to do such thing.
Thanks
- Rajeev.
Thanks. I finally decided to install the full DB2 client. so i just un-
installed the runtime client and installed the DB2 client. I think i
am in a much better shape now ;o) I have GUI tools and ODBC
connectivity as well.

Feb 13 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Arnie | last post by:
Hi, I am new to IBM DB2 Databse. Where can i get a download of the IBM DB2 Runtime Client I am using DB2 Ver 8.1.4 for on Windows 2000 Server. Also, is DB2 Connect the same as DB2 Runtime...
3
by: MLH | last post by:
More to the point... Is it possible for me to install a runtime set of A97 executables onto a CD, give it to some- one, let them pop it into their PC, dbl-click an icon on CD and have it launch...
14
by: Ray5531 | last post by:
I have a console application in my local computer which I like to use remoting in it,to instanciate an object (MyClass.dll) in a web application(its bin folder) in a completely seperated box(in the...
0
by: Kirk | last post by:
I'm trying to use a Web Service to be a Remoting client of an existing ..NET 2.0 server. But I get the following error when I try to use System.Runtime.Remoting.Channels.Http in my WebService. ...
2
by: Burkhard Schultheis | last post by:
There are two packages for download (Linux): DB2 9 client (240 MB) DB2 runtime client (105 MB) What's the difference? Regards, Burkhard -- A: Weil es die Lesbarkeit des Textes...
0
by: Junoti | last post by:
I've read several posts out there that state that setting typeFilterLevel="Full" on the client and/or server will correct this issue, however I'm still unable to get around it. I can successfully...
0
by: cherryblossom | last post by:
hii, Im developing an client server application in C#. In that i have to use Mobile Agent technology. On the Server side there is a class...which i want send to the client...by System.IO...
7
by: Robert S. | last post by:
Searching some time now for documents on this but still did not find anything about it: Is it possible to replace the entry screen of MS Office Access 2007 - that one presenting that default...
5
by: Simon | last post by:
I heard that we could do that by using AJAX. Could anybody share how to do it? Thanks.
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.