Error Messages (U)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
User does not have permission to use one of the flags given. (-34000)
"E_US0002 User does not have permission to use one of the flags given. (-34000)" is a permissions error that occurs when users attempt to query Ingres databases. To resolve this problem, take the following action:
1.
Login to the machine that contains your
2. Type 'bash' or 'sh' to open a Bash or Bourne shell.
3.
cd into the /bin sub-directory of your
4.
Run the following command:
oplrqb -fy
5.
Use chmod to enable your Ingres user to run oplrqb.
6. Use chmod to enable your Ingres user to read oplrqb.ini.
7. Use chmod to enable your Ingres user to write to oplrqb.log.
8.
Run this command:
cd ..
9.
Use chmod to enable your Ingres user to execute openlink.sh.
10. su to your Ingres uid.
11. Run the Ingres user's .profile.
12.
Run the following command from the root of your
. ./openlink.sh
13.
cd into the /bin sub-directory of your
14.
Run this command:
./oplrqb +loglevel 7
15.
Test.