5
Database Administration
Voice System Database Administration
UCS 1000 R4.2 Administration 585-313-507
Issue 3 April 2000 242
7
Change the mode of shell file with the original name to
rwxr_xr_x
.
8
Add the original executable file name along with all the other executable
files to /etc/inittab file as before using the same tools as before.
The following example is used to illustrate these steps. The executable file
that communicates with the database is called get_pin_uac. The name of
the instance of the ORACLE database is “A”.
1
Compile the get_pin_uac executable file along with all the other
executable files as before.
2
Enter mv get_pin_uac getPinUac in the /home/gar/irapi directory.
3
In the /home/gar/irapi directory, enter vi get_pin_uac
4
Enter the following first line to the file:
ORACLE_SID=A;export ORACLE_SID
5
Add the following second and third line to the file:
ORACLE_HOME=‘/usr/lbin/dbhome $ORACLE_SID‘;export
ORACLE_HOME
exec /home/gar/irapi/getPinUac
6
Save the file and exit the editor.
7
Enter chmod 755 get_pin_uac
Содержание R4.2
Страница 1: ...UCS 1000 R4 2...
Страница 2: ...Copyright 2000 by Lucent Technologies All rights reserved...
Страница 21: ...vusage 618 wl_copy 619 wl_edit 620 wl_gen 622 wl_init 624 wl_install 625 Glossary 627 Index 699...
Страница 192: ...4 Switch Interface Administration Digital Interfaces Figure 89 Assign Card T1 A B Robbed bit E M Window...
Страница 313: ...6 Peripheral Administration Modem Administration 10 Select ModemMon add to one add port services...
Страница 665: ...A Summary of Commands wl_install Example wl_install See Also wl_copy wl_gen...