473,750 Members | 2,209 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

connect reset vs disconnect vs terminate

Hi there,

Does anyone know what's difference among "connect reset", "disconnect ",
and "terminate" ?
Thanks in advance,

Dec 14 '06 #1
3 45481
Laurence wrote:
Hi there,

Does anyone know what's difference among "connect reset", "disconnect ",
and "terminate" ?
Thanks in advance,
IIRC, CONNECT RESET contains an implicit COMMIT and stops the
connection to database. TERMINATE end the process the server held open
to the client, and drops all resources. So, the best way to end a
connection is first CONNECT RESET and then TERMINATE.

I am not familiar with DISCONNECT, but i would assume it closes the
connection with an implicit ROLLBACK.

The command are explained in detail in the documentation. under
COMMANDs.

B.

Dec 14 '06 #2

Brian Tkatch wrote:
Laurence wrote:
Hi there,

Does anyone know what's difference among "connect reset", "disconnect ",
and "terminate" ?
Thanks in advance,

IIRC, CONNECT RESET contains an implicit COMMIT and stops the
connection to database. TERMINATE end the process the server held open
to the client, and drops all resources. So, the best way to end a
connection is first CONNECT RESET and then TERMINATE.

I am not familiar with DISCONNECT, but i would assume it closes the
connection with an implicit ROLLBACK.

The command are explained in detail in the documentation. under
COMMANDs.

B.


I guess Disconnect we use it with embedded SQL in a program.
DISCONNECT wont work in DB2CLP if we give directly,
we have to use CONNECT RESET or TERMINATE for coming out of the
connection...

Regards
Kamal....

Dec 14 '06 #3
Laurence wrote:
Hi there,

Does anyone know what's difference among "connect reset", "disconnect ",
and "terminate" ?
There are quite a lot of subtly differences:

CONNECT RESET and DISCONNECT are SQL statements, TERMINATE is a DB2 command.

From the manuals:

CONNECT RESET:
==============
On type 1 connections, it disconnects and runs a COMMIT before.
http://publib.boulder.ibm.com/infoce...n/r0000906.htm

On type 2 connections, it connects to the default database. But there are a
few more options to control what happens.
http://publib.boulder.ibm.com/infoce...n/r0000908.htm

DISCONNECT:
===========
Can only be used from an application and not interactively. Also, there
must not be an UOW running at the time of DISCONNECT.
http://publib.boulder.ibm.com/infoce...n/r0000943.htm

TERMINATE:
==========
Explicitly terminates the command line processor's back-end process.
http://publib.boulder.ibm.com/infoce...e/r0001973.htm
Through that, it also disconnects from the DB2 server.

--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany
Dec 14 '06 #4

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

Similar topics

0
1187
by: Rob Cole | last post by:
Any idea why? (no clue I could glean from log file) Thanks bunches, Rob ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
1
3413
by: Sparky | last post by:
Hi I was wondering if someone can please enlighten me as to the best and most approved way to connect and disconnect network drives in vb.net. I have been using Mpr.dll API calls such as WNetCancelConnection2 and WNetAddConnection2, but these seem to be very flakey with drive disconnection (The drive conenction seems to be pretty good). I would have through that Microsocft would have provided a simple class you
2
13533
by: http://www.visual-basic-data-mining.net/forum | last post by:
Say i have declare a module for connection and two buttons... one button has the method connect() and the other has the method disconnect().... how do i actually connect after i had disconnect my tcpC... I could not connect after i disconnect my connection... Imports System.Net.Sockets
0
942
by: Jim Hubbard | last post by:
If there are 2 wireless access points, I need to be able to programmatically connect and disconnect depending on which I need to connect to. Anybody seen any code for this? (Googled 'til my fingers bled and got nothin'.)
7
8772
by: fyi85 | last post by:
I have 8.1.5 on Windows 2003, when I do from CLP with auto commit off: db2 update table set column=something and then db2 terminate and then db2 connect to db db2 select updated column from table the update is committed anyways, whereas the docs state that the update is supposed to be rolled back (auto commit is off) Does this indicate a bug or a mistake in the docs?
2
1757
by: Draw | last post by:
I have an application, where I do connect, handle a few requests, and if for some reason, I lose connectivity, I detect that and loop(trying to reconnect) until I regain connection to the DB. My problem is that after I do a EXEC SQL CONNECT.....<>; and after I detect the problem with connectivity...I do this EXEC SQL CONNECT RESET; EXEC SQL TERMINATE;
2
2105
by: Geoff | last post by:
In testing our app, we connected and disconnected like 1000 times and noticed a 5 meg memory leak. The sequence of connecting and disconnecting is as follows: 1. OdbcSQLAllocHandle 2. OdbcSQLAllocConnect 3. OdbcSQLConnect 4. OdbcSQLDisconnect 5. OdbcSQLFreeConnect 6. OdbcSQLFreeEnv
13
7351
by: trymore | last post by:
Hi all, can anybody help me out there? I am developing a client sockect to send transactions form a DB to a server socket. the way i want is to connect, send, recieve , disconnect, connect, send, recieve and disconnect.... like that until all the transactions are uploaded. my problem is when i send, I am shutting down the socket and when i try to connect and send again i get the following error "Once the socket has been disconnected, you can...
1
4078
by: reshma tellis | last post by:
what is the difference between connect reset and db2stop force
0
9575
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9394
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9338
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6803
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6080
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4712
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3322
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2223
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.