ORA-00972

Identifier is too long

식별자가 너무 깁니다.




원인 : 식별자의 길이다 너무 길게 설정함.


해결 : 식별자의 길이를 30자보다 짧게 수정합니다.

반응형

'Programming > Databse' 카테고리의 다른 글

[Database] 실행 계획 분석  (0) 2017.03.17
[Oracle] 대소문자 변환  (0) 2017.03.07
[Oracle] ORA-02292  (0) 2017.03.07
[Oracle] UPDATE  (0) 2017.02.17
[Oracle] Column 정보 수정하기.  (0) 2017.02.17


1. MODIFY


ALTER TABLE #TABLE_NAME#

MODIFY #COL_NAME# #DATA_TYPE# (DEFAULT #DEFAULT_VAL#) (NOT NULL or NULL);


Ex)

ALTER TABLE someTable

MODIFY someCol NUMBER NULL



반응형

'Programming > Databse' 카테고리의 다른 글

[Database] 실행 계획 분석  (0) 2017.03.17
[Oracle] 대소문자 변환  (0) 2017.03.07
[Oracle] ORA-02292  (0) 2017.03.07
[Oracle] UPDATE  (0) 2017.02.17
[Oracle] ORA-00972  (0) 2017.02.17


$("#cb_id").change(function(){

    if($("#cb_id").is(":checked")){

//Check event

    }else{

        //Uncheck event

    }

});

반응형

<div></div>와 같은 태그들의 영역을 숨기는 방법.

    • style="display:none"
    • style="visibility:hidden"



  • style="display:none"
숨기고난 빈 영역을 다음 태그로 채운다.
빈공간이 남지 않는다.



  • style="visibility:hidden"
숨기고난 빈 영역을 그대로 둔다.
빈공간이 남아있다.


반응형

'Programming' 카테고리의 다른 글

[IBATIS] Execute Query 후 return 값  (0) 2017.05.02
[ASP] charset 변경  (0) 2017.03.28
[Language] 프로그래밍 언어 선택  (0) 2017.01.02
[ASP] 05. 오라클 데이터 베이스와 연동하기.  (0) 2016.12.20
[ASP] 04. 파일 읽기  (0) 2016.12.20



$('input:radio[name=RadioName]').is(':checked');


$('input:checkbox[name=CheckBoxName]').is(':checked');



리턴값은 true / false





반응형

감사 추적 및 노드 검증


ATNA : Audit Trail and Node Authentication 


The Audit Trail and Node Authentication (ATNA) Integration Profile is part if the IHE IT Infrastructure technical framework.


  1. It describes the security environment (user identification, authentication, authorization, access control, etc.) assumed for the node so that security reviewers may decide whether this matches their environments.
  2. It defines basic auditing requirements for the node.
  3. It defines basic security requirements for the communications of the node using TLS or equivalent functionality.
  4. It establishes the characteristics of the communication of audit messages between the Basic Secure Nodes and Audit Repository nodes that collect audit information.
  5. It defines a Secure Application actor for describing product configurations that are not able to meet all of the requirements of a Secure Node.

Summary

The Audit Trail and Node Authentication (ATNA) Integration Profile establishes security measures which, together with the Security Policy and Procedures, provide patient information confidentiality, data integrity and user accountability.


Benefits

Assistance to sites in implementing security and confidentiality policies.


Details

  • The Audit Trail and Node Authentication (ATNA) Integration Profile

contributes to access control by limiting network access between nodes and limiting access to each node to authorized users. Network communications between secure nodes in a secure domain are restricted to only other secure nodes in that domain. Secure nodes limit access to authorized users as specified by the local authentication and access control policy.

  • User Authentication

The Audit Trail and Node Authentication Integration Profile requires only local user authentication. The profile allows each secure node to use the access control technology of its choice to authenticate users. The use of Enterprise User Authentication is one such choice, but it is not necessary to use this profile.

  • Connection Authentication

The Audit Trail and Node Authentication Integration Profile requires the use of bi-directional certificate-based node authentication for connections to and from each node. The DICOM, HL7, and HTML protocols all have certificate-based authentication mechanisms defined. These authenticate the nodes, rather than the user. Connections to these machines that are not bi-directionally node-authenticated shall either be prohibited, or be designed and verified to prevent access to PHI.

  • Audit Trails

User Accountability is provided through Audit Trail. The Audit Trail needs to allow a security officer in an institution to audit activities, to assess compliance with a secure domain’s policies, to detect instances of non-compliant behavior, and to facilitate detection of improper creation, access, modification and deletion of Protected Health Information (PHI).

반응형



어떤 프로그래밍 언어를 배워야 할까


데이비드 게위츠 "자바, C++ 추천"





1그룹엔 자바, C, 파이썬, C++이 포함됐다.

2그룹엔 자바스크립트, C#, PHP, 스위프트가

3그룹엔 오브젝티브-C, R이 들어갔다.



1단계로 자바나 C++중 하나를 선택해 배운다. 

2단계로 자바스크립트를 배운다. 

3단계로 PHP, 스위프트, 파이썬 중 하나를 선택해 배운다.








반응형

'Programming' 카테고리의 다른 글

[ASP] charset 변경  (0) 2017.03.28
[HTML] 태그 영역 숨기기.  (0) 2017.01.24
[ASP] 05. 오라클 데이터 베이스와 연동하기.  (0) 2016.12.20
[ASP] 04. 파일 읽기  (0) 2016.12.20
[ASP] 03. 파일 쓰기  (0) 2016.12.20





반응형



1. 조합





2. 해금





3. 팁


반응형




MIME Type


MIME : Multipurpose Internet Mail Extensions


클라이언트에게 전송된 문서의 다양성을 알려주기 위한 메커니즘.

      • 웹에서 파일의 확장자는 별 의미가 없음. 
      • 그러므로, 각 문서와 함께 올바른 MIME 타입을 전송하도록, 서버가 정확히 설정하는 것이 중요함. 
      • 브라라우저들은 리소스를 내려받았을 때 해야 할 기본 동작이 무엇인지를 결정하기 위해 대게 MIME 타입을 사용.


E.g.

  • image/gif           GIF 이미지 (무손실 압축, PNG에 의해 대체됨)
  • image/jpeg         JPEG 이미지
  • image/png         PNG 이미지
  • image/svg+xml    SVG 이미지 (벡터 이미지)
  • ...


반응형

+ Recent posts