Error ORA-01950 테이블스페이스 'USERS'에 대한 권한이 없습니다 for문 2020. 4. 20. 21:33 권한을 넣어주면 된다. ALTER USER 사용자이름 DEFAULT TABLESPACE USERS QUOTA UNLIMITED ON USERS; 공유하기 게시글 관리 for문 'Error' 카테고리의 다른 글 ORA-01810: 형식코드가 두번났습니다 (0) 2020.12.02 ORA-01950: no privileges on tablespace (0) 2020.04.05 Description Resource Path Location TypeCannot find DTD 'file:///C:/Users/we/eclipse-workspace/gridpjt/src/main/resources/log4j.dtd'.Create the DTD file or configure an XML catalog for this DTD. log4j.xml /gridpjt/src/main/resources line 2 Language Servers (0) 2020.03.26 'Error' Related Articles ORA-01810: 형식코드가 두번났습니다 ORA-01950: no privileges on tablespace Description Resource Path Location TypeCannot find DTD 'file:///C:/Users/we/eclipse-workspace/gridpjt/src/main/resources/log4j.dtd'.Create the DTD file or configure an XML catalog for this DTD. log4j.xml /gridpjt/src/main/resources line 2 Language Servers