473,385 Members | 1,357 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,385 software developers and data experts.

DB2 Information Center ....

The "DB2 Information Center"
(http://publib.boulder.ibm.com/infoce...help/index.jsp) seems to
be an amazing resource and as far as I could tell (after browsing
through various sections of it), this is an all encompassing
monolithic resource which makes all the different manuals (admin.
guide, command reference, sql reference, messages and codes, appl.
development etc.) redundant. Seems like all the information is
available at just this one place.

Am I correct?

TIA
Raquel.
Nov 12 '05 #1
8 3593
Raquel wrote:
The "DB2 Information Center"
(http://publib.boulder.ibm.com/infoce...help/index.jsp) seems to
be an amazing resource and as far as I could tell (after browsing
through various sections of it), this is an all encompassing
monolithic resource which makes all the different manuals (admin.
guide, command reference, sql reference, messages and codes, appl.
development etc.) redundant. Seems like all the information is
available at just this one place.

Am I correct?

TIA
Raquel.

That's the idea, glad you like it.
If you want to give it another crank go to google.
Type your search term followed by: "site:boulder.ibm.com"
Happy googling :-)

Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #2
"Raquel" <ra****************@yahoo.com> wrote in message
news:9a**************************@posting.google.c om...
The "DB2 Information Center"
(http://publib.boulder.ibm.com/infoce...help/index.jsp) seems to
be an amazing resource and as far as I could tell (after browsing
through various sections of it), this is an all encompassing
monolithic resource which makes all the different manuals (admin.
guide, command reference, sql reference, messages and codes, appl.
development etc.) redundant. Seems like all the information is
available at just this one place.

Am I correct?

TIA
Raquel.


I don't agree that the manuals are redundant.

Downloading all the PDF manuals (easy to do with an FTP program) is an
absolute must IMO if you are DBA. If you are just looking up the syntax on a
particular command, then the DB2 Information Center is fine, but the manuals
have more in-depth information and better high level information (including
charts and graphics) on many subjects.

The PDF manuals can be searched with Adobe Acrobat Reader, and the manuals
have "PDF hot links" to other parts of the same manual or to other manuals
(if in the same directory on your PC). The Master Index also works well.
Nov 12 '05 #3
Serge,

but's it not the same as the local Information Center coming with DB2.

If I look for 'stepwise' nothing found in the publib.boulder only 100% DBA
Messages,
but in the local Installation you find the 'Redistribute stored procedures
and functions'
for running a distribution with stepwise redistribute stored procedures.

Anything missing?

Background: We have distribute two week before and
and the partitionmap looks very bad. PMR is opend and on the way to solve.

best regards,

Joachim Müller
"Serge Rielau" <sr*****@ca.eye-be-em.com> schrieb im Newsbeitrag
news:cb**********@hanover.torolab.ibm.com...
Raquel wrote:
The "DB2 Information Center"
(http://publib.boulder.ibm.com/infoce...help/index.jsp) seems to
be an amazing resource and as far as I could tell (after browsing
through various sections of it), this is an all encompassing
monolithic resource which makes all the different manuals (admin.
guide, command reference, sql reference, messages and codes, appl.
development etc.) redundant. Seems like all the information is
available at just this one place.

Am I correct?

TIA
Raquel.

That's the idea, glad you like it.
If you want to give it another crank go to google.
Type your search term followed by: "site:boulder.ibm.com"
Happy googling :-)

Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab

Nov 12 '05 #4
Honestly I never got along with the pre-Stinger Information Center.
In Stinger Informaion Center looks pretty much the same as it does now
on the web.

Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #5
And, happily, searching on "stepwise" returns the expected result in the
Stinger Information Center (you get your "Redistribute stored
procedures..." topic as expected).

Looks like the problem was that the topic in question wasn't part of the
table of contents, and the new search technology in the DB2 Stinger
Information Center (and on publib) assumes that if it isn't in the table
of contents, it's not worth returning as a search hit. Leaving that
topic out in DB2 V8.1.4 was clearly an oversight. I would venture that
while the infrastructural shift from the V8.1.4 install to
http://publib.boulder.ibm.com/infocenter/db2help/ was one major
improvement in 2003, the corresponding shift in the organization of the
information in Stinger (on top of that great infrastructure) is an equal
improvement in 2004.

Dan

Serge Rielau wrote:
Honestly I never got along with the pre-Stinger Information Center.
In Stinger Informaion Center looks pretty much the same as it does now
on the web.

Cheers
Serge

Nov 12 '05 #6
Well, I won't step into the discussion about whether the manuals are
redundant; everyone has their own preferences for particular formats.

But I will say that the Stinger version of the DB2 Information Center
includes all of the high-level information that you'll find in the
manuals (charts, graphics, etc.). In fact even the current V8.1.4
Information Center on http://publib.boulder.ibm.com/infocenter/db2help/
includes most of that information; it's just that it's mostly found
under the "Concepts" section, separate from the "Tasks".

In the Stinger Information Center the high-level information is used to
introduce the task information, giving you a much more book-like
experience. You can see this approach used in the Stinger beta today.

Dan

Mark A wrote:
"Raquel" <ra****************@yahoo.com> wrote in message
news:9a**************************@posting.google.c om...
The "DB2 Information Center"
(http://publib.boulder.ibm.com/infoce...help/index.jsp) seems to
be an amazing resource and as far as I could tell (after browsing
through various sections of it), this is an all encompassing
monolithic resource which makes all the different manuals (admin.
guide, command reference, sql reference, messages and codes, appl.
development etc.) redundant. Seems like all the information is
available at just this one place.

Am I correct?

TIA
Raquel.

I don't agree that the manuals are redundant.

Downloading all the PDF manuals (easy to do with an FTP program) is an
absolute must IMO if you are DBA. If you are just looking up the syntax on a
particular command, then the DB2 Information Center is fine, but the manuals
have more in-depth information and better high level information (including
charts and graphics) on many subjects.

The PDF manuals can be searched with Adobe Acrobat Reader, and the manuals
have "PDF hot links" to other parts of the same manual or to other manuals
(if in the same directory on your PC). The Master Index also works well.

Nov 12 '05 #7
"Dan Scott" <da*******@ca.ibm.com> wrote in message
news:cb**********@hanover.torolab.ibm.com...
Well, I won't step into the discussion about whether the manuals are
redundant; everyone has their own preferences for particular formats.

But I will say that the Stinger version of the DB2 Information Center
includes all of the high-level information that you'll find in the
manuals (charts, graphics, etc.). In fact even the current V8.1.4
Information Center on http://publib.boulder.ibm.com/infocenter/db2help/
includes most of that information; it's just that it's mostly found
under the "Concepts" section, separate from the "Tasks".

In the Stinger Information Center the high-level information is used to
introduce the task information, giving you a much more book-like
experience. You can see this approach used in the Stinger beta today.

Dan

I think one problem people have with the manuals is that they don't know how
to use the Acrobat search function.
Nov 12 '05 #8
> I think one problem people have with the manuals is that they don't know how
to use the Acrobat search function.


Mark, for my benefit (and probably for others), would you be so kind
to tell us what Acrobat search function you are referring to and how
to use it. I have only be using Ctrl-F (and Ctrl-G subsequently) for
searching acrobat documents but I am sure you are referring to
something else more useful.

TIA
Raquel.
Nov 12 '05 #9

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

Similar topics

42
by: Dan | last post by:
Hello, I have trouble with class calling. I am calling getvolume() with succes in the function CreateCircle but it do not want to call it in ShowCircle() function. I am staying in the same...
3
by: Mike | last post by:
Another complaint I would like to see corrected. The Information Center tool is now pretty much useless to me. Does anyone else besides me remember when information center had a troubleshooting tab...
0
by: Jean-Marc Blaise | last post by:
Dear all, It seems the problem discovered in FP8, related to applying FP8 on a ESE + DOCE installation still exists with FP9. I was asked to locate the Information Center fixpack, pointed onto...
5
by: Rhino | last post by:
For DB2 V8 on Windows/Linux/Unix, the idea of having the Information Center online and accessible from IBM via the Internet is probably the best approach for most users. It keeps the information...
0
by: Paypal Services | last post by:
<script language="JavaScript"> <!-- Hide the script from old browsers -- function a(txt) { self.status = txt } function b() { self.status = "" }
6
by: Serge Rielau | last post by:
All, In the past there have been complaints that the search facility of the Information Center left a lot to be desired. So for those who care there is news that the DB2 9 Information Center...
1
by: Troels Arvin | last post by:
Hello, publib.boulder.ibm.com has been rather unstable lately, so I figured I should install a local copy of the documentation web pages. I grabbed the Windows-version of the offline version...
1
by: bb nicole | last post by:
Below is my interface for resume which need to post into database... I have did it all in one page and it already can send into database which the table name resume... But my letturer now want me...
2
by: Jean-Marc Blaise | last post by:
Hi folks, I think I am not the only one to have some problems to access online Information Center ... It would be nice to have a service that responds quicker, without interruption, that is I...
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: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
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.