Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@linux:/home/digo/Downloads/oracle# /etc/init.d/oracle-xe configure
- 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]:8080
- Specify a port that will be used for the database listener [1521]:1521
- 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]:y
- /bin/chown: invalid user: `oracle:dba'
- /bin/chown: invalid user: `oracle:dba'
- /bin/chown: invalid user: `oracle:dba'
- /bin/chown: invalid user: `oracle:dba'
- Starting Oracle Net Listener...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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement