Can't create ACL

Hi,
I tried to create a ACL in admin console.
When I go to compatibility security -> ACLs page
and press Create a new ACL link.
An error occured as below.
Any advise?
Thanks.
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given
of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client,
the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code
SHOULD be used if the server knows, through some internally configurable mechanism,
that an old resource is permanently unavailable and has no forwarding address.

Take a look at the Obj.conf ppath directive for Objects. It will help you for doing this.

Similar Messages

  • Can we create ACL any where?

    Hi,
    as a part of my DB migration, i was asked to create the ACLS in the target DB and i am completely new to ACLS. Can any body guide me following points.
    1) can i create ACLS in any location. for eg. in my source database. ACL related file is located @
    /sys/acls/network_services.xml
    but in my TARGET DB can i create in any other location?
    for eg in ORACLE_HOME location.
    2) How this will be managed in RAC(Active/passive) environment?
    Thanks in-advance.
    Regards
    DBA.

    Hi,
    1) no you can't , the path /sys/acls is inside the database and not on the filesystem, when you configure an acl using
    dbms_network_acl_admin, only refer to the xml filename without the path and the database will take care of properly
    storing the xml file in the XDB repository,
    2) since it's inside the db and not the filesystem there's no issue with RAC
    greetings,
    Harm ten Napel
    Edited by: hnapel on Dec 31, 2012 4:46 AM

  • Can't create a new connection

    I just installed SQL Developer 3.0 with jdk and can't create a DB connection (same problem with 2.6). The form to create the connection simply does not open when I attempt to do so.
    This link How do i add "-Duser.language=en" parameter to a user's jre using com. line describes exactly my problem. I tried to add
    AddVMOption -Duser.language=en
    AddVMOption -Duser.country=US
    to the sqldevloper.conf file as instructed in that thread (which fixed the issue for that person) with no luck. I'm running Windows XP 32.
    Here is the log a partial log (shorten to fit the max post size)...
    Picked up JAVAOPTIONS: -Duser.language=en
    Exception initializing 'oracle.dbtools.raptor.RaptorDBAddin' in extension 'Oracle SQL Developer': oracle.classloader.uti
    l.AnnotatedNoClassDefFoundError:
    Missing class: oracle.i18n.util.LocaleMapper
    Dependent class: oracle.dbtools.raptor.config.DBConfig
    Loader: ide-global:11.1.1.0.0
    Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
    /sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
    Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
    oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
    ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
    ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
    er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
    der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
    at oracle.dbtools.raptor.config.DBConfig.<clinit> (DBConfig.java:320) [/C:/Documents%20and%20Settings/admin/My%2
    0Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldevelope
    r.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1.0.63
    .73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.dbtools.raptor.RaptorDBAddin.initialize (RaptorDBAddin.java:126) [/C:/Documents%20and%20Settings/admin
    /My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldev
    eloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1
    .0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
    om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
    rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
    %20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
    l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
    cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
    spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
    n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
    %20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
    boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
    y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
    h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
    20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
    CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
    0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
    LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
    731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
    and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
    .jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
    ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
    tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
    min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
    ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
    er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
    ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
    /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
    ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
    /FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
    Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
    oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
    AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
    cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
    acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
    -6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
    s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
    de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
    util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.jdbc.OracleDriver
    Dependent class: oracle.dbtools.raptor.MonitorJDBCAddin
    Loader: ide-global:11.1.1.0.0
    Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
    /sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
    Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
    oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
    ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
    ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
    er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
    der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
    1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
    at oracle.dbtools.raptor.MonitorJDBCAddin.initialize (MonitorJDBCAddin.java:29) [/C:/Documents%20and%20Settings/
    admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.s
    qldeveloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevelope
    r-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
    Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
    om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
    0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
    rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
    %20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
    l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
    cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
    spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
    n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
    %20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
    boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
    y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
    h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
    20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
    CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
    0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
    LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
    731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
    and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
    .jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
    ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
    tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
    min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
    ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
    er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
    ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
    /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
    ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
    /FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
    Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
    oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
    AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
    cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
    acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
    at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
    FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
    ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
    racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
    OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
    nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
    .ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
    at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
    -6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
    s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
    de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]

    Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
    util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.jdbc.OracleDriverThe Oracle driver is not on the classpath.

  • Can ASA have ACLs with FQDNs?

    Hello,
    2 things if I may.
    I have upgraded our ASA 5520 from 8.2 > 8.4 > 9.1.3 and I was wondering if I can now create rules where the destination can be a FQDNs rather than an IP?  We have some hosted clusters in the 'Cloud' and using a FQND would make life much easier as they keep changing the IP's in the cluster, if so how?
    Also I now notice ACLs can have users assigned to them, what is this feature all about?
    Thanks

    Hi,
    Yes, you can use FQDN in the ACLs.
    First you will need to enable the ASA to do DNS lookups so it can dynamically learn the correct public IP address corresponding to the FQDN in the ACL.
    Example configuration from my ASA
    dns domain-lookup WAN
    DNS server-group DefaultDNS
        name-server 8.8.8.8
    object network GOOGLE
    fqdn www.google.com
    access-list LAN-IN extended permit ip any object GOOGLE
    When we look at the ACL we see this (in my case)
    ASA# sh access-list LAN-IN
    access-list LAN-IN; 19 elements; name hash: 0xefdd5a99
    access-list LAN-IN line 1 extended permit ip any object GOOGLE 0x585b04df
      access-list LAN-IN line 1 extended permit ip any fqdn www.google.com (resolved) 0x4cd6ac30
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.91 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.106 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.90 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.95 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.123 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.112 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.102 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.99 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.110 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.84 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.113 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.121 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.101 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.117 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.80 (www.google.com) (hitcnt=0) 0x585b04df
      access-list LAN-IN line 1 extended permit ip any host 109.232.83.88 (www.google.com) (hitcnt=0) 0x585b04df
    You can then also use these commands to show some DNS information that the ASA has received
    show dns
    show dns-hosts
    Output of one of the above commands
    ASA# show dns-hosts
    Host                     Flags      Age Type   Address(es)
    www.google.com           (temp, OK) 0    IP    109.232.83.91  109.232.83.106
                                                   109.232.83.90  109.232.83.95
                                                   109.232.83.123  109.232.83.112
                                                   109.232.83.102  109.232.83.99
                                                   109.232.83.110  109.232.83.84
                                                   109.232.83.113  109.232.83.121
                                                   109.232.83.101  109.232.83.117
                                                   109.232.83.80  109.232.83.88
    It is totally different matter how well this works. Generally people ask it to block something which in some cases doesnt necesarily work 100%
    Have a look this document about the same subject
    https://supportforums.cisco.com/docs/DOC-17014
    With regards to your second question I can't really give a good answer. Its related to the concept of Identity Firewall. Essentially you will integrate the ASA with AD through the use of AD agent which enables you to build the ACL rules based on the users identity.
    I have not really tested or configured this ever so I can't really comment on it. Probably something I will lab eventually
    Have a look at this document
    https://supportforums.cisco.com/docs/DOC-20366
    You could also check the Configuration Guide section of Identity Firewall for more information
    http://www.cisco.com/en/US/docs/security/asa/asa91/configuration/general/aaa_idfw.html
    Hope this helps
    - Jouni

  • BAPI to Create ACL Authorization

    Hi everyone
    Is there any BAPI or method to create ACL Authorization and auto-inherited authorization in the background ?
    Regards
    Jimmy

    Hello ,
    You can use : BAPI_BUPA_CREATE_FROM_DATA
    In case you need to update additional fragments just search in trn code SE37  for BAPI_BUPA_*CREATE.
    For example BAPI_BUPA_FRG0040_CREATE - Create classification data for BP , etc'.
    Additional you can use XIF :CRMXIF_PARTNER_SAVE to create business partners
    Rika

  • Creating ACLs via command-line

    Is it possible to create ACLs using a command-line utility?
    We are developing an application that will initially have 5000 users and will expand to 15000 users.
    When new users are detected in Microsoft Exchange we create a new user using the command-line (unix) but we also need to create a custom ACL for that user that includes existing ACEs for existing GROUPS that will be providing support.
    This is so that we can drop new Oracle reports into the users folders (again using command-line utilities) and have the reports use the ACL from the folder they are dropped into.
    Thanks for any help.
    null

    Thanks for your response Tom. See my post above 15 items down labeled 'TAR submitted ...'.
    Oracle provided sample code (listed in the above mentioned POST) that works just fine to create ACLs.
    I am very interested in your suggestion to us an agent though because there does not appear to be any way to 'manage' objects (delete groups/acls, etc) through XML.
    Also, Joyce indicated several weeks ago that Oracle does not support loading the class files and using Java from with Oracle DB to manage the objects.
    Our application will rollout in a few weeks and we still need to automate the management of user creation/deletion as well as ACL modification for over 5,000 users.
    The application is to automate the production and distribution of weekly reports using Oracle Reports server to produce PDF report files.
    The biggest problem area is not the mechanical process of creating the reports but rather the proper architecture to enable our customer service and technical support departments to assist the users when problems arise.
    Our current approace is:
    1. Create a custom ACL for each user with ACEs that allow the proper access by tech support and customer service.
    2. Create a report folder for each user, owned by system with the user's custom ACL applied to it.
    3. Automatically generate the reports with Oracle Reports server, and load them into IFS using XML files. Prior to the load IFSMODE is used to have the user's report folder ACL (the PARENT) assigned to the report when it is loaded.
    We would like tech support to be able to rerun a user's report if necessary but we can't figure out how to let tech support use the UI to submit the job to the report server, load the report into IFS and assign the proper ACL.
    Will the soon-to-be-released IFS 1.1 allow its Java classes to be loaded in the soon-to-be-released 8.1.7 so that IFS management can be handled from within the database?
    One last note - there are at least a dozen requests in this forum for more extensive documentation on using XML to automate the IFS functionality.
    I would be willing to assist in any such project you guys put together including, writing or proofing documentation, testing sample code, etc. I would need to do this after hours on my NT environment.
    Thanks again for the response.
    null

  • How can I create a new iCloud account for a familiy member having a new iDevice and reuse one of my aliases for it

    Hi there,
    I moved into iCloud from the very beginning and started with one iCloud account for me and my family, making use of email aliases for family members. Now the number of personal iDevices grows and I want to create a new and separate iCloud Account for my son. The pity is, that I reserved his full name already as alias address on my initial iCloud account. If I now delete this alias, can I create a new account with the former alias as new primary email address?
    Or is there at least any transfer procedure supported for aliases between different accounts?
    Thanks for your help, lauterbachj

    Couldn't agree more... the folks who are getting penalized for this are the early adopters of .Mac/iCloud dating from the days when the only way to implement a "family" account was to use aliases. Now all my kids' / my wife's name aliases sit in my account, unable to move. I guess the good news is that if I delete them nobody else will get them, but this seems a pretty poor consolation.
    Would it really be so difficult to implement a "move this alias to another iCloud account" option that requires the "sender" and "receiver" to exchange some sort of code to implement the transation in order to prevent fraud?

  • How can I create JScrollPane in my swing application with scroll bars movin

    Hi,
    How can we create scrollpanes moving with scrollbars.I tried many times with custom layout.but it does not work if i set custom layout.I hope that I will get my problem solved.
    Thanks and Regards,
    Rameh RK

    This means it is not possible to create a pure unicode file without the byte order mark?
    You wouldn't happen to know how a file with byte order mark should read on a Linux system?
    Or if this possible or not?
    Regards
    Christian

  • I have multiple apple phones on one account  can i create a new iTunes account for other iphone

    I have multiple iphones on one billing account as well as itunes.  Can I create a separate itunes account for other iphone?

    You don't need to create two separate libraries.
    If you want to sync different content onto each device, select the device in iTunes, select the tabs across the top and sync what you want.
    To make it easier, create different playlists for each device and sync only those playlists.

  • TS2756 How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )
    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    The question would be more appropriate in the Mac forums as it is not really related to the iPhone.

  • IPad2 and a new MacBook running Lion, Both Devices use the same Apple ID which is a Hotmail eMail id. Can I create a new iCloud eMail Id and use iCloud eMail and continue to use my Hotmail Id for my Apple Id and use it for iTunes, iCloud

    I have an iPad2 and a new MacBook running Mountain Lion. Both Devices use the same Apple ID which is a Hotmail eMail id. Can I create a new iCloud eMail Id and use iCloud eMail and continue to use my current Hotmail Id for my Apple Id for iTunes, iCloud.
    Note, I will use both Hotmail and iCloud eMail.

    Welcome to the Apple Community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")

  • How can I create a new ring tone for my iPhone 4?

    How can I create a new ring tone for my iPhone 4? I followed the Garage Band process and ended up with the ring tone I want as a AAC audio file. It got stored in my iTunes a a song rather than a ring tone. How do I make it a ring tone vs. a song? I tried dragging it t the Ring Tone category at the bottom of the ITunes list, but it won't alloow me to move it?

    There's also an easy to use Applescript over at Doug's Applescripts for iTunes. It automates the whole thing. All you do is set the start and stop time on a file in iTuens and run the script. It will do everything else.
    Make Ringable v1.1
    http://dougscripts.com/475

  • Can I create an email address for a family member using my apple ID?

    I converted to iCloud from Mobile Me in October before I created email addresses for my kids.  Can I create accounts for them in iCloud?

    Just go to http://appleid.apple.com and create a new Apple ID for each kid - note that you will need a different associated email address for each ID, and different from your own, but you can use free addresses such as Yahoo.
    Then start a new iCloud account for each using the IDs. You will need to have a separate user account on your Mac for each kid (you should be doing this anyway, and they should be non-admin accounts) and then you can enter the ID in System Preferences>iCloud and create a new @me.com address in each case.
    Alternatively you could create up to three email aliases on your own account - these are addresses, not accounts, and deliver into your main inbox alonside your mail, so everyone will be able to see everyone else's mail, which may well not be what you want.

  • Can I create PAdES signature using Adobe Acrobat 8.0 or 9.0?

    Hi
    Can I create PAdES (PDF Advanced Electronic Signatures, Technical Specification ETSI TS 102 778) signature using Adobe Acrobat 8.0 or 9.0?
    ETSI Technical Specification (TS) 102 778 contains five parts:
    • Part 1: PAdES Overview – a framework document for PAdES
    • Part 2: PAdES Basic – Profile based on ISO 32000-1
    • Part 3: PAdES Enhanced – PAdES-Basic Electronic Signatures and PAdES-Explicit Policy Electronic Signatures Profiles
    • Part 4: PAdES Long Term – PAdES-Long Term Validation Profile
    • Part 5: PAdES for XML Content – Profiles for XAdES signatures of XML content in PDF files
    All five parts were published on 31 July 2009.
    Thanks for answer.
    Dragan

    Hi,
    The short answer is yes.
    Acrobat 8 and later support all of requirements of PAdES such as serial signing, long term validation (time stamping and embedded revocation responses) and signatures in the PKCS#7 format.
    Steve

  • In Pages (5.5.1) can I create multiple Paragraph Styles within one paragraph?

    In Pages (5.5.1) can I create multiple Paragraph Styles within one paragraph. 
    I need to make a table of contents for my Mater's Thesis and want to use the automatic table of contents feature.  I want the first sentence of a paragraph to have a different paragraph setting than the rest of the paragraph.  Is this possible?
    Thanks!

    Nice of you to be doing this for your Mother's Thesis.
    There are several issues here:
    1. A Paragraph Style is what it says, the style for the paragraph
    2. You can format text within a paragraph by applying a Character Style
    3. Pages 5.5.1 lets you apply formatting to overall text for the T.O.C. but not parts of it and you can not retain that formatting as a Paragraph style
    So in answer to your question, no.
    You will need to create the T.O.C. manually and unfortunately as Pages 5.5.1 can't create bookmarks (just one of over 100 missing features) you will be unable to link the T.O.C. to the referred pages in the list.
    Peter
    Apple's marketing slogan:
    Pages 5.5.1 - Can't Do That!

Maybe you are looking for