background preloader

Oracle

Facebook Twitter

Instalacion y Configuracion

Install Oracle Developer Suite 10g on Windows 7 (64bit) Recently, I have install Oracle Developer Suite on Windows 7(64bit) on my laptop while installing developer suite i found the error. Once i read the step nice and clean work done by Duh-Microsfot did it again blog and try the same and achieve the "succeful installation".Oracle 10g Developer suite:Steps: - Extract the setup downloaded from OTN. - Right click on the setup.exe property, set compatibility to Windows XP SP2 - Edit the virtual memory size to custom size from 1024m to 4000m, restart it - Now Run the setup.exeIncrease Virtual Memory: Depending upon actual memory available with your computer, setup virtual memory.

You can go upto double the size of actual memory while setting up your virtual memory. After setting the virtual memory restart the system.... Now open the disk1 folder of the developer suite and locate "setup.exe" Right click on "Setup.exe" and change the comparability to windows XP service pack 2 or 3.

Administracion

Toad for Oracle Freeware. Configurar ORACLE DEVELOPER SUITE FORM 10g en otros navegadores. Configurar ORACLE DEVELOPER SUITE FORM 10g en otros navegadores. Google Chrome, IE 9, etc. Oracle Jinitiator is no longer compatible with oracle forms services. By default, Oracle Forms services 10g uses Jinitiator 1.3.1.22 to run Forms applications. Jinitiator was compatible with Internet Explorer 6 and Firefox version 2.0.

But latest internet explorer like IE 8 and 9 crash with Jinitiator. Similar behavior is seen with Firfox version 3.0 and later. To resolve this problem, you must configure JRE to work with forms services 10g. . # System parameter: default base HTML file baseHTML=base.htm # System parameter: base HTML file for use with JInitiator client baseHTMLjinitiator=basejini.htm # System parameter: base HTML file for use with Sun’s Java Plug-In baseHTMLjpi=basejpi.htm Make changes as shown in bold face below. Make sue that following parmaments in FORMSWEB.CFG are as mentioned below.

Now install J2RE version 1.4.2_06 from following URL, you can also omit version no from following line, Tempfile no ocupa el espacio en disco hasta que lo necesita... | ExpoDBA. Al momento de crear un TEMPFILE, el TEMPFILE es creado casi instantaneamente, sin importar si el TEMPFILE es de 200 Kb o de 200 Gb. ¿Porque es tan rápido crear un TEMPFILE y tan lento un datafile? La respuesta es que el TEMPFILE no ocupa realmente el espacio en disco, sino que simplemente indica que bloques va a usar cuando necesite el espacio.

En este tema hay que tener mucho cuidado porque con este criterio podríamos crear TEMPFILES de tamaño mucho mayor al que tenemos disponible, y ni Oracle ni el Sistema Operativo se enterarán hasta que oracle quiera ocupar ese bloque con datos. Es más, el df -k no mostrará el espacio ocupado por los TEMPFILE (porque realmente no están ocupados) pero si lo mostrará Oracle y el comando ls -lrt. Veamoslo en un ejemplo: Verificamos el espacio disponible en FS donde queremos crear el TEMPFILE: SQL> ALTER tablespace TMP_ORACLE add TEMPFILE '/oracle/datos/dat_41/tmp_oracle_53.dbs' size 30000M; Tablespace modificado. Veamos si existe realmente el TEMPFILE: Manual de Iniciación a Oracle. Oracle Consulting, Oracle Support and Oracle Training by BC Oracle Consulting.

Products | Technical Information. Oracle Documentation.

Java