Histórico da Página
HTML |
---|
<div id="main-content" class="wiki-content group"> <h2 id="ConfiguraçãodobancodedadosOracle-VersõeshomologadasdoOracle">Versiones>Approved homologadasversions delof Oracle</h2> <p> ParaTo verificarsee lasthe versionesapproved homologadasversions delof Oracle, accedaaccess lathe <a href="Matriz-de-Portabilidade_73075448.html">Matriz de Portabilidad<>Portability Matrix</a> </p> <h2 id="ConfiguraçãodobancodedadosOracle-Configuraçãodobanco">Configuración>Data delBank banco<configuration</h2> <p> EsThe necesarioadministrator queof elthe administradorOracle® deldata banco Oracle®bank (DBA) must make efectúesome algunassecurity changes alteracionesto dethe seguridadOracle® endata elbank, bancocausing dethe datos Oracle®,user (schema) haciendoinformed quein elthe usuarioFluig (schema)installation informadonot ento lahave instalaciónpermission del Fluigto no tenga permiso de lectura/modificacion en otrosread/change in other schemas del banco Oracle®, en caso que existanin the Oracle® data bank, if any.<br />Debe poseer permiso de>Only lectura/modificacion solamente en el usuario (<em>schema</em>) utilizado por el Fluigthe schema used by Fluig should have permission to read/change. </p> <h2 id="ConfiguraçãodobancodedadosOracle-Criaçãodousuárioeconcessãodeprivilégios">Creación>Create deluser usuarioand y concesión de privilegios<grant privileges</h2> <p> ParaFor lathe creacióncreation deof una nuevonew usuariouser enin elOracle bancodata debank, datoswe Oraclewill <span style="color: rgb(29, 32, 33);">usamos>use lathe instruccióninstruction CREATE USER, conformeaccording ato lathe sintaxissyntax a seguirbelow:</span> </p> <div class="code panel pdl" style="border-width: 1px;"> <div class="codeContent panelContent pdl"> <pre class="theme: Confluence; brush: sql; gutter: false" style="font-size: 12px;">CREATE USER userid IDENTIFIED BY password [DEFAULT TABLESPACE tablespace] [TEMPORARY TABLESPACE tablespace_temporaria];</pre> </div> </div> <p> <span style="color: rgb(29, 32, 33);">Donde>Where:</span> </p> <ul> <li><strong style="font-size: 10.0pt; line-height: 13.0pt;">userid:</strong><span style="font-size: 10.0pt; line-height: 13.0pt;"> NombreName of deluser usuarioto quebe se crearácreated;</span></li> <li><strong style="font-size: 10.0pt; line-height: 13.0pt;">password:</strong><span style="font-size: 10.0pt; line-height: 13.0pt;"> ContraseñaPassword delof usuariouser queto sebe crearácreated;</span></li> <li><strong style="font-size: 10.0pt; line-height: 13.0pt;">tablespace (opcionaloptional):</strong><span style="font-size: 10.0pt; line-height: 13.0pt;"> TablespaceDefault estándartablespace dondewhere losobjects objetosin delthe bancodata debank datoswill sebe almacenaránstored. SiIf sethis omiteoption esais opciónomitted, el Oracle asumeassumes lathe tablespacedefault SYSTEM estándartablespace;</span></li> <li><strong style="font-size: 10.0pt; line-height: 13.0pt;">temp_tablespace (opcionaloptional):</strong><span style="font-size: 10.0pt; line-height: 13.0pt;"> TablespaceDefault estándartablespace dondewhere setemporary almacenanobjects losare objetosstored, temporarios,such comoas portemporary ejemplotables. lasIf tablasthis temporarias.option Siis seomitted, omiteOracle esaassumes opción,a eldefault OracleTEMP asume un tablaspace temporario TEMP.tablespace;</span></li> </ul> <p> <span style="font-size: 10.0pt; line-height: 13.0pt;">Después>After the deuser crearis elcreated, usuario,it esneeds necesarioto concederbe losgranted privilegiossystem deprivileges sistema(DLL (conexiónconnections eand instrucciones DLLinstructions, porfor ejemploexample) required necesariosfor parathis éluser, conformeaccording ato lathe sintaxissyntax a seguirbelow:</span> </p> <div class="code panel pdl" style="border-width: 1px;"> <div class="codeContent panelContent pdl"> <pre class="theme: Confluence; brush: sql; gutter: false" style="font-size: 12px;">GRANT CONNECT,RESOURCE TO userid;</pre> </div> </div> <p> <span style="color: rgb(29, 32, 33);">Donde>Where:</span> </p> <ul> <li><strong>userid:</strong><span> NombreName delof usuariopreviously creadocreated anteriormenteuser;</span></li> </ul> </div> |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas