오라클 proc 소스파일(.pc)을 C 소스파일(.c)로 변환 시에 proc 컴파일러를 사용하는데, 이 때 사용가능한 옵션 및 설명은 아래 표와 같다. SyntaxDefaultSpecificsAUTO_CONNECT={YES | NO}NOAutomatic CLUSTER$ account connection before the first executable statement.CHAR_MAP={VARCHAR2 | CHARZ | STRING | CHARF} *CHARZMapping of character arrays and strings.CLOSE_ON_COMMIT={YES | NO}NOClose all cursors on COMMIT.CODE={ANSI_C | KR_C | CPP}KR_CKind of C cod..