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

DB2 ESE add Partition fail

I just downloaded DB2 Enterprise Server Edition evaluation copy.
Installed on Windows 2000 professional.

I want to test 1 physical machine with 1 logical partition.
db2start dbpartitionnum 1 add dbpartitionnum hostname myserver port 1
without tablespaces
SQL1096N The command is not valid for this node type.

db2ncrt /n:1 /u:admin,pwd
or
db2nlist

SQL2811N The command is invalid because the instance is not a
partitioned database instance.
Do I need to get some extra license for DPF?
Thanks.

Feb 27 '06 #1
3 2238
sh*******@gmail.com wrote:
I just downloaded DB2 Enterprise Server Edition evaluation copy.
Installed on Windows 2000 professional.

I want to test 1 physical machine with 1 logical partition.
db2start dbpartitionnum 1 add dbpartitionnum hostname myserver port 1
without tablespaces
SQL1096N The command is not valid for this node type.

db2ncrt /n:1 /u:admin,pwd
or
db2nlist

SQL2811N The command is invalid because the instance is not a
partitioned database instance.
Do I need to get some extra license for DPF?
Thanks.

Yes ... beginning with 8.2.

Larry Edelstein
Feb 27 '06 #2
Raj
try to edit the db2nodes.cfg file..

Feb 27 '06 #3
sh*******@gmail.com wrote:
I just downloaded DB2 Enterprise Server Edition evaluation copy.
Installed on Windows 2000 professional.

I want to test 1 physical machine with 1 logical partition.
db2start dbpartitionnum 1 add dbpartitionnum hostname myserver port 1
without tablespaces
SQL1096N The command is not valid for this node type.


You already have 1 logical partition. The command you entered tries to
create a second one. And there the question is if you configured your
ports correctly.

--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Feb 27 '06 #4

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

Similar topics

1
by: Mark Dengler | last post by:
I am trying to write a C# backend program that will handle the database maintenance that I would otherwise have to do via Microsoft's Analysis Services front end GUI Wizards. Currently I am having...
5
by: jamesharring | last post by:
Hi, I'm trying to understand what do I need to do when one of my partitions fail or is dropped from a partition group. Do I have to run the REDISTRIBUTE DATABASE PARTITION GROUP command or will...
5
by: sameer_deshpande | last post by:
Hi, I need to create a partition table but the column on which I need to create a partition may not have any logical ranges. So while creating or defining partition function I can not use any...
25
by: John Salerno | last post by:
Forgive my excitement, especially if you are already aware of this, but this seems like the kind of feature that is easily overlooked (yet could be very useful): Both 8-bit and Unicode strings...
1
by: Laurence | last post by:
Hi folks, As I konw: database partition (aka data partition?), the database can span multiple machines; table partition, the data within a table can seperate by certain condition. How about...
0
by: Vinod Sadanandan | last post by:
Table Partition Performance analysis ============================================ Collection of Statistics for Cost-Based Optimization/DBMS_STATS vs. ANALYZE The cost-based approach relies on...
0
debasisdas
by: debasisdas | last post by:
SAMPLE CODE TO CREATE SUB PARTITIONS ======================================= RANGE-HASH-9i ------------------------- CREATE TABLE SUBPART ( ID NUMBER(10) PRIMARY KEY, NAME VARCHAR2(20) )
0
debasisdas
by: debasisdas | last post by:
USING PARTITION =================== PARTITION BY RANGE-as per Oracle 8 -------------------------------------- CREATE TABLE RANGEPART ( ID NUMBER(2) PRIMARY KEY, NAME VARCHAR2(20) )
3
by: Justin | last post by:
What is the syntax to overlap partitions? Lets assume I want a year split amount 4 months (3 partitions for a year) and later adding an additional set of partitions for every 6 months. Plus...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.