Each running Oracle database is associated with an Oracle instance. When a database is started on a database server, the Oracle software allocates a shared memory area called the System Global Area (SGA) and starts several Oracle background processes. This combination of the SGA and the Oracle processes is called an Oracle instance. After starting [...]
Posts Tagged ‘Oracle’
What we want to learn here is creating a database using Database Configuration Assistant. I created this tutorial as simple as possible :] A standard installation can be completed on a computer with 1 GB of RAM and 1.5 GB of swap space or larger. Depending on the activity level of the machine on which [...]
I got a little stupid thing when i want to login into my Oracle Server. here is the problem, i cannot open login page Nah, after got some time, i found the the solution. When i restart my server, some of Oracle services stopped. A good way to solve this, set all of the Oracle [...]
TOP SQL Server: ORACLE: MySQL:
Oracle Database and C# : SQL Function
Posted: March 26, 2009 in C#, Database, ProgrammingTags: C#, Database, Oracle
Function for Query ex : SELECT Function for DML ex : UPDATE, DELETE
Oracle Database Connection using C#
Posted: March 17, 2009 in C#, ProgrammingTags: C#, Database, Oracle
what we must do first : for opening connection : closing….



