If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Prolem while creating Db2 Instance on AIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-08, 00:57
Neharao Neharao is offline
Registered User
 
Join Date: Dec 2007
Posts: 49
Prolem while creating Db2 Instance on AIX

Hi All

I encounter a problem while creating Db2 instance on AIX server machine.

db2fenc1 and db2inst2 users are created using smitty. I ran the below command as root user

********************************************
# cd /opt/IBM/db2/V9.1/instance
# ./db2icrt -u db2fenc1 db2inst2
The file access permissions do not allow the specified action.
ksh: /dev/null: 0403-005 Cannot create the specified file.
cat: cannot open /tmp/db2icrt.tmp1.139396
DBI1281E The database manager configuration file could not be
initialized.

Explanation:

An error occurred when attempting to initialize the database
manager configuration file. A DB2 instance could not be created
or migrated.

User Response:

Refer to the log file for problem determination. Resolve the
problem and try the command again. If the problem persists,
please contact IBM Support.

DBI1079I Output is saved in the log file /tmp/db2icrt.log.139396.

Explanation:

All processed and failed operations have been saved into this log
file.

User Response:

Do not modify this file in any way. This file is for IBM
Technical Support reference.


********************************************

Please let me know any solution

Thanks in Anticipation
Neha
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On