473,383 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 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 2593
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.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.