alpha-x
(usa Ubuntu)
Enviado em 23/09/2012 - 23:36h
alefe@HP-Pavilion-dv6700:~$ sudo /etc/init.d/oracle-xe configure
[sudo] password for alefe:
Oracle Database 11g Express Edition Configuration
-------------------------------------------------
This will configure on-boot properties of Oracle Database 11g Express
Edition. The following questions will determine whether the database should
be starting upon system boot, the ports it will use, and the passwords that
will be used for database accounts. Press <Enter> to accept the defaults.
Ctrl-C will abort.
Specify the HTTP port that will be used for Oracle Application Express [8080]:
Specify a port that will be used for the database listener [1521]:
/etc/init.d/oracle-xe: line 405: /bin/awk: No such file or directory
Specify a password to be used for database accounts. Note that the same
password will be used for SYS and SYSTEM. Oracle recommends the use of
different passwords for each database account. This can be done after
initial configuration:
Confirm the password:
Do you want Oracle Database 11g Express Edition to be started on boot (y/n) [y]:
Starting Oracle Net Listener...touch: cannot touch `/var/lock/subsys/listener': No such file or directory
Done
Configuring database...grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
Done
/bin/chmod: cannot access `/u01/app/oracle/diag': No such file or directory
Starting Oracle Database 11g Express Edition instance...touch: cannot touch `/var/lock/subsys/oracle-xe': No such file or directory
Done
Installation completed successfully.
alefe@HP-Pavilion-dv6700:~$
Como da pra ver , aparece o seguinte erro [u]No such file or directory[/u] .
Como resolvo isso minha gente ?