Adding more capabilities to a HS instance

Hello,
When I am trying to select SEQUENCE.NEXTVAL from an HS ODBC database I get
ORA-02070: database HSLINK does not support sequence references in this contextI know that the HS DB I am referring to supports sequences (The DB vendor is a small unknown private company).
After reading some docs I saw the HS_% tables and the DBMS_HS package.
I saw that the HS_BASE_CAPS table contains a capability number 1032, description "CURRVAL and NEXTVAL".
So I tried adding this capability to the HSLINK instance:
exec DBMS_HS.CREATE_INST_CAPS('HSLINK', 'ODBC10.2.0.1.0_200', 1032, 0, null, 0);But this did not change anything.
When I used the same approch with the MAX capability (number 23) it worked and instead of NULL I got the max
select max(id) from test_table@hslink
MAX(ID)        
0   Maybe I am missing something or maybe I misunderstood the "CURRVAL and NEXTVAL" capability.
How can I tell Oracle that the HS database support sequences?
Thanks.

Hey, Thanks for the reply.
I am familiar with the passthrough package but this solution is not good enought for me as I need that the use of the sequence will be transparent. The use of the sequence in Oracle needs to be exactly like an ordinary Oracle sequence.
If I could override the sequence logic than that would of worked too.

Similar Messages

  • A problem about the policy of RMS which is added more than 500 principals

    Hello specialists ,
        I've a question about RMS , when I added more than about 500 principals (users & groups ) into a policy in the RMS , it will report an error for any operation about the policy , and I find the error message as followed (for theconvenience, I paste all of the logs in the weblogic).
       We have tested all of our environments : Weblogic , JBoss , Websphere , each of them  makes the same mistake . those operations include : try to open the documents protected by this kind of policies , to disable or enable the policies, to look the detail from the "adminui" . when decreasing the principals for this kind of policy to almost 450 (I am not sure the clearly number) with java code , the results will be ok .
       So anyone can help me ? It's really very important for us , becuase our customer refused to pay the left money of this project till this problem is resolved . and I have reported this problem to the Enterprise Support in Indian (the case is :181916446), but , obviously , it seems they are burning my patience  . At the same time , I think it's a problem of the product , I think the SQL is really very bad ,at least , not so good .
       Any help will be very appreciated !
      <2011-2-10 16:01:14> <Info> <NodeManager> <Starting WebLogic server with command line: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin\java -Dweblogic.Name=RightsManagementServer -Djava.security.policy=E:\bea\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.management.server=http://192.168.52.196:7001 -Djava.library.path=E:\bea\WLSERV~1.3\server\bin;.;C:\Windows\system32;C:\Windows;E:\bea\ WLSERV~1.3\server\native\win\32;E:\bea\WLSERV~1.3\server\bin;E:\bea\JROCKI~1\jre\bin;E:\be a\JROCKI~1\bin;E:\bea\WLSERV~1.3\server\native\win\32\oci920_8;C:\Windows\system32;C:\Wind ows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin; -Djava.class.path=E:\jdbc\sqljdbc_1.2\enu\sqljdbc.jar;E:\bea\wlserver_10.3\server\lib\web logic.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\lib\tools.jar;E:\bea\user_projects\dom ains\lcdomain\idplib\pop3.jar -Dweblogic.system.BootIdentityFile=E:\domains\zonydomain\servers\RightsManagementServer\d ata\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.ReverseDNSAllowed=false -Dadobeidp.RootDirectory=E:\domains\zonydomain\. -Dfile.encoding=utf8 -Djava.net.preferIPv4Stack=true -Djava.security.policy=E:\bea\wlserver_10.3\server\lib\weblogic.policy -Xms256m -Xmx1792m weblogic.Server >
    <2011-2-10 16:01:14> <Info> <NodeManager> <Working directory is "E:\domains\zonydomain">
    <2011-2-10 16:01:14> <Info> <NodeManager> <Server output log file is "E:\domains\zonydomain\servers\RightsManagementServer\logs\RightsManagementServer.out">
    <2011-2-10 16:01:16 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.1.0-123-138454-1.6.0_20-20101014-1351-windows-x86_64 from Oracle Corporation>
    <2011-2-10 16:01:17 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3  Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <2011-2-10 16:01:20 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <2011-2-10 16:01:20 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <2011-2-10 16:01:20 CST> <Notice> <Log Management> <BEA-170019> <The server log file E:\domains\zonydomain\servers\RightsManagementServer\logs\RightsManagementServer.log is opened. All server side log events will be written to this file.>
    <2011-2-10 16:01:20 CST> <Warning> <NodeManager> <BEA-300043> <Node manager native library not found - server process id not saved.>
    <2011-2-10 16:01:20 CST> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'E:\bea\WLSERV~1.3\server\bin;.;C:\Windows\system32;C:\Windows;E:\bea\WLSERV~1.3\server\n ative\win\32;E:\bea\WLSERV~1.3\server\bin;E:\bea\JROCKI~1\jre\bin;E:\bea\JROCKI~1\bin;E:\b ea\WLSERV~1.3\server\native\win\32\oci920_8;C:\Windows\system32;C:\Windows;C:\Windows\Syst em32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin;'
    >
    <2011-2-10 16:01:25 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <2011-2-10 16:01:30 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <2011-2-10 16:01:30 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <2011-2-10 16:01:41 CST> <Warning> <JDBC> <BEA-001110> <No test table set up for pool "IDP_DS". Connections will not be tested.>
    <2011-2-10 16:01:43 CST> <Warning> <JDBC> <BEA-001110> <No test table set up for pool "RM_DS". Connections will not be tested.>
    <2011-2-10 16:02:00 CST> <Warning> <EJB> <BEA-010100> <This server is not part of a cluster. Hence "InMemory replication feature" for StatefulSession EJB "PolicyManagerBean" will have no effect on this server.>
    2011-2-10 16:02:06 com.adobe.logging.AdobeLoggerImpl <clinit>
    Info: Logging level null
    2011-2-10 16:02:10 com.adobe.logging.AdobeLoggerImpl <clinit>
    Info: Logging level null
    16:02:34,362  WARN Digester:121 - [NavigationRuleRule]{faces-config/navigation-rule} Merge(/*)
    16:02:36,022  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validator-rules.xml'
    16:02:36,023  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/custom-rules.xml'
    16:02:36,024  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validation.xml'
    16:02:36,532  INFO TilesPlugin:236 - Tiles definition factory loaded for module ''.
    16:02:38,534  INFO TilesPlugin:236 - Tiles definition factory loaded for module ''.
    16:02:38,548  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validator-rules.xml'
    16:02:38,549  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validation.xml'
    16:02:39,064  INFO UMActionServlet:84 -
    * System Properties **************************************************
    adobeidp.RootDirectory.......................: E:\domains\zonydomain\.
    awt.toolkit..................................: sun.awt.windows.WToolkit
    com.adobe.idp.enableLC7Compatibility.........: false
    com.adobe.idp.enableLC7Compatibility.SetByDM.: true
    com.adobe.serverInstanceId...................: adobewl_RightsManagementServer
    com.adobe.tempDirectory......................: E:\temp\adobewl_RightsManagementServer
    file.encoding................................: utf8
    file.encoding.pkg............................: sun.io
    file.separator...............................: \
    java.awt.graphicsenv.........................: sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob..........................: sun.awt.windows.WPrinterJob
    java.class.path..............................: E:\jdbc\sqljdbc_1.2\enu\sqljdbc.jar;E:\bea\wlserver_10.3\server\lib\weblogic.jar;E:\Java\ jrockit-jdk1.6.0_20-R28.1.0-4.0.1\lib\tools.jar;E:\bea\user_projects\domains\lcdomain\idpl ib\pop3.jar
    java.class.version...........................: 50.0
    java.endorsed.dirs...........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\endorsed
    java.ext.dirs................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\ext
    java.home....................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre
    java.io.tmpdir...............................: C:\Windows\TEMP\
    java.library.path............................: E:\bea\WLSERV~1.3\server\bin;.;C:\Windows\system32;C:\Windows;E:\bea\WLSERV~1.3\server\na tive\win\32;E:\bea\WLSERV~1.3\server\bin;E:\bea\JROCKI~1\jre\bin;E:\bea\JROCKI~1\bin;E:\be a\WLSERV~1.3\server\native\win\32\oci920_8;C:\Windows\system32;C:\Windows;C:\Windows\Syste m32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin;
    java.naming.factory.initial..................: weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs.................: weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.c orba.j2ee.naming.url
    java.net.preferIPv4Stack.....................: true
    java.protocol.handler.pkgs...................: weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net
    java.runtime.name............................: Java(TM) SE Runtime Environment
    java.runtime.version.........................: 1.6.0_20-b02
    java.security.policy.........................: E:\bea\wlserver_10.3\server\lib\weblogic.policy
    java.specification.name......................: Java Platform API Specification
    java.specification.vendor....................: Sun Microsystems Inc.
    java.specification.version...................: 1.6
    java.vendor..................................: Oracle Corporation
    java.vendor.url..............................: http://www.oracle.com/
    java.vendor.url.bug..........................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.version.................................: 1.6.0_20
    java.vm.info.................................: compiled mode
    java.vm.name.................................: Oracle JRockit(R)
    java.vm.specification.name...................: Java Virtual Machine Specification
    java.vm.specification.vendor.................: Sun Microsystems Inc.
    java.vm.specification.version................: 1.0
    java.vm.vendor...............................: Oracle Corporation
    java.vm.vendor.url...........................: http://www.oracle.com/
    java.vm.vendor.url.bug.......................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.vm.version..............................: R28.1.0-123-138454-1.6.0_20-20101014-1351-windows-x86_64
    javax.rmi.CORBA.PortableRemoteObjectClass....: weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass....................: weblogic.iiop.UtilDelegateImpl
    javax.xml.rpc.ServiceFactory.................: weblogic.webservice.core.rpc.ServiceFactoryImpl
    javax.xml.soap.MessageFactory................: weblogic.webservice.core.soap.MessageFactoryImpl
    kernel.download.enabled......................: false
    line.separator...............................:
    org.omg.CORBA.ORBClass.......................: weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass..............: weblogic.corba.orb.ORB
    org.xml.sax.driver...........................: weblogic.xml.jaxp.RegistryXMLReader
    org.xml.sax.parser...........................: weblogic.xml.jaxp.RegistryParser
    os.arch......................................: amd64
    os.name......................................: Windows Server 2008 R2
    os.version...................................: 6.1
    path.separator...............................: ;
    sun.arch.data.model..........................: 64
    sun.boot.class.path..........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\resources.jar;E:\Java\jrockit-jdk1.6.0_ 20-R28.1.0-4.0.1\jre\lib\rt.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\sunrsasi gn.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\jsse.jar;E:\Java\jrockit-jdk1.6.0 _20-R28.1.0-4.0.1\jre\lib\jce.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\charse ts.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\classes
    sun.boot.library.path........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\bin
    sun.cpu.endian...............................: little
    sun.cpu.isalist..............................: amd64
    sun.desktop..................................: windows
    sun.io.unicode.encoding......................: UnicodeLittle
    sun.java.launcher............................: SUN_STANDARD
    sun.jnu.encoding.............................: Cp1252
    sun.management.compiler......................: Oracle JRockit(R) Optimizing Compiler
    sun.os.patch.level...........................:
    user.country.................................: CN
    user.dir.....................................: E:\domains\zonydomain
    user.home....................................: C:\
    user.language................................: zh
    user.name....................................: LATTE$
    user.timezone................................: Asia/Shanghai
    user.variant.................................:
    vde.home.....................................: E:\domains\zonydomain\servers\RightsManagementServer\data\ldap
    weblogic.Name................................: RightsManagementServer
    weblogic.ReverseDNSAllowed...................: false
    weblogic.classloader.preprocessor............: weblogic.diagnostics.instrumentation.DiagnosticClassPreProcessor
    weblogic.management.server...................: http://192.168.52.196:7001
    weblogic.nodemanager.ServiceEnabled..........: true
    weblogic.security.CustomTrustKeyStoreFileName: ads-ca.jks
    weblogic.security.CustomTrustKeyStorePassPhrase: password
    weblogic.security.CustomTrustKeyStoreType....: JKS
    weblogic.security.SSL.ignoreHostnameVerification: true
    weblogic.security.TrustKeyStore..............: CustomTrust
    weblogic.system.BootIdentityFile.............: E:\domains\zonydomain\servers\RightsManagementServer\data\nodemanager\boot.properties
    * JSP Engine ****
    JSP-Specification..: 2.1
    * Runtime ****
    Total Memory.......: 764 mb
    16:02:39,072  INFO UMActionServlet:85 -
    * Servlet Context ****************************************************
    Servlet API........: 2.5
    ServerInfo.........: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967
    * Attributes ****
    com.cc.framework.locale......................: true
    com.cc.framework.painter.....................: [app, html, global]
    javax.servlet.context.tempdir................: E:\domains\zonydomain\servers\RightsManagementServer\tmp\_WL_user\adobe-livecycle-weblogi c\uv7zbv\public
    org.apache.commons.validator.VALIDATOR_RESOURCES: org.apache.commons.validator.ValidatorResources@3334767
    org.apache.struts.action.ACTION_SERVLET......: com.adobe.idp.um.ui.UMActionServlet@2e716fd
    org.apache.struts.action.MESSAGE.............: org.apache.struts.util.PropertyMessageResources@3021141
    org.apache.struts.action.MODULE..............: org.apache.struts.config.impl.ModuleConfigImpl@2d75c6b
    org.apache.struts.action.PLUG_INS............: [Lorg.apache.struts.action.PlugIn;@302b235
    org.apache.struts.action.SERVLET_MAPPING.....: *.do
    org.apache.struts.globals.MODULE_PREFIXES....: [Ljava.lang.String;@31aa885
    org.apache.struts.tiles.DEFINITIONS_FACTORY..: I18nFactorySet :
    --- default factory ---
    {${YOUR_DEFINITION_HERE}={name=${YOUR_DEFINITION_HERE}, path=null, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={}}
    --- other factories ---
    org.apache.struts.validator.STOP_ON_ERROR....: true
    weblogic.servlet.WebAppComponentMBean........: [email protected]a([zonydomain]/Applicatio ns[adobe-livecycle-weblogic]/WebAppComponents[/um])
    weblogic.servlet.WebAppComponentRuntimeMBean.: weblogic.servlet.internal.WebAppRuntimeMBeanImpl@52ebb2
    16:02:39,284  INFO QuartzScheduler:209 - Quartz Scheduler v.1.6.0 created.
    16:02:39,300  INFO RAMJobStore:141 - RAMJobStore initialized.
    16:02:39,301  INFO DirectSchedulerFactory:422 - Quartz scheduler 'SimpleQuartzScheduler
    16:02:39,302  INFO DirectSchedulerFactory:424 - Quartz scheduler version: 1.6.0
    16:02:39,306  INFO QuartzScheduler:455 - Scheduler SimpleQuartzScheduler_$_SIMPLE_NON_CLUSTERED started.
    Got IP Address of LC Server:192.168.52.196
    16:03:08,130  INFO QuartzScheduler:209 - Quartz Scheduler v.1.6.0 created.
    16:03:08,136  INFO DSCJobStoreTX:547 - Using thread monitor-based data access locking (synchronization).
    16:03:08,234  INFO DSCJobStoreTX:721 - Removed 0 Volatile Trigger(s).
    16:03:08,235  INFO DSCJobStoreTX:729 - Removed 0 Volatile Job(s).
    16:03:08,244  INFO DSCJobStoreTX:61 - JobStoreTX initialized.
    16:03:08,245  INFO DSCSchedulerFactory:972 - Quartz scheduler 'IDPSchedulerService' initialized from an externally provided properties instance.
    16:03:08,245  INFO DSCSchedulerFactory:974 - Quartz scheduler version: 1.6.0
    16:03:08,259  INFO DSCJobStoreTX:775 - Freed 0 triggers from 'acquired' / 'blocked' state.
    16:03:08,269  INFO DSCJobStoreTX:879 - Handling 1 trigger(s) that missed their scheduled fire-time.
    16:03:08,389  INFO DSCJobStoreTX:785 - Recovering 0 jobs that were in-progress at the time of the last shut-down.
    16:03:08,390  INFO DSCJobStoreTX:799 - Recovery complete.
    16:03:08,393  INFO DSCJobStoreTX:806 - Removed 0 'complete' triggers.
    16:03:08,395  INFO DSCJobStoreTX:812 - Removed 0 stale fired job entries.
    16:03:08,411  INFO QuartzScheduler:455 - Scheduler IDPSchedulerService_$_20 started.
    <2011-2-10 16:03:25 CST> <Error> <com.adobe.datamodel.repository.DBModelPersistence> <BEA-000000> <Naming exception during loading of all data models: javax.naming.NameNotFoundException: While trying to look up /IDP_DS in /app/webapp/remoting/18935606.; remaining name '/IDP_DS'>
    16:03:27,894  INFO TilesPlugin:236 - Tiles definition factory loaded for module ''.
    16:03:27,910  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validator-rules.xml'
    16:03:27,910  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validation.xml'
    16:03:28,555  INFO EDCActionServlet:84 -
    * System Properties **************************************************
    adobeidp.RootDirectory.......................: E:\domains\zonydomain\.
    awt.toolkit..................................: sun.awt.windows.WToolkit
    com.adobe.idp.DocumentManagerServlet.........: started
    com.adobe.idp.enableLC7Compatibility.........: false
    com.adobe.idp.enableLC7Compatibility.SetByDM.: true
    com.adobe.serverInstanceId...................: adobewl_RightsManagementServer
    com.adobe.tempDirectory......................: E:\temp\adobewl_RightsManagementServer
    file.encoding................................: utf8
    file.encoding.pkg............................: sun.io
    file.separator...............................: \
    gemfire.disableShutdownHook..................: true
    java.awt.graphicsenv.........................: sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob..........................: sun.awt.windows.WPrinterJob
    java.class.path..............................: E:\jdbc\sqljdbc_1.2\enu\sqljdbc.jar;E:\bea\wlserver_10.3\server\lib\weblogic.jar;E:\Java\ jrockit-jdk1.6.0_20-R28.1.0-4.0.1\lib\tools.jar;E:\bea\user_projects\domains\lcdomain\idpl ib\pop3.jar
    java.class.version...........................: 50.0
    java.endorsed.dirs...........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\endorsed
    java.ext.dirs................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\ext
    java.home....................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre
    java.io.tmpdir...............................: C:\Windows\TEMP\
    java.library.path............................: E:\bea\WLSERV~1.3\server\bin;.;C:\Windows\system32;C:\Windows;E:\bea\WLSERV~1.3\server\na tive\win\32;E:\bea\WLSERV~1.3\server\bin;E:\bea\JROCKI~1\jre\bin;E:\bea\JROCKI~1\bin;E:\be a\WLSERV~1.3\server\native\win\32\oci920_8;C:\Windows\system32;C:\Windows;C:\Windows\Syste m32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin;
    java.naming.factory.initial..................: weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs.................: weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.c orba.j2ee.naming.url
    java.net.preferIPv4Stack.....................: true
    java.protocol.handler.pkgs...................: weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net
    java.runtime.name............................: Java(TM) SE Runtime Environment
    java.runtime.version.........................: 1.6.0_20-b02
    java.security.policy.........................: E:\bea\wlserver_10.3\server\lib\weblogic.policy
    java.specification.name......................: Java Platform API Specification
    java.specification.vendor....................: Sun Microsystems Inc.
    java.specification.version...................: 1.6
    java.vendor..................................: Oracle Corporation
    java.vendor.url..............................: http://www.oracle.com/
    java.vendor.url.bug..........................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.version.................................: 1.6.0_20
    java.vm.info.................................: compiled mode
    java.vm.name.................................: Oracle JRockit(R)
    java.vm.specification.name...................: Java Virtual Machine Specification
    java.vm.specification.vendor.................: Sun Microsystems Inc.
    java.vm.specification.version................: 1.0
    java.vm.vendor...............................: Oracle Corporation
    java.vm.vendor.url...........................: http://www.oracle.com/
    java.vm.vendor.url.bug.......................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.vm.version..............................: R28.1.0-123-138454-1.6.0_20-20101014-1351-windows-x86_64
    javax.rmi.CORBA.PortableRemoteObjectClass....: weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass....................: weblogic.iiop.UtilDelegateImpl
    javax.xml.rpc.ServiceFactory.................: weblogic.webservice.core.rpc.ServiceFactoryImpl
    javax.xml.soap.MessageFactory................: weblogic.webservice.core.soap.MessageFactoryImpl
    kernel.download.enabled......................: false
    line.separator...............................:
    org.apache.xerces.xni.parser.Configuration...: org.apache.xerces.parsers.XMLGrammarCachingConfiguration
    org.omg.CORBA.ORBClass.......................: weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass..............: weblogic.corba.orb.ORB
    org.xml.sax.driver...........................: weblogic.xml.jaxp.RegistryXMLReader
    org.xml.sax.parser...........................: weblogic.xml.jaxp.RegistryParser
    os.arch......................................: amd64
    os.name......................................: Windows Server 2008 R2
    os.version...................................: 6.1
    p2p.useSSL...................................: false
    path.separator...............................: ;
    sun.arch.data.model..........................: 64
    sun.boot.class.path..........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\resources.jar;E:\Java\jrockit-jdk1.6.0_ 20-R28.1.0-4.0.1\jre\lib\rt.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\sunrsasi gn.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\jsse.jar;E:\Java\jrockit-jdk1.6.0 _20-R28.1.0-4.0.1\jre\lib\jce.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\charse ts.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\classes
    sun.boot.library.path........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\bin
    sun.cpu.endian...............................: little
    sun.cpu.isalist..............................: amd64
    sun.desktop..................................: windows
    sun.io.unicode.encoding......................: UnicodeLittle
    sun.java.launcher............................: SUN_STANDARD
    sun.jnu.encoding.............................: Cp1252
    sun.management.compiler......................: Oracle JRockit(R) Optimizing Compiler
    sun.os.patch.level...........................:
    user.country.................................: CN
    user.dir.....................................: E:\domains\zonydomain
    user.home....................................: C:\
    user.language................................: zh
    user.name....................................: LATTE$
    user.timezone................................: Asia/Shanghai
    user.variant.................................:
    vde.home.....................................: E:\domains\zonydomain\servers\RightsManagementServer\data\ldap
    weblogic.Name................................: RightsManagementServer
    weblogic.ReverseDNSAllowed...................: false
    weblogic.classloader.preprocessor............: weblogic.diagnostics.instrumentation.DiagnosticClassPreProcessor
    weblogic.management.server...................: http://192.168.52.196:7001
    weblogic.nodemanager.ServiceEnabled..........: true
    weblogic.security.CustomTrustKeyStoreFileName: ads-ca.jks
    weblogic.security.CustomTrustKeyStorePassPhrase: password
    weblogic.security.CustomTrustKeyStoreType....: JKS
    weblogic.security.SSL.ignoreHostnameVerification: true
    weblogic.security.TrustKeyStore..............: CustomTrust
    weblogic.system.BootIdentityFile.............: E:\domains\zonydomain\servers\RightsManagementServer\data\nodemanager\boot.properties
    * JSP Engine ****
    JSP-Specification..: 2.1
    * Runtime ****
    Total Memory.......: 917 mb
    16:03:28,559  INFO EDCActionServlet:85 -
    * Servlet Context ****************************************************
    Servlet API........: 2.5
    ServerInfo.........: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967
    * Attributes ****
    com.cc.framework.locale......................: true
    com.cc.framework.painter.....................: [app, html, global]
    javax.servlet.context.tempdir................: E:\domains\zonydomain\servers\RightsManagementServer\tmp\_WL_user\adobe-livecycle-weblogi c\srbeev\public
    org.apache.commons.validator.VALIDATOR_RESOURCES: org.apache.commons.validator.ValidatorResources@33c707a
    org.apache.struts.action.ACTION_SERVLET......: com.adobe.edc.ui.EDCActionServlet@6f15bc0
    org.apache.struts.action.MESSAGE.............: org.apache.struts.util.PropertyMessageResources@31fdbc7
    org.apache.struts.action.MODULE..............: org.apache.struts.config.impl.ModuleConfigImpl@2f3b181
    org.apache.struts.action.PLUG_INS............: [Lorg.apache.struts.action.PlugIn;@32005d9
    org.apache.struts.action.SERVLET_MAPPING.....: *.do
    org.apache.struts.globals.MODULE_PREFIXES....: [Ljava.lang.String;@12907d6
    org.apache.struts.tiles.DEFINITIONS_FACTORY..: I18nFactorySet :
    --- default factory ---
    {${YOUR_DEFINITION_HERE}={name=${YOUR_DEFINITION_HERE}, path=null, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={}}
    --- other factories ---
    org.apache.struts.validator.STOP_ON_ERROR....: true
    weblogic.servlet.WebAppComponentMBean........: [email protected]b8([zonydomain]/Applicati ons[adobe-livecycle-weblogic]/WebAppComponents[/edc/admin])
    weblogic.servlet.WebAppComponentRuntimeMBean.: weblogic.servlet.internal.WebAppRuntimeMBeanImpl@946930
    16:03:29,403  INFO TilesPlugin:236 - Tiles definition factory loaded for module ''.
    16:03:29,420  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validator-rules.xml'
    16:03:29,421  INFO ValidatorPlugIn:211 - Loading validation rules file from '/WEB-INF/validation.xml'
    16:03:30,011  INFO EDCActionServlet:84 -
    * System Properties **************************************************
    adobeidp.RootDirectory.......................: E:\domains\zonydomain\.
    awt.toolkit..................................: sun.awt.windows.WToolkit
    com.adobe.idp.DocumentManagerServlet.........: started
    com.adobe.idp.enableLC7Compatibility.........: false
    com.adobe.idp.enableLC7Compatibility.SetByDM.: true
    com.adobe.serverInstanceId...................: adobewl_RightsManagementServer
    com.adobe.tempDirectory......................: E:\temp\adobewl_RightsManagementServer
    file.encoding................................: utf8
    file.encoding.pkg............................: sun.io
    file.separator...............................: \
    gemfire.disableShutdownHook..................: true
    java.awt.graphicsenv.........................: sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob..........................: sun.awt.windows.WPrinterJob
    java.class.path..............................: E:\jdbc\sqljdbc_1.2\enu\sqljdbc.jar;E:\bea\wlserver_10.3\server\lib\weblogic.jar;E:\Java\ jrockit-jdk1.6.0_20-R28.1.0-4.0.1\lib\tools.jar;E:\bea\user_projects\domains\lcdomain\idpl ib\pop3.jar
    java.class.version...........................: 50.0
    java.endorsed.dirs...........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\endorsed
    java.ext.dirs................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\ext
    java.home....................................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre
    java.io.tmpdir...............................: C:\Windows\TEMP\
    java.library.path............................: E:\bea\WLSERV~1.3\server\bin;.;C:\Windows\system32;C:\Windows;E:\bea\WLSERV~1.3\server\na tive\win\32;E:\bea\WLSERV~1.3\server\bin;E:\bea\JROCKI~1\jre\bin;E:\bea\JROCKI~1\bin;E:\be a\WLSERV~1.3\server\native\win\32\oci920_8;C:\Windows\system32;C:\Windows;C:\Windows\Syste m32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\bin;
    java.naming.factory.initial..................: weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs.................: weblogic.jndi.factories:weblogic.corba.j2ee.naming.url:weblogic.jndi.factories:weblogic.c orba.j2ee.naming.url
    java.net.preferIPv4Stack.....................: true
    java.protocol.handler.pkgs...................: weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net
    java.runtime.name............................: Java(TM) SE Runtime Environment
    java.runtime.version.........................: 1.6.0_20-b02
    java.security.policy.........................: E:\bea\wlserver_10.3\server\lib\weblogic.policy
    java.specification.name......................: Java Platform API Specification
    java.specification.vendor....................: Sun Microsystems Inc.
    java.specification.version...................: 1.6
    java.vendor..................................: Oracle Corporation
    java.vendor.url..............................: http://www.oracle.com/
    java.vendor.url.bug..........................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.version.................................: 1.6.0_20
    java.vm.info.................................: compiled mode
    java.vm.name.................................: Oracle JRockit(R)
    java.vm.specification.name...................: Java Virtual Machine Specification
    java.vm.specification.vendor.................: Sun Microsystems Inc.
    java.vm.specification.version................: 1.0
    java.vm.vendor...............................: Oracle Corporation
    java.vm.vendor.url...........................: http://www.oracle.com/
    java.vm.vendor.url.bug.......................: http://download.oracle.com/docs/cd/E15289_01/go2troubleshooting.html
    java.vm.version..............................: R28.1.0-123-138454-1.6.0_20-20101014-1351-windows-x86_64
    javax.rmi.CORBA.PortableRemoteObjectClass....: weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass....................: weblogic.iiop.UtilDelegateImpl
    javax.xml.rpc.ServiceFactory.................: weblogic.webservice.core.rpc.ServiceFactoryImpl
    javax.xml.soap.MessageFactory................: weblogic.webservice.core.soap.MessageFactoryImpl
    kernel.download.enabled......................: false
    line.separator...............................:
    org.apache.xerces.xni.parser.Configuration...: org.apache.xerces.parsers.XMLGrammarCachingConfiguration
    org.omg.CORBA.ORBClass.......................: weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass..............: weblogic.corba.orb.ORB
    org.xml.sax.driver...........................: weblogic.xml.jaxp.RegistryXMLReader
    org.xml.sax.parser...........................: weblogic.xml.jaxp.RegistryParser
    os.arch......................................: amd64
    os.name......................................: Windows Server 2008 R2
    os.version...................................: 6.1
    p2p.useSSL...................................: false
    path.separator...............................: ;
    sun.arch.data.model..........................: 64
    sun.boot.class.path..........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\resources.jar;E:\Java\jrockit-jdk1.6.0_ 20-R28.1.0-4.0.1\jre\lib\rt.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\sunrsasi gn.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\jsse.jar;E:\Java\jrockit-jdk1.6.0 _20-R28.1.0-4.0.1\jre\lib\jce.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\lib\charse ts.jar;E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\classes
    sun.boot.library.path........................: E:\Java\jrockit-jdk1.6.0_20-R28.1.0-4.0.1\jre\bin
    sun.cpu.endian...............................: little
    sun.cpu.isalist..............................: amd64
    sun.desktop..................................: windows
    sun.io.unicode.encoding......................: UnicodeLittle
    sun.java.launcher............................: SUN_STANDARD
    sun.jnu.encoding.............................: Cp1252
    sun.management.compiler......................: Oracle JRockit(R) Optimizing Compiler
    sun.os.patch.level...........................:
    user.country.................................: CN
    user.dir.....................................: E:\domains\zonydomain
    user.home....................................: C:\
    user.language................................: zh
    user.name....................................: LATTE$
    user.timezone................................: Asia/Shanghai
    user.variant.................................:
    vde.home.....................................: E:\domains\zonydomain\servers\RightsManagementServer\data\ldap
    weblogic.Name................................: RightsManagementServer
    weblogic.ReverseDNSAllowed...................: false
    weblogic.classloader.preprocessor............: weblogic.diagnostics.instrumentation.DiagnosticClassPreProcessor
    weblogic.management.server...................: http://192.168.52.196:7001
    weblogic.nodemanager.ServiceEnabled..........: true
    weblogic.security.CustomTrustKeyStoreFileName: ads-ca.jks
    weblogic.security.CustomTrustKeyStorePassPhrase: password
    weblogic.security.CustomTrustKeyStoreType....: JKS
    weblogic.security.SSL.ignoreHostnameVerification: true
    weblogic.security.TrustKeyStore..............: CustomTrust
    weblogic.system.BootIdentityFile.............: E:\domains\zonydomain\servers\RightsManagementServer\data\nodemanager\boot.properties
    * JSP Engine ****
    JSP-Specification..: 2.1
    * Runtime ****
    Total Memory.......: 917 mb
    16:03:30,014  INFO EDCActionServlet:85 -
    * Servlet Context ****************************************************
    Servlet API........: 2.5
    ServerInfo.........: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967
    * Attributes ****
    com.cc.framework.locale......................: true
    com.cc.framework.painter.....................: [app, html, global]
    javax.servlet.context.tempdir................: E:\domains\zonydomain\servers\RightsManagementServer\tmp\_WL_user\adobe-livecycle-weblogi c\xhf1jd\public
    org.apache.commons.validator.VALIDATOR_RESOURCES: org.apache.commons.validator.ValidatorResources@231f192
    org.apache.struts.action.ACTION_SERVLET......: com.adobe.edc.ui.EDCActionServlet@153d409
    org.apache.struts.action.MESSAGE.............: org.apache.struts.util.PropertyMessageResources@2208500
    org.apache.struts.action.MODULE..............: org.apache.struts.config.impl.ModuleConfigImpl@1ee0605
    org.apache.struts.action.PLUG_INS............: [Lorg.apache.struts.action.PlugIn;@216aebd
    org.apache.struts.action.SERVLET_MAPPING.....: *.do
    org.apache.struts.globals.MODULE_PREFIXES....: [Ljava.lang.String;@2675446
    org.apache.struts.tiles.DEFINITIONS_FACTORY..: I18nFactorySet :
    --- default factory ---
    {${YOUR_DEFINITION_HERE}={name=${YOUR_DEFINITION_HERE}, path=null, role=null, controller=null, controllerType=null, controllerInstance=null, attributes={}}
    --- other factories ---
    org.apache.struts.validator.STOP_ON_ERROR....: true
    um_assertionid_holder........................: com.adobe.idp.um.auth.filter.AssertionIdHolder@1c5878e
    weblogic.servlet.WebAppComponentMBean........: [email protected]8([zonydomain]/Applicatio ns[adobe-livecycle-weblogic]/WebAppComponents[/edc])
    weblogic.servlet.WebAppComponentRuntimeMBean.: weblogic.servlet.internal.WebAppRuntimeMBeanImpl@ac5e96
    ========= calling EDCStartupService::initializeresources  =========
    <2011-2-10 16:03:32 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <2011-2-10 16:03:32 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <2011-2-10 16:03:32 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <2011-2-10 16:03:33 CST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias ads-credentials from the JKS keystore file E:\domains\zonydomain\ads-credentials.jks.>
    <2011-2-10 16:03:33 CST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the JKS keystore file E:\domains\zonydomain\ads-ca.jks.>
    <2011-2-10 16:03:33 CST> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "DefaultSecure". The address 192.168.52.196 might be incorrect or another process is using port 7002: java.net.BindException: Address already in use: JVM_Bind.>
    <2011-2-10 16:03:33 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.52.196:8001 for protocols iiop, t3, ldap, snmp, http.>
    <2011-2-10 16:03:33 CST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "RightsManagementServer" for domain "zonydomain" running in Development Mode>
    <2011-2-10 16:03:35 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <2011-2-10 16:03:35 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    16:03:46,830  INFO Reference:? - Verification successful for URI "#dc30cfd93b52e950ebde68e0b7c8ac56"
    16:03:50,726  INFO Reference:? - Verification successful for URI "#cb96de4448538dd00314b484966dae46"
    16:03:51,127  INFO TilesRequestProcessor:103 - Tiles definition factory found for request processor ''.
    <2011-2-10 16:03:51 CST> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    16:04:08,115  INFO Reference:? - Verification successful for URI "#ba03069e2b38142918e1e6f54a73208c"
    16:04:10,602  INFO Reference:? - Verification successful for URI "#a120044172268198925a0495b25e618a"
    16:05:56,603  INFO Reference:? - Verification successful for URI "#e4e5267f958ba1431f4ecdee4b18e454"
    16:06:04,059  INFO Reference:? - Verification successful for URI "#f664cefe6083120e323479fd72ec57c1"
    <2011-2-10 16:06:44 CST> <Warning> <com.adobe.idp.common.errors.exception.IDPLoggedException> <BEA-000000> <UserM:GENERIC_WARNING: [Thread Hashcode: -1257420086] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStatement] errorCode:12290 errorCodeHEX:0x3002 message:execute query failure(select distinct  top 500  * from EDCAGGPRINCIPALVIEWENTIT where ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( ((((((((((((((((((((((((((((((((((((((((((((((((((EDCAGGPRINCIPALVIEWENTIT.v17 = ? or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or EDCAGGPRINCIPALVIEWENTIT.v17 = ?) or E

    We are using Microsoft SQL Server 2008 . but it's well with MySQL & JBoss

  • IbookG3 wont recognize memory stick or burn disks after adding more memory

    I recently added more memory to my old ibook. Now when I put my memory stick in either USB ports nothing comes up on the desktop. I also can't get anything to burn onto disc. Any ideas?

    Hi, and welcome to Apple Discussions.
    Have you tried removing the RAM to see if those capabilities return to the iBook?
    How big is the hard drive and how much space remains available on it?

  • HT1423 I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

    I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

    I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

  • Adding more than 2Gb RAM to MacBook Pro

    Do you guys know of any way to put more than 2Gb RAM in an Intel 17" MacBook Pro?
    Model Name: MacBook Pro 17"
    Model Identifier: MacBookPro1,2
    Processor Name: Intel Core Duo
    Processor Speed: 2.16 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 2 MB
    Memory: 2 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP12.0061.B03
    SMC Version: 1.5f10
    I bought this when the 17" models first came out, and have been disappointed in it ever since (I broke my rule of NOT buying the first generation of something). As time has passed, the main problem is the 2Gb limit for RAM. That's NOWHERE near enough, and shame on Apple for that limitation. If there were some way, even a non-standard way, of adding more RAM, I could get reasonable performance from this computer. As it is, this has been a wasted $3600 investment. whew!
    Any help or ideas would be appreciated. Thanks! Feel free to email bruce at dbsdesigngroup.com

    That's possible...actually likely. I'd love for that to be the case because I could fix it. ::Grin:: It's been this way since I first got it. When it arrived with just 1 Gb RAM, it was virtually unusable. I have a few apps as startup items, but they're just Firefox, Entourage, iNotepad, Linotype Font Explorer (with very few fonts activated), and Stickies. That shouldn't affect things much.
    My needs are to use Photoshop, Illustrator and GoLive at the same time, with MSWord, Firefox and Entourage open as well. After the first bit of usage, I end up with 4-6 pageouts and a VERY slow computer. While it's doing the pageouts (which take quite a while), or switching between apps, it's very slow. And it's also extremly slow when Spotlight is indexing, so I disabled that.
    I'm just not sure what it might be...nothing in Activity Monitor seems like it would be a culprit. Even in Safe Mode the problem is very evident.
    I'll keep exploring and hopefully find something that will make this machine more viable for my use. I really appreciate the input greatly.

  • DV9429 us laptop: Has anyone successful​ly added more than the stated 2 gigs maximum RAM?

    Hi, this computer works fine with Ubuntu (10.10, Unity makes it a dog ), unusably slow with Vista, and who knows about Win7.
    If you have successfully added more RAM than the 2gigs which supposedly is the max, let me know how it went. 4 gigs would make things so much better.

    We are using Microsoft SQL Server 2008 . but it's well with MySQL & JBoss

  • Adding more RAM to Tiger

    My ibook has 512MB's of RAM. I am happy with this. However since next year I plan to return to school to get a Masters in Ministry, I may need more RAM. From 2001-2005 while I working on my undergrad I used a Performa 6360 which had 136MB's of RAM + RAM Doubler. I was able to run some 20 apps at one time (or more) without a major slowdown. I cannot do this with Tiger, and since I plan to get the OSX version of Dave to access other PC's on the network (since whatever is built int OSX pales in comparison to Dave). On my Performa 6360 Dave was a necessity, since the campus dumped using Macs in 2002. I remember my 1st year (2001-2002) I could access a number of Macs on the Appletalk network at the time. But after the Fall 2002 semester the mac got dumped. Some students still used Macs, but fewer and fewer used them in the 2003-2005 years.
    So my question is. Will maxing out my ibook to a gig of RAM although me to run some 20-30m apps at one time (like I could on the Performa) or was OSX Tiger just not designed for this?
    OSX Tiger is much better than OS 9.1, but not in all areas as OS 9.x and before do have their advantages over Tiger.
    Thanks,
    John

    My ibook has 512MB's of RAM. I am happy with this.
    However since next year I plan to return to school to
    get a Masters in Ministry, I may need more RAM. From
    2001-2005 while I working on my undergrad I used a
    Performa 6360 which had 136MB's of RAM + RAM Doubler.
    I was able to run some 20 apps at one time (or more)
    without a major slowdown. I cannot do this with
    Tiger, and since I plan to get the OSX version of
    Dave to access other PC's on the network (since
    whatever is built int OSX pales in comparison to
    Dave). On my Performa 6360 Dave was a necessity,
    since the campus dumped using Macs in 2002. I
    remember my 1st year (2001-2002) I could access a
    number of Macs on the Appletalk network at the time.
    But after the Fall 2002 semester the mac got dumped.
    Some students still used Macs, but fewer and fewer
    used them in the 2003-2005 years.
    So my question is. Will maxing out my ibook to a gig
    of RAM although me to run some 20-30m apps at one
    time (like I could on the Performa) or was OSX Tiger
    just not designed for this?
    OSX Tiger is much better than OS 9.1, but not in all
    areas as OS 9.x and before do have their advantages
    over Tiger.
    Actually, OS 9 does not have any advantage over OS X. You had 136 MB of ram plus RamDoubler, why do you think 512 MB of ram will be less adequate?
    RamDoubler merely did what OS X does as part of how it works. It did not give you more ram it just allocated more to the app up front while dropping background apps as low as possible. This is what OS X does.
    If you were running 20 - 30 apps with 136 MB of ram then they weren't ram hogs at all and it's very likely you can run them without adding more ram now.
    OS X handles virtual memory much better too. In the old days I could run 2-3 apps at a time, now I can run 10-12, and most of mine are major ram hogs like Photoshop.
    Kevin

  • HELP: Question on adding more RAM to my 2X dual core 2.66  Xenon  MacPro

    Hi,m
    I current;y have 6GB of RAM in my MacPro and want to add a bit more.
    Right now I have 4 X 512MB strips and 4 1GB strips for a total of 6GB
    I was thinking of adding 2 X 2GB strips to replace 2 of my 512MB strips which would give me 4 1GB strips, 2 2GB strips and 2 512MB strips filling all slots on both risers.
    What is the proper order in which to place the memory strips? 2GB strips in slots A&B on the top riser and the rest paired wherever... or is there a specific order these need to be in?
    Should I remove the 2 remaining 512MB strips altogether and leave 2 empty slots?
    I have heard that adding more memory improperly can in some cases actually slow things down.
    My MacPro is running the 32BIT EFI... but should be able to address all RAM up to 4GB per core. ( 12GB total)

    2006: symmetrical quad sets are ideal.
    4 x 2GB + 4 x 1GB / even 4 x 4GB
    The bad config is 6 DIMMs, yes.
    More than 4 DIMMs = higher latency
    There is no "per core." You can have up to 32GB (8 x 4GB).
    WHY do you want more and what will this do for you?
    Are you using CS3 or later? then yes 6GB is minimal.
    Do you show page outs and swap files being used?
    Where I recommend checking, and there are install guides and video:
    http://eshop.macsales.com/shop/memory/Mac-Pro-Memory#667-memory
    http://support.apple.com/kb/TS1957

  • Adding more RAM to Macbook Pro mid-2012

    Hi!
    I have a question about adding more RAM to my mid-2012 MacBook Pro (without Retina). I've been doing some video editing with Final Cut, and I'm using quite many apps on the daily basis. I have the standard configuration with 4GB of RAM (2x 2GB) but I guess I should upgrade it, shouldn't I?
    I had that idea in mind: buying extra 8GB RAM instead of one 2GB, so I'll end up with 10GB of RAM. If it won't be enough and I'll have some extra money, I will add another 8GB instead of 2GB, so I'll have 16GB.
    First question - is it worth it?
    Second question - can I add any RAMs supported by Macs? For example I'll leave one 2GB that I have already, and add 8GB made by, let's say, Kingston (I guess they are supported and they have good price in my country). Will this work fine? Does it make sense?

    Jerroslaw,
    since you’re running Mavericks, open up Activity Monitor while you’ve got your usual selection of apps running, select its Memory tab, and look at the Swap Used setting in the lower left. If it’s displaying “0 bytes” as the amount of swap used, then extra RAM won’t make a difference. Otherwise, to answer your first question, whether it’s worth it or not depends upon how frustrated you are running your usual selection of apps with 4 GB of RAM. It might be that the cost of replacement RAM modules outweighs your level of frustration — only you can make that determination of worth. I would recommend that if you do choose to purchase replacement RAM, that you get a pair of matching modules — either 2 × 4 GB = 8 GB, or 2 × 8 GB = 16 GB, to replace the pair that is currently installed.
    For your second question, you don’t have to use Apple-brand RAM, but you do have to use RAM with the same characteristics as your factory-installed RAM uses. Any worthwhile purveyor of RAM for Macs will let you easily locate modules that are compatible with your Mid 2012 MacBook Pro.

  • Will adding more RAM to my Power Mac G5 make a difference?

    I have a Power Mac G5 (Late 2005) with 1 GB of RAM, which is how I ordered it. Sometimes when I am viewing large (large viewing size) video files with Quicktime, the video files get a little choppy from time to time, especially when I have many other applications open. Will adding more RAM fix this or is it not really necessary? Also, does Leopard improve this problem? I am currently using Tiger.

    Hey Tim
    I'm definitely not an expert - but more Ram makes a huge difference. I'm not sure if more Ram will specifically solve your Quicktime issues or whether upgrading your graphic card is really the answer. Those more knowledgeable should jump in here. Buying Ram from 3rd parties, like OWC (making sure you do have the right compatible Ram), will improve your performance immediately. I noticed the difference when maximizing the RAm on my G4. It cannot hurt. 4GB of Ram for my G5 cost less than $200. I think Ram is the biggest bang for the buck.
    Do you really need to get Leopard? The performance of Tiger on the G5 for me is solid. Seems like Tiger is optimized at this point for the G5 processor chips. Why muck around with all the potential problems you read about on these forums. Check out the Adobe forum and hear some of their nightmare stories. Who has this amount of time to waste on fixing what shouldn't need fixing in the first place. Just a thought - hope I'm not out of line for chiming in on this.
    Since your model can take 8GB of Ram, indulge yourself and maybe buy another 4GB of matched Ram and if it doesn't solve your Quicktime issues, I'll bet it will make you happy with everything else.
    Mike

  • Adding More than one document to a cell in a dataform

    Hi All,
    I am using EPM 11.1.1.1.0 .
    I have a planing application and I need to add three documents to a cell in a data form.
    Is there a way i can do this...
    I can add one document and can open it as well but did not find a way of adding more than one document. Is it supported on Hyperion Planning ?
    Also if we have a document attached to a cell text ...Is there a way to print it out from Hyperion Planning or Workspace?
    Regards.
    Alicia
    Edited by: Alicia on Aug 6, 2009 6:39 AM

    Hi,
    I believe it will be just one document, I say that because when you go to the cell and choose open document then it is aimed at opening just one document.
    As for printing from cell text, you would have to open the document first before being able to print.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Adding More Than 2 Internal Hard Drives

    Anyone have any help they can give me on upgrading my power supply? I've read on other threads that this is a power supply issue when adding more drives.
    G5 Jive mounting kit:
    http://eshop.macsales.com/item/Sonnet%20Technology/ENCG53HD/
    with this Serial ATA Host Controller Card (will buy from Amazon or whoever has it available):
    http://www.welovemacs.com/tsataiix44.html
    and 3 or these Western Digital 1TB hard drives:
    http://eshop.macsales.com/item/Western%20Digital/WD10FYPS/
    any suggestions/comments are welcome... i.e. Hitachi drives vs. Western Digital or 8port vs 4 port SATA card
    Message was edited by: Portagee Man-O-War

    I too have been looking into this and my decision was/is this. eSATA Card and external enclosures. Not only are you looking at Power Supply issues but HEAT as well. The G5 is still a nice fast machine but they are like heaters when running hard, add to what's already in there creating heat and you might end up with a nasty situation. You would need a card anyway and with the internal drive mounting adaptors running 100.00 and up the external box option is only 50.00-60.00 dollars more and you have no heat/power concerns and even more expandability if you need.
    Hope that helps.
    Message was edited by: CandTsmac

  • Is there anyway of adding more memory to an iPod touch?

    Is there anyway of adding more memory to an iPod touch as I am running out of space.
    Thank you

    It's annoying because the amount of memory apple advertise is not actually all for you to use. I bought an 8g iPod thinking it would be enough but didn't realise 2g of the 8g is already used for you!

  • Adding More than 30 Blank Pages in Editor

    I have never had any trouble adding more than 30 blank pages in Photoshop Editor.  Usually on page 29 or 30 instead of clicking add a blank page I'll click the option underneath it to add a blank page using that layout and it'll let me make blank page ad intinitum.  Is there something I have to click or do?  Jeannie

    I don't think in Photoshop 8 PSE that you can create more
    than 30 pages at a time.  However in Photoshop 7 PSE you
    can create page 31 if at page 30 you click create another blank
    page using this format.  But it does not work in Photoshop 8 unless
    there is some answer other than this one.

  • Will adding more RAM reduce system overloads?

    I'm running Logic Express 8 on a mac mini (core 2 duo) with 2GB or ram. I was thinking of adding more RAM (4 or 8GB). I tend to see "system overload" errors often. Generally, rebooting seems to fix the issues. Do you think adding more RAM would make any difference? Generally I have maybe 15-20 tracks.
    Thanks

    No, unless the overload has to do with RAM, which it ususally hasn't.
    Nevertheless, adding RAM is a very good idea to help instruments with high RAM requirements like EXS24.
    To reduce system overload:
    - let Logic be the only open application
    - if necessary, raise the audio buffer in the preferences to the next higher value.
    - while playing back, have an empty audio track (or the master track) selected.
    Fox

Maybe you are looking for

  • APERTURE: Small preview images do not show the changes.

    excuse my lousy english... Problem with Aperture: Small preview images do not show the changes. I use Aperture 3 since August 2010. By November and 10 projects later it ran normally. Since the project 11 are in the preview images shown (on the bottom

  • Mac mail not working with gmail 2 step verification in yosemite

    Every couple of days my 2 step verification seems to drop off the mac mail (and calendar) radar. Ive been using mac mail with 2 step verification (gmail account) for about 8 months, no problems. About 1 month ago my mac started asking for my gmail pa

  • Running process in bg, logged out. Logged in on other terminal, termination

    Hi, I have got an issue. Is there a possibility to "somehow" terminate implicitly a process on other session (when you are just logged in and nothing more is done), which has been introduced some time ago ? I mean that scenario: Terminal 1: run proce

  • OSPF between Multiple MPLS Service Providers

    Hi, One of my customer currently connects to three different MPLS providers. All the SP's PEs are already configured with the customer's subnets, but the CE is configured to point only to one of the PE as the default route. If the link to this SP is

  • Wireless access points

    How far can the WAP4410N Access Point be from a router before its signal starts to degrade.  I need an access point that can handle at least 65 feet from a wireless router.  The distance is from building to building.