Advertisement
mendigo

Untitled

Aug 11th, 2011
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. root@linux:/home/digo/Downloads/oracle# /etc/init.d/oracle-xe configure
  2.  
  3. Oracle Database 11g Express Edition Configuration
  4. -------------------------------------------------
  5. This will configure on-boot properties of Oracle Database 11g Express
  6. Edition. The following questions will determine whether the database should
  7. be starting upon system boot, the ports it will use, and the passwords that
  8. will be used for database accounts. Press <Enter> to accept the defaults.
  9. Ctrl-C will abort.
  10.  
  11. Specify the HTTP port that will be used for Oracle Application Express [8080]:8080
  12.  
  13. Specify a port that will be used for the database listener [1521]:1521
  14.  
  15. Specify a password to be used for database accounts. Note that the same
  16. password will be used for SYS and SYSTEM. Oracle recommends the use of
  17. different passwords for each database account. This can be done after
  18. initial configuration:
  19. Confirm the password:
  20.  
  21. Do you want Oracle Database 11g Express Edition to be started on boot (y/n) [y]:y
  22.  
  23. /bin/chown: invalid user: `oracle:dba'
  24. /bin/chown: invalid user: `oracle:dba'
  25. /bin/chown: invalid user: `oracle:dba'
  26. /bin/chown: invalid user: `oracle:dba'
  27. Starting Oracle Net Listener...Done
  28. Configuring database...grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
  29. grep: /u01/app/oracle/product/11.2.0/xe/config/log/*.log: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement