Which 9i Client with 10g on Linux

Hi -
try to get SUSE Linux server 8.0 going with 10g standalone.
JDK is 1.4.2_01.
I have installed Oracle9i client and DB release 9.2.0.1 to get OCI connectivity.
The app server starts fine, JSP comes up ok but the moment I try to get an OCI connection it aborts.
This is the error:
Library=/home/oracle9i/Oracle9iDB/lib/libclntsh.so
Current Java Thread:
at oracle.jdbc.oci8.OCIDBAccess.make_c_state.....
I have downloaded the 9.2.0.1 JDBC dirver again but still the same...
Any help appreciated
Tks
Andre

Hi - This is the full log file dump
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4F4344A6
Function=kpuhhalo+0x26
Library=/home/oracle9i/Oracle9iDB/lib/libclntsh.so
Current Java thread:
     at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
     at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
     - locked <0x44790228> (a oracle.jdbc.oci8.OCIDBAccess)
     at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:374)
     at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
     at com.evermind.sql.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:181)
     at com.evermind.sql.DriverManagerConnectionPoolDataSource.getPooledConnection(DriverManagerConnectionPoolDataSource.java:36)
     at com.evermind.sql.OrionPooledDataSource.getPooledConnection(OrionPooledDataSource.java:543)
     at com.evermind.sql.PooledConnectionUsage.getPooledConnection(PooledConnectionUsage.java:22)
     at com.evermind.sql.OrionPooledDataSource.getConnection(OrionPooledDataSource.java:323)
     at com.evermind.sql.OrionCMTConnection.setConnection(OrionCMTConnection.java:188)
     at com.evermind.sql.OrionCMTConnection.intercept(OrionCMTConnection.java:138)
     at com.evermind.sql.OrionCMTConnection.setAutoCommit(OrionCMTConnection.java:476)
     at com.evermind.sql.FilterConnection.setAutoCommit(FilterConnection.java:61)
     at Util_Connect.DataBase.getPoolConnection(DataBase.java:32)
     - locked <0x49132008> (a java.lang.Class)
     at Util_Connect.DataBase.getPoolConnection(DataBase.java:16)
     - locked <0x49132008> (a java.lang.Class)
     at SystemImpact.getConnection(SystemImpact.java:219)
     at SystemImpact.service(SystemImpact.java:70)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:356)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:614)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:784)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:03 105430 /usr/java/j2sdk1.4.2_01/bin/java
0804e000-0804f000 rw-p 00005000 03:03 105430 /usr/java/j2sdk1.4.2_01/bin/java
40000000-40015000 r-xp 00000000 03:03 9433 /lib/ld-2.2.5.so
40015000-40016000 rw-p 00014000 03:03 9433 /lib/ld-2.2.5.so
40017000-4001f000 r-xp 00000000 03:03 104801 /usr/java/j2sdk1.4.2_01/jre/lib/i386/native_threads/libhpi.so
4001f000-40020000 rw-p 00007000 03:03 104801 /usr/java/j2sdk1.4.2_01/jre/lib/i386/native_threads/libhpi.so
40020000-40021000 r--s 00000000 03:03 111578 /home/oracle9i/jdev905/j2ee/home/applib/Util_Connect.jar
40021000-4002f000 r-xp 00000000 03:03 9455 /lib/libpthread.so.0
4002f000-40037000 rw-p 0000d000 03:03 9455 /lib/libpthread.so.0
40037000-40039000 r-xp 00000000 03:03 9443 /lib/libdl.so.2
40039000-4003b000 rw-p 00001000 03:03 9443 /lib/libdl.so.2
4003b000-40158000 r-xp 00000000 03:03 9439 /lib/libc.so.6
40158000-4015f000 rw-p 0011c000 03:03 9439 /lib/libc.so.6
40164000-4055e000 r-xp 00000000 03:03 104807 /usr/java/j2sdk1.4.2_01/jre/lib/i386/client/libjvm.so
4055e000-4057a000 rw-p 003f9000 03:03 104807 /usr/java/j2sdk1.4.2_01/jre/lib/i386/client/libjvm.so
4058c000-4059e000 r-xp 00000000 03:03 9446 /lib/libnsl.so.1
4059e000-405a0000 rw-p 00011000 03:03 9446 /lib/libnsl.so.1
405a2000-405c3000 r-xp 00000000 03:03 9444 /lib/libm.so.6
405c3000-405c5000 rw-p 00020000 03:03 9444 /lib/libm.so.6
405c5000-405c9000 rw-s 00000000 03:03 65409 /tmp/hsperfdata_oracle9i/1835
405c9000-405d9000 r-xp 00000000 03:03 104812 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libverify.so
405d9000-405db000 rw-p 0000f000 03:03 104812 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libverify.so
405db000-405fb000 r-xp 00000000 03:03 104813 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libjava.so
405fb000-405fd000 rw-p 0001f000 03:03 104813 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libjava.so
405fd000-40611000 r-xp 00000000 03:03 104815 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libzip.so
40611000-40614000 rw-p 00013000 03:03 104815 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libzip.so
40614000-41fac000 r--s 00000000 03:03 110214 /usr/java/j2sdk1.4.2_01/jre/lib/rt.jar
41ff6000-4200c000 r--s 00000000 03:03 104842 /usr/java/j2sdk1.4.2_01/jre/lib/sunrsasign.jar
4200c000-420e7000 r--s 00000000 03:03 110215 /usr/java/j2sdk1.4.2_01/jre/lib/jsse.jar
420e7000-420f8000 r--s 00000000 03:03 104843 /usr/java/j2sdk1.4.2_01/jre/lib/jce.jar
420f8000-42651000 r--s 00000000 03:03 110216 /usr/java/j2sdk1.4.2_01/jre/lib/charsets.jar
446f9000-446fc000 r--s 00000000 03:03 104839 /usr/java/j2sdk1.4.2_01/jre/lib/ext/dnsns.jar
446fc000-44700000 r--s 00000000 03:03 101780 /home/oracle9i/jdev905/j2ee/home/lib/ejb.jar
4c780000-4c7ab000 r--p 00000000 03:03 17293 /usr/lib/locale/en_US/LC_CTYPE
4c7ab000-4c7c2000 r-xp 00000000 03:03 140792 /home/oracle9i/Oracle9iClient/lib/libocijdbc9.so
4c7c2000-4c7c3000 rw-p 00016000 03:03 140792 /home/oracle9i/Oracle9iClient/lib/libocijdbc9.so
4c7c3000-4c7c4000 r-xp 00000000 03:03 140700 /home/oracle9i/Oracle9iClient/lib/libwtc9.so
4c7c4000-4c7c6000 rw-p 00000000 03:03 140700 /home/oracle9i/Oracle9iClient/lib/libwtc9.so
4cd15000-4cd31000 r--s 00000000 03:03 104838 /usr/java/j2sdk1.4.2_01/jre/lib/ext/sunjce_provider.jar
4cd31000-4cd3e000 r--s 00000000 03:03 104841 /usr/java/j2sdk1.4.2_01/jre/lib/ext/ldapsec.jar
4cd3e000-4cdfa000 r--s 00000000 03:03 110217 /usr/java/j2sdk1.4.2_01/jre/lib/ext/localedata.jar
4cdfa000-4d364000 r--s 00000000 03:03 101805 /home/oracle9i/jdev905/j2ee/home/oc4j.jar
4d364000-4d372000 r--s 00000000 03:03 101801 /home/oracle9i/jdev905/j2ee/home/lib/servlet.jar
4d372000-4d413000 r--s 00000000 03:03 101800 /home/oracle9i/jdev905/j2ee/home/lib/ojsp.jar
4d413000-4d42c000 r--s 00000000 03:03 101794 /home/oracle9i/jdev905/j2ee/home/lib/jndi.jar
4d42c000-4d42e000 r--s 00000000 03:03 101788 /home/oracle9i/jdev905/j2ee/home/lib/jdbc.jar
4d42e000-4d569000 r--s 00000000 03:03 101681 /home/oracle9i/jdev905/j2ee/home/iiop.jar
4d569000-4d573000 r--s 00000000 03:03 101682 /home/oracle9i/jdev905/j2ee/home/iiop_gen_bin.jar
4d573000-4d57a000 r--s 00000000 03:03 101790 /home/oracle9i/jdev905/j2ee/home/lib/jms.jar
4d57a000-4d57d000 r--s 00000000 03:03 101798 /home/oracle9i/jdev905/j2ee/home/lib/jta.jar
4d57d000-4d5d4000 r--s 00000000 03:03 101792 /home/oracle9i/jdev905/j2ee/home/lib/jmxri.jar
4d5d4000-4d5e4000 r-xp 00000000 03:03 104818 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libnet.so
4d5e4000-4d5e5000 rw-p 0000f000 03:03 104818 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libnet.so
4d5e5000-4d5e9000 r--s 00000000 03:03 101784 /home/oracle9i/jdev905/j2ee/home/lib/javax77.jar
4d5e9000-4d5ee000 r--s 00000000 03:03 101777 /home/oracle9i/jdev905/j2ee/home/lib/connector.jar
4d5ee000-4d5ef000 r--s 00000000 03:03 104201 /home/oracle9i/jdev905/lib/xsqlserializers.jar
4d5ef000-4d5f8000 r-xp 00000000 03:03 9450 /lib/libnss_files.so.2
4d5f8000-4d5f9000 rw-p 00008000 03:03 9450 /lib/libnss_files.so.2
4d5f9000-4d601000 r--s 00000000 03:03 101785 /home/oracle9i/jdev905/j2ee/home/lib/javax88.jar
4d601000-4d66e000 r--s 00000000 03:03 104194 /home/oracle9i/jdev905/lib/dms.jar
4d66e000-4d67d000 r--s 00000000 03:03 101778 /home/oracle9i/jdev905/j2ee/home/lib/cos.jar
4d67d000-4d6fb000 r--s 00000000 03:03 101796 /home/oracle9i/jdev905/j2ee/home/lib/jsse.jar
4d6fb000-4d6fd000 r--s 00000000 03:03 101795 /home/oracle9i/jdev905/j2ee/home/lib/jnet.jar
4d6fd000-4d700000 r--s 00000000 03:03 101787 /home/oracle9i/jdev905/j2ee/home/lib/jcert.jar
4d700000-4d70c000 r--s 00000000 03:03 101776 /home/oracle9i/jdev905/j2ee/home/lib/activation.jar
4d70c000-4d751000 r--s 00000000 03:03 101799 /home/oracle9i/jdev905/j2ee/home/lib/mail.jar
4d751000-4d857000 r--s 00000000 03:03 101868 /home/oracle9i/jdev905/javavm/lib/jasper.zip
4d857000-4d8ff000 r--s 00000000 03:03 104200 /home/oracle9i/jdev905/lib/xmlparserv2.jar
4d8ff000-4d906000 r--s 00000000 03:03 101786 /home/oracle9i/jdev905/j2ee/home/lib/jaxp.jar
4d906000-4d920000 r--s 00000000 03:03 101782 /home/oracle9i/jdev905/j2ee/home/lib/jaas.jar
4d920000-4d961000 r--s 00000000 03:03 101684 /home/oracle9i/jdev905/j2ee/home/jazn.jar
4d961000-4d9ee000 r--s 00000000 03:03 101763 /home/oracle9i/jdev905/j2ee/home/jazncore.jar
4d9ee000-4db0e000 r--s 00000000 03:03 101872 /home/oracle9i/jdev905/jdbc/lib/classes12dms.jar
4db0e000-4dcce000 r--s 00000000 03:03 101873 /home/oracle9i/jdev905/jdbc/lib/nls_charset12.jar
4dcce000-4dd17000 r--s 00000000 03:03 104240 /home/oracle9i/jdev905/soap/lib/soap.jar
4dd17000-4dd3f000 r--s 00000000 03:03 104268 /home/oracle9i/jdev905/webservices/lib/wsserver.jar
4dd3f000-4dd63000 r--s 00000000 03:03 104266 /home/oracle9i/jdev905/webservices/lib/wsdl.jar
4dd63000-4de18000 r--s 00000000 03:03 104235 /home/oracle9i/jdev905/rdbms/jlib/aqapi.jar
4de18000-4de80000 r--s 00000000 03:03 101789 /home/oracle9i/jdev905/j2ee/home/lib/jem.jar
4de80000-4deb9000 r--s 00000000 03:03 101781 /home/oracle9i/jdev905/j2ee/home/lib/http_client.jar
4deb9000-4dec6000 r--s 00000000 03:03 104165 /home/oracle9i/jdev905/jlib/jssl-1_1.jar
4dec6000-4dfd9000 r--s 00000000 03:03 104167 /home/oracle9i/jdev905/jlib/ldapjclnt9.jar
4dfd9000-4dfde000 r--s 00000000 03:03 104160 /home/oracle9i/jdev905/jlib/javax-ssl-1_1.jar
4dfde000-4e052000 r--s 00000000 03:03 104247 /home/oracle9i/jdev905/sqlj/lib/runtime12ee.jar
4e052000-4e438000 r--s 00000000 03:03 104249 /home/oracle9i/jdev905/sqlj/lib/translator.jar
4e438000-4e46b000 r--s 00000000 03:03 101779 /home/oracle9i/jdev905/j2ee/home/lib/crimson.jar
4e46b000-4e472000 r--s 00000000 03:03 111582 /home/oracle9i/jdev905/j2ee/home/applib/WizPPMED.jar
4e472000-4e49b000 r--s 00000000 03:03 111583 /home/oracle9i/jdev905/j2ee/home/applib/wizprepaid.jar
4e49b000-4e49e000 r--s 00000000 03:03 111579 /home/oracle9i/jdev905/j2ee/home/applib/Util_XML.jar
4e49e000-4e518000 r--s 00000000 03:03 111581 /home/oracle9i/jdev905/j2ee/home/applib/WizIsis.jar
4e518000-4e577000 r--s 00000000 03:03 111572 /home/oracle9i/jdev905/j2ee/home/applib/ejbjar.jar
4e577000-4e698000 r--s 00000000 03:03 111576 /home/oracle9i/jdev905/j2ee/home/applib/ojdbc14.jar
4e698000-4e6ef000 r--s 00000000 03:03 111574 /home/oracle9i/jdev905/j2ee/home/applib/log4j-1.2.8.jar
4e6ef000-4e756000 r--s 00000000 03:03 111575 /home/oracle9i/jdev905/j2ee/home/applib/MtnIsisJar.jar
4e756000-4e758000 r--s 00000000 03:03 111577 /home/oracle9i/jdev905/j2ee/home/applib/Util_Class.jar
4e758000-4e75c000 r--s 00000000 03:03 111580 /home/oracle9i/jdev905/j2ee/home/applib/WizardNis.jar
4e75c000-4e796000 r--s 00000000 03:03 101387 /home/oracle9i/jdev905/BC4J/lib/bc4j_jclient_common.jar
4e796000-4e912000 r--s 00000000 03:03 101393 /home/oracle9i/jdev905/BC4J/lib/bc4jmt.jar
4e912000-4e952000 r--s 00000000 03:03 101395 /home/oracle9i/jdev905/BC4J/lib/collections.jar
4e952000-4e99c000 r--s 00000000 03:03 101391 /home/oracle9i/jdev905/BC4J/lib/bc4jhtml.jar
4e99c000-4e9ac000 r--s 00000000 03:03 101394 /home/oracle9i/jdev905/BC4J/lib/bc4jmtejb.jar
4e9ac000-4e9be000 r--s 00000000 03:03 101390 /home/oracle9i/jdev905/BC4J/lib/bc4jdomorcl.jar
4e9be000-4e9df000 r--s 00000000 03:03 101396 /home/oracle9i/jdev905/BC4J/lib/datatags.jar
4e9df000-4e9e5000 r--s 00000000 03:03 101389 /home/oracle9i/jdev905/BC4J/lib/bc4jctejb.jar
4e9e5000-4e9f9000 r--s 00000000 03:03 101392 /home/oracle9i/jdev905/BC4J/lib/bc4jimdomains.jar
4e9f9000-4eabf000 r--s 00000000 03:03 101386 /home/oracle9i/jdev905/BC4J/lib/adfm.jar
4eabf000-4eb7e000 r--s 00000000 03:03 101388 /home/oracle9i/jdev905/BC4J/lib/bc4jct.jar
4eb7e000-4eb84000 r--s 00000000 03:03 104168 /home/oracle9i/jdev905/jlib/ojmisc.jar
4eb84000-4eb96000 r--s 00000000 03:03 104230 /home/oracle9i/jdev905/ord/jlib/ordim.jar
4eb96000-4ebab000 r--s 00000000 03:03 104228 /home/oracle9i/jdev905/ord/jlib/ordhttp.jar
4ebab000-4ebb9000 r--s 00000000 03:03 104172 /home/oracle9i/jdev905/jlib/share.jar
4ebb9000-4ebc1000 r--s 00000000 03:03 104170 /home/oracle9i/jdev905/jlib/regexp.jar
4ebc1000-4ebd7000 r--s 00000000 03:03 104162 /home/oracle9i/jdev905/jlib/jdev-cm.jar
4ebd7000-4ec9d000 r--s 00000000 03:03 104195 /home/oracle9i/jdev905/lib/dsv2.jar
4ec9d000-4ed0d000 r--s 00000000 03:03 104237 /home/oracle9i/jdev905/rdbms/jlib/xsu12.jar
4ed0d000-4ed3c000 r--s 00000000 03:03 101771 /home/oracle9i/jdev905/j2ee/home/jsp/lib/taglib/jaxen-full.jar
4ed3c000-4edad000 r--s 00000000 03:03 101772 /home/oracle9i/jdev905/j2ee/home/jsp/lib/taglib/ojsputil.jar
4edad000-4ee08000 r--s 00000000 03:03 101774 /home/oracle9i/jdev905/j2ee/home/jsp/lib/taglib/standard.jar
4ee08000-4ee0e000 r--s 00000000 03:03 101773 /home/oracle9i/jdev905/j2ee/home/jsp/lib/taglib/saxpath.jar
4ee0e000-4ee34000 r--s 00000000 03:03 104198 /home/oracle9i/jdev905/lib/oraclexsql.jar
4ee34000-4f0ba000 r--s 00000000 03:03 104155 /home/oracle9i/jdev905/jlib/bigraphbean.jar
4f0ba000-4f169000 r--s 00000000 03:03 104154 /home/oracle9i/jdev905/jlib/bigraphbean-nls.zip
4f169000-4f2ad000 r--s 00000000 03:03 104164 /home/oracle9i/jdev905/jlib/jewt4.jar
4f2ad000-4f2e9000 r--s 00000000 03:03 104163 /home/oracle9i/jdev905/jlib/jewt4-nls.jar
4f2e9000-4f2ea000 r--s 00000000 03:03 101568 /home/oracle9i/jdev905/j2ee/home/default-web-app/WEB-INF/lib/looptags.jar
4f2ea000-4f2ee000 r-xp 00000000 03:03 104829 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libioser12.so
4f2ee000-4f2ef000 rw-p 00003000 03:03 104829 /usr/java/j2sdk1.4.2_01/jre/lib/i386/libioser12.so
4f2f3000-4f2f6000 r-xp 00000000 03:03 9448 /lib/libnss_dns.so.2
4f2f6000-4f2f7000 rw-p 00002000 03:03 9448 /lib/libnss_dns.so.2
4f2f7000-4f304000 r-xp 00000000 03:03 9456 /lib/libresolv.so.2
4f304000-4f306000 rw-p 0000c000 03:03 9456 /lib/libresolv.so.2
4f308000-4fbc2000 r-xp 00000000 03:03 139864 /home/oracle9i/Oracle9iDB/lib/libclntsh.so.9.0
4fbc2000-4fbfc000 rw-p 008b9000 03:03 139864 /home/oracle9i/Oracle9iDB/lib/libclntsh.so.9.0
Heap at VM Abort:
Heap
def new generation total 576K, used 505K [0x44700000, 0x447a0000, 0x44be0000)
eden space 512K, 93% used [0x44700000, 0x44777620, 0x44780000)
from space 64K, 42% used [0x44790000, 0x44796e10, 0x447a0000)
to space 64K, 0% used [0x44780000, 0x44780000, 0x44790000)
tenured generation total 4016K, used 2481K [0x44be0000, 0x44fcc000, 0x48700000)
the space 4016K, 61% used [0x44be0000, 0x44e4c7c8, 0x44e4c800, 0x44fcc000)
compacting perm gen total 11264K, used 11126K [0x48700000, 0x49200000, 0x4c700000)
the space 11264K, 98% used [0x48700000, 0x491dda60, 0x491ddc00, 0x49200000)
Local Time = Fri Sep 26 11:48:15 2003
Elapsed Time = 11
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)

Similar Messages

  • I have no sound when watching videos or live streams which works fine with IE or Linux on the same system

    I have no sound when watching videos on you tube or live streaming. If I switch to Linux everything is fine in firefox on this system but nothing with firefox in windows. If I use internet explorer everything is fine again, which seems to me to say that the problem lies within firefox 36. Can anyone help with this problem?

    Tried that with the same result. I can't understand why it works with Linux (Ubuntu) and not Windows. IE works as well but I prefer to use Firefox, so I guess I'll just have to switch browsers when playing videos - weird.

  • Which oracle client works with both Oracle 11.2.0.2 and BizTalk 2006 R2

    Hi there
    My Oracle11.2.0.2 is installed on linux server. My Biztalk2006R2 is installed on Windows Server 2003 R2 x64. I have already installed BizTalk Adapter for Oracle on the Biztalk server and now require to install Oracle Client to make Biztalk able to retrieve data from Oracle11.2.0.2 using the oracle client.
    From the following link,
    http://msdn.microsoft.com/en-us/library/aa559822%28v=BTS.20%29.aspx
    I came to know that the only oracle clients compatible with Biztalk adapter for oracle are as below:
    1) Oracle client 8i
    2) oracle client 9i
    3) oracle client 10i
    Now I need to install an oracle client on biztalk server in order to make biztalk talk to oracle and retrieve data from it.
    Question1: which of the above clients should i install on biztalk server that is compatible with both Oracle11.2.0.2 as well as Biztalk server 2006 R2?
    Question2: How to install and configure this client to make it work correctly?
    Please help.. thanks.
    Edited by: manibest on 19-Dec-2012 03:27
    Edited by: manibest on 19-Dec-2012 03:27

    The Biztalk Adapter interface with Oracle software has information, requirements per referenced document that does not make sense.
    E.g. "10i" does not exist and the requirement "Oracle ODBC driver 9.2.0.5.4" means that only 9.2 Client can be used. (Mixing parts from one Database Client product version with another version is not allowed/supported/certified.)
    Btw, does that machine happen to have Itanium hardware? (probably no, since you stated x64)
    For Oracle's OS requirements, 2003 was certified with/from 9.2.0.3 (and likely also terminal patch set version 9.2.0.8). Not sure about Server 2003 R2, 32 or 64-bit. I'm pretty sure 10.2 was certified on 2003 R2, but the note likely refers to 10.1 versions (before it was known it would be labeled 10g, g for grid replacing the i ).
    This FAQ may have some more information: http://www.oracle.com/technetwork/database/windows/faq-100614.html
    For Oracle client - server interoperability and certification, there's a support matrix on MOS. See doc id 207303.1.
    It seems 9.2 is supported on the wire to operate with 11.2 server, but Client with at least patch set 9.2.0.4 is required.
    So, I guess best bet is to find updated requirements.
    If you manage to get hold of 9.2.0.5, after verifying that 2003 R2 is ok, then it looks like the puzzle could be put together for a complete picture.
    For ease of install, take a look at the Instant Client. (However, there's no 9.2 IC, that type of client install came later)
    http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
    Edit;
    some corrections, specially about 9.2 version
    Edited by: orafad on Dec 19, 2012 10:58 PM

  • Can we run oracle Forms 5 Application with 10G in Client/Server?

    Hi All,
    Can we run oracle Forms 5 Application with 10G in Client/Server
    Mode?
    Regards
    Gaurav

    In theory you can run it 2 tier - which means that you have the client (the machine the user is sitting at) being the same machine in which the forms application server is running. So yes. But specifically, we don't support a client server runtime anymore. 6i was the last version.
    With 10g you will be running through a browser.
    Regards
    grant

  • Which Oracle client to use? with CRS2008 on Windows 2008 R2 64bit

    Hi,
    We are setting up a standalone Crystal Reports 2008 Server on Windows 2008 R2 64bit. This server will serve some reports that will pull data from an Oracle 11g DB. Several Oracle 10g/11g, (32bit or 64bit) DB client has been tried, but CRS cannot connect to the oracle DB using any of them. Which oracle client is known to be working well on this setup?
    CRS 2008 <> Windows 2008 R2 64 bit <> Xeon E5600 series machine    
    Thanks,
    Steve

    Hello,
    CRS2008 v1 supports Oracle 9.2, 10g R1, 10G R2 and 11g R1.
    The client to use on those version are the same as the server meaning if you have a 11g R1 server then you can use an Oracle Net Client 11G R1. But you can use also a JDBC, ODBC, OLEDB Oracle 11G R1.
    If you have a CRS2008 v0, then Oracle 11G is not supported. Only 9.2, 10g R1 and 10G R2.
    I hope this will help you
    Regards,
    Philippe

  • Installing oracle 10g and 11g client  on the same Linux RHEL 5.4 host

    Is it possible to install Oracle 10g and 11g client on the same Linux RHEL 5.4 host and have the application switch between 10g and 11g? and how would the 10g and 11g be installed?

    Thanks for your reply.
    Typeically if 10g is installed in /home/roacle/product/10.2.0, are you saying that for 11g, it would be /home/oracle/product/11.0.0 ?
    How about switching the application? Does changing the ORACLE_HOME and PATH environment variable setting enough ? Let's say from
    ORACLE_HOME=/home/oracle/product/10.2.0/client_1 to /home/oracle/product/11.0.0/client_1

  • Can I connect 9i server with 10g client

    Can I connect to 9i database,
    with 10g client installation.
    Thanks,
    Satish.

    Thanks,
    But, Iam facing another problem.
    When I am trying to connect to Oracle 9i server database with Oracle 10g client, Iam facing the following problem.
    On my 10g client machine for the tnsnames.org file, I added configuration of Oracle 9i service. When Iam trying to connect with username, password and host string of oracle 9i server, I am getting the following error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Waiting for Reply,
    Satish.

  • Which mail client do I use with iCal server?

    I will soon have os x server, and I want to use iCal server with mail. I want to schedule meetings, etc., like Exchange. However, many people have Outlook. Some have Entourage. Will these clients with with iCal for scheduling meetings and if not which client can I use? Thank you.

    Which Platform are the clients?
    Apple Mail does not work directly with iCal server. The Leopard version of iCal is what is used for scheduling. Mail is not like Outlook on PC or Entourage on the Mac where email, calendering and contacts are in one application. Leopard uses Mail, iCal, Address Book to provide similar functions.
    Also check out this doc
    http://images.apple.com/server/macosx/docs/iCalService_Admin_v10.5_2ndEd.pdf
    Tells you all the 3rd Party client apps that work with iCal Server.

  • OMW 10g bundled with 10g client

    We have been using 9i version of OMW. Now we are trying to install 10g version, but it looks like it is not bundled with 10g. Is every one downloading the 10g version from OTN? or Am I not looking properly on the CD.

    Hi,
    You may find the latest 10g version [ Release 10.1.0.2.2 for Microsoft Windows 98/NT/2000/XP and Linux x86 ] at
    http://www.oracle.com/technology/software/tech/migration/workbench/index.html
    Thank you.
    Srinivas Nandavanam

  • Install PeopleTools 8.53 with Linux Issue: Client Windows and Server Linux

    Folks,
    Hello. I am installing PeopleTools 8.53 Internet Architecture. Database Server is Oracle Dabase 11gR1. OS is Oracle Linux 5. I have installed JDK7, WebLogic 10.3.6, Tuxedo 11gR1 and PeopleTools 8.53 successfully into Oracle Linux 5.
    Now, I am setting up PeopleTools8.53 Database. Because the Install Wizard has problem, I set up PeopleTools 8.53 Database manually using Oracle starter database instance named PT853. We need to run Data Mover script in a Windows Client machine to populate PeopleSoft Database instance in Linux Sever machine.
    Let's assume:
    VM1: Server machine - Oracle Linux 5
    VM2: Client machine - Windows XP 
    Nicolas has this tutorial:
    http://gasparotto.blogspot.com/2008/01/on-peoplesoft-road-peoplesoft-database_10.html
    From step 15 to step 23, Nicolas does not explain how to connect VM2(client) with VM1(server) and load data from VM2 to VM1.
    My questions are:
    First, do we need to install PeopleTools 8.53 Windows version into the Client machine Windows XP while installing PeopleTools 8.53 Linux version in the Server machine Oracle Linux 5 ?
    Second, how to connect VM2 with VM1 and then load data from VM2 to VM1 ?
    Thanks.

    So if I understand correctly, you have already created the oracle instance in the Linux machine. Then there is no need to install the Tools again in the Linux machine unless you want to run data mover at Linux.
    You can just install the tools and oracle client in windows and load the data by running the data mover from windows. Connection happens through Oracle Client using TNS.
    Steps involved are
    1. Creating the database using createdb10.sql or otherwise (you have already done this)
    2. Run utlspace.sql
    3. Run dbowner.sql
    4. Run ptddl.sql - considering that you are just installing a Tools database and not any application database
    5. Run psadmin.sql
    6. Run psroles.sql
    7. Run connect.sql
    Create the data load dms file by using DBSETUP in data mover
    Run the created script and load the data
    This information is available in any peopletools installation doc
    Hope this helps

  • Booting problems with systemd, lvm, linux-ck-corex

    Hi everyone,
    since Friday I got some complications while booting my system.
    I use systemd, pulseaudio, bluez, network-manger, gnome and gdm as login manager.
    Every partition (root, home) without the boot and crypted swap partition is within a lvm volume group.
    Xserver with gdm starts but the login mask does not appear. (only the background, mousepointer, topbar with clock, energy etc. are shown)
    Switching to the getty2 works, but after typing username and password, nothing happens.
    Only some messages from systemd are poping up, saying it couldn't mount my home partition (timeout).
    That explains why I couldn't login.
    Shutting down the system via the powerkey works.
    Starting via a system rescue disk, mounting everything (including my home partition) and chrooting works fine.
    Journalctl shows that there are more problems.
    The network-manager times out.
    Gnome-shell with consolekit-daemon and Pulseaudio fails to communicate with bluez over the dbus.
    Some version information of the listed packages:
    % pacman -Qii pulseaudio systemd gnome-shell dbus networkmanager bluez consolekit
    Name : pulseaudio
    Version : 2.1-1
    URL : http://www.freedesktop.org/wiki/Software/PulseAudio
    Licenses : GPL LGPL
    Groups : None
    Provides : None
    Depends On : libpulse=2.1-1 rtkit libltdl speex tdb udev fftw orc libsamplerate webrtc-audio-processing libsystemd
    Optional Deps : avahi: zeroconf support
    bluez: bluetooth support
    gconf: configuration through gconf (paprefs)
    jack: jack support
    lirc-utils: infra-red support
    openssl: RAOP support
    python2-pyqt: Equalizer GUI (qpaeq)
    Required By : gnome-settings-daemon paprefs pulseaudio-alsa
    Conflicts With : None
    Replaces : None
    Installed Size : 5412.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Thu Jul 19 21:18:15 2012
    Install Date : Fri Jul 20 12:02:20 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A featureful, general-purpose sound server
    Backup Files:
    UNMODIFIED /etc/pulse/daemon.conf
    UNMODIFIED /etc/pulse/default.pa
    UNMODIFIED /etc/pulse/system.pa
    Name : systemd
    Version : 188-2
    URL : http://www.freedesktop.org/wiki/Software/systemd
    Licenses : GPL2 LGPL2.1 MIT
    Groups : None
    Provides : None
    Depends On : acl dbus-core libsystemd=188 kmod libcap pam systemd-tools=188 util-linux xz
    Optional Deps : initscripts: legacy support for hostname and vconsole setup
    initscripts-systemd: legacy generator for initialization scripts
    python2-cairo: systemd-analyze
    python2-dbus: systemd-analyze
    systemd-arch-units: collection of native unit files for Arch daemon/init scripts
    systemd-sysvcompat: symlink package to provide sysvinit binaries
    Required By : systemd-arch-units
    Conflicts With : None
    Replaces : None
    Installed Size : 4720.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Sat Aug 11 01:17:44 2012
    Install Date : Mon Aug 13 20:15:27 2012
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : system and service manager
    Backup Files:
    UNMODIFIED /etc/dbus-1/system.d/org.freedesktop.systemd1.conf
    UNMODIFIED /etc/dbus-1/system.d/org.freedesktop.hostname1.conf
    UNMODIFIED /etc/dbus-1/system.d/org.freedesktop.login1.conf
    UNMODIFIED /etc/dbus-1/system.d/org.freedesktop.locale1.conf
    UNMODIFIED /etc/dbus-1/system.d/org.freedesktop.timedate1.conf
    UNMODIFIED /etc/systemd/system.conf
    UNMODIFIED /etc/systemd/user.conf
    UNMODIFIED /etc/systemd/logind.conf
    UNMODIFIED /etc/systemd/journald.conf
    Name : gnome-shell
    Version : 3.4.2-1
    URL : http://live.gnome.org/GnomeShell
    Licenses : GPL2
    Groups : gnome
    Provides : None
    Depends On : caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus libcroco libpulse mutter nautilus networkmanager telepathy-logger
    telepathy-mission-control unzip
    Optional Deps : network-manager-applet: shell integration for networkmanager
    Required By : gnome-shell-extension-user-theme
    Conflicts With : None
    Replaces : None
    Installed Size : 6064.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Sat Jul 21 21:27:55 2012
    Install Date : Sun Jul 22 20:51:39 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The next generation GNOME Shell
    Backup Files:
    (none)
    Name : dbus
    Version : 1.6.4-1
    URL : http://www.freedesktop.org/Software/dbus
    Licenses : GPL custom
    Groups : None
    Provides : None
    Depends On : dbus-core>=1.6.4 libx11
    Optional Deps : None
    Required By : avahi qt rtkit xfconf
    Conflicts With : None
    Replaces : None
    Installed Size : 68.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Sat Jul 21 13:15:36 2012
    Install Date : Sat Jul 21 14:30:09 2012
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Freedesktop.org message bus system
    Backup Files:
    (none)
    Name : networkmanager
    Version : 0.9.4.0-6
    URL : http://www.gnome.org/projects/NetworkManager/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : dbus-glib iproute2 libnl nss polkit udev wpa_supplicant ppp dhcpcd libsoup
    Optional Deps : modemmanager: for modem management service
    dhclient: alternative DHCP/DHCPv6 client
    iptables: Connection sharing
    dnsmasq: Connection sharing
    bluez: Bluetooth support
    openresolv: openresolv support
    Required By : cnetworkmanager empathy gnome-shell libsocialweb network-manager-applet networkmanager-dispatcher-netfs networkmanager-dispatcher-ntpd
    networkmanager-dispatcher-openntpd networkmanager-openconnect networkmanager-openvpn networkmanager-pptp networkmanager-vpnc tracker
    Conflicts With : None
    Replaces : None
    Installed Size : 5232.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Fri Jun 15 21:21:11 2012
    Install Date : Sat Aug 11 10:07:19 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Network Management daemon
    Backup Files:
    MODIFIED /etc/NetworkManager/NetworkManager.conf
    Name : bluez
    Version : 4.101-1
    URL : http://www.bluez.org/
    Licenses : GPL2
    Groups : None
    Provides : bluez-libs bluez-utils
    Depends On : dbus-core python2 systemd-tools
    Optional Deps : gstreamer0.10-base: bluetooth GStreamer support
    alsa-lib: Audio bluetooth devices support
    dbus-python: to run bluez-simple-agent
    pygobject: to run bluez-simple-agent
    libusb-compat: USB adapters support
    cups: CUPS backend
    Required By : blueman gvfs-obexftp kismet obexd-client openobex pilot-link qemu-kvm
    Conflicts With : bluez-libs bluez-utils
    Replaces : bluez-libs bluez-utils
    Installed Size : 3452.00 KiB
    Packager : Tom Gundersen <[email protected]>
    Architecture : x86_64
    Build Date : Sat Jun 23 13:02:36 2012
    Install Date : Sat Aug 11 11:01:04 2012
    Install Reason : Explicitly installed
    Install Script : No
    Description : Libraries and tools for the Bluetooth protocol stack
    Backup Files:
    UNMODIFIED /etc/bluetooth/main.conf
    UNMODIFIED /etc/bluetooth/rfcomm.conf
    MODIFIED /etc/bluetooth/audio.conf
    UNMODIFIED /etc/bluetooth/network.conf
    UNMODIFIED /etc/bluetooth/input.conf
    UNMODIFIED /etc/bluetooth/serial.conf
    UNMODIFIED /etc/conf.d/bluetooth
    UNMODIFIED /etc/dbus-1/system.d/bluetooth.conf
    Name : consolekit
    Version : 0.4.6-4
    URL : http://www.freedesktop.org/wiki/Software/ConsoleKit
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : polkit zlib libx11 dbus-glib
    Optional Deps : None
    Required By : gdm gnome-session slim xfce4-session
    Conflicts With : None
    Replaces : None
    Installed Size : 720.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Sun May 27 06:29:53 2012
    Install Date : Fri Jun 1 19:13:35 2012
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : A framework for defining and tracking users, login sessions, and seats
    Backup Files:
    (none)
    And the version of all the other packages:
    % pacman -Q
    3to2-hg 1.0-1
    a52dec 0.7.4-6
    aalib 1.4rc5-9
    abs 2.4.3-2
    accountsservice 0.6.22-1
    acl 2.2.51-2
    acpi 1.6-1
    acpid 2.0.16-3
    acroread 9.5.1-2
    acsccid 1.0.2-3
    activity-log-manager 0.9.4-1
    adns 1.4-3
    adobe-air 2.1-1
    adobe-air-sdk 2.6-2
    aisleriot 3.2.2-1
    akonadi 1.8.0-1
    alfont 2.0.9-6
    allegro 5.0.7-1
    allegro4 4.4.2-2
    alleyoop 0.9.8-2
    alsa-firmware 1.0.25-2
    alsa-lib 1.0.25-1
    alsa-oss 1.0.25-1
    alsa-plugins 1.0.25-2
    alsa-utils 1.0.25-3
    anjuta 3.4.4-1
    antiword 0.37-3
    apache 2.2.22-4
    apache-ant 1.8.4-1
    apg 2.2.3-3
    apiextractor 0.10.10-1
    apr 1.4.6-1
    apr-util 1.4.1-1
    aptana-studio 3.2.1-1
    aqsis 1.8.1-1
    archlinux-keyring 20120812-1
    argyllcms 1.4.0-4
    aria2 1.15.1-2
    art-sharp 2.24.2-2
    artwiz-fonts 1.3-7
    aspell 0.60.6.1-1
    aspell-de 20120607-1
    aspell-en 7.1-2
    at-spi 1.32.0-5
    at-spi2-atk 2.4.0-1
    at-spi2-core 2.4.2-1
    atk 2.4.0-1
    atkmm 2.22.6-1
    attica 0.4.0-1
    attr 2.4.46-2
    audacity 2.0.1-2
    aurvote 1.3-1
    autoconf 2.69-1
    autoconf2.13 2.13-2
    autofs 5.0.6-3
    autogen 5.15-1
    automake 1.12.2-1
    automoc4 0.9.88-3
    autopano-sift-c 2.5.1-3
    avahi 0.6.31-3
    avidemux-cli 2.5.6-3
    avidemux-gtk 2.5.6-3
    avidemux-qt 2.5.6-3
    avifile 0.7.45-8
    babl 0.1.10-1
    banshee 2.4.1-1
    baobab 3.4.1-2
    bash 4.2.037-1
    bash-completion 2.0-2
    bc 1.06-8
    beep 1.3-2
    bin32-flashplayer-standalone 11.2.202.236-2
    bin32-google-earth 6.0.3.2197-1
    binutils-multilib 2.22-8
    bison 2.6.2-1
    blas 3.4.1-1
    bleachbit 0.9.3-1
    blender 4:2.64-2
    bluefish 2.2.3-1
    blueman 1.23-4
    bluez 4.101-1
    bogofilter 1.2.2-4
    boo 0.9.4.9-2
    boost 1.50.0-2
    boost-libs 1.50.0-2
    brasero 3.4.1-1
    brltty 4.3-5
    bsdiff 4.3-7
    bullet 2.80-1
    bullet-docs 2.80-1
    bzip2 1.0.6-4
    bzr 2.5.1-1
    c-ares 1.9.0-1
    ca-certificates 20120623-1
    ca-certificates-java 20120608-1
    cabal-install 0.14.0-2
    cabextract 1.4-2
    cairo 1.12.2-2
    cairo-perl 1.082-2
    cairomm 1.10.0-2
    calibre 0.8.64-1
    cantarell-fonts 0.0.8-1
    caribou 0.4.2-1
    catdoc 0.94.3-1
    ccid 1.4.7-1
    cdparanoia 10.2-4
    cdrdao 1.2.3-6
    cdrkit 1.1.11-2
    cfitsio 3.310-1
    cheese 3.4.2-1
    cherrytree 0.26-1
    chmlib 0.40-3
    chromium 21.0.1180.75-1
    chromium-pepper-flash 11.3.31.307-1
    chrpath 0.13-3
    cifs-utils 5.6-2
    cksfv 1.3.14-2
    clamav 0.97.5-2
    clang 3.1-4
    clang-analyzer 3.1-4
    claws-mail 3.8.1-1
    claws-mail-extra-plugins 3.8.1-1
    cloog 0.17.0-2
    clutter 1.10.6-1
    clutter-gst 1.6.0-1
    clutter-gtk 1.2.0-1
    cmake 2.8.9-1
    cnetworkmanager 0.21.1-3
    codeblocks 10.05-2
    cogl 1.10.4-1
    colord 0.1.21-2
    compositeproto 0.4.2-2
    consolekit 0.4.6-4
    coolreader 3.0.56-1
    coreutils 8.17-3
    cpio 2.11-3
    cpufrequtils 008-2
    crack-attack 1.1.14-6
    crack-attack-sounds 1.1.14-4
    cracklib 2.8.18-2
    crafty 23.4-2
    crayonphysicsdeluxe 55_3-3
    crda 1.1.2-3
    cronie 1.4.8-3
    cross-arm-elf-binutils 2.21-2
    cross-arm-elf-gcc-base 4.6.0-1
    cryptsetup 1.5.0-1
    csfml 1.99.git20120504-1
    ctags 5.8-3
    cups 1.6.1-4
    cups-filters 1.0.20-1
    cups-pdf 2.6.1-1
    cups-pk-helper 0.2.2-1
    curl 7.27.0-1
    curlftpfs 0.9.2-4
    cvs 1.11.23-8
    d-feet 0.1.14-2
    damageproto 1.2.1-2
    dash 0.5.7-2
    dasher 4.10.1-3
    db 5.3.21-1
    dbus 1.6.4-1
    dbus-core 1.6.4-1
    dbus-glib 0.100-1
    dbus-sharp 0.7.0-4
    dbus-sharp-glib 0.5.0-4
    dconf 0.12.1-2
    deb2targz 0.1-3
    deja-dup 22.1-1
    desktop-file-utils 0.20-1
    devede 3.22.0-2
    devhelp 3.4.1-1
    device-mapper 2.02.96-3
    dfhack-git 20120613-1
    dhclient 4.2.4.1-1
    dhcp 4.2.4.1-1
    dhcpcd 5.5.6-1
    dia 0.97.2-3
    dialog 1.1_20120706-1
    diffstat 1.55-1
    diffutils 3.2-1
    dirmngr 1.1.0-4
    django 1.4.1-1
    django-classy-tags 0.3.4.1-1
    django-cms 2.2-1
    django-mptt 0.5.1-1
    django-sekizai 0.5-1
    djvulibre 3.5.24-3
    dkms 2.2.0.3-11
    dmxproto 2.3.1-2
    dnsmasq 2.62-1
    dnssec-anchors 20120422-1
    dnsutils 9.9.1.P2-1
    docbook-xml 4.5-5
    docbook-xsl 1.77.1-2
    dosbox 0.74-3
    dosfstools 3.0.12-1
    dotconf 1.3-3
    doxygen 1.8.1.2-1
    dri2proto 2.8-1
    dropbox-experimental 1.5.10-1
    duplicity 0.6.19-1
    dvd+rw-tools 7.1-4
    dvdauthor 0.7.0-4
    dvgrab 3.5-4
    dwarffortress 0.34.11-1
    dwarffortress-ironhand 0.73-4
    dwarftherapist-hg 571-1
    e2fsprogs 1.42.4-1
    easytag 2.1.7-2
    eclipse 4.2-1
    eclipse-cdt 8.1.0-2
    eclipse-ecj 3.7.1-1
    eclipse-mylyn 3.8.1-1
    eclipse-pydev 2.6.0-1
    eclipse-qt-eclipse-integration-bin 1.6.1-2
    eclipse-subclipse 1.8.14-1
    eigen2 2.0.17-1
    eject 2.1.5-7
    ekiga 3.3.2-6
    elfutils 0.154-1
    emacs 24.1-2
    empathy 3.4.2.3-1
    enblend-enfuse 4.0-6
    enca 1.13-2
    enchant 1.6.0-4
    engine_pkcs11 0.1.8-2
    enscript 1.6.5.2-2
    eog 3.4.3-1
    eog-plugins 3.4.1-1
    epiphany 3.4.3-1
    epydoc 3.0.1-2
    eric 5.2.4-1
    eric-plugins 5.1.0-1
    eric4 4.5.5-1
    eric4-plugins 4.4.4a-1
    eventlog 0.2.12-3
    evince 3.4.0-1
    evolution 3.4.3-1
    evolution-data-server 3.4.3-1
    evolution-exchange 3.4.3-1
    exempi 2.2.0-1
    exiv2 0.23-1
    exo 0.8.0-1
    expac 1-1
    expat 2.1.0-1
    extundelete 0.2.0-2
    faac 1.28-4
    faad2 2.7-3
    fakeroot 1.18.4-1
    farstream 0.1.2-1
    fb-client 1.0.4-1
    fbreader 0.99.1-1
    fcrackzip 1.0-3
    festival 2.1-3
    ffmpeg 1:0.11.1-1
    ffmpeg-compat 20120509-1
    fftw 3.3.2-1
    file 5.11-1
    file-roller 3.4.2-1
    filesystem 2012.7-1
    filezilla 3.5.3-1
    findutils 4.4.2-4
    firefox 14.0.1-1
    firefox-i18n 14.0.1-1
    firefox-i18n-de 14.0.1-1
    firefox-nightly 17.0a1-1
    fixesproto 5.0-2
    flac 1.2.1-3
    flasher 3.5_2.5.2.2-2
    flashplugin 11.2.202.236-1
    flex 2.5.37-1
    fltk 1.3.0-3
    fltk-docs 1.3.0-3
    fltk-games 1.3.0-3
    fluidsynth 1.1.5-2
    folks 0.6.9-2
    font-bh-ttf 1.0.1-2
    font-bitstream-speedo 1.0.1-2
    font-misc-ethiopic 1.0.1-2
    font-misc-meltho 1.0.1-2
    fontconfig 2.8.0-2
    fontsproto 2.1.2-1
    foomatic-db 1:4.0.17_20120712-1
    foomatic-db-engine 1:4.0.17_20120712-1
    foomatic-db-nonfree 1:4.0.17_20120712-1
    foomatic-filters 1:4.0.17_20120712-1
    fortune-mod 1.99.1-5
    fortune-mod-chucknorris 1-3
    fortune-mod-discworld 0-2
    fortune-mod-ferengi_rules_of_acquisition 20080318-1
    fortune-mod-futurama 0.2-4
    fortune-mod-himym 0.3-3
    fortune-mod-hitchhiker 20050611-1
    fortune-mod-house 20100911-1
    fortune-mod-matrix 20091124-1
    fortune-mod-misfits 0.1-2
    fortune-mod-montypython 20091124-1
    fortune-mod-simpsons-chalkboard 0-2
    fortune-mod-southpark 20100911-1
    fortune-mod-tbbt 0.5-1
    fortune-mod-the-godfather 3.0-2
    fox 1.6.46-1
    freeglut 2.8.0-1
    freeimage 3.15.3-1
    freemind 0.9.0-2
    freenet 0.7.5-1
    freetype2 2.4.10-1
    frei0r-plugins 1.3-3
    fretsonfire 1.3.110-7
    fribidi 0.19.2-2
    ftgl 2.1.3rc5-3
    ftjam 2.5.3rc2-3
    fuse 2.9.1-1
    fuseiso 20070708-4
    fwbuilder 5.1.0.3599-2
    gadmin-samba 0.3.3-1
    gambas3-devel 3.2.1-4
    gambas3-examples 3.2.1-4
    gambas3-gb-cairo 3.2.1-4
    gambas3-gb-chart 3.2.1-4
    gambas3-gb-compress 3.2.1-4
    gambas3-gb-crypt 3.2.1-4
    gambas3-gb-db 3.2.1-4
    gambas3-gb-db-form 3.2.1-4
    gambas3-gb-db-mysql 3.2.1-4
    gambas3-gb-db-odbc 3.2.1-4
    gambas3-gb-db-postgresql 3.2.1-4
    gambas3-gb-db-sqlite2 3.2.1-4
    gambas3-gb-db-sqlite3 3.2.1-4
    gambas3-gb-dbus 3.2.1-4
    gambas3-gb-desktop 3.2.1-4
    gambas3-gb-eval-highlight 3.2.1-4
    gambas3-gb-form 3.2.1-4
    gambas3-gb-form-dialog 3.2.1-4
    gambas3-gb-form-mdi 3.2.1-4
    gambas3-gb-form-stock 3.2.1-4
    gambas3-gb-gsl 3.2.1-4
    gambas3-gb-gtk 3.2.1-4
    gambas3-gb-image 3.2.1-4
    gambas3-gb-image-effect 3.2.1-4
    gambas3-gb-image-imlib 3.2.1-4
    gambas3-gb-image-io 3.2.1-4
    gambas3-gb-net 3.2.1-4
    gambas3-gb-net-curl 3.2.1-4
    gambas3-gb-net-smtp 3.2.1-4
    gambas3-gb-opengl 3.2.1-4
    gambas3-gb-opengl-glsl 3.2.1-4
    gambas3-gb-opengl-glu 3.2.1-4
    gambas3-gb-option 3.2.1-4
    gambas3-gb-pcre 3.2.1-4
    gambas3-gb-pdf 3.2.1-4
    gambas3-gb-qt4 3.2.1-4
    gambas3-gb-qt4-ext 3.2.1-4
    gambas3-gb-qt4-opengl 3.2.1-4
    gambas3-gb-qt4-webkit 3.2.1-4
    gambas3-gb-report 3.2.1-4
    gambas3-gb-sdl 3.2.1-4
    gambas3-gb-sdl-sound 3.2.1-4
    gambas3-gb-settings 3.2.1-4
    gambas3-gb-signal 3.2.1-4
    gambas3-gb-v4l 3.2.1-4
    gambas3-gb-vb 3.2.1-4
    gambas3-gb-web 3.2.1-4
    gambas3-gb-xml 3.2.1-4
    gambas3-gb-xml-rpc 3.2.1-4
    gambas3-gb-xml-xslt 3.2.1-4
    gambas3-ide 3.2.1-4
    gambas3-runtime 3.2.1-4
    gambas3-script 3.2.1-4
    gamin 0.1.10-6
    garcon 0.2.0-1
    gavl 1.2.0-2
    gawk 4.0.1-1
    gc 7.2-1
    gcalctool 6.4.2.1-1
    gcc-fortran 4.7.1-5
    gcc-libs-multilib 4.7.1-5
    gcc-multilib 4.7.1-5
    gcolor2 0.4-6
    gconf 3.2.5-2
    gconf-editor 3.0.0-2
    gconf-sharp 2.24.2-2
    gconf-sharp-peditors 2.24.2-2
    gconfmm 2.28.3-1
    gcr 3.4.1-1
    gd 2.0.36RC1-5
    gdal 1.9.0-1
    gdata-sharp 1.7.0.1-2
    gdb 7.4.1-1
    gdbm 1.10-1
    gdk-pixbuf2 2.26.1-1
    gdl 3.4.2-1
    gdm 3.4.1-2
    gedit 3.4.2-1
    gedit-plugins 3.4.0-2
    geeqie 1.0-7
    gegl 0.2.0-2
    generatorrunner 0.6.16-1
    geoclue 0.12.0-5
    geoip 1.4.8-2
    geoip-database 20120706-1
    geos 3.3.4-1
    gettext 0.18.1.1-4
    gettext-mono 0.18.1.1-1
    ghc 7.4.2-1
    ghex 3.4.1-1
    ghostscript 9.06-1
    giflib 4.1.6-5
    gimp 2.8.0-2
    gimp-fourier 0.4.1-1
    gimp-gap 2.6.0-3
    gimp-paint-studio 1.5_final-1
    gimp-plugin-dcamnoise2 0.64-6
    gimp-plugin-dds 2.0.9-1
    gimp-plugin-pandora 0.9.3-2
    gimp-plugin-texturize 2.1-3
    gimp-resynth 1:20120508-1
    gimpfx-foundry 2.6_1-2
    git 1.7.11.4-1
    git-term 1.2.6-2
    gjs 1.32.0-2
    gkeyfile-sharp 0.1-2
    gksu 2.0.2-4
    glade 3.12.1-1
    glew 1.8.0-1
    glhack 1.2-6
    glib-networking 2.32.3-1
    glib-perl 1.260-1
    glib2 2.32.4-1
    glibc 2.16.0-2
    glibmm 2.32.1-1
    glpk 4.47-1
    glproto 1.4.16-1
    gmime 2.6.10-1
    gmp 5.0.5-1
    gnochm 0.9.11-11
    gnome-activity-journal-bzr 1251-1
    gnome-applets 3.4.1-1
    gnome-backgrounds 3.4.2-1
    gnome-bluetooth 3.4.2-1
    gnome-color-manager 3.4.2-2
    gnome-common 3.4.0.1-2
    gnome-contacts 3.4.1-1
    gnome-control-center 3.4.2-1
    gnome-cups-manager 0.33-6
    gnome-desktop 1:3.4.2-1
    gnome-desktop2 2.32.1-2
    gnome-dictionary 3.4.0-1
    gnome-disk-utility 3.4.1-1
    gnome-doc-utils 0.20.10-1
    gnome-documents 0.4.2-1
    gnome-font-viewer 3.4.0-1
    gnome-games 3.4.2-1
    gnome-games-extra-data 3.2.0-1
    gnome-icon-theme 3.4.0-1
    gnome-icon-theme-extras 3.4.0-1
    gnome-icon-theme-symbolic 3.4.0-1
    gnome-inform7 6G60-3
    gnome-js-common 0.1.2-2
    gnome-keyring 3.4.1-3
    gnome-media 3.4.0-1
    gnome-menus 3.4.2-1
    gnome-mime-data 2.18.0-6
    gnome-nettool 3.1.1-1
    gnome-online-accounts 3.4.2-1
    gnome-packagekit 3.4.2-1
    gnome-panel 3.4.2.1-1
    gnome-power-manager 3.4.0-1
    gnome-print-sharp 2.26.0-7
    gnome-python 2.28.1-8
    gnome-python-extras 2.25.3-12
    gnome-screensaver 3.4.4-1
    gnome-screenshot 3.4.1-1
    gnome-search-tool 3.4.0-1
    gnome-session 3.4.2-3
    gnome-settings-daemon 3.4.2-1
    gnome-settings-daemon-updates 3.4.2-1
    gnome-sharp 2.24.2-2
    gnome-shell 3.4.2-1
    gnome-shell-extension-user-theme 3.2.3-1
    gnome-speech 0.4.25-2
    gnome-system-log 3.4.1-1
    gnome-system-monitor 3.4.1-1
    gnome-terminal 3.4.1.1-1
    gnome-themes-extras 2.22.0-3
    gnome-themes-standard 3.4.2-1
    gnome-tweak-tool 3.4.0.1-1
    gnome-user-docs 3.4.2-1
    gnome-utils 3.4.0-1
    gnome-vfs 2.24.4-6
    gnome-vfs-sharp 2.24.2-2
    gnome-video-effects 0.4.0-1
    gnonlin 0.10.16-2
    gnuchess 6.0.2-1
    gnunet 0.9.3-1
    gnunet-gtk 0.9.3-1
    gnupg 2.0.19-2
    gnuplot 4.6.0-3
    gnutls 3.0.22-1
    gobject-introspection 1.32.1-2
    goocanvas 2.0.1-2
    goocanvas1 1.0.0-1
    gourmet 0.15.9-2
    gparted 0.13.1-1
    gperf 3.0.4-4
    gpgme 1.3.1-4
    gphoto2 2.4.14-1
    gpm 1.20.6-10
    gprolog 1.4.0-2
    gpsim 0.26.1-2
    gputils 0.14.1-1
    grantlee 0.2.0-1
    graphicsmagick 1.3.16-1
    graphite 1:1.0.3-1
    graphviz 2.28.0-10
    grep 2.13-2
    groff 1.21-2
    grsync 1.2.1-1
    grub-bios 2.00-1
    grub-common 2.00-1
    gsettings-desktop-schemas 3.4.2-1
    gsfonts 1.0.7pre44-3
    gsl 1.15-2
    gsm 1.0.13-7
    gsmartcontrol 0.8.7-1
    gssdp 0.12.1-1
    gstreamer0.10 0.10.36-1
    gstreamer0.10-bad 0.10.23-2
    gstreamer0.10-bad-plugins 0.10.23-2
    gstreamer0.10-base 0.10.36-1
    gstreamer0.10-base-plugins 0.10.36-1
    gstreamer0.10-ffmpeg 0.10.13-1
    gstreamer0.10-good 0.10.31-1
    gstreamer0.10-good-plugins 0.10.31-1
    gstreamer0.10-python 0.10.22-1
    gstreamer0.10-ugly 0.10.19-2
    gstreamer0.10-ugly-plugins 0.10.19-2
    gthumb 3.0.1-2
    gtk-doc 1.18-1
    gtk-engines 2.21.0-1
    gtk-recordmydesktop 0.3.8-6
    gtk-sharp-2 2.12.11-1
    gtk-update-icon-cache 2.24.11-2
    gtk-vnc 0.5.0-1
    gtk2 2.24.11-2
    gtk2+extra 2.1.2-2
    gtk2-perl 1.244-1
    gtk2-xfce-engine 3.0.0-1
    gtk3 3.4.4-1
    gtkglext 1.2.0-7
    gtkglextmm 1.2.0-8
    gtkhtml 3.32.2-3
    gtkhtml-sharp 2.26.0-8
    gtkhtml4 4.4.3-1
    gtkmm 2.24.2-2
    gtkmm3 3.4.0-1
    gtksourceview2 2.10.5-2
    gtksourceview2-sharp 2.26.0-8
    gtksourceview3 3.4.2-1
    gtkspell 2.0.16-2
    gts 0.7.6-2
    gucharmap 3.4.1.1-1
    gudev-sharp 0.1-2
    guile 1.8.8-2
    gupnp 0.18.2-1
    gupnp-av 0.10.2-1
    gupnp-dlna 0.6.6-1
    gutenprint 5.2.9-1
    guvcview 1.6.0-2
    gvfs 1.12.3-3
    gvfs-gphoto2 1.12.3-3
    gvfs-obexftp 1.12.3-3
    gvfs-smb 1.12.3-3
    gzip 1.5-1
    hammerfight 1:1.004-1
    handbrake 0.9.8-1
    handbrake-cli 0.9.8-1
    happy 1.18.9-5
    haxe 2.10-1
    hdf5 1.8.8-1
    hdparm 9.39-1
    heirloom-mailx 12.5-3
    help2man 1.40.11-1
    hibiscus 2.2.1-2
    hicolor-icon-theme 0.12-2
    hot-babe 0.2.2-11
    hplip 3.12.6-3
    hspell 1.1-2
    hsqldb-java 1:1.8.0.10-2
    httrack 3.46.1-1
    hugin 2011.4.0-5
    hunspell 1.3.2-1
    hunspell-de 20120607-1
    hunspell-en 7.1-2
    hwids 20120730-1
    hwloc 1.4.2-1
    hydrogen 0.9.5-2
    hyphen 2.8.5-1
    i2p 0.9.1-1
    iana-etc 2.30-3
    iat 0.1.7-4
    icedtea-web-java7 1.2.1-2
    icon-naming-utils 0.8.90-2
    icoutils 0.29.1-2
    icu 49.1.2-2
    id3lib 3.8.3-12
    idnkit 1.0-2
    ilmbase 1.0.2-1
    imagemagick 6.7.8.9-1
    imlib2 1.4.5-2
    indent 2.2.11-2
    inetutils 1.9.1-2
    inform7 6G60-1
    inkscape 0.48.3.1-4
    inputproto 2.2-1
    intel-tbb 4.0_20120613-1
    intltool 0.50.2-1
    iproute2 3.4.0-2
    iptables 1.4.14-3
    iputils 20101006-4
    ipython 0.13-1
    ipython2 0.13-1
    isl 0.10-1
    iso-codes 3.38-1
    itstool 1.1.2-1
    iw 3.4-1
    jack 0.121.3-6
    jade 1.2.1-8
    jameica 2.2-3
    jamestown 1.0.1-1
    jasper 1.900.1-7
    java-rhino 1.7R3-3
    jdk7-openjdk 7.u5_2.2.1-1
    jfsutils 1.1.15-3
    john 1.7.9-6
    jre7-openjdk 7.u5_2.2.1-1
    jre7-openjdk-headless 7.u5_2.2.1-1
    js 1.8.5-3
    json-c 0.9-1
    json-glib 0.14.2-1
    jython 2.5.2-2
    kactivities 4.9.0-1
    kbd 1.15.3-3
    kbproto 1.0.6-1
    kdebase-runtime 4.9.0-3
    kdelibs 4.9.0-4
    kdelibs3 3.5.10-13
    kdenlive 0.9.2-2
    kdepimlibs 4.9.0-1
    keyutils 1.5.5-3
    khrplatform-devel 8.0.4-2
    kismet 2011_03_R2-4
    kmod 9-2
    komodo-ide 7.0.2_70257-1
    komodoedit 7.1.0_10496-1
    krb5 1.10.3-1
    ktechlab 0.3.7-3
    ladspa 1.13-3
    lame 3.99.5-1
    lapack 3.4.1-1
    laptop-mode-tools 1.61-2
    latexila 2.4.0-6
    lcms 1.19-2
    lcms2 2.3-2
    ld-lsb 3-4
    ldns 1.6.13-1
    leptonica 1.69-3
    less 444-3
    lesstif 0.95.2-4
    lftp 4.3.8-1
    lib32-acl 2.2.51-2
    lib32-allegro 5.0.7-1
    lib32-alsa-lib 1.0.25-1
    lib32-alsa-plugins 1.0.25-1
    lib32-atk 2.4.0-1
    lib32-attr 2.4.46-2
    lib32-bzip2 1.0.6-1
    lib32-cairo 1.12.2-1
    lib32-curl 7.26.0-1
    lib32-dbus-core 1.6.4-1
    lib32-e2fsprogs 1.42.4-1
    lib32-expat 2.1.0-1
    lib32-flac 1.2.1-8
    lib32-fontconfig 2.8.0-4
    lib32-freetype2 2.4.10-1
    lib32-gcc-libs 4.7.1-5
    lib32-gdk-pixbuf2 2.26.1-2
    lib32-gettext 0.18.1.1-2
    lib32-giflib 4.1.6-6
    lib32-glew 1.8.0-1
    lib32-glew1.5 1.5.8-1
    lib32-glib2 2.32.4-1
    lib32-glibc 2.16.0-2
    lib32-gtk2 2.24.11-1
    lib32-jack 0.121.3-1
    lib32-json-c 0.9-2
    lib32-keyutils 1.5.5-1
    lib32-krb5 1.10.2-1
    lib32-lcms 1.19-4
    lib32-libasyncns 0.8-6
    lib32-libcanberra 0.28-2
    lib32-libcanberra-pulse 0.28-2
    lib32-libcap 2.22-1
    lib32-libcups 1.6.1-1
    lib32-libdrm 2.4.37-1
    lib32-libdrm-nouveau1 2.4.33-1
    lib32-libffi 3.0.11-1
    lib32-libgcrypt 1.5.0-1
    lib32-libgl 8.0.4-4
    lib32-libglade 2.6.4-5
    lib32-libglapi 8.0.4-4
    lib32-libgpg-error 1.10-1
    lib32-libice 1.0.8-1
    lib32-libjpeg-turbo 1.2.1-1
    lib32-libjpeg6 6b1-1
    lib32-libldap 2.4.32-1
    lib32-libltdl 2.4.2-6
    lib32-libmikmod 3.1.12-6
    lib32-libmng 1.0.10-6
    lib32-libogg 1.3.0-1
    lib32-libpciaccess 0.13.1-1
    lib32-libpng 1.5.12-1
    lib32-libpng12 1.2.50-1
    lib32-libpulse 2.1-1
    lib32-libsm 1.2.1-1
    lib32-libsndfile 1.0.25-2
    lib32-libssh2 1.4.2-1
    lib32-libtiff 4.0.2-1
    lib32-libusb 1.0.9-1
    lib32-libusb-compat 0.1.4-2
    lib32-libvorbis 1.3.3-1
    lib32-libx11 1.5.0-1
    lib32-libxau 1.0.7-1
    lib32-libxcb 1.8.1-2
    lib32-libxcomposite 0.4.3-3
    lib32-libxcursor 1.1.13-1
    lib32-libxdamage 1.1.3-4
    lib32-libxdmcp 1.1.1-1
    lib32-libxext 1.3.1-1
    lib32-libxfixes 5.0-1
    lib32-libxft 2.3.1-1
    lib32-libxi 1.6.1-1
    lib32-libxinerama 1.1.2-1
    lib32-libxml2 2.7.8-2
    lib32-libxmu 1.1.1-1
    lib32-libxpm 3.5.9-2
    lib32-libxrandr 1.3.2-2
    lib32-libxrender 0.9.7-1
    lib32-libxss 1.2.2-1
    lib32-libxt 1.1.3-1
    lib32-libxtst 1.2.1-1
    lib32-libxv 1.0.7-1
    lib32-libxxf86dga 1.1.3-1
    lib32-libxxf86vm 1.1.2-1
    lib32-mesa 8.0.4-4
    lib32-mpg123 1.14.4-1
    lib32-ncurses 5.9-1
    lib32-nouveau-dri 8.0.4-1
    lib32-nspr 4.9.2-1
    lib32-nss 3.13.5-1
    lib32-openal 1.14-1
    lib32-openssl 1.0.1.c-1
    lib32-pango 1.30.1-1
    lib32-pcre 8.31-1
    lib32-physfs 2.0.2-2
    lib32-pixman 0.26.2-1
    lib32-qt 4.8.2-2
    lib32-readline 6.2.004-1
    lib32-sdl 1.2.15-2
    lib32-sdl_image 1.2.12-2
    lib32-sdl_mixer 1.2.11-3
    lib32-sdl_ttf 2.0.11-1
    lib32-smpeg 0.4.4-9
    lib32-sqlite3 3.7.13-1
    lib32-tdb 1.2.9-1
    lib32-util-linux 2.21.2-1
    lib32-v4l-utils 0.8.8-1
    lib32-xcb-util 0.3.9-1
    lib32-zlib 1.2.7-1
    libanjuta 3.4.4-1
    libao 1.1.0-2
    libarchive 3.0.4-1
    libart-lgpl 2.3.21-2
    libass 0.10.0-3
    libassuan 2.0.3-1
    libasyncns 0.8-4
    libatasmart 0.18-2
    libavc1394 0.5.4-1
    libbluray 0.2.2-1
    libbonobo 2.32.1-2
    libbonoboui 2.24.5-2
    libcaca 0.99.beta18-1
    libcanberra 0.28-5
    libcanberra-gstreamer 0.28-5
    libcanberra-pulse 0.28-5
    libcap 2.22-3
    libcap-ng 0.6.6-1
    libcdaudio 0.99.12-6
    libcddb 1.3.2-3
    libcdio 0.83-1
    libchamplain 0.12.3-1
    libcroco 0.6.5-1
    libcups 1.6.1-4
    libdaemon 0.14-2
    libdatrie 0.2.5-1
    libdbusmenu-qt 0.9.2-1
    libdc1394 2.1.3-2
    libdca 0.0.5-3
    libdiscid 0.2.2-2
    libdmtx 0.7.4-3
    libdmx 1.1.2-1
    libdrm 2.4.37-1
    libdrm-nouveau1 2.4.33-1
    libdv 1.0.0-4
    libdvbpsi 0.2.2-1
    libdvdcss 1.2.12-1
    libdvdnav 4.2.0-2
    libdvdread 4.2.0-1
    libebml 1.2.2-2
    libedit 20120311_3.0-1
    libegl 8.0.4-2
    libetpan 1.0-4
    libevent 2.0.19-1
    libexif 0.6.21-1
    libextractor 0.6.3-6
    libffi 3.0.11-1
    libfontenc 1.1.1-1
    libftdi 0.20-1
    libgcrypt 1.5.0-3
    libgda 5.0.3-1
    libgdata 0.12.0-1
    libgdiplus 2.10-2
    libgee 0.6.5-1
    libgeotiff 1.3.0-2
    libgexiv2 0.4.1-3
    libgksu 2.0.12-5
    libgl 8.0.4-2
    libglade 2.6.4-3
    libglademm 2.6.7-2
    libglapi 8.0.4-2
    libgme 0.6.0-2
    libgnome 2.32.1-3
    libgnome-data 2.32.1-3
    libgnome-desktop-sharp 2.26.0-8
    libgnome-keyring 3.4.1-1
    libgnome-media-profiles 3.0.0-3
    libgnome-sharp 2.24.2-2
    libgnomecanvas 2.30.3-2
    libgnomecups 0.2.3-11
    libgnomekbd 3.4.0.2-1
    libgnomeprint 2.18.8-5
    libgnomeprintui 2.18.6-4
    libgnomeui 2.24.5-1
    libgpg-error 1.10-2
    libgphoto2 2.4.14-1
    libgpod 0.8.2-6
    libgsf 1.14.23-1
    libgssglue 0.3-1
    libgtkhtml 2.11.1-4
    libgtop 2.28.4-1
    libgusb 0.1.3-1
    libgweather 3.4.1-1
    libgxps 0.2.2-1
    libical 0.48-1
    libice 1.0.8-1
    libid3tag 0.15.1b-7
    libidl2 0.8.14-2
    libidn 1.25-1
    libiec61883 1.2.0-3
    libieee1284 0.2.11-4
    libimobiledevice 1.1.4-2
    libiodbc 3.52.8-1
    libircclient 1.6-1
    libirman 0.4.5-3
    libjpeg-turbo 1.2.1-1
    libjpeg6-turbo 1.2.1-1
    libkate 0.4.1-3
    libksba 1.2.0-2
    libldap 2.4.32-1
    liblinebreak 2.1-1
    liblouis 2.3.0-1
    liblqr 0.4.1-3
    liblrdf 0.5.0-1
    libltdl 2.4.2-6
    libmad 0.15.1b-6
    libmatroska 1.3.0-2
    libmicrohttpd 0.9.21-1
    libmikmod 3.1.12-4
    libmirage 1.5.0-1
    libmms 0.6.2-1
    libmng 1.0.10-4
    libmodplug 0.8.8.4-1
    libmp4v2 2.0.0-2
    libmpc 0.9-2
    libmpcdec 1.2.6-3
    libmpeg2 0.5.1-3
    libmtp 1.1.3-1
    libmusicbrainz3 3.0.3-2
    libmusicbrainz4 4.0.3-1
    libmysqlclient 5.5.27-1
    libmythes 1:1.2.3-1
    libnice 0.1.2-1
    libnl 3.2.11-1
    libnl1 1.1-1
    libnotify 0.7.5-1
    liboauth 0.9.6-1
    libofa 0.9.3-4
    libogg 1.3.0-1
    libotf 0.9.12-2
    libotr 3.2.0-3
    libp11 0.2.8-1
    libpano13 2.9.18-2
    libpcap 1.3.0-1
    libpciaccess 0.13.1-1
    libpeas 1.4.0-2
    libpipeline 1.2.1-1
    libplist 1.8-2
    libpng 1.5.12-1
    libpng12 1.2.50-1
    libpng14 1.4.11-1
    libproxy 0.4.7-2
    libpst 0.6.54-2
    libpulse 2.1-1
    libpurple 2.10.6-1
    libquvi 0.4.1-1
    libquvi-scripts 0.4.6-1
    libqzeitgeist 0.8.0-2
    libraw 0.14.6-1
    libraw1394 2.0.7-2
    libreoffice-base 3.5.5-1
    libreoffice-calc 3.5.5-1
    libreoffice-common 3.5.5-1
    libreoffice-de 3.5.5-1
    libreoffice-draw 3.5.5-1
    libreoffice-extension-ct2n 3.4.5-2
    libreoffice-extension-diagram 3.4.5-2
    libreoffice-extension-google-docs 3.4.5-2
    libreoffice-extension-hunart 3.4.5-2
    libreoffice-extension-nlpsolver 3.5.5-1
    libreoffice-extension-numbertext 3.4.5-2
    libreoffice-extension-oooblogger 3.4.5-2
    libreoffice-extension-pdfimport 3.5.5-1
    libreoffice-extension-presentation-minimizer 3.5.5-1
    libreoffice-extension-presenter-screen 3.5.5-1
    libreoffice-extension-report-builder 3.5.5-1
    libreoffice-extension-scripting-beanshell 3.4.5-2
    libreoffice-extension-scripting-javascript 3.4.5-2
    libreoffice-extension-scripting-python 3.5.5-1
    libreoffice-extension-typo 3.4.5-2
    libreoffice-extension-validator 3.4.5-2
    libreoffice-extension-watch-window 3.4.5-2
    libreoffice-extension-wiki-publisher 3.5.5-1
    libreoffice-gnome 3.5.5-1
    libreoffice-impress 3.5.5-1
    libreoffice-math 3.5.5-1
    libreoffice-writer 3.5.5-1
    librpcsecgss 0.19-7
    librsvg 2.36.1-1
    librsync 0.9.7-6
    libsamplerate 0.1.8-1
    libsasl 2.1.23-9
    libshiboken 1.1.1-1
    libshout 1:2.3.0-1
    libsidplay 1.36.59-5
    libsigc++ 2.2.10-2
    libsigsegv 2.10-1
    libsm 1.2.1-1
    libsndfile 1.0.25-2
    libsocialweb 0.25.20-1
    libsoup 2.38.1-1
    libsoup-gnome 2.38.1-1
    libspectre 0.2.7-1
    libssh 0.5.2-1
    libssh2 1.4.2-1
    libstdc++5 3.3.6-4
    libsystemd 188-2
    libtasn1 2.13-1
    libthai 0.1.18-1
    libtheora 1.1.1-2
    libtiff 4.0.2-1
    libtiff4 3.9.5-4
    libtiger 0.3.4-3
    libtirpc 0.2.2-2
    libtool 2.4.2-6
    libtorrent-rasterbar 1:0.16.2-1
    libtracker-sparql 0.14.2-1
    libunique 1.1.6-5
    libunique3 3.0.2-2
    libunistring 0.9.3-5
    libunrar 4.2.4-1
    libupnp 1.6.17-1
    libusb-compat 0.1.4-2
    libusbx 1.0.12-2
    libva 1.1.0-1
    libvdpau 0.4.1-2
    libvisual 0.4.0-4
    libvncserver 0.9.9-1
    libvorbis 1.3.3-1
    libvpx 1.1.0-1
    libwacom 0.6-1
    libwbclient 3.6.7-1
    libwebkit 1.8.2-1
    libwebkit3 1.8.2-1
    libwebp 0.1.99-1
    libwmf 0.2.8.4-9
    libwnck 2.30.7-1
    libwnck3 3.4.2-1
    libwpd 0.9.4-1
    libwpg 0.2.1-1
    libwps 0.2.2-2
    libx11 1.5.0-1
    libxau 1.0.7-1
    libxaw 1.0.11-1
    libxcb 1.8.1-1
    libxcomposite 0.4.3-2
    libxcursor 1.1.13-1
    libxdamage 1.1.3-2
    libxdmcp 1.1.1-1
    libxext 1.3.1-1
    libxfce4ui 4.10.0-1
    libxfce4util 4.10.0-1
    libxfixes 5.0-2
    libxfont 1.4.5-1
    libxft 2.3.1-1
    libxi 1.6.1-1
    libxinerama 1.1.2-1
    libxkbfile 1.0.8-1
    libxklavier 5.2.1-2
    libxmi 1.2-5
    libxml2 2.8.0-1
    libxmu 1.1.1-1
    libxp 1.0.1-3
    libxpm 3.5.10-1
    libxrandr 1.4.0-1
    libxrender 0.9.7-1
    libxres 1.0.6-1
    libxslt 1.1.26-3
    libxss 1.2.2-1
    libxt 1.1.3-1
    libxtst 1.2.1-1
    libxv 1.0.7-1
    libxvmc 1.0.7-1
    libxxf86dga 1.1.3-1
    libxxf86vm 1.1.2-1
    libyaml 0.1.4-2
    libytnef 1.5-3
    libzeitgeist 0.3.18-2
    licenses 2.9-1
    liferea 1.8.7-1
    links 2.7-1
    linux 3.4.7-1
    linux-api-headers 3.4.6-1
    linux-ck-corex 3.4.8-1
    linux-ck-corex-headers 3.4.8-1
    linux-docs 3.4.7-1
    linux-firmware 20120625-1
    linux-headers 3.4.7-1
    linux-mainline 3.6rc1-1
    linux-manpages 3.1-1
    linux-pf-core2 3.5.1-1
    lirc-utils 1:0.9.0-22
    llvm 3.1-4
    lmms 0.4.13-1
    logrotate 3.8.2-1
    lpsolve 5.5.2.0-2
    lsof 4.86-1
    lua 5.1.5-2
    lvm2 2.02.96-3
    lyx 2.0.4-1
    lzo2 2.06-1
    m4 1.4.16-2
    make 3.82-4
    makedepend 1.0.3-2
    makehuman 1.0alpha6-1
    man-db 2.6.2-1
    man-pages 3.41-1
    mash 0.2.0-1
    maxima 5.27.0-2
    mc 4.8.4-1
    mcelog 1.0pre3-3
    mcpp 2.7.2-4
    mdadm 3.2.5-2
    media-player-info 17-1
    megaglest 3.6.0.3-3
    megaglest-data 3.6.0.3-1
    meld 1.6.0-1
    mencoder 35014-1
    mercurial 2.3-1
    mesa 8.0.4-2
    metacity 2.34.5-1
    metakit 2.4.9.7-5
    mime-types 8-1
    miniupnpc 1.6-2
    miro 5.0.2-1
    mixxx 1.10.1-1
    mjpegtools 2.0.0-2
    mkinitcpio 0.10-1
    mkinitcpio-busybox 1.20.1-1
    mkvtoolnix-cli 5.7.0-3
    mlocate 0.25-2
    mlt 0.8.0-1
    mobile-broadband-provider-info 20120614-1
    modemmanager 0.5.2.0-2
    modprobed_db 2.0-2
    mono 2.10.8-1
    mono-addins 0.6.2-2
    mono-basic 2.10-2
    mono-debugger 2.10-2
    mono-tools 2.10-2
    mono-upnp 0.1.2-1
    mono-zeroconf 0.9.0-3
    monodevelop 3.0.3.5-2
    monodevelop-debugger-gdb 3.0.3.5-1
    monodevelop-debugger-mdb 2.4-1
    mousetweaks 3.4.2-1
    mozilla-common 1.4-3
    mpfr 3.1.1-1
    mpg123 1.14.4-1
    mplayer 35014-1
    mtasc 20091229-4
    mtdev 1.1.2-1
    mtools 4.0.17-2
    musicbrainz 2.1.5-5
    mutagen 1.20-4
    mutter 3.4.1-2
    mx 1.4.6-1
    mysql 5.5.27-1
    mysql-clients 5.5.27-1
    mysql-python 1.2.3-3
    namcap 3.2.4-1
    nano 2.2.6-2
    nasm 2.10.03-1
    nautilus 3.4.2-1
    nautilus-dropbox 1.4.0-2
    nautilus-open-terminal 0.19-2
    nautilus-sendto 3.0.3-1
    ncftp 3.2.5-2
    ncurses 5.9-3
    neko 1.8.2-8
    neon 0.29.6-4
    nepomuk-core 4.9.0-1
    net-snmp 5.7.1-3
    net-tools 1.60.20110819cvs-3
    netcdf 4.2.1-1
    netkit-bsd-finger 0.17-7
    netlogo 5.0.2-1
    nettle 2.5-1
    network-manager-applet 0.9.4.1-1
    networkmanager 0.9.4.0-6
    networkmanager-dispatcher-netfs 1.0-2
    networkmanager-dispatcher-ntpd 1.0-3
    networkmanager-dispatcher-openntpd 1.0-4
    networkmanager-openconnect 0.9.4.0-1
    networkmanager-openvpn 0.9.4.0-1
    networkmanager-pptp 0.9.4.0-1
    networkmanager-vpnc 0.9.4.0-1
    nfs-utils 1.2.6-1
    nfsidmap 0.24-3
    nickle 2.70-2
    nltk-data 2.0-7
    nmap 6.01-1
    notification-daemon 0.7.4-1
    nouveau-dri 8.0.4-2
    nouveau-firmware 20091212-4
    nspluginwrapper 1.4.4-2.1
    nspr 4.9.2-1
    nss 3.13.5-1
    nss-mdns 0.10-5
    ntfs-3g 2012.1.15-3
    ntfsprogs 2012.1.15-3
    ntp 4.2.6.p5-7
    nvidia-cg-toolkit 3.1-2
    obex-data-server 0.4.6-2
    obexd-client 0.47-1
    ocaml 3.12.1-3
    ocrfeeder 0.7.9-1
    octave 3.6.2-1
    ogre 1.8.0-3
    ogre-docs 1.8.0-3
    ois 1.3-2
    opal 3.10.5-1
    openal 1.14-1
    opencollada 869-1
    openconnect 1:3.18-1
    opencore-amr 0.1.3-1
    opencv-svn 9044-1
    openexr 1.7.0-2
    openimageio 1.0.8-1
    openjpeg 1.5.0-1
    openmpi 1.6-2
    openntpd 3.9p1-15
    openobex 1.5-3
    openresolv 3.5.1-1
    opensc 0.12.2-3
    openslp 1.2.1-4
    openssh 6.0p1-3
    openssl 1.0.1.c-1
    openvpn 2.2.2-1
    oprofile 0.9.7-4
    orbit2 2.14.19-2
    orc 0.4.16-1
    orca 3.4.2-1
    oxygen-icons 4.9.0-1
    p11-kit 0.12-1
    p7zip 9.20.1-6
    package-query 1.0.1-1
    packagekit 0.6.22-1
    pacman 4.0.3-3
    pacman-color 4.0.3-3
    pacman-contrib 4.0.3-1
    pacman-mirrorlist 20120626-1
    pacmatic 20120218-1
    pam 1.1.5-4
    pambase 20120701-1
    pango 1.30.1-1
    pango-perl 1.223-2
    pangomm 2.28.4-1
    paprefs 0.9.10-2
    parted 3.1-1
    patch 2.6.1-3
    pavucontrol 1.0-1
    pbsdk-linux 1.1.0-1
    pciutils 3.1.10-1
    pcmciautils 018-4
    pcre 8.31-1
    pcsc-ctapi-wrapper 0.3-1
    pcsc-cyberjack 3.99.5_SP03-2
    pcsc-perl 1.4.12-3
    pcsc-tools 1.4.20-1
    pcsclite 1.8.5-1
    pdfcrack 0.11-1
    pdfedit 0.4.5-2
    pdnsd 1.2.9-2
    perl 5.16.1-1
    perl-crypt-ssleay 0.64-1
    perl-digest-sha1 2.13-3
    perl-encode-locale 1.03-1
    perl-error 0.17018-1
    perl-file-listing 6.04-1
    perl-html-parser 3.69-2
    perl-html-tagset 3.20-3
    perl-http-cookies 6.01-1
    perl-http-daemon 6.01-1
    perl-http-date 6.02-1
    perl-http-message 6.03-1
    perl-http-negotiate 6.01-1
    perl-image-exiftool 8.99-1
    perl-io-socket-ssl 1.76-1
    perl-libwww 6.04-1
    perl-locale-gettext 1.05-9
    perl-lwp-mediatypes 6.02-1
    perl-lwp-protocol-https 6.03-1
    perl-mozilla-ca 20120309-1
    perl-net-http 6.03-1
    perl-net-ssleay 1.48-2
    perl-string-crc32 1.4-8
    perl-test-pod 1.45-1
    perl-try-tiny 0.11-1
    perl-uri 1.60-1
    perl-www-robotrules 6.02-1
    perl-xml-libxml 1.98-1
    perl-xml-libxslt 1.77-1
    perl-xml-namespacesupport 1.11-2
    perl-xml-parser 2.41-3
    perl-xml-sax 0.99-3
    perl-xml-sax-base 1.08-2
    perl-xml-simple 2.20-1
    perl-yaml-syck 1.20-2
    pgu 0.18-1
    phonon 1:4.6.0-2
    phonon-gstreamer 4.6.2-1
    physfs 2.0.2-2
    pidgin 2.10.6-1
    pilot-link 0.12.5-3
    pinentry 0.8.1-4
    pitivi 0.15.2-1
    pixman 0.26.2-1
    pkg-config 0.27-1
    pkgfile 3-1
    pkgtools 24-3
    pm-quirks 0.20100619-2
    pm-utils 1.4.1-5
    podofo 0.9.1-3
    polipo 1.0.4.1-6
    polkit 0.105-1
    polkit-gnome 0.105-1
    polkit-qt 0.103.0-1
    poppler 0.20.2-1
    poppler-data 0.4.5-1
    poppler-glib 0.20.2-1
    poppler-qt 0.20.2-1
    popt 1.16-5
    portaudio 19_20111121-1
    portmidi 217-3
    postgresql-libs 9.1.4-1
    powertop 2.0-1
    ppl 1.0-1
    ppp 2.4.5-3
    pptpclient 1.7.2-4
    printproto 1.0.5-2
    prison 1.0-1
    procps-ng 3.3.3-3
    proj 4.8.0-1
    psmisc 22.19-1
    pstotext 1.9-2
    pth 2.0.7-4
    ptlib 2.10.5-1
    pulseaudio 2.1-1
    pulseaudio-alsa 2-1
    pv 1.3.4-1
    pyalpm 0.5.3-1
    pyatspi 2.4.0-1
    pygobject-devel 3.2.2-1
    pygobject2-devel 2.28.6-6
    pygoocanvas 0.14.1-5
    pygtk 2.24.0-3
    pygtksourceview2 2.10.1-4
    pyjamas 0.8-1
    pylint 0.25.2-1
    pyogg 1.3-7
    pyopenssl 0.13-1
    pyorbit 2.24.0-4
    pypy 1.9-1
    pyqt 4.9.4-2
    pyqt-common 4.9.4-2
    pyrex 0.9.9-3
    pyrtf 0.45-5
    pyside 1.1.0-1
    pyside-tools 0.2.13-5
    python 3.2.3-3
    python-all-odfpy 0.9.4-2
    python-boto 2.4.1-1
    python-cairo 1.10.0-1
    python-cjson 1.0.5-4
    python-dbus 1.1.1-1
    python-dbus-common 1.1.1-1
    python-decorator 3.3.3-1
    python-distribute 0.6.28-1
    python-distutils-extra 2.32-1
    python-docs 3.2.3-1
    python-docutils 0.9.1-1
    python-egenix-mx-base 3.2.4-1
    python-foolscap 0.6.3-1
    python-fpconst 0.7.3-3
    python-gnomekeyring 2.32.0-10
    python-gnupginterface 0.3.2-6
    python-gtop 2.32.0-10
    python-imaging 1.1.7-4
    python-jinja 2.6-2
    python-logilab-astng 0.24.0-1
    python-logilab-common 0.58.2-1
    python-lxml 2.3.5-1
    python-m2crypto 0.21.1-1
    python-markupsafe 0.15-1
    python-mechanize 0.2.5-2
    python-nose 1.1.2-3
    python-notify 0.1.1-11
    python-numpy 1.6.2-1
    python-opengl 3.0.1-4
    python-paramiko 1.7.7.1-2
    python-pexpect 2.4-1
    python-pip 1.1-1
    python-pychart 1.39-6
    python-pycurl 7.19.0-6
    python-pyelftools 0.20-1
    python-pyenchant 1.6.5-1
    python-pygame 1.9.1-5
    python-pygments 1.5-2
    python-pyparsing 1.5.6-2
    python-pysqlite 2.6.3-2
    python-pyzmq 2.2.0-1
    python-qscintilla 2.6.2-1
    python-qscintilla-common 2.6.2-1
    python-reportlab 2.5-2
    python-rope 0.9.3-6
    python-rsvg 2.32.0-10
    python-scipy 0.10.1-1
    python-sip 4.13.3-2
    python-soappy 0.12.0-10
    python-south 0.7.6-1
    python-sphinx 1.1.3-2
    python-sqlalchemy 0.7.6-1
    python-tornado 2.2.1-1
    python-wnck 2.32.0-10
    python-yaml 3.10-2
    python2 2.7.3-2
    python2-beautifulsoup3 3.2.1-1
    python2-bonobo 2.28.1-8
    python2-bsdiff4 1.1.1-1
    python2-cairo 1.10.0-1
    python2-cherrypy 3.2.2-1
    python2-crypto 2.6-2
    python2-cssutils 0.9.9-2
    python2-dateutil 1.5-2
    python2-dbus 1.1.1-1
    python2-distribute 0.6.28-1
    python2-distutils-extra 2.32-1
    python2-dnspython 1.10.0-1
    python2-docutils 0.9.1-1
    python2-egg 2.25.3-12
    python2-gconf 2.28.1-8
    python2-gksu2 2.25.3-12
    python2-gnomecanvas 2.28.1-8
    python2-gnomevfs 2.28.1-8
    python2-gobject 3.2.2-1
    python2-gobject2 2.28.6-6
    python2-gtkhtml2 2.25.3-12
    python2-gtkspell 2.25.3-12
    python2-html5lib 0.95-1
    python2-jinja 2.6-2
    python2-libgnome 2.28.1-8
    python2-lxml 2.3.5-1
    python2-markupsafe 0.15-1
    python2-matplotlib 1.1.1-1
    python2-nltk 2.0.2-1
    python2-nose 1.1.2-3
    python2-numpy 1.6.2-1
    python2-pip 1.1-1
    python2-ply 3.4-1
    python2-poppler 0.12.1-7
    python2-psycopg2 2.4.5-1
    python2-pychm 0.8.4-1
    python2-pyenchant 1.6.5-1
    python2-pygments 1.5-2
    python2-pyopenssl 0.13-1
    python2-pyparsing 1.5.6-2
    python2-pyqt 4.9.4-2
    python2-pytz 2012d-1
    python2-pyzmq 2.2.0-1
    python2-qscintilla 2.6.2-1
    python2-rope 0.9.4-1
    python2-sip 4.13.3-2
    python2-sphinx 1.1.3-2
    python2-sqlalchemy 0.7.6-1
    python2-tornado 2.2.1-1
    python2-w3lib 1.0-1
    python2-xdg 0.23-1
    python2-yaml 3.10-2
    python2-zope-interface 3.8.0-1
    python3-html5lib-hg 1757-1
    pywebkitgtk 1.1.8-2
    pyxml 0.8.4-9
    q4wine 0.121-4
    qca 2.0.3-2
    qcachegrind 0.7.1-1
    qemu-kvm 1.1.1-1
    qhull 2012.1-1
    qimageblitz 0.0.6-2
    qjson 0.7.1-2
    qrencode 3.3.1-1
    qscintilla 2.6.2-1
    qt 4.8.2-3
    qt-assistant-compat 4.6.3-2
    qt-doc 4.8.2-1
    qt3 1:3.3.8b-1
    qtcreator 2.5.2-1
    qtwebkit 2.2.2-1
    qucs 0.0.16-2
    r 2.15.1-2
    randrproto 1.4.0-1
    rapidsvn 0.12.0-5
    raptor 2.0.8-1
    rar 4.1.1-1
    rarcrack 0.2-1
    rarian 0.8.1-2
    rasqal 1:0.9.29-1
    rdesktop 1.7.1-2
    readline 6.2.004-1
    recode 3.6-7
    recoll 1.17.3-1
    recordmydesktop 0.3.8.1-6
    recordproto 1.14.2-1
    redland 1:1.0.15-3
    redland-storage-virtuoso 1:1.0.15-3
    reiserfsprogs 3.6.21-4
    remmina 1.0.0-9
    renderproto 0.11.1-2
    rest 0.7.12-1
    rpcbind 0.2.0-8
    rsync 3.0.9-3
    rtkit 0.11-1
    rtmpdump 2.4-1
    ruby 1.9.3_p194-2
    ruby-atk 1.1.3-2
    ruby-cairo 1.12.2-1
    ruby-docs 1.9.3_p194-1
    ruby-gdkpixbuf2 1.1.3-2
    ruby-gio2 1.1.3-2
    ruby-glib2 1.1.3-2
    ruby-gtk2 1.1.3-2
    ruby-pango 1.1.3-2
    ruby-pkgconfig 1.1.3-1
    run-parts 4.3.2-1
    rygel 0.14.3-1
    sage-mathematics 5.2-1
    samba 3.6.7-1
    sane 1.0.22-9
    sbcl 1.0.57-1
    scanmem 0.12-2
    schroedinger 1.0.11-1
    scite 3.2.1-1
    scrapy-stable-git 20110925-1
    screen 4.0.3-13
    screenlets 0.1.6-3
    scribus 1.4.1-1
    scrnsaverproto 1.2.2-1
    scummvm 1.4.1-2
    sdl 1.2.15-1
    sdl_gfx 2.0.23-1
    sdl_image 1.2.12-2
    sdl_mixer 1.2.12-1
    sdl_net 1.2.8-1
    sdl_sound 1.0.3-3
    sdl_ttf 2.0.11-2
    seabios 1.7.0-1
    seahorse 3.4.1-1
    sed 4.2.1-4
    seed 3.2.0-2
    setconf 0.5.2-1
    sfml 2.0rc1-2
    sg3_utils 1.33-1
    shadow 4.1.5.1-1
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.1-1
    shared-desktop-ontologies 0.10.0-1
    shared-mime-info 1.0-1
    shotwell 0.12.3-1
    sigil 0.5.902-1
    sip 4.13.3-2
    sk1libs 0.9.1-3
    skype 4.0.0.8-1
    skype4pidgin 20110407-1
    slang 2.2.4-2
    slashem 0.0.7E7F3-2
    slim 1.3.4-2
    smartmontools 5.43-1
    smbclient 3.6.7-1
    smpeg 0.4.4-6
    smplayer 0.8.0-1
    smplayer-themes 20120131-1
    sofia-sip 1.12.11-1
    soprano 2.8.0-2
    sound-juicer 3.4.0-1
    sound-theme-freedesktop 0.7-2
    soundtouch 1.6.0-1
    sox 14.4.0-3
    speech-dispatcher 0.7.1-6
    speex 1.2rc1-2
    splint 3.1.2-3
    sqlite 3.7.13-1
    sqlite2 2.8.17-5
    sqlitebrowser 2.0b1-2
    sqliteman 1.2.2-5
    startup-notification 0.12-3
    strigi 0.7.7-2
    stunnel 4.53-2
    subversion 1.7.5-2
    sudo 1.8.5.p2-1
    suitesparse 4.0.2-1
    supermeatboy 20120607-16
    sushi 0.4.1-2
    swftools 0.9.2-1
    swig 2.0.7-2
    switzerland 0.1.0-2
    sysfsutils 2.1.0-8
    syslinux 4.05-4
    syslog-ng 3.3.5-2
    system-config-lvm 1.1.16-1
    systemd 188-2
    systemd-arch-units 20120704-1
    systemd-sysvcompat 188-2
    systemd-tools 188-2
    systemd-ui-git 20120807-1
    t1lib 5.1.2-3
    taglib 1.7.2-2
    taglib-sharp 2.0.4.0-1
    talloc 2.0.7-1
    tar 1.26-2
    tcl 8.5.12-1
    tdb 1.2.9-2
    telepathy-farstream 0.4.0-1
    telepathy-gabble 0.16.1-1
    telepathy-glib 0.18.1-1
    telepathy-haze 0.6.0-2
    telepathy-idle 0.1.11-1
    telepathy-logger 0.4.0-1
    telepathy-mission-control 5.12.1-1
    telepathy-rakia 0.7.4-1
    telepathy-salut 0.8.0-1
    terminal 0.4.8-2
    tesseract 3.01-3
    texi2html 5.0-2
    texinfo 4.13a-7
    texlive-bibtexextra 2012.26868-1
    texlive-bin 2012.0-3
    texlive-core 2012.26892-2
    texlive-fontsextra 2012.26866-1
    texlive-formatsextra 2012.26689-1
    texlive-games 2012.26207-1
    texlive-genericextra 2012.26700-1
    texlive-htmlxml 2012.24013-1
    texlive-humanities 2012.25861-1
    texlive-langcjk 2012.26777-2
    texlive-langcyrillic 2012.26689-1
    texlive-langextra 2012.26750-1
    texlive-langgreek 2012.26313-1
    texlive-latexextra 2012.26807-1
    texlive-music 2012.26726-1
    texlive-pictures 2012.26791-1
    texlive-plainextra 2012.25953-1
    texlive-pstricks 2012.26865-1
    texlive-publishers 2012.26831-1
    texlive-science 2012.26607-1
    texmacs 1.0.7.15-1
    tftp-hpa 5.2-2
    thunar 1.4.0-2
    tk 8.5.12-1
    tmux 1.6-2
    tofrodos 1.7.9-1
    tomboy 1.10.2-1
    tor 0.2.2.37-1
    totem 3.4.3-1
    totem-plparser 3.4.2-1
    totem-plugin 3.4.3-1
    totem-plugin-arte 3.1.1-1
    tracker 0.14.2-1
    transcode 1.1.7-5
    transfig 3.2.5d-1
    transmission-gtk 2.61-1
    truecrypt 1:7.1a-1
    tsocks 1.8beta5-5
    ttf-adobe-fangsong 5.004-1
    ttf-adobe-fonts 10.1.2-1
    ttf-adobe-heiti 5.005-1
    ttf-adobe-kaiti 5.004-1
    ttf-adobe-song 5.002-1
    ttf-arphic-ukai 0.2.20080216.1-3
    ttf-arphic-uming 0.2.20080216.1-3
    ttf-baekmuk 2.2-7
    ttf-bitstream-vera 1.10-8
    ttf-cheapskate 2.0-8
    ttf-dejavu 2.33-3
    ttf-droid 20110417-2
    ttf-freebanglafont 20120206-2
    ttf-freefont 20120503-1
    ttf-indic-otf 0.2-6
    ttf-linux-libertine 5.3.0-1
    ttf-ms-fonts 2.0-9
    ttf-sazanami 20040629-7
    ttf-source-sans-pro 1.033-2
    ttf-tlwg 0.5.0-1
    ttf-ubraille 001.000-6
    ttf-vista-fonts 1-5
    tumbler 0.1.25-1
    twisted 12.1.0-1
    tzdata 2012e-1
    udisks 1.0.4-4
    udisks2 1.94.0-2
    uniconvertor 1.1.5-5
    unixodbc 2.3.1-1
    unpaper 0.4.2-1
    unrar 4.2.4-1
    unrtf 0.21.2-1
    unzip 6.0-6
    upower 0.9.17-2
    usb_modeswitch 1.2.3-2
    usbmuxd 1.0.8-1
    usbutils 006-1
    util-linux 2.21.2-5
    v4l-utils 0.8.8-1
    v8 3.9.9-1
    vala 0.16.1-1
    valgrind 3.8.0-1
    vba-m-gtk-svn 1108-1
    vbaexpress 1.2-5
    vcdimager 0.7.24-2
    vde2 2.3.2-1
    vdpau-video 0.7.3-3
    vi 1:050325-2
    vidalia 0.2.20-1
    videoproto 2.3.1-2
    vim 7.3.600-1
    vim-a 2.18-6
    vim-bufexplorer 7.2.8-5
    vim-buftabs 0.18-1
    vim-clang-complete 1.8-1
    vim-colorsamplerpack 8.03-3
    vim-doxygentoolkit 0.2.13-2
    vim-guicolorscheme 1.2-3
    vim-minibufexpl 6.4.2-2
    vim-project 1.4.1-6
    vim-runtime 7.3.600-1
    vim-spell-de 20120506-1
    vim-spell-en 20120506-1
    vim-taglist 45-5
    vim-vcscommand 1.99.46-2
    vim-workspace 1.0b1-6
    vinagre 3.4.2-1
    vino 3.4.2-1
    virtualbox 4.1.18-5
    virtualbox-ext-oracle 4.1.18-1
    virtualbox-modules 4.1.18-4
    virtualbox-source 4.1.18-5
    virtuoso 6.1.6-1
    virtuoso-base 6.1.6-1
    visualboyadvance 1.7.2-9
    vlc 2.0.3-2
    vpnc 0.5.3.svn516-3
    vte 0.28.2-3
    vte-common 0.32.2-1
    vte-sharp 2.26.0-8
    vte3 0.32.2-1
    vulture-nethack 2.3.67-0
    warsow 1.0-1
    warsow-data 1.0-1
    wavpack 4.60.1-2
    webkit-sharp 0.3-4
    webrtc-audio-processing 0.1-1
    weka 3.7.5-1
    wesnoth 1.10.3-2
    wesnoth-data 1.10.3-1
    wget 1.14-1
    which 2.20-5
    whois 5.0.18-1
    widelands 17-3
    widelands-data 17-1
    wildmidi 0.2.3.5-2
    wine 1.5.10-1
    wine_gecko 1.7-1
    winegame 0.2.0-2
    winestuff 0.2.0-2
    winetricks 20120308-1
    wireless-regdb 2011.04.28-1
    wireless_tools 29-6
    wireshark-cli 1.8.1-1
    wireshark-gtk 1.8.1-1
    wnck-sharp 2.26.0-8
    wpa_supplicant 1.0-1
    wvdial 1.61-4
    wvstreams 4.6.1-5
    wxgtk 2.8.12.1-3
    wxmaxima 12.04.0-1
    wxpython 2.8.12.1-3
    x264 20120705-1
    xapian-core 1.2.12-1
    xbitmaps 1.1.1-2
    xcb-proto 1.7.1-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xchat 2.8.8-10
    xcursor-themes 1.0.3-2
    xdg-user-dirs 0.14-3
    xdg-utils 1.1.0-2.20120520
    xerces-c 3.1.1-3
    xextproto 7.2.1-1
    xf86-input-evdev 2.7.3-1
    xf86-input-synaptics 1.6.2-1
    xf86-video-fbdev 0.4.3-1
    xf86-video-nouveau 1.0.1-1
    xf86-video-vesa 2.3.2-1
    xf86dgaproto 2.1-2
    xf86vidmodeproto 2.3.1-2
    xfce4-appfinder 4.10.0-1
    xfce4-mixer 4.8.0-4
    xfce4-panel 4.10.0-1
    xfce4-session 4.10.0-3
    xfce4-settings 4.10.0-2
    xfconf 4.10.0-2
    xfdesktop 4.10.0-3
    xfsprogs 3.1.8-2
    xfwm4 4.10.0-2
    xfwm4-themes 4.10.0-1
    xine-lib 1.2.2-1
    xine-ui 0.99.7-1
    xineramaproto 1.2.1-2
    xinetd 2.3.15-2
    xkeyboard-config 2.6-1
    xmind 3.2.1-1
    xmldiff 0.6.10-2
    xmlto 0.0.25-2
    xmlwrapp 0.6.2-2
    xorg-bdftopcf 1.0.3-2
    xorg-docs 1.7-1
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-100dpi 1.0.1-4
    xorg-fonts-75dpi 1.0.1-4
    xorg-fonts-alias 1.0.2-2
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.5-1
    xorg-luit 1.1.1-1
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.0-1
    xorg-server 1.12.3.901-1
    xorg-server-common 1.12.3.901-1
    xorg-server-devel 1.12.3.901-1
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.7-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.7-1
    xorg-util-macros 1.17-1
    xorg-utils 7.6-8
    xorg-xauth 1.0.7-1
    xorg-xbacklight 1.1.2-3
    xorg-xcmsdb 1.0.4-1
    xorg-xdpyinfo 1.3.0-1
    xorg-xdriinfo 1.0.4-3
    xorg-xev 1.2.0-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.5-1
    xorg-xinit 1.3.2-1
    xorg-xinput 1.6.0-1
    xorg-xkbcomp 1.2.4-1
    xorg-xlsatoms 1.1.1-1
    xorg-xlsclients 1.1.2-2
    xorg-xmessage 1.0.3-2
    xorg-xmodmap 1.0.7-1
    xorg-xprop 1.2.1-1
    xorg-xrandr 1.3.5-1
    xorg-xrdb 1.0.9-2
    xorg-xrefresh 1.0.4-3
    xorg-xset 1.2.2-1
    xorg-xsetroot 1.1.0-3
    xorg-xvinfo 1.1.1-3
    xorg-xwininfo 1.1.2-1
    xpdf 3.03-2
    xplc 0.3.13-4
    xproto 7.0.23-1
    xterm 281-1
    xulrunner192 1.9.2.28-3
    xvidcore 1.3.2-1
    xz 5.0.4-1
    yajl 2.0.4-1
    yaourt 1.1-1
    yasm 1.2.0-2
    yelp 3.4.2-1
    yelp-xsl 3.4.2-1
    zeitgeist 0.9.0.1-1
    zenity 3.4.0-1
    zeromq 2.2.0-2
    zip 3.0-3
    zlib 1.2.7-1
    zsh 5.0.0-2
    zsh-completions-git 20120808-2
    zvbi 0.2.33-4
    zziplib 0.13.62-1
    Here some logs:
    % journalctl
    Aug 13 20:16:58 Primat systemd-journal[141]: Journal started
    Aug 13 20:16:59 Primat systemd-modules-load[149]: Inserted module 'nfs'
    Aug 13 20:17:06 Primat vgchange[219]: 3 logical volume(s) in volume group "vg_Primat" now active
    Aug 13 20:17:08 Primat mtp-probe[365]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4"
    Aug 13 20:17:08 Primat mtp-probe[349]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1"
    Aug 13 20:17:08 Primat mtp-probe[365]: bus: 1, device: 3 was not an MTP device
    Aug 13 20:17:08 Primat mtp-probe[349]: bus: 4, device: 2 was not an MTP device
    Aug 13 20:17:11 Primat systemd-cryptsetup[439]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/sda1.
    Aug 13 20:17:14 Primat systemd-fsck[437]: /dev/sda2: sauber, 344/122160 Dateien, 288834/487974 Blöcke
    Aug 13 20:17:20 Primat mkswap[483]: mkswap: /dev/mapper/swap: warning: don't erase bootbits sectors
    Aug 13 20:17:20 Primat mkswap[483]: on whole disk. Use -f to force.
    Aug 13 20:17:21 Primat mkswap[483]: Swapbereich Version 1 wird angelegt, Größe = 6265312 KiB
    Aug 13 20:17:21 Primat mkswap[483]: kein Label, UUID=cbbb92b0-02cb-46c4-8051-efa98b0669c8
    Aug 13 20:17:22 Primat bluetoothd[497]: bluetoothd[497]: Bluetooth daemon 4.101
    Aug 13 20:17:21 Primat bluetoothd[497]: Bluetooth daemon 4.101
    Aug 13 20:17:22 Primat avahi-daemon[501]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
    Aug 13 20:17:22 Primat avahi-daemon[501]: Successfully dropped root privileges.
    Aug 13 20:17:22 Primat avahi-daemon[501]: avahi-daemon 0.6.31 starting up.
    Aug 13 20:17:22 Primat acpid[505]: starting up with netlink and the input layer
    Aug 13 20:17:22 Primat acpid[505]: 4 rules loaded
    Aug 13 20:17:22 Primat acpid[505]: waiting for events: event logging is off
    Aug 13 20:17:22 Primat /usr/sbin/crond[498]: (CRON) INFO (Syslog will be used instead of sendmail.): Datei oder Verzeichnis nicht gefunden
    Aug 13 20:17:22 Primat /usr/sbin/crond[498]: (CRON) INFO (running with inotify support)
    Aug 13 20:17:22 Primat smartd[522]: smartd 5.43 2012-06-30 r3573 [x86_64-linux-3.4.8-1-ck] (local build)
    Aug 13 20:17:22 Primat smartd[522]: Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
    Aug 13 20:17:22 Primat smartd[522]: Opened configuration file /etc/smartd.conf
    Aug 13 20:17:22 Primat smartd[522]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
    Aug 13 20:17:22 Primat smartd[522]: Device: /dev/sda, type changed from 'scsi' to 'sat'
    Aug 13 20:17:22 Primat smartd[522]: Device: /dev/sda [SAT], opened
    Aug 13 20:17:22 Primat smartd[522]: Device: /dev/sda [SAT], SAMSUNG HM320JI, S/N:S16LJD0Q4*****, WWN:5-0f0000-0014*****, FW:2SS00_01, 320 GB
    Aug 13 20:17:22 Primat smartd[522]: Device: /dev/sda [SAT], found in smartd database: SAMSUNG SpinPoint M6
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: Starting SDP server
    Aug 13 20:17:23 Primat bluetoothd[497]: Starting SDP server
    Aug 13 20:17:23 Primat avahi-daemon[501]: Successfully called chroot().
    Aug 13 20:17:23 Primat avahi-daemon[501]: Successfully dropped remaining capabilities.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Loading service file /services/sftp-ssh.service.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Loading service file /services/ssh.service.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Loading service file /services/udisks.service.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Network interface enumeration completed.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Registering HINFO record with values 'X86_64'/'LINUX'.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Server startup complete. Host name is Primat.local. Local service cookie is 59663620.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Service "Primat" (/services/udisks.service) successfully established.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Service "Primat" (/services/ssh.service) successfully established.
    Aug 13 20:17:23 Primat avahi-daemon[501]: Service "Primat" (/services/sftp-ssh.service) successfully established.
    Aug 13 20:17:23 Primat systemd-logind[525]: New seat seat0.
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: Bluetooth Management interface initialized
    Aug 13 20:17:23 Primat bluetoothd[497]: Bluetooth Management interface initialized
    Aug 13 20:17:23 Primat systemd-logind[525]: Watching system buttons on /dev/input/event4 (Power Button)
    Aug 13 20:17:23 Primat systemd-logind[525]: Watching system buttons on /dev/input/event1 (Video Bus)
    Aug 13 20:17:23 Primat systemd-logind[525]: Watching system buttons on /dev/input/event3 (Power Button)
    Aug 13 20:17:23 Primat systemd-logind[525]: Watching system buttons on /dev/input/event2 (Lid Switch)
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> NetworkManager (version 0.9.4.0) is starting...
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
    Aug 13 20:17:23 Primat NetworkManager[516]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect
    Aug 13 20:17:23 Primat dbus-daemon[527]: dbus[527]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
    Aug 13 20:17:23 Primat dbus[527]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: input-headset driver probe failed for device 6C:9B:02:FD:**:**
    Aug 13 20:17:23 Primat bluetoothd[497]: input-headset driver probe failed for device 6C:9B:02:FD:**:**
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: input-headset driver probe failed for device 00:1B:DC:04:**:**
    Aug 13 20:17:23 Primat bluetoothd[497]: input-headset driver probe failed for device 00:1B:DC:04:**:**
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: input-headset driver probe failed for device BC:B1:F3:C8:**:**
    Aug 13 20:17:23 Primat bluetoothd[497]: input-headset driver probe failed for device BC:B1:F3:C8:**:**
    Aug 13 20:17:23 Primat smartd[522]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
    Aug 13 20:17:23 Primat smartd[522]: Monitoring 1 ATA and 0 SCSI devices
    Aug 13 20:17:23 Primat bluetoothd[497]: bluetoothd[497]: Adapter /org/bluez/497/hci0 has been enabled
    Aug 13 20:17:23 Primat bluetoothd[497]: Adapter /org/bluez/497/hci0 has been enabled
    Aug 13 20:17:24 Primat smartd[522]: Device: /dev/sda [SAT], previous self-test was interrupted by the host with a reset
    Aug 13 20:17:24 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    Aug 13 20:17:24 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    Aug 13 20:17:24 Primat NetworkManager[516]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
    Aug 13 20:17:24 Primat NetworkManager[516]: keyfile: parsing *** ...
    Aug 13 20:17:25 Primat acpid[505]: client connected from 849[0:0]
    Aug 13 20:17:25 Primat acpid[505]: 1 client rule loaded
    Aug 13 20:17:27 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    Aug 13 20:17:27 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
    Aug 13 20:17:28 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Aug 13 20:17:28 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.ColorManager'
    Aug 13 20:17:29 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
    Aug 13 20:17:29 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
    Aug 13 20:17:29 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.Accounts'
    Aug 13 20:17:29 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.Accounts'
    Aug 13 20:17:29 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
    Aug 13 20:17:29 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service'
    Aug 13 20:17:29 Primat console-kit-daemon[887]: missing action
    Aug 13 20:17:29 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
    Aug 13 20:17:29 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
    Aug 13 20:17:30 Primat systemd-logind[525]: New session 1 of user gdm.
    Aug 13 20:17:30 Primat systemd-logind[525]: Linked /tmp/.X11-unix/X0 to /run/user/120/X11-display.
    Aug 13 20:17:30 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service'
    Aug 13 20:17:30 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service'
    Aug 13 20:17:31 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.colord-sane'
    Aug 13 20:17:31 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.colord-sane'
    Aug 13 20:17:32 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Aug 13 20:17:32 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Aug 13 20:17:32 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.UPower'
    Aug 13 20:17:32 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.UPower'
    Aug 13 20:17:36 Primat dbus-daemon[527]: dbus[527]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    Aug 13 20:17:36 Primat dbus[527]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
    Aug 13 20:17:36 Primat systemd[1]: Failed to create cgroup cpu:/: No such file or directory
    Aug 13 20:17:40 Primat dbus-daemon[527]: dbus[527]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    Aug 13 20:17:40 Primat dbus[527]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
    Aug 13 20:17:40 Primat bluetoothd[497]: bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPAG
    Aug 13 20:17:40 Primat bluetoothd[497]: bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPHS
    Aug 13 20:17:40 Primat bluetoothd[497]: bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource
    Aug 13 20:17:40 Primat bluetoothd[497]: bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink
    Aug 13 20:17:40 Primat bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPAG
    Aug 13 20:17:40 Primat bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPHS
    Aug 13 20:17:40 Primat bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource
    Aug 13 20:17:40 Primat bluetoothd[497]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink
    Aug 13 20:17:42 Primat dbus-daemon[527]: dbus[527]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.31" (uid=120 pid=1629 comm="gnome-shell --gdm-mode ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=887 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Aug 13 20:17:42 Primat dbus[527]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.31" (uid=120 pid=1629 comm="gnome-shell --gdm-mode ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.14" (uid=0 pid=887 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Aug 13 20:18:26 Primat systemd[1]: Job dev-mapper-vg_Primat\x2dlv_Home.device/start timed out.
    Aug 13 20:18:26 Primat systemd[1]: Job home.mount/start failed with result 'dependency'.
    Aug 13 20:18:26 Primat systemd[1]: Job systemd-fsck@dev-mapper-vg_Primat\x2dlv_Home.service/start failed with result 'dependency'.
    Aug 13 20:18:26 Primat systemd[1]: Job dev-mapper-vg_Primat\x2dlv_Home.device/start failed with result 'timeout'.
    Aug 13 20:18:38 Primat acpid[505]: client 849[0:0] has disconnected
    Aug 13 20:18:52 Primat systemd[1]: NetworkManager.service operation timed out. Terminating.
    Aug 13 20:18:52 Primat NetworkManager[516]: <info> caught signal 15, shutting down normally.
    Aug 13 20:19:48 Primat acpid[505]: client connected from 849[0:0]
    Aug 13 20:19:48 Primat acpid[505]: 1 client rule loaded
    Aug 13 20:19:52 Primat acpid[505]: client 849[0:0] has disconnected
    Aug 13 20:19:55 Primat acpid[505]: client connected from 849[0:0]
    Aug 13 20:19:55 Primat acpid[505]: 1 client rule loaded
    Aug 13 20:19:58 Primat systemd-logind[525]: Power key pressed.
    Aug 13 20:19:58 Primat systemd-logind[525]: Refusing power-off, user is logged in.
    Aug 13 20:19:58 Primat systemd[1]: Job graphical.target/start failed with result 'dependency'.
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Terminating
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/HFPAG
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/HFPHS
    Aug 13 20:19:58 Primat bluetoothd[497]: Terminating
    Aug 13 20:19:58 Primat bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink
    Aug 13 20:19:58 Primat bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource
    Aug 13 20:19:58 Primat bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/HFPAG
    Aug 13 20:19:58 Primat bluetoothd[497]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/HFPHS
    Aug 13 20:19:58 Primat dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat avahi-daemon[501]: Got SIGTERM, quitting.
    Aug 13 20:19:58 Primat acpid[505]: exiting
    Aug 13 20:19:58 Primat dbus-daemon[527]: dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus-daemon[527]: dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus-daemon[527]: dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat dbus-daemon[527]: dbus[527]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.29" (uid=120 pid=1024 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=497 comm="/usr/sbin/bluetoothd -n ")
    Aug 13 20:19:58 Primat iptables-flush[1693]: /usr/sbin/iptables
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Stopping SDP server
    Aug 13 20:19:58 Primat bluetoothd[497]: bluetoothd[497]: Exit
    Aug 13 20:19:58 Primat avahi-daemon[501]: avahi-daemon 0.6.31 exiting.
    Aug 13 20:19:58 Primat bluetoothd[497]: Stopping SDP server
    Aug 13 20:19:58 Primat bluetoothd[497]: Exit
    Aug 13 20:20:10 Primat systemd[1]: Job dev-mapper-vg_Primat\x2dlv_Home.device/start timed out.
    Aug 13 20:20:10 Primat systemd[1]: Job systemd-fsck@dev-mapper-vg_Primat\x2dlv_Home.service/start failed with result 'dependency'.
    Aug 13 20:20:10 Primat systemd[1]: Job dev-mapper-vg_Primat\x2dlv_Home.device/start failed with result 'timeout'.
    Aug 13 20:20:22 Primat systemd[1]: NetworkManager.service stopping timed out (2). Killing.
    Aug 13 20:20:22 Primat systemd[1]: Unit NetworkManager.service entered failed state.
    Aug 13 20:21:28 Primat systemd[1]: Job dev-mapper-swap.device/stop timed out.
    Aug 13 20:21:28 Primat systemd[1]: Job dev-mapper-swap.device/stop failed with result 'timeout'.
    Aug 13 20:21:28 Primat systemd[1]: Job dev-disk-by\x2duuid-cbbb92b0\x2d02cb\x2d46c4\x2d8051\x2defa98b0669c8.device/stop timed out.
    Aug 13 20:21:28 Primat systemd[1]: Job dev-disk-by\x2duuid-cbbb92b0\x2d02cb\x2d46c4\x2d8051\x2defa98b0669c8.

    Your problem sounds similar to this one, except that they're using software raid rather than just pure LVM. If you're using an initrd, you may not have the appropriate modules installed. If you're not using an initrd, then the kernel probably needs LVM support compiled in (not as a module) and could be solved by fixing that. I have never used the ck-patchset, but this should give you an additional data point.
    Also comment=systemd.automount will be deprecated soon as I understand it; if you have a need for automounting, x-systemd.automount should be used instead.

  • Installation of Developer Suite 10g in Linux

    Hi,
    I've done the configuration of Developer Suite 10g on Windows OS. But i want to know how can i configure the Developer Suite 10g in Linux platform.
    Any link for this would help me a lot.
    I have done some configuration, but i'm facing some problems with it. Like i've compiled the form in windows version, but when i try to compile the form in
    linux, i'm facing the problems. In the form there are some libraries attached to it. When compiled in Windows, it got compiled successfully, but when i compile it
    in Linux, it is unable to find the procedures and function in the libraries. To come out of this situation, i've placed all the libraries and the forms in a single folder. still
    the problem exists. It is giving an error saying that the Invalid identifier, whereever i've mentioned the procedures/functions of libraries. Even in windows, i've all
    the forms and libraries in the same folder.
    Regards,
    Alok Dubey

    First of all which Linux....????I am successful in installing it. It is Redhat Linux 5.0 Enterprise edition. But i'm facing the problem in configuring it.
    I checked out from Oracle web site, this linux version supports the Developer Suite 10g. If u can send me any document
    or any link which u felt that it is very useful, then Please let me know.
    Have you checked if it is registered with DevSuite10g...???How to check this ..
    "I have done some configuration.."
    Which....????
    I've set the forms path so that i can run the forms using the url in the browser. But i feel that my configuration is incomplete. As i've mentioned already that when my form is
    compiled in the windows, it is getting compiled. But when i compile in linux, it is showing the error like Invalid Identifier. Here the Identifier name it is dispalying is the name of function(Which
    is in the attached library).
    Regards,
    Alok Dubey
    Edited by: user583531 on Oct 23, 2008 4:06 PM

  • Fonts issue on 10g Reports (Linux)

    A while back I posted some questions about installing fonts on Linux RHEL 5.
    Currently, I'm in process of upgrading Client/Server Forms/Reports from 6i on a Windows platforms to 10g forms/reports on a Linux RHEL5 platform. No database is installed on the server since we are using the TNSNames in the Network Admin to connect to the database.
    I have been able to convert all forms and all reports to 10g. I had an issue with the Arial, Arial Narrow, and Courier New fonts not displaying in output when I generated a PDF file via the screen using the WEB.SHOW_DOCUMENT command. The fonts were translating. I was able to use Metalink Note 261879.1 and run the scripts to generate the AFM files and copy the TTF fonts to the appropriate directories. When I run the reports in 10g on Linux, those 3 fonts display just fine.
    However, I have 3 other fonts (Monotype Sorts, Arial Unicode MS, and one of Barcode fonts) that I need to get working. I've worked with Oracle Support and I'll be honest, the steps they are telling me either aren't very clear or just flat out aren't right.
    I've tried on Windows to use the ttf2pt1 program to generate the AFM files and copied those up to guicommon/tk/admin/AFM directory. I've copied the TTF file up to the associated directory. I've modified the uifont.ali directory to include the font, to no success.
    Has anyone tried to move a Windows font up to Linux (Unix) and got it to work successfully? If so, could you provide me some steps? I've really been trying to get this to work and would do anything at this point to get it to work. I've got about 5 reports that use these 3 fonts and if I get them working, I'm done.
    Please provide good detail, if possible. Oracle Support has just confused me more by providing notes to read and little tidbits here and there but haven't given me something that works in a straightforward manner.
    Chris

    My uifont.ali:
    # Corrected uifont.ali - Matt Jernigan, Brown University, 31 MAR 2010
    # Corrected [ Global ] aliasing standard Windows fonts.
    # Corrected [ PDF:Subset ] Arial Unicode MS and less standard fonts.
    # Note: These corrections do not necessarily match Oracle docs.
    # 05 APR 2010 - Decided to subset Arial, Arial Narrow, Courier New,
    # and Times New Roman in addition to Arial Unicode MS due to lack of
    # support of UTF-8 in Oracle's PDF engine at this time.  A charset
    # conversion feature for specific fonts would be nice but nothing was
    # found that was working such as arial.....=helvetica.....WE8ISO8859P1
    # $Header: uifont.ali@@/main/22 \
    # Checked in on Tue Jan  8 15:32:42 PST 2002 by idc \
    # Copyright (c) 1999, 2004, Oracle. All rights reserved. 
    # $
    # $Revision: tk2/admin/uifont.ali#0 $
    # Copyright (c) 1994, 2004, Oracle. All rights reserved. 
    #  All Rights Reserved.
    # DESCRIPTION:
    # Each line is of the form:
    #     <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet> = \
    #                      <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet>
    # The <Face> must be the name (string/identifier) of a font face.  The
    # <Style>, <Weight>, <Width>, and <CharSet> may either be a numeric
    # value or a predefined identifier/string.  For example, both US7ASCII
    # and 1 are valid <CharSet> values, and refer to the same character set.
    # The <Size> dimension must be an explicit size, in points.
    # The following is a list of recognized names and their numeric
    # equivalents:
    #     Styles                Numeric value
    #       Plain                      0
    #       Italic                     1
    #       Oblique                    2
    #       Underline                  4
    #       Outline                    8
    #       Shadow                    16
    #       Inverted                  32
    #       Overstrike                64
    #       Blink                    128
    #     Weights               Numeric value
    #       Ultralight                 1
    #       Extralight                 2
    #       Light                      3
    #       Demilight                  4
    #       Medium                     5
    #       Demibold                   6
    #       Bold                       7
    #       Extrabold                  8
    #       Ultrabold                  9
    #     Widths                Numeric value
    #       Ultradense                 1
    #       Extradense                 2
    #       Dense                      3
    #       Semidense                  4
    #       Normal                     5
    #       Semiexpand                 6
    #       Expand                     7
    #       Extraexpand                8
    #       Ultraexpand                9
    # Styles may be combined; you can use plus ("+") to delimit parts of a
    # style.  For example,
    #        Arial..Italic+Overstrike = Helvetica.12.Italic.Bold
    # are equivalent, and either one will map any Arial that has both Italic
    # and Overstrike styles to a 12-point, bold, italic Helvetica font.
    # All strings are case-insensitive in mapping.  Font faces are likely to
    # be case-sensitive on lookup, depending on the platform and surface, so
    # care should be taken with names used on the right-hand side; but they
    # will be mapped case-insensitively.
    # See your platform documentation for a list of all supported character
    # sets, and available fonts.
    # BUGS:
    #    o Should accept a RHS ratio (e.g., "Helv = Arial.2/3").
    #===============================================================
    [ Global ]  # Put mappings for all surfaces here.
    # Mapping from MS Windows
    #MJJ# - Unix apparently lowercases what it reads from the Report
    # and this case must be corrected.
    # Arial = Helvetica will not work. Likely due to Oracle not supporting
    # Regular as a weight such as Arial...Regular = Helvetica...Medium
    #arial               = Arial
    #"arial narrow"      = "Arial Narrow"
    #"courier new"       = "Courier New"
    #"times new roman"   = "Times New Roman"
    "ms sans serif"         = "MS Sans Serif"
    "microsoft sans serif"  = "Microsoft Sans Serif"
    # Note: I'm not providing AFM files for the Sans Serifs.  I'll let
    # the engine do with them as it sees fit.  Best to avoid use of them.
    # Arial Narrow is not really standard enough to be included here
    # so limit use to clients that are known to have it installed.
    # Consider moving Arial Narrow TTF's to the server and subsetting it.
    #MJJ# - Alternative mappings to the above. The PDF engine appears to
    # take liberty with mapping Courier New to Courier and Times New Roman
    # to Times and, if wanted, these mappings appeared to correct this
    # behavior.  Note: not thoroughly tested.  Changing the AFM files
    # from CourierNewPS to CourierNew and such may produce more compatible
    # results on Mac (just a guess) -- though leaving at Courier would be
    # most compatible.
    #arial..Italic.Bold..                = "Arial-BoldItalicMT"..Italic.Bold..
    #arial...Bold..                      = "Arial-BoldMT"...Bold..
    #arial..Italic...                    = "Arial-ItalicMT"..Italic...
    #arial                               = "ArialMT"
    #"courier new"..Italic.Bold..        = "CourierNewPS-BoldItalicMT"..Italic.Bold..
    #"courier new"...Bold..              = "CourierNewPS-BoldMT"...Bold..
    #"courier new"..Italic...            = "CourierNewPS-ItalicMT"..Italic...
    #"courier new"                       = "CourierNewPSMT"
    #"times new roman"..Italic.Bold..    = "TimesNewRomanPS-BoldItalicMT"..Italic.Bold..
    #"times new roman"...Bold..          = "TimesNewRomanPS-BoldMT"...Bold..
    #"times new roman"..Italic...        = "TimesNewRomanPS-ItalicMT"..Italic...
    #"times new roman"                   = "TimesNewRomanPSMT"
    # Mapping from Macintosh
    #"New Century Schlbk" = "new century schoolbook"
    #"New York"        = times
    #geneva            = helvetica
    #===============================================================
    [ Printer ]  # Put mappings for all printers here.
    #===============================================================
    [ Printer:PostScript1 ]  # Put mappings for PostScript level 1 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC      = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS      = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC  = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS  = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC           = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS           = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    Roman             = palatino
    Script            = "itc zapf chancery"
    FixedSys          = courier
    System            = helvetica
    # Mapping from Macintosh
    "Avant Garde"     = "itc avant garde gothic"
    # Mapping from Motif display
    fixed             = courier
    clean             = times
    lucidatypewriter  = courier
    lucidabright      = times
    #===============================================================
    [ Printer:PostScript2 ]  # Put mappings for PostScript level 2 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC      = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS      = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC  = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS  = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC           = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS           = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    Roman             = palatino
    Script            = "itc zapf chancery"
    FixedSys          = courier
    System            = helvetica
    # Mapping from Macintosh
    "Avant Garde"     = "itc avant garde gothic"
    # Mapping from Motif display
    fixed             = courier
    clean             = times
    lucidatypewriter  = courier
    lucidabright      = times
    #===============================================================
    [ Printer:PCL5 ]  # Put mappings for PCL 5 printers here.
    helvetica         = univers
    times             = "cg times"
    clean             = "antique olv"
    fixed             = courier
    lucida            = univers
    lucidabright      = "cg times"
    lucidatypewriter  = courier
    "new century schoolbook" = univers
    terminal          = "line printer"
    #===============================================================
    [ Display ]  # Put mappings for all display surfaces here.
    #===============================================================
    [ Display:Motif ]  # Put mappings for Motif displays here
    # Fix for bug no 778937 DO NOT MOVE!
    Roman.....sjis    = lucida.....jeuc
    Script.....sjis   = lucidabright.....jeuc
    FixedSys.....sjis = fixed.....jeuc
    System.....sjis   = lucida.....jeuc
    .....sjis         = .....jeuc
    # Mapping from MS Windows
    Roman             = lucida
    Script            = lucidabright
    FixedSys          = fixed
    System            = lucida
    # Mapping from Macintosh
    "Avant Garde"     = helvetica
    "Bookman"         = times
    #===============================================================
    [ Display:CM ]     # Put mappings for all CM displays here.
    # These are DEC-specific, and may need localization
    *..Blink          = Blinking
    *..Inverted+Underline.Bold = ReverseBoldUnderline
    *..Inverted+Underline.     = UnderlineReverse
    *..Underline.Bold = UnderlineBold
    *..Inverted.Bold  = ReverseBold
    *...Bold          = Bold
    *..Underline      = Underline
    *..Inverted       = Reverse
    *                 = Plain                # The font of last resort
    #===============================================================
    # Oracle Report PDF sections
    # Three new sections have been added:
    # [ PDF ]         - Used for font aliasing and Multibyte language support
    # [ PDF:Embed ]   - Used for Type 1 font embedding
    # [ PDF:Subset ]  - Used for True Type Font subsetting
    # NOTES ON PRECEDENCE OF PDF SECTIONS:
    # If you have entries for a same font in many PDF sections, then Font
    # Aliasing entry will take precedence over Font Subsetting entry. Entries
    # in Font Subsetting will take precedence over the entries in Font Embedding
    # section.
    # Generic entries for a font must follow more specific entries for the same
    # font.  For instance, if you want to subset helvetica Plain, helvetica Bold,
    # helvetica Italic and helvetica Bold-Italic fonts, your entries must be:
    # [ PDF:Subset ]
    # helvetica..Italic.Bold.. = "Arialbi.ttf"
    # helvetica...Bold..       = "Arialb.ttf"
    # helvetica..Italic...     = "Ariali.ttf"
    # helvetica.....           = "Arial.ttf"
    # If helvetica..... entry appears in the top of the list, all the styles of
    # helvetica font in the layout will be subset as helvetica Plain font.
    [ PDF ]
    # This example shows how to rename helvetica font to Courier font
    # helvetica = Courier
    # You can Alias specific styles of font as below
    # helvetica.12..Bold.. = Courier.14....
    # "Lucida Bright".12..Bold = "New Century Schoolbook"
    # Support for Far Eastern Languages:
    # PDF section can be additionally used to enable Multibyte language support
    # built into Reports.  To use this feature with Adobe (r) Acrobat (c), you
    # need to install the Asian font pack available online at the Adobe web site.
    # .....SJIS = "HeiseiKakuGo-W5-Acro"
    # A Japanese report run with Shift-JIS character set is replaced to
    # HeiseiKakuGo-W5-Acro CID font.
    [ PDF:Embed ]
    # This example shows how to embed Type 1 helvetica font into the PDF file:
    # helvetica = "helvetica.afm helvetica.pfa"
    # You need to specify the .afm file before the .pfa file.
    # The font files must exist in one of the folders specified in REPORTS_PATH.
    [ PDF:Subset ]
    # This example shows how to subset Arial True Type font into the PDF file:
    # helvetica = "Arial.ttf"
    # The True Type font files must exist in any one of the folders specified in
    # REPORTS_PATH.
    # Subsetting TrueType Collection fonts:
    # Typically, a TTC font contains several fonts in one file. For example,
    # the TTC file, msgothic.ttc consists of three fonts in the order -
    # MS Gothic, MS PGothic and MS UI Gothic. To subset MS PGothic, the
    # entry in the PDF:Subset section of uifont.ali would be:
    # "MS PGothic" = "msgothic.ttc,1"
    #MJJ# - Removed old subset mappings.
    "arial unicode ms".....             = "ARIALUNI.TTF"
    arial..Italic.Bold..                = "arialbi.ttf"
    arial...Bold..                      = "arialbd.ttf"
    arial..Italic...                    = "ariali.ttf"
    arial                               = "arial.ttf"
    "arial narrow"..Italic.Bold..       = "arialnbi.ttf"
    "arial narrow"...Bold..             = "arialnb.ttf"
    "arial narrow"..Italic...           = "arialni.ttf"
    "arial narrow"                      = "arialn.ttf"
    "courier new"..Italic.Bold..        = "courbi.ttf"
    "courier new"...Bold..              = "courbd.ttf"
    "courier new"..Italic...            = "couri.ttf"
    "courier new"                       = "cour.ttf"
    "times new roman"..Italic.Bold..    = "timesbi.ttf"
    "times new roman"...Bold..          = "timesbd.ttf"
    "times new roman"..Italic...        = "timesi.ttf"
    "times new roman"                   = "times.ttf"
    tahoma...Bold..                     = "tahomabd.ttf"
    tahoma.....                         = "tahoma.ttf"
    # Tahoma is a narrower adaption of Verdana more appropriate for print.
    # Tahoma also has more charsets such as Arabic, Hebrew and Thai.
    # No italics.  Verdana and Tahoma were designed for screen anyhow.
    #MJJ# Miscellaneous Notes:
    # oracle::devlpar4:/u01/app/oracle/Forms1/fonts
    # ARIALUNI.TTF  arialbd.ttf   courbd.ttf    tahomabd.ttf  verdana.ttf
    # arial.ttf     cour.ttf      tahoma.ttf    times.ttf
    # PFA's might be found here: /usr/lib/X11/fonts/type1
    My screenprinter.ppd:
    *% Corrected screenprinter.ppd - Matt Jernigan, Brown U, 31 MAR 2010
    *% Reverted baseline from hp4mp6_1.ppd back to datap462.ppd (Oracle's
    *% default).  Added Arial, Arial Narrow, Arial Unicode MS, Courier New,
    *% Tahoma, and Times New Roman.
    *% 05 APR 2010 - ArialUnicodeMS wants to be before the other Arials
    *% for some unknown reason, else it is not found for subsetting.
    *PPD-Adobe: "4.0"
    *% Adobe Systems PostScript(R) Printer Description File
    *% Copyright 1987-1992 Adobe Systems Incorporated.
    *% All Rights Reserved.
    *% Permission is granted for redistribution of this file as
    *% long as this copyright notice is intact and the contents
    *% of the file is not altered in any way from its original form.
    *% End of Copyright statement
    *FormatVersion: "4.0"
    *FileVersion: "3.1"
    *PCFileName: "DATAP462.PPD"
    *LanguageVersion: English
    *Product: "(Dataproducts LZR 2665)"
    *PSVersion: "(46.2) 1"
    *ModelName: "Dataproducts LZR-2665"
    *NickName: "Dataproducts LZR-2665 v46.2"
    *% ==== Options and Constraints =====
    *OpenGroup: InstallableOptions/Options Installed
    *OpenUI *Option1/Optional Lower Tray: Boolean
    *DefaultOption1: False
    *Option1 True/Installed: ""
    *Option1 False/Not Installed: ""
    *CloseUI: *Option1
    *CloseGroup: InstallableOptions
    *UIConstraints: *Option1 False *InputSlot Lower
    *% General Information and Defaults ===============
    *ColorDevice: False
    *DefaultColorSpace: Gray
    *FreeVM: "178744"
    *LanguageLevel: "1"
    *VariablePaperSize: False
    *FileSystem: False
    *Throughput: "26"
    *Password: "0"
    *ExitServer: "
      count 0 eq {  % is the password on the stack?
        true
        dup    % potential password
        statusdict /checkpassword get exec not
      } ifelse
      {  %  if no password or not valid
        (WARNING : Cannot perform the exitserver command.) =
        (Password supplied is not valid.) =
        (Please contact the author of this software.) = flush
        quit
      } if
      serverdict /exitserver get exec
    *End
    *Reset: "
      count 0 eq {  % is the password on the stack?
        true
        dup    % potential password
        statusdict /checkpassword get exec not
      } ifelse
      {  %  if no password or not valid
        (WARNING : Cannot reset printer.) =
        (Password supplied is not valid.) =
        (Please contact the author of this software.) = flush
        quit
      } if
      serverdict /exitserver get exec
      systemdict /quit get exec
      (WARNING : Printer Reset Failed.) = flush
    *End
    *DefaultResolution: 300dpi
    *?Resolution: "
    save
      initgraphics
      0 0 moveto currentpoint matrix defaultmatrix transform
      0 72 lineto currentpoint matrix defaultmatrix transform
      3 -1 roll sub dup mul
      3 1 roll exch sub dup mul
      add sqrt round cvi
      (          ) cvs print (dpi) = flush
    restore
    *End
    *% Halftone Information ===============
    *ScreenFreq: "50.0"
    *ScreenAngle: "54.0"
    *DefaultScreenProc: Dot
    *ScreenProc Dot: " {dup mul exch dup mul add sqrt 1 exch sub } "
    *ScreenProc Line: "{ pop }"
    *ScreenProc Ellipse: "
    { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
    *End
    *DefaultTransfer: Null
    *Transfer Null: "{ }"
    *Transfer Null.Inverse: "{ 1 exch sub }"
    *% Paper Handling ===================
    *% Use these entries to set paper size most of the time, unless there is
    *% specific reason to use PageRegion.
    *OpenUI *PageSize: PickOne
    *OrderDependency: 30 AnySetup *PageSize
    *DefaultPageSize: Letter
    *PageSize Letter: "statusdict /lettertray get exec letterR"
    *PageSize Letter.Transverse: "statusdict /lettertray get exec letter"
    *PageSize Legal: "statusdict /legaltray get exec"
    *PageSize Ledger: "statusdict /ledgertray get exec"
    *PageSize Statement: "statusdict /statementtray get exec"
    *PageSize Tabloid: "statusdict /11x17tray get exec"
    *PageSize A3: "statusdict /a3tray get exec"
    *PageSize A4: "statusdict /a4tray get exec a4R"
    *PageSize A4.Transverse: "statusdict /a4tray get exec a4"
    *PageSize A5: "statusdict /a5tray get exec"
    *PageSize B4: "statusdict /b4tray get exec"
    *PageSize B5: "statusdict /b5tray get exec b5R"
    *PageSize B5.Transverse: "statusdict /b5tray get exec b5"
    *CloseUI: *PageSize
    *% These entries will set up the frame buffer. Usually used with manual feed.
    *OpenUI *PageRegion: PickOne
    *OrderDependency: 40 AnySetup *PageRegion
    *DefaultPageRegion: Letter
    *PageRegion Letter: "letterR"
    *PageRegion Letter.Transverse: "letter"
    *PageRegion Legal: "legal"
    *PageRegion Ledger: "ledger"
    *PageRegion Tabloid: "11x17"
    *PageRegion A3: "a3"
    *PageRegion A4: "a4R"
    *PageRegion A4.Transverse: "a4"
    *PageRegion A5: "a5"
    *PageRegion B4: "b4"
    *PageRegion B5: "b5R"
    *PageRegion B5.Transverse: "b5"
    *PageRegion Statement: "statement"
    *CloseUI: *PageRegion
    *% The following entries provide information about specific paper keywords.
    *DefaultImageableArea: Letter
    *ImageableArea Letter: "20 16 591 775 "
    *ImageableArea Letter.Transverse: "18 19 593 773 "
    *ImageableArea Legal: "18 19 593 990 "
    *ImageableArea Ledger: "18 16 1205 775 "
    *ImageableArea Tabloid: "16 19 775 1206 "
    *ImageableArea A3: "18 21 823 1170 "
    *ImageableArea A4: "18 18 576 823 "
    *ImageableArea A4.Transverse: "18 19 577 823 "
    *ImageableArea A5: "18 19 401 577 "
    *ImageableArea B4: "19 15 709 1017 "
    *ImageableArea B5: "20 19 495 709 "
    *ImageableArea B5.Transverse: "20 19 495 709 "
    *ImageableArea Statement: "22 19 374 594 "
    *?ImageableArea: "
    save
      /cvp {(                ) cvs print ( ) print } bind def
      /upperright {10000 mul floor 10000 div} bind def
      /lowerleft {10000 mul ceiling 10000 div} bind def
      newpath clippath pathbbox
      4 -2 roll exch 2 {lowerleft cvp} repeat
      exch 2 {upperright cvp} repeat flush
    restore
    *End
    *% These provide the physical dimensions of the paper (by keyword)
    *DefaultPaperDimension: Letter
    *PaperDimension Letter: "612 792"
    *PaperDimension Letter.Transverse: "612 792"
    *PaperDimension Legal: "612 1008"
    *PaperDimension Ledger: "1224 792"
    *PaperDimension Tabloid: "792 1224"
    *PaperDimension A3: "842 1191"
    *PaperDimension A4: "595 842"
    *PaperDimension A4.Transverse: "595 842"
    *PaperDimension A5: "420 595"
    *PaperDimension B4: "729 1032"
    *PaperDimension B5: "516 729"
    *PaperDimension B5.Transverse: "516 729"
    *PaperDimension Statement: "396 612"
    *RequiresPageRegion All: True
    *OpenUI *InputSlot: PickOne
    *OrderDependency: 20 AnySetup *InputSlot
    *DefaultInputSlot: Upper
    *InputSlot Upper: "0 statusdict /setpapertray get exec"
    *InputSlot Lower: "1 statusdict /setpapertray get exec"
    *?InputSlot: "
    save
      [ (Upper) (Lower) ] statusdict /papertray get exec
      (get exec) stopped ( pop pop (Unknown)} if = flush
    restore
    *End
    *CloseUI: *InputSlot
    *OpenUI *ManualFeed: Boolean
    *OrderDependency: 20 AnySetup *ManualFeed
    *DefaultManualFeed: False
    *ManualFeed True: "statusdict /manualfeed true put"
    *ManualFeed False: "statusdict /manualfeed false put"
    *?ManualFeed: "
    save
      statusdict /manualfeed get {(True)}{(False)}ifelse = flush
    restore
    *End
    *CloseUI: *ManualFeed
    *DefaultOutputOrder: Reverse
    *% Font Information =====================
    *%DefaultFont: Error
    *DefaultFont: Courier
    *Font ArialUnicodeMS: Special "(Version 1.01)" Special ROM
    *Font ArialMT: Special "(Version 3.06)" Special ROM
    *Font Arial-BoldMT: Special "(Version 3.06)" Special ROM
    *Font Arial-BoldItalicMT: Special "(Version 3.06)" Special ROM
    *Font Arial-ItalicMT: Special "(Version 3.06)" Special ROM
    *Font ArialNarrow: Special "(Version 2.40)" Special ROM
    *Font ArialNarrow-Bold: Special "(Version 2.40)" Special ROM
    *Font ArialNarrow-BoldItalic: Special "(Version 2.40)" Special ROM
    *Font ArialNarrow-Italic: Special "(Version 2.40)" Special ROM
    *Font CourierNewPSMT: Special "(Version 2.90)" Special ROM
    *Font CourierNewPS-BoldMT: Special "(Version 2.90)" Special ROM
    *Font CourierNewPS-BoldItalicMT: Special "(Version 2.90)" Special ROM
    *Font CourierNewPS-ItalicMT: Special "(Version 2.90)" Special ROM
    *Font TimesNewRomanPSMT: Special "(Version 3.06)" Special ROM
    *Font TimesNewRomanPS-BoldMT: Special "(Version 3.06)" Special ROM
    *Font TimesNewRomanPS-BoldItalicMT: Special "(Version 3.06)" Special ROM
    *Font TimesNewRomanPS-ItalicMT: Special "(Version 3.06)" Special ROM
    *Font Tahoma: Special "(Version 3.15)" Special ROM
    *Font Tahoma-Bold: Special "(Version 3.15)" Special ROM
    *Font Courier: Standard "(001.004)" Standard ROM
    *Font Courier-Bold: Standard "(001.001)" Standard ROM
    *Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Courier-Oblique: Standard "(001.001)" Standard ROM
    *Font Helvetica: Standard "(001.001)" Standard ROM
    *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
    *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
    *Font Symbol: Special "(001.001)" Special ROM
    *Font Times-Bold: Standard "(001.001)" Standard ROM
    *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
    *Font Times-Italic: Standard "(001.001)" Standard ROM
    *Font Times-Roman: Standard "(001.001)" Standard ROM
    *?FontQuery: "
    save
    /str 100 string dup 0 (fonts/) putinterval def
       count 1 gt
         exch dup str 6 94 getinterval cvs
         (/) print print (:) print
         FontDirectory exch known
         {(Yes)}{(No)} ifelse =
       {exit} ifelse
    }bind loop
    (*) = flush
    restore
    *End
    *?FontList: "
    FontDirectory { pop == } bind forall flush
    (*) = flush
    *End
    *% Printer Messages (verbatim from printer):
    *Message: "%%[ exitserver: permanent state may be changed ]%%"
    *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
    *Message: "\FontName\ not found, using Courier"
    *% Status (format: %%[ status: <one of these> ]%% )
    *Status: "idle"
    *Status: "busy"
    *Status: "waiting"
    *Status: "printing"
    *Status: "warming up"
    *Status: "PrinterError: BD check"
    *Status: "PrinterError: Paper jam"
    *Status: "PrinterError: Replace toner bag"
    *Status: "PrinterError: Warming up"
    *Status: "PrinterError: Timing error"
    *Status: "PrinterError: Fuser check"
    *Status: "PrinterError: Cover opened"
    *Status: "PrinterError: Toner empty"
    *Status: "PrinterError: Empty & reset output bin(s)"
    *Status: "PrinterError: Sorter or jogger error"
    *Status: "PrinterError: Scanner check"
    *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
    *Source: "serial9"
    *Source: "serial25"
    *Source: "AppleTalk"
    *Source: "Centronics"
    *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
    *PrinterError: "BD check"
    *PrinterError: "Paper jam"
    *PrinterError: "Replace toner bag"
    *PrinterError: "Warming up"
    *PrinterError: "Timing error"
    *PrinterError: "Fuser check"
    *PrinterError: "Cover opened"
    *PrinterError: "Toner empty"
    *PrinterError: "Empty & reset output bin(s)"
    *PrinterError: "Sorter or jogger error"
    *PrinterError: "Scanner check"
    *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
    *% Color Separation Information =====================
    *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
    *InkName: ProcessBlack/Process Black
    *InkName: CustomColor/Custom Color
    *InkName: ProcessCyan/Process Cyan
    *InkName: ProcessMagenta/Process Magenta
    *InkName: ProcessYellow/Process Yellow
    *% For 60 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
    *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
    *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
    *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *% For 53 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
    *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
    *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
    *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
    *% For "Dataproducts LZR 2665" version 46.2
    *% Produced by "GETapd.ps" version 2.0 edit 47
    *% Converted to meet 4.0 specification
    *% Last Edit Date: Sep 15 1992
    *% The byte count of this file should be exactly 011228 or 011572
    *% depending on the filesystem it resides in.
    *% end of PPD file for Dataproducts LZR 2665

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Suggestions b4 installing 11g on Servr 2003 with 10g already

    Hi,
    Are there any pitfalls I need to be aware of before installing 11gR2 onto Windows Server 2003 with 10g (10.2.0.5.0) already installed? I've searched the forum and found threads on multiple installations in Linux, Solaris and AIX, but not on on Windows Server.
    The databases will not be run simultaneously. I've looked at the documentation in the 11g Administrator's Guide on Managing Multiple Database Instances on a Single Server. This is not what I'm trying to do. Caging and allocating resources is not going to be an issue. I intend to turn the Oracle Services for 10g to Manual and stop them. Install 11.2 into it's own Oracle Home. This is on a test server.
    I have a program called Windchill that uses Oracle. I have an existing test environment version of Windchill running 10g.
    I want to test the latest release and version of Windchill, this requires 11g. I will not be running both at the same time, one or the other. I will start the Ora services for the version that I need depending the version of Windchill that I intend to start.
    Are there any issues or configuration notes that I should be aware of before installing 11gR2 Enterprise Edition on my test server or the 11gR2 Client on the Windchill test server? I intend to configure both on the same ports for the TNS listener and on the Windchill server the Tomcat and Apache will be configured to use default ports; so both cannot be running simultaneously.
    Both servers are running:
    Windows Server 2003 R2
    Standard x64 Edition, SP2
    Thank you
    P.T.

    Hi;
    Please see:
    Using Multiple Oracle Homes
    http://docs.oracle.com/cd/B10500_01/em.920/a96697/moh.htm
    Managing Oracle Homes
    http://docs.oracle.com/cd/B19306_01/em.102/b16227/oui3_manage_oracle_homes.htm
    Regard
    Helios

Maybe you are looking for

  • Getting error when sending SMTP mail using javamail api

    hi all i am new to javamail api...and using it first-time....i'v used the following code <% String mailHost="mail.mastsale.com"; String mailText="Hello this is a test msg"; String to="<a href="mailto:[email protected]">[email protected]</a>";

  • Domain name error

    I'm trying to add a domain name to one of my Business Catalyst sites. I keep getting the same error message -- that the url I want to us is already in use. Previously, I was using the url for another Business Catalyst site. I thought I had deleted it

  • [Solved] Why I Can Move to Arch

    I'm really trying to move to Arch. I'm on Debian Sid currently. I want the latest and greatest packages, and a minimal, lightweight distro. So Arch seems like a dream for what I want. But, theres a few things holding me back. One, is the mesa-git pac

  • Query on InfoPath based solution for SharePoint 2013 O365

    We are working on a Lotus Notes to SharePoint 2013 – O365 migration project. In that we have bunch of applications with list forms that requires UI customization using InfoPath to show the large number of columns in a tabular format / various section

  • Table for field settings for vendor master

    Dears, Can you please let me know which table do i need to refer if I want to know which fields are maintained mandatory, optional, suppres for Vendor master for each account groups. I have looked into table T077K, but the table values are showing fo