473,466 Members | 1,391 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

UDB session and db2flsn

Hello!!

Had some UDB related questions:

1. What is a 'session' in UDB? For example, the manual says "If a backup
image was created using multiple sessions, db2ckbkp can examine all of
the files at the same time. Users are responsible for ensuring that the
session with sequence number 001 is the first file specified."

2. How does db2flsn work? Where is the 'mapping' between the logs and the
LSN ranges stored? Is it in SQLOGCTL.LFG file? Also, the manual has
this to say about db2flsn: "The tool uses the logfilsiz database
configuration parameter."
Why is db2flsn dependent on 'logfilsz' parameter?

TIA
Raquel.
Nov 12 '05 #1
2 2880
Raquel, the BACKUP utility allows you to specify multiple targets to be
written to in parallel. Each of those target paths or devices will
create at least one backup image, each with it's own sequence number.
The individual files are referred to as either sequences or sessions.

If the backup target is a storage manager such as TSM, the BACKUP syntax is:

BACKUP DB <alias>... USE TSM [OPEN <n> SESSIONS]

Hence the term "sessions" - it refers to a communications channel with
some storage target.

Hope that helps.
kdr
Raquel wrote:
1. What is a 'session' in UDB? For example, the manual says "If a backup
image was created using multiple sessions, db2ckbkp can examine all of
the files at the same time. Users are responsible for ensuring that the
session with sequence number 001 is the first file specified."

--
================================================== ===================
Kelly D. Rodger IBM Canada
DB2 UDB Development Backup & Restore
================================================== ===================

Nov 12 '05 #2


Raquel wrote:
Hello!!

2. How does db2flsn work? Where is the 'mapping' between the logs and the
LSN ranges stored? Is it in SQLOGCTL.LFG file? Also, the manual has
this to say about db2flsn: "The tool uses the logfilsiz database
configuration parameter."
Why is db2flsn dependent on 'logfilsz' parameter?
Check the manual for the definition of LSN. Then I think you can understand
all the questions you asked here.


TIA
Raquel.


Nov 12 '05 #3

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

Similar topics

1
by: Paul | last post by:
Hmmm, didn't seem to work. I have set session.use_cookies = 1 and session.use_trans_sid = 1 in my php.ini file. Index.php contains:...
27
by: mrbog | last post by:
Tell me if my assertion is wrong here: The only way to prevent session hijacking is to NEVER store authentication information (such as name/password) in the session. Well, to never authenticate...
2
by: Damien | last post by:
Hi to all, I'm currently re-designing our intranet : nice and lean CSS2, cleaned-up PHP 4.3.7, better-normalized MySQL ;o). So I've started using the $_SESSION variable instead of register_globals...
13
by: Mimi | last post by:
Hello, I am having trouble using the session vars in PHP 4.3.9 OS: Win XP Prof Web Server IIS (is local and there are no links to other servers from the web pages I work on) Browser: IE 6.0 ...
0
by: joseph conrad | last post by:
Hi, I tried to implement my own session handler in order to keep control on the process the drawback I foun it is not creating and storing in my cookie the PHPSESSID variable anymore. reading te...
14
by: aroraamit81 | last post by:
Hi, I am facing a trouble. I have some Session variables in my code and somehow my session variables are getting mixed up with other users. For example User A has access to 10 companies and...
7
by: aroraamit81 | last post by:
Well Guys, Here is a very strange trouble. When more than one users request tto same page at the same time then our session gets conflicted. Moreover I printed my SessionID, strangely but true I...
1
by: Santosh | last post by:
Dear All i am writting a code sending mail with attachement. i am writting code for sending mail in one page and code for attaching a file in the next page. aftet attaching a file i am taking...
5
by: lyealain | last post by:
<% If Session("username") = "" Then Response.Redirect("/CLS/Login.asp") End If Dim conn Dim connectstr Dim db_name, db_username, db_userpassword Dim db_server Dim res
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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,...
0
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...
1
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.