HP R4.2 Manual de usuario Pagina 280

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 745
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 279
5 Database Administration Voice System Database Administration
UCS 1000 R4.2 Administration 585-313-507 Issue 3 April 2000 241
Shell Wrapper Approach
Perform the following:
1 Compile the original source file that communicates with the database
along with all the other source files.
2 Rename the executable file using the move command, but keep it in the
same directory.
3 Using your favorite editor, edit a file with the same name as the original
executable file.
4 Enter the following on the first line:
ORACLE_SID=ORACLE_SID_name;export ORACLE_SID
where ORACLE_SID_name is the name of the instance of the ORACLE
database on the server.
5 Enter the following on the second and third lines:
ORACLE_HOME=/usr/lbin/dbhome $ORACLE_SID;export
ORACLE_HOME
exec new_executable_file_name
where new_executable_file_name is the full path name of the newly-
renamed executable file.
6 Save the file and exit the editor.
Vista de pagina 279
1 2 ... 275 276 277 278 279 280 281 282 283 284 285 ... 744 745

Comentarios a estos manuales

Sin comentarios