12c DBCA listener section empty

I ran the dbca to create a new database using "advanced" and "custom".  The screen "listener selection" does not include the listener from my grid home.  It only gives me the option to create a new listener in the rdbms home.
Here's what I did ...
Installed 12c grid control as user grid:oinstall.  Listener on default port 1521.  ASM diskgroups named DATA and FRA.
Installed 12c rdbms as user oracle:oinstall.  Verified oracle can see listener: lsnrctl status returns good results.  I also used sqlplus to login to the ASM instance as user oracle, so that's looking good too.
As oracle ran dbca.  Clicked on Advanced and it would not list my listener.  It can see the ASM diskgroups, just not the listener (which has a default name and port number).
As grid I ran lsnrctl and asmcmd to verify the listener and asm diskgroups are ok.  I verified iptables and selinux are disabled.
Any thoughts on why oracle cannot see grid's listener?
Message was edited by: 905838.  Clarfied that oracle can see the ASM diskgroups fine and only the listener is not appearing.

Please verify that your HOME's exists in the next files:
inventory.xml
/etc/oratab

Similar Messages

  • Version 2.1.1.64/Windows 64bit : can't start debug listener ; toolbar empty

    1. Starting Remote debug only activates "Debugging-remote debug session" window, but it does not open the port at all.
    2. When stored function/procedure/etc. is opened, the toolbar where compile/run/etc. buttons should be, is empty. There is only Find editbox and nothing else.
    I tried to update to newest JDK 1.6.0.18, no change. Platform is Windows 2008 Server 64bit.
    Following output in the console:
    C:\oracle\sqldeveloper\sqldeveloper\bin>java -Xmx640M -Xms128M -Xverify:none -Do
    racle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=fals
    e -Dwindows.shell.font.languages= -XX:MaxPermSize=128M -Dide.AssertTracingDisabl
    ed=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.loggin
    g.config.file=logging.conf -Dsqldev.debug=false -Dide.conf="./sqldeveloper.conf"
    -Dide.startingcwd="." -classpath ../../ide/lib/ide-boot.jar oracle.ide.boot.Lau
    ncher
    Exception initializing 'oracle.dbtools.raptor.plsql.PLSQLAddin' in extension 'Or
    acle SQL Developer': java.lang.NoClassDefFoundError: com/sun/jdi/Bootstrap
    at oracle.jdevimpl.debugger.jdi.DebugJDIConnector.getVersion(DebugJDICon
    nector.java:30)
    at oracle.jdevimpl.debugger.support.DebugFactory.<clinit>(DebugFactory.j
    ava:81)
    at oracle.dbtools.raptor.plsql.PLSQLAddin.initialize(PLSQLAddin.java:76)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:407)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1949)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1573)
    at oracle.ide.Ide.startup(Ide.java:703)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:184)
    at oracle.ideimpl.Main.main(Main.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    189)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: com.sun.jdi.Bootstrap
    Dependent class: oracle.jdevimpl.debugger.jdi.DebugJDIConnector
    Loader: ide-global:11.1.1.0.0
    Code-Source: /C:/oracle/sqldeveloper/jdev/extensions/oracle.jdevelop
    er.runner.jar
    Configuration: extension jar in C:\oracle\sqldeveloper\jdev\extensions
    This load was initiated at ide-global:11.1.1.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassL
    oader.java:2190)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoa
    der.java:1733)
    at oracle.classloader.PolicyClassLoader.access$000(PolicyClassLoader.jav
    a:143)
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassL
    oader.java:331)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1692)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java
    :1674)
    ... 35 more
    UsersCache.fillIn() time = 16 ret==null?: false
    Finished parsing = 0
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not
    initialize class oracle.jdevimpl.debugger.support.DebugFactory
    at oracle.jdevimpl.runner.debug.DebuggingListener.startListening(Debuggi
    ngListener.java:73)
    at oracle.jdevimpl.runner.debug.DebuggingListener.startListening(Debuggi
    ngListener.java:69)
    at oracle.jdevimpl.runner.debug.DebuggingProcess.startTarget(DebuggingPr
    ocess.java:571)
    at oracle.ide.runner.RunProcess.start(RunProcess.java:891)
    at oracle.jdeveloper.runner.JRunProcess.super_start(JRunProcess.java:407
    at oracle.jdeveloper.runner.JRunProcess.access$000(JRunProcess.java:61)
    at oracle.jdeveloper.runner.JRunProcess$1$1.run(JRunProcess.java:450)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Edited by: rini17 on 4.3.2010 2:34

    If you run this from the command line for the console, do you get any output? - just ot see if there are errors.
    Also, try to run it with the shell script too, I did see some intermittent issues on 64 bit where some toolbar items were not visible
    thanks
    B

  • Task Details Page show 'Attachments' section empty

    hi,
    Using Project Server 2013, when i click on any task in My Task page, it takes me to Task Details where i cannot see any link to Attachments i.e. Issues, Risks and Documents.
    I have created & published a new project but problem still persists.
    Kindly suggest, attached is a screenshot.

    Unfortunately, that is not a feature.
    the document associated with the Project Site "task" is a SharePoint list construct and is contained only in the SharePoint Project Site.
    on the PWA pages, the Project and Project Tasks are Project Server items, and there is no two way communications on this particular level.
    the wording is awkward, but the concept is right.  Sorry, no can do in out of the box.   AFAIK (disclaimer! :)
    direct the users back to the project site to view documents.
    hope that helps,
    Thanks, Eric S. Pcubed

  • Listener Fail to start

    Hi gurus,
    We encountered the following error when starting database listener:
    E:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 01-NOV-2012 19:28:57
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.236.8.50)(PORT=1523)))
    TNS-01192: Missing SID_LIST_ value left of equation for SID description in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    The listener.ora file entries are as below:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ABG-FINTRAK.accessbankplc.com)(PORT = 1523))
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.236.8.50)(PORT = 1523))
    FINTRAKDUMP =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = fintrakdump)
    (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    Your assistance will be very much appreciated.
    Best Regards.

    PVOWUSU wrote:
    Hi gurus,
    We encountered the following error when starting database listener:
    E:\oracle\product\10.2.0\db_1\BIN>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 01-NOV-2012 19:28:57
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to E:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.236.8.50)(PORT=1523)))
    TNS-01192: Missing SID_LIST_ value left of equation for SID description in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    The listener.ora file entries are as below:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ABG-FINTRAK.accessbankplc.com)(PORT = 1523))
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.236.8.50)(PORT = 1523))
    FINTRAKDUMP =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = fintrakdump)
    (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    Your assistance will be very much appreciated.
    Best Regards.Why do you have two LISTENER sections? That is the section that actually defines the listener. And what is the FINTRAKDUMP section supposed to be?
    Delete this mess and start over, using netca to create it. You only need one listener, default name of LISTENER, and only one SID_LIST section, named SID_LIST_LISTENER. Anything more is error-prone and unnecessary complications.

  • Oracle TNS Error when startng Listener

    Guys,
    I get the following error when i try to start the listener, any suggestions or inputs would help
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxx3)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL> start
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxx3)(PORT=1522)
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    Below is the listener log
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production on 02-JUL-2009 15:29:56
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Trace information written to C:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=20312
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxx3)(PORT=1522)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production on 02-JUL-2009 15:30:11
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Trace information written to C:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=19992
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxx3)(PORT=1522)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener failed to start. See the error message(s) above...
    LSNRCTL>
    TNSNAMES.ORA
    ORATEST.NV.AMCAD.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.XX)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OraTest)
    LISTENER.ORA
    SID_LIST_LISTENER =
    (SID_DESC =
    (GLOBAL_DBNAME = OraTest)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = Oratest)
    SQLNET.ORA
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)

    ORAAM wrote:
    Guys,
    I get the following error when i try to start the listener, any suggestions or inputs would help
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxx3)(PORT=1522)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL> start
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxx3)(PORT=1522)
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    Below is the listener log
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production on 02-JUL-2009 15:29:56
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Trace information written to C:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=20312
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxx3)(PORT=1522)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production on 02-JUL-2009 15:30:11
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    System parameter file is C:\oracle\ora92\network\admin\listener.ora
    Log messages written to C:\oracle\ora92\network\log\listener.log
    Trace information written to C:\oracle\ora92\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=19992
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxx3)(PORT=1522)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener failed to start. See the error message(s) above...
    LSNRCTL>
    TNSNAMES.ORA
    ORATEST.NV.AMCAD.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.XX)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OraTest)
    LISTENER.ORA
    SID_LIST_LISTENER =
    (SID_DESC =
    (GLOBAL_DBNAME = OraTest)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = Oratest)
    SQLNET.ORA
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)What do you suppose the message "TNS-12545: Connect failed because target host or object does not exist" means?
    I don't see the LISTENER = section of your listener.ora file. That's where you tell the listener the host and port to use.
    You realize of course, that the listener runs on the server, not the client.
    You realize, of course, that tnsnames.ora is a client side file and the listener doesn't care one whit what is in any tnsnames.ora file.

  • Machine Section in Tuxedo10

    Hello.
    I have been configuring a new enviroment for trials with Tuxedo10.0 and found a problem: when compiling an ubb we get MACHINE SECTION empty (when we try a tmunloadcf after de compilation).
    May be some of you have the same problem, is there any solution?
    Thank you
    Francisco Rebollo

    Hi Francisco,
    It's a tuxedo problem. We are fixing this issue. This issue only happens
    when SHM mode is used. For MP mode, tmunloadcf works fine.
    Thank you,
    Dong
    [email protected]
    <Francisco Jose Rebollo Garcia> wrote in message
    news:[email protected]..
    Hello.
    I have been configuring a new enviroment for trials with Tuxedo10.0 and
    found a problem: when compiling an ubb we get MACHINE SECTION empty (when we
    try a tmunloadcf after de compilation).
    May be some of you have the same problem, is there any solution?
    Thank you
    Francisco Rebollo

  • Listening to specific keys...

    So I currently am going something that was suggested to me earlier for listening on a .NET client for changes on a Tangosol Cache and it's working great. Now I want to go one step further and begin to listen to some specific items in the cache, and not the whole general cache, and I have some questions...
    First off, my current listener section looks like this:
    cacheListener = new WindowsFormsCacheListener(this);
    cacheListener.EntryInserted += new CacheEventHandler(CacheAdd);
    cacheListener.EntryUpdated += new CacheEventHandler(CacheUpdate);
    cacheListener.EntryDeleted += new CacheEventHandler(CacheRemoved);
    theCache.AddCacheListener(cacheListener);
    Now I need to see additions to the cache, but I would like to listen to updates only for those things that I subscribe to. So, my question is this: If I change my code to looking something like this:
    cacheListener = new WindowsFormsCacheListener(this);
    cacheListener.EntryInserted += new CacheEventHandler(CacheAdd);
    cacheListener.EntryUpdated += new CacheEventHandler(CacheUpdate);
    cacheListener.EntryDeleted += new CacheEventHandler(CacheRemoved);
    theCache.AddCacheListener(cacheListener, key1, false);
    theCache.AddCacheListener(cacheListener, key2, false);
    theCache.AddCacheListener(cacheListener, keyN, false);
    will I still get events when something is added to the cache that I have not subscribed to? Or should I not specify a CacheEventHandler for addition to things I know to be in the cache and I want to listen to, and apply JUST a CacheEventHandler to the cache as a whole for when something is added, and just determine whether I want to listen to that new entry, or not... such as:
    cacheAdditionListener = new WindowsFormsCacheListener(this);
    cacheAdditionListener.EntryInserted += new CacheEventHandler(CacheAdd);
    theCache.AddCacheListener(cacheAdditionListener);
    cacheListener = new WindowsFormsCacheListener(this);
    cacheListener.EntryUpdated += new CacheEventHandler(CacheUpdate);
    cacheListener.EntryDeleted += new CacheEventHandler(CacheRemoved);
    theCache.AddCacheListener(cacheListener, key1, false);
    theCache.AddCacheListener(cacheListener, key2, false);
    theCache.AddCacheListener(cacheListener, keyN, false);
    Any clarification will be helpful, and thank you!
    Edit: Made the code sections bold for easy reading

    Hi Kevek,
    How do you determine whether or not an item added to the cache is of interest to your application? If you can programatically describe the "shape" of interesting items, you can use the IFilter-based AddMapListener methods to register interest in all items that match a given IFilter. See:
    http://wiki.tangosol.com/display/COHNET33/Configuration+and+Usage#ConfigurationandUsage-IObservableCache
    For example, the following code will register an ICacheListener which will receive heavy events pertaining to any item keyed by a string that starts with "key":
    cache.AddCacheListener(listener, new LikeFilter("getKey", "key%"), false);
    Regards,
    Jason

  • Service Manager Data Warehouse Install - Analysis Server Configuration For OLAP Cubes Fail

    Hello everyone,
    I have an issue with my installation of the Data Warehouse for System Center Service Manager 2012 SP1.
    My install environment is the following:
    Windows Server 2012 – System Center Service Manager (Successfully Installed) - Virtual
    Windows Server 2012 – System Center Data Warehouse (Pending) - Virtual
    Windows Server 2012 – MS SQL Server 2012 – Physical, Clustered 1<sup>st</sup> of Four Servers
    The SQL Server is a clustered installation with named instances, specifically for SharePoint and Service Manager. Each instance has its own IP address and dynamic ports are turned off. I’m installing using the domain administrator account and I also chose
    to run the installer as administrator. The domain admin has sysadmin rights to the service manager server and instance I’m trying to install on. However, the account does not have sysadmin rights to some of the other instances.
    The install is smooth up until it needs to connect to the Analysis server database. I have tried connecting to the analysis servers on other SQL servers on site and all were successful. The only difference between the older SQL servers, the SQL 2012 development
    server and the SQL 2012 Production server I’m trying to install to is that the that the domain admin account doesn’t have sysadmin access on all the databases on the new production server. The SQL server is being installed and configured by a contractor so
    if you all have troubleshooting suggestions, I’ll need to coordinate with the contractor.
    Starting with the screen below, I began searching for help online. There seems to be no one else with this issue or it is not documented properly. I opened a ticket with MS, called the contractor and troubleshot with him, troubleshot as far as I could on
    my own and I’m still at a loss as to what is preventing the installer from connecting specifically to the analysis server.
    I first thought the installer was at issue or that the data warehouse sever was at issue. But all signs are pointing at the SQL server. The installer is able to connect to all the other SQL servers – including other 2012 servers (same versions) – so it can’t
    be the installer. I’m pretty sure the SQL server is going to be at issue.
    After looking at this error, I opened the resource monitor and clicked the dropdown to see if it was trying to connect to the correct server and it was. I then connected to the old and new test and development servers successfully. Then connected to the
    SQL 2008 R2 production cluster successfully. I then compared the two servers. The only difference other than the version numbers is that the admin account doesn’t have sysadmin rights on all the SQL 2012 database servers. But the database servers are not the
    problem. The analysis servers are.
    I then checked the event logs and they are empty as far as this issue is concerned. Actually, there are no errors on the SQL 2012 production box and the Data Warehouse box. I then checked the log that the installer creates during every step of the installation
    and this is what is created when the dropdown is clicked for the analysis server configuration screen. The log file location is:
    “C:\Users\admin\AppData\Local\Temp\2\SCSMSetupWizard01.txt”
    In the file is the following text.
    01:03:34:Attempting connection to SQL Server 2012 management scope on SCSMSQL2012
    01:03:34:Using SQL Server 2012 management scope on SCSMSQL2012
    01:03:36:Collecting SQL instances on server SCSMSQL2012
    01:03:36:Attempting connection to SQL Server 2012 management scope on SCSMSQL2012.johnsonbrothers.com
    01:03:36:Using SQL Server 2012 management scope on SCSMSQL2012.johnsonbrothers.com
    01:03:38:Found SQL Instance: SCSMSQL2012\PWGSQL2012
    01:03:38:Found SQL Instance: SCSMSQL2012\SCSMSQL2012
    01:03:39:Error:GetSqlInstanceList(), Exception Type: Microsoft.AnalysisServices.ConnectionException, Exception Message: A connection cannot be made. Ensure that the server is running.
    01:03:39:StackTrace:   at Microsoft.AnalysisServices.XmlaClient.GetTcpClient(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenTcpConnection(ConnectionInfo connectionInfo)
       at Microsoft.AnalysisServices.XmlaClient.OpenConnection(ConnectionInfo connectionInfo, Boolean& isSessionTokenNeeded)
       at Microsoft.AnalysisServices.XmlaClient.Connect(ConnectionInfo connectionInfo, Boolean beginSession)
       at Microsoft.AnalysisServices.Server.Connect(String connectionString, String sessionId, ObjectExpansion expansionType)
       at Microsoft.SystemCenter.Essentials.SetupFramework.HelperClasses.SetupValidationHelpers.GetASVersion(StringBuilder sqlInstanceServiceName)
       at Microsoft.SystemCenter.Essentials.SetupFramework.HelperClasses.SetupValidationHelpers.GetSqlInstanceList(String sqlServerName, Int32 serviceType)
    I’m now investigating the issue according to this output, and decided to ask you all if you’ve run into this issue and found a resolution.

    I am running into same issue . But I don't anything in the instances section related to portipv6 . I do see in the listener section , I tried to remove it . But it comes up again . Please help
    <ConfigurationSettings>
    <Security>
    <RequireClientAuthentication>0</RequireClientAuthentication>
    <SecurityPackageList/>
    </Security>
    <Network>
    <Listener>
    <RequestSizeThreshold>4095</RequestSizeThreshold>
    <MaxAllowedRequestSize>0</MaxAllowedRequestSize>
    <ServerSendTimeout>60000</ServerSendTimeout>
    <ServerReceiveTimeout>60000</ServerReceiveTimeout>
    <IPV4Support>2</IPV4Support>
    <IPV6Support>2</IPV6Support>
    </Listener>
    <TCP>
    <MaxPendingSendCount>12</MaxPendingSendCount>
    <MaxPendingReceiveCount>4</MaxPendingReceiveCount>
    <MinPendingReceiveCount>2</MinPendingReceiveCount>
    <MaxCompletedReceiveCount>9</MaxCompletedReceiveCount>
    <ScatterReceiveMultiplier>5</ScatterReceiveMultiplier>
    <MaxPendingAcceptExCount>10</MaxPendingAcceptExCount>
    <MinPendingAcceptExCount>2</MinPendingAcceptExCount>
    <InitialConnectTimeout>10</InitialConnectTimeout>
    <SocketOptions>
    <SendBufferSize>0</SendBufferSize>
    <ReceiveBufferSize>0</ReceiveBufferSize>
    <DisableNonblockingMode>1</DisableNonblockingMode>
    <EnableNagleAlgorithm>0</EnableNagleAlgorithm>
    <EnableLingerOnClose>0</EnableLingerOnClose>
    <LingerTimeout>0</LingerTimeout>
    </SocketOptions>
    </TCP>
    <Requests>
    <EnableBinaryXML>0</EnableBinaryXML>
    <EnableCompression>0</EnableCompression>
    </Requests>
    <Responses>
    <EnableBinaryXML>1</EnableBinaryXML>
    <EnableCompression>1</EnableCompression>
    <CompressionLevel>9</CompressionLevel>
    </Responses>
    <ListenOnlyOnLocalConnections>0</ListenOnlyOnLocalConnections>
    </Network>
    <Log>
    <File>msmdredir.log</File>
    <FileBufferSize>0</FileBufferSize>
    <MessageLogs>Console;System</MessageLogs>
    <Exception>
    <CreateAndSendCrashReports>0</CreateAndSendCrashReports>
    <CrashReportsFolder/>
    <SQLDumperFlagsOn>0x0</SQLDumperFlagsOn>
    <SQLDumperFlagsOff>0x0</SQLDumperFlagsOff>
    <MiniDumpFlagsOn>0x0</MiniDumpFlagsOn>
    <MiniDumpFlagsOff>0x0</MiniDumpFlagsOff>
    <MinidumpErrorList>0xC1000000, 0xC1000001, 0xC100000C, 0xC1000016, 0xC1360054, 0xC1360055</MinidumpErrorList>
    <ExceptionHandlingMode>0</ExceptionHandlingMode>
    <MaxExceptions>500</MaxExceptions>
    <MaxDuplicateDumps>1</MaxDuplicateDumps>
    </Exception>
    </Log>
    <Memory>
    <HandleIA64AlignmentFaults>0</HandleIA64AlignmentFaults>
    <PreAllocate>0</PreAllocate>
    <VertiPaqPagingPolicy>0</VertiPaqPagingPolicy>
    <PagePoolRestrictNumaNode>0</PagePoolRestrictNumaNode>
    </Memory>
    <Instances/>
    <VertiPaq>
    <DefaultSegmentRowCount>0</DefaultSegmentRowCount>
    <ProcessingTimeboxSecPerMRow>-1</ProcessingTimeboxSecPerMRow>
    <SEQueryRegistry>
    <Size>0</Size>
    <MinKCycles>0</MinKCycles>
    <MinCyclesPerRow>0</MinCyclesPerRow>
    <MaxArbShpSize>0</MaxArbShpSize>
    </SEQueryRegistry>
    </VertiPaq>
    </ConfigurationSettings>

  • Problems creating a database with DB config assistant

    I've just installed Oracle for the first time. I'm a newbie. When I create database using the configuation assistant I get the following error:
    ORA-00101:invalid specification for system parameter MTS_DISPATCHERS
    Then I hit Ignore and I get the following error:
    ORA-00102: network protocol )ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP)
    Then I hit Ignore and I get the following error:
    ORA-0103034:ORACLE not available
    Then when I hit ignore again, I keep looping to the above error message and I'm forced to abort.
    Please help me figure out this problem.
    null

    Hi, I checked the files... ORACLE_HOME\assistants\dbca\logs, was empty and
    ORACLE_BASE\admin\SID\create have this:
    ORA-27102: out of memory
    OSD-00026: Message 26 not found; product=RDBMS; facility=SOSD,
    During the installation I create a Database called TESIS, the SID is TESIS, but when i try to connect by PLSQL with SYSTEM/ORACLE or any other user, show me: ORA:12545 "no se ha podido resolver el nombre del servicio" , I checked the services, and the Listener is running , and the OracelServicesTESIS too, what could be the problem??
    I hope u can help me...
    Thanks!
    Message was edited by:
    Tere

  • Tnsnames.ora  is not working

    Hello,
    In my UAT envirnment we have 3 database on IBM AIX powerPC (64-bit) all are on 10.2.0.5.0
    My listener.ora and tnsnames.ora is at default location $ORACLE_HOME/network/admin/
    my listener is up
    $ lsnrctl status
    LSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Production on 04-MAR-2011 11:56:08
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Production
    Start Date 16-FEB-2011 18:51:16
    Uptime 15 days 17 hr. 4 min. 52 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.2.0.1/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.2.0.1/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.16.8.17)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "preprod" has 1 instance(s).
    Instance "preprod", status UNKNOWN, has 1 handler(s) for this service...
    Service "uat" has 2 instance(s).
    Instance "uat", status UNKNOWN, has 1 handler(s) for this service...
    Instance "uat", status READY, has 1 handler(s) for this service...
    Service "uat_XPT" has 1 instance(s).
    Instance "uat", status READY, has 1 handler(s) for this service...
    Service "uattest" has 2 instance(s).
    Instance "uattest", status UNKNOWN, has 1 handler(s) for this service...
    Instance "uattest", status READY, has 1 handler(s) for this service...
    Service "uattest_XPT" has 1 instance(s).
    Instance "uattest", status READY, has 1 handler(s) for this service...
    The command completed successfully
    i can remotely connected to database but on the same server tnsping is showing following error
    $ tnsping UATTEST
    TNS Ping Utility for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Production on 04-MAR-2011 11:59:09
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/10.2.0.1/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = uat)))
    TNS-12535: TNS:operation timed out
    or some time
    ORA-12547: TNS: lost contact
    remotely all the users are connected to listener but on the same server the operation is failed
    I cant connect to other database using this tnsnames.ora file
    can any one help me
    regards
    Bhushan
    Edited by: user9176407 on Mar 3, 2011 10:38 PM

    user9176407 wrote:
    Thanks for the reply
    In My server 3 database are there there a database by service name uat also present there
    I check all the configuration the entries in my tnsnames.ora is as below
    PREPROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = preprod)
    UAT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = uat)
    UATTEST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = uattest)
    conf_uat =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = 172.16.8.17)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVICE_NAME = uat)
    (SID = uat)
    also my listner file entries are
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0.1/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = uat)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0.1/db_1)
    (SID_DESC =
    (SID_NAME = uattest)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0.1/db_1)
    (SID_DESC =
    (SID_NAME = preprod)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0.1/db_1)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1521))
    Ok, for your listener.ora file, above you have the SID_LIST and the LISTENER sections. But what is this that follows, below?
    >
    uat =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.8.17)(PORT = 1528))
    SID_LIST_uat =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = configdb)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0.1/db_1)
    which is working file
    but i have an problem in my tnsname.ora file

  • Excel export are merging cells for data on multiple lines !

    Hello,
    I'm using Crystal Report XI R2, when we are doing an export to Excel with have an unexpected formatting.
    For example the value of the name is on 2 lines:
    => So, on Excel the result is on 2 lines but merged. We want to have this result only on one cells.
    Remark: if we delete the 2nd lines, because cells are merged we obtain the expected result.
    Proposal A:
    Are they any set-up available concerning the formatting of Excel ?
    Proposal B:
    Could we run some VBA when we click on Export button to make queries on the Excel ?

    When they introduced Unicode support in Crystal 9 (I believe), they had to completely re-write the export routines. At that time, they made a decision to change the functionality of the excel export. Crystal is attempting to remain absolutely faithful to the graphical layout of the report as you see it in the viewer. So it creates merged cell sections, empty columns between columns, and empty rows to give you as close to exactly what you see in the viewer as possible. Unfortunately, the result is typically less than useful. Iu2019ve had several conversations with Business Objects (now SAP) with regards to this when they changed it between versions 8.5 and 10, and they have no intention of changing the functionality as it now exists.
    There is a document which is now likely somewhere on the SAP portal that explains what you need to do to obtain the best results when exporting to excel.
    The jist of it is this:
    Line up all of the columns detail data with thier headers, and make sure that data fields are the same size as thier headers. 
    Line up all rows (headers and detail rows). (ie: select everything in the row, right click, align tops, and make the same height)
    cram everything as close together as possible. zero space in the report translates to zero extra collumns and rows in the export.
    the other option is to use the export to data only functionality, but that may not be what you're looking for either.

  • Not sending email through with outlook 2013 saved contact

    Few of my clients users are having an issue with the Auto-Complete option in Outlook 2013 where recipients don't receive mail if you choose the address from from the Outlook address book vcard. This issue only occurs on outlook 2013 and this is creating
    a lot of issue with my clients. The attached pic shows the issue that occurs.
     The issue doesn't occur if you manually type the email address. Also we tried with different emails and config pop/imap and it produced the same result. Kindly help as this is causing lots of issue.
    E.g. If we send an email using outlook address's vcard at 'To' and 'cc' user by typing email-> cc user will receive email showing 'To' section empty :S and 'To' user will not receive any email..
     Some details to help:
    Office version: 2013 click to run
    Windows 7 SP1

    Hi Nabbo,
    Either your address book service is broken that why it’s not enabling and creating error when you are using Auto-Complete option (choosing contacts from
    Vcard).
    Solutions:
    1.) Create a new profile
    2.) Or sometimes it’s happens, when contacts are not verified so first verified your address book contacts.
    Thanks
    Kelvin Howard

  • How do i create a database template from the command line?

    Hi,
    As part of implementing a backup and recovery strategy for a client (including disaster recovery) I want to automate the creation of a database template From an Existing Database (Structure as well as data) via a script that will run every night.
    The background to this is that we will also be using RMAN to take backups of the database concerned but the client does not want to wait while an RMAN backup is restored and so wants an additional level of insurance in the form of a ‘standby’ clone database.
    The idea is that nightly we will run a script that creates a database template from the Existing Database (Structure as well as data) and then transfers the 2 files involved e.g. DB_data_included.dbc and DB_data_included.DFB across to a standby server where they can be used to recreate the database in the event of us needing to after e.g. a complete server failure.
    So I have a couple of questions about this that I would be very grateful if something could answer for me:
    1)     Is it possible? That is, can a database template be created from some utility by supplying a series of parameter=value pairs on the command line?
    2)     If yes how do I go about it, what utility do I use (the emca utility?). and what parameters do I need to supply on the command line to create the template?
    3)     The intention is that the script to create the template will run in the early hours of the morning when no-one is using the database but what state does the database need to be in when the template creation script runs i.e. up, down, mounted and does the creation of a template affect the state of an already up database i.e. if I kick off the template creation script and the database is up will it switch it into mount mode or anything like that? My concern here is that I want to make sure I understand exactly what is going on so that no users or connected external systems are affected?
    Thanks in anticipation of someone being able to guide me on what to do or what documentation to read.
    Also if you require any clarification on what i'm asking please post up your query and i'll respond ASAP.
    Kind Regards,
    George Johnston
    OCP 9i DBA

    Sybrandb,
    Firstly thanks for you reponse.
    However, I don’t agree that dbca only creates empty databases otherwise why does the option to create a template from an existing database (structure as well as data) exist in the dbca wizard?
    I have performed a test case where I have a created a database template including data on one 10g server. I have then used the files generated to recreate that database on a separate server. When the new database is started it is an exact copy of the original. So it’s not empty at all , it’s exactly what the client wants.
    So I don’t agree that I’m gaining zero.
    Why is this approach doomed to fail?
    There a number of reasons why I “just set up a proper standby database”
    1.     Time – I’m on a customer site in a tight engagement where the customer wants maximum value for money. I don’t have standby database skills and the customer isn’t willing to pay for me to learn on the job so please understand the tight circumstances I’m working in.
    2.     Availability – As far as I know the client is running 10.2.0.3.0 standard edition. Correct me if I’m wrong but is standby db available in that edition. Where do I look to check V$OPTION.
    On the RMAN duplicating a database front it’s an area I haven’t used before but I will take a look at it.
    Also please revisit the context of my original posting where I state
    The background to this is that we will also be using RMAN to take backups of the database concerned but the client does not want to wait while an RMAN backup is restored and so wants an additional level of insurance in the form of a ‘standby’ clone database.
    So please understand that this a quick fix that the client wants developed in the minimum time possible in ADDITION to a full nightly RMAN backup being taken.
    In an ideal world I’d have the time to follow best practice but in the real world of on-site customer support I just need to get the job done operating under the customer imposed constraints.
    Many Thanks,
    George Johnston
    OCP 9i DBA

  • Directing syslog messages to a particular file in console

    Hi Guys,
    I have successfully been able to direct my Airport Extreme Syslog files to my macmini which is acting as a syslog server.
    I uncommented the networking listening section of the /System/Library/LaunchDaemons/com.apple.syslogd.plist in order to achieve the above.
    I am having trouble however directing the feed to a file specific to the airport extreme in the console.
    I have created a file using:
    sudo touch /private/var/log/AirportRouter.log (and it successfully appears in the console)
    I added the line
    local0.* /private/var/log/AirportRouter.log
    to the com.apple.syslogd.plist and restarted the computer but it does not receive the log data from the airport extreme.
    The airport extreme syslog info simply appears in the 'All Messages" part of the console.
    Any ideas on what I have done wrong?
    Thanks in advance!

    Hi M,
    You should manage these log settings editing /private/etc/syslog.conf and asl.conf
    Backup original files before changes.
    Read the related manual pages and UNIX logger related articles in order to know better how these settings will produce expected reports.
    Remember that log messages are produced by the process to the logger, and settings in those files are about how to handle received messages. Some "applications" accept setting for log level they should produce to logger.
    I like this article http://www.softpanorama.org/Logs/syslog.shtml and you can search this site for Syslog Configuration and reach other top two related articles. This should give you a good handle.
    Do not forget asl.conf.
    And for the record, test settings for local0 to local7.
    Good luck.

  • Need help with Oracle Text

    Hello,
    I have the following table:
    create table table1(col1 clob)
    In columns COL1 I store some XML with the following structure:
    <ROW>
    <NAME>....</NAME>
    <COL1><VAL>...</VAL><VAL>....</VAL></COL1>
    <COL2>....</COL2>
    </ROW>
    So I compare two indexes:
    1. Simple index:
    create index myindex on table1(col1)
    indextype is ctxsys.context
    parameters ('datastore ctxsys.default_datastore
    filter ctxsys.null_filter
    section group ctxsys.auto_section_group')
    2. Another index with stop sections, I think it will allow to increase performance and decrease index's size as I will index only NAME tag.
    begin
         ctx_ddl.create_section_group('xmldatagroup', 'AUTO_SECTION_GROUP');
         ctx_ddl.add_stop_section('xmldatagroup', 'VAL');
         ctx_ddl.add_stop_section('xmldatagroup', 'COL1');
         ctx_ddl.add_stop_section('xmldatagroup', 'COL2');
    end;
    create index myindex on table1(col1)
    indextype is ctxsys.context
    parameters ('datastore ctxsys.default_datastore
    filter ctxsys.null_filter
    section group xmldatagroup')
    But when I compared these indexes I found that sizes are the same and the token's table DR$MYINDEX$I for the second index contains tokens from tags from stop sections however in documentation I see:
    Stop sections, empty tags, processing instructions, and comments are not indexed.
    Is anybody know what's wrong with my code or stop section is just logical declaration for using on the query's execution step?

    I'm not sure why your stop sections aren't working, but if you know the layout of the document I would recoomend using explcitly-defined field sections rather than auto_section_group.
    This will be a lot more efficient for querying.
    It will still index the data outside of the <NAME> section, though as part of the "default" section. If you don't want to index that, you could use a user_datastore to remove all the stuff apart from what you want to index.
    - Roger

Maybe you are looking for