为您找到"
...1390" could not be retrieved. Reason code: "5".
"相关结果约100,000,000个
I get the following error when trying to connect to a db2 db: $ /opt/ibm/db2/V10.5/bin/db2 connect to SRVO SQL10007N Message "-1390" could not be retrieved. Reason code: "3".
SQL10007N Message "-1390" could not be retrieved. Reason code: "6". To diagnose the problem, take a db2 trace on client side: db2trc on -f db2trc.dmp db2 db2trc off db2trc flw db2trc.dmp db2trc.clw db2trc fmt db2trc.dmp db2trc.fmt The following are found in db2trc : 65405 | | | | | | sqlnlscmsg entry 65406 | | | | | | sqlnlscmsg data [probe 10]
2. The message file was found, but the file could not be opened because of permissions. Check the file permissions of the files under the message directory.
I am getting an error "SQL10007N Message "-1390" could not be retrieved. Reason code: "3" while I am trying to find db2level for one of our system.
Hi All, I am completely new to DB2 UDB. I installed DB2 UDB 8.1 on Solaris machine. The installation was successfull. I have checked that data administration server (DAS) is running. I logged into the machine with db2inst1 user, which default instance user. But, i When go to /opt/IBM/db2/V8.1/adm directory and try ./db2start.. it says... SQL10007N Message "-1390" could not be retrieved. Reason ...
SQL10007N Message "-1390" could not be retrieved. Reason code: "6". I've been using a guide from DB2 manual guide (to be honest, i am forget the exactly url) with the title named "Common Criteria Certification: Installing DB2 Universal Database Express Edition" and it's file named "Installing DB2 UDB Express Ed 8.2.pdf" (it was good until page ...
Description Using the Client Configuration Wizard to create on single client caused the error: 'SQL10007N Message "-1390" could not be retrieved. Reason code: "6"'
Symptom When configuring the Tivoli Storage manager server instance using manual steps, it may fail when changing the default directory for the database to be the same as the instance directory for the server with the db2 command: $ db2 update dbm cfg using dftdbpath SQL10007N Message "-1390" could not be retrieved. Reason code: "3"
redhat Linux Enterprice Edtion x86-32bit环境下的DB2 V9.7 express-c在运行启动过程中报错: -sh-3.1$ ./db2start SQL10007N Message "-1390" could not be retrieved. Reason code: "3". 经过分析,是shell文件配置项有问题,没有export环境变量导致。使用了不正确的shell。解决办法如下: sudo usermod -s /bin/bash db2inst1 sudo gedit /home/db2inst1/.profile ...
Re: SQL10007N Message "-1390" could not be retrieved. Reason code: "6" ;. Hi, Norbert wrote: [color=blue] > Have you set the complete users environment in your crontab? If not, do > so. I don´t know much about the cron-version used on aix. Linux cron > daemons usually don´t do any automatic environment setup. > Eg. PATH, DB2INSTANCE need to be set explicitly. [/color] When I don't set ...