473,463 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

SQL1031N Error while creating database

Hi-

I'm having a rather strange problem attempting to create a database.
We're attempting to move a database from attached SCSI storage to SAN
storage, and when I attempt to create the database using the SAN mount
point as the database directory, I get a SQL1031N error. However, it
is only happening on SAN LUNs mounted underneath directories on root.

Our sysadmin decided he did not want to mess up his pretty root
directory with mount points, so he created a directory off root to put
all of the database mount points in, called "db2data". Each LUN from
the SAN was then mounted to a subdirectory under db2data:

/db2data/db1 = mount for database #1
/db2data/db2 = mount for database #2

When I attempt to create a database under this directory:

"CREATE DATABASE DB1 ON /db2data/db1 ..."

I get a SQL1031N error. I am able, however, to create the database in
the instance home directory, which IS mounted directly off the root
directory, in /db2ihome, so:

"CREATE DATABASE DB1 ON /dbihome/instance1 ..."

works just fine.

This does not seem to be a permissions issue, because I am able to
create directories, files, and tablespaces in the /db2data/db1 mount
point. My hypothesis is that DB2 requires the mount point for the
database home directory to be mounted directly off root. If anyone has
any insight, I'd appreciate it.

Thanks,
Todd McNeill

Nov 12 '05 #1
1 2449
And most importantly, I forgot the version/platform info:

DB2 V8.1 FP6a Workgroup Server on Solaris 8.

Thanks,
Todd

Nov 12 '05 #2

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

Similar topics

5
by: Tony Wright | last post by:
Hi, I am having a problem installing an msi for a web site. The error message I am getting is: "The specified path 'http://mipdev05/features/Fas2' is unavailable. The Internet Information...
6
by: Martin Marques | last post by:
When running initdb on a fresh 7.4 install I get this error: postgres@bugs:~$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data -E latin1 The files belonging to this database system will be...
0
by: DB2 newsgroup user | last post by:
we need help with the following error. The system is a SUSE Enterprise Server: Linux db2serv 2.4.19-64GB-SMP #1 SMP Thu Mar 20 14:41:55 UTC 2003 i686 unknown Installed is DB2 Workgroup Edition...
5
by: azgoddess1 | last post by:
During the installation I get these error messages: ***** SQL1390C The environment variable DB2Instance is not defined or is invalid An error ocured while loading the command "C:\Program...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
2
by: terryintransit | last post by:
Im connecting to a database on a remote machine. The node and catalog command were successfully run. I can connect to the database from the db2 command line. db2 => connect to dkt_old user xxx...
5
by: lxw176 via DBMonster.com | last post by:
Hi, I'm working on DB2 UDB 8.1 for AIX 5.3. I tried to do either db2 drop database mydb or connect to mydb command after I restored mydb from an online backup image using redirected restore. I...
2
by: Ivan | last post by:
Hi, I experienced a problem while upgrading from DB2 UDB LUW Workgroup edition 7.2 FixPak 10a to Workgroup Server edition 8.2 FixPak 12. The install wizard said the upgrade was successful but none...
0
by: jeffhan | last post by:
i am using db2 client on an AIX machine to connect to the remote database, we use LDAP to store the node and database on client machine, when i run: db2 list database directory or db2 list...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
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
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: 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 ...

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.