User Tools

Site Tools


kurs:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kurs:installation [2010/05/18 11:15]
127.0.0.1 external edit
kurs:installation [2014/09/10 21:22]
Line 1: Line 1:
-<​code>​ 
-apex installation 
  
-+ entpacken nach oracle/apex 
-+ beschreibnung der installation ab seite 27 
- 
-sqlplus für developement!!! 
-> @apexins SYSAUX SYSAUX TEMP /i/ -- done 
-> @apxchpwd -- password change ​   -- done set to wifi  
- 
-+ unterumständen vorher zu machen 
- 
-@apxldimg.sql SYSTEM_DRIVE:​\TEMP 
-+ see thread http://​forums.oracle.com/​forums/​thread.jspa?​threadID=664138 
-+ /​apex/​images will be appended automatically 
-+ does not work under cygwin 
- 
-checken ob server läuft 
-> SELECT DBMS_XDB.GETHTTPPORT FROM DUAL; 
-S31 
-falls hier 0 zurückkommt dann 
-> EXEC DBMS_XDB.SETHTTPPORT(8080);​ 
- 
-> @apex_epg_config.sql C:​\oracle\product\11.1.0\db_1 -- installation of apex server plsql gateway server --strangely done 
- 
- 
-> ALTER USER ANONYMOUS ACCOUNT UNLOCK; 
- 
-+ shared server einstellen 
- 
-> ALTER SYSTEM SET SHARED_SERVERS = 5 SCOPE=BOTH; ​ 
-</​code>​ 
kurs/installation.txt · Last modified: 2014/09/10 21:22 (external edit)