Top "Oracle-xe" questions

Oracle Database Express Edition (Oracle Database XE) is an entry-level, small-footprint database, free to develop, deploy, and distribute; fast to download; and simple to administer.

How to correctly set the ORACLE_HOME variable on Ubuntu 9.x?

I have the same problem as listed here: How to recover or change Oracle sysdba password although I did not …

oracle oracle-xe
How to create a new database after initally installing oracle database 11g Express Edition?

I have installed Oracle Database 11g Express Edition on my pc (windows 7) and I have installed Oracle SQL Developer as …

oracle oracle11g oracle-sqldeveloper oracle-xe
URL string format for connecting to Oracle database with JDBC

I'm a newbie to Java-related web development, and I can't seem to get a simple program with JDBC working. I'm …

oracle jdbc oracle-xe
Difference between VARCHAR2(10 CHAR) and NVARCHAR2(10)

I've installed Oracle Database 10g Express Edition (Universal) with the default settings: SELECT * FROM NLS_DATABASE_PARAMETERS; NLS_CHARACTERSET AL32…

oracle oracle-xe
Oracle 11g Express Edition for Windows 64bit?

I registered on http://Oracle.com in order to download 11g R2 Express edition database. But http://Oracle.com offered …

windows oracle 64-bit oracle-xe
Oracle 10g express home page is not coming up

I installed Oracle 10g express. Installation went well, But the home page is not coming up. I can connect using …

sql oracle oracle-xe
ORA-00600: internal error code, arguments: [4194], [65], [51]

I have issue on Oracle. When I execute startup to open database there is error in alert log that ORA-00600: …

oracle oracle-xe ora-00600
Change NLS Character set parameters on Oracle 11g XE

I am using Oracle 11g Express Edition. Currently when I check NLS character set parameter using SELECT * FROM nls_database_…

sql oracle oracle11g oracle-apex oracle-xe
ora-1658: unable to creat initial extent for segment in tablespace

i'm getting the error "ora-1658: unable to create initial extent for segment in tablespace MYTBS" when trying to import a …

sql database oracle oracle11g oracle-xe
How can I change the SID of an Oracle XE instance

I needed to change the SID of an Oracle XE database (not the Service Name) to match a production database. …

oracle oracle-xe sid service-name