database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
Oracle
ㆍInformix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
Informix Q&A 894 게시물 읽기
No. 894
Re: 테이블을 생성할수 없다는데요.. 퍼미션이 없어서 그런거 같아요 어떻게 퍼미션을 주죠?
작성자
sojins
작성일
2001-07-24 15:52
조회수
5,296

>>informix 님께서 쓰시길<<

 

:: -388

::

:: __________________________________________________________

::

:: No resource permission.

::

:: If you issued a CREATE TABLE, CREATE INDEX, or CREATE PROCEDURE statement, you cannot execute th

:: is statement because your account has not been granted RESOURCE privilege in this database. You

:: need the RESOURCE privilege to create permanent tables, indexes on permanent tables, and procedu

:: res.

::

:: If you issued a SET statement, START VIOLATIONS TABLE statement, or STOP VIOLATIONS TABLE statem

:: ent, you cannot execute this statement because your account has not been granted RESOURCE privil

:: ege in this database. You need the RESOURCE privilege to execute the SET statement for a constra

:: int, trigger, or index defined on a table in the current database. You also need the RESOURCE pr

:: ivilege to execute the START VIOLATIONS TABLE or STOP VIOLATIONS TABLE statement on a base table

:: in the current database.

::

:: To recover from this error, contact a person who has the DBA privilege on this database and ask

:: to be granted the RESOURCE privilege on the database.

 

퍼미션을... user한테 주면 되는뎅..

 

informix 유저로 로긴해서 - informix는 informix user가 super-user지요.

권한이 필요한 Database를 선택하고

grant dba to "필요한user"

그럼 그넘도 DBA권한 생김니당.

 

필요한 DB_NAME : db_name

필요한 user : db_user

 

예)

$ su - informix

$ cat > grant.sql

grant dba to "db_user";

^D

 

$ dbaccess db_name grant

[Top]
No.
제목
작성자
작성일
조회
860ODBC 에러?가 나는데요 -_-..
초보
2001-07-09
3783
857필드값 자동증가?
혀누
2001-07-09
4384
858┕>Re: data type을 serial로 써보세요..(냉무)
이윤석
2001-07-09 13:57:28
4676
855도와주세요....ㅠㅠ
이주현
2001-07-08
4416
854테이블을 생성할수 없다는데요.. 퍼미션이 없어서 그런거 같아요 어떻게 퍼미션을 주죠?
informix
2001-07-06
3906
894┕>Re: 테이블을 생성할수 없다는데요.. 퍼미션이 없어서 그런거 같아요 어떻게 퍼미션을 주죠?
sojins
2001-07-24 15:52:17
5296
853초보입니다...좋은 서적을 추천해 주세요...^^;
elec0325
2001-07-05
3769
852linux용 informix 어디서 구하나요?
배너
2001-07-05
3604
856┕>Re: linux용 informix 어디서 구하나요?
정재익
2001-07-08 08:57:50
4114
866┕>Re: linux용 informix 어디서 구하나요?
심호현
2001-07-13 11:19:39
4209
851informix windows2000 trial 버젼 어디가면 구할 수 있을까여???
helpme
2001-07-04
3836
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.017초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다