Where is the fod schema

can someone point me to the fod schema install scripts used for the storefront demo?
a found a link that said
http://st-curriculum.oracle.com/obe/jdev/obe11jdev/11/common/files/FOD_11.zip
but that is giving me a 404 error

Try thus link www.oracle.com/technetwork/developer-tools/jdev/index-095536.html
Timo

Similar Messages

  • The FOD schema error our while creating the database. Please help.

    I couldn't run the schema for the FOD demo application. when I follow the steps, I get some exception during the database create part.
    From the File menu, choose Open. Open the workspace c:\temp\Infrastructure\infrastructure.jws.
    ( I edited the build.properties with correct values)
    In the MasterBuildScript project, select the build.xml file. In the Structure window, right-click the refreshSchema target and choose Run Target "refreshSchema."
    refreshSchema:
    [sql] Feb 13, 2008 4:44:54 PM oracle.jdbc.driver.OracleDriver registerMBeans
    [sql] SEVERE: Found Oracle Apps MBeanServer but the getMBeanServer method threw an exception.
    [sql] java.lang.reflect.InvocationTargetException
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:274)
    [sql] at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:224)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at oracle.jdbc.driver.OracleDriver.<clinit>(OracleDriver.java:220)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [sql] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [sql] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [sql] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [sql] at java.lang.Class.newInstance0(Class.java:350)
    [sql] at java.lang.Class.newInstance(Class.java:303)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getDriver(JDBCTask.java:364)
    [sql] at org.apache.tools.ant.taskdefs.JDBCTask.getConnection(JDBCTask.java:304)
    [sql] at org.apache.tools.ant.taskdefs.SQLExec.execute(SQLExec.java:346)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:64)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:378)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:64)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:378)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:341)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [sql] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:37)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [sql] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:382)
    [sql] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [sql] at org.apache.tools.ant.Task.perform(Task.java:364)
    [sql] at org.apache.tools.ant.Target.execute(Target.java:341)
    [sql] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [sql] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [sql] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [sql] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [sql] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [sql] at org.apache.tools.ant.Main.runBuild(Main.java:668)
    [sql] at org.apache.tools.ant.Main.startAnt(Main.java:187)
    [sql] at org.apache.tools.ant.Main.start(Main.java:150)
    [sql] at org.apache.tools.ant.Main.main(Main.java:240)
    [sql] Caused by: java.lang.ClassNotFoundException: oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl
    [sql] at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    [sql] at java.security.AccessController.doPrivileged(Native Method)
    [sql] at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [sql] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    [sql] at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    [sql] at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    [sql] at java.lang.Class.forName0(Native Method)
    [sql] at java.lang.Class.forName(Class.java:242)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.init(PortableMBeanFactory.java:1687)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:156)
    [sql] at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:164)
    [sql] ... 49 more
    [sql] Executing file: C:\temp\Infrastructure\DBSchema\Scripts\SQLRunner56601127.sql
    [sql] 11 of 11 SQL statements executed successfully

    Hi,
    I see the same exceptios, but the schema installs successfully. Have a look at the end of the log window. It should state that the schema was created successfully.
    Frank

  • Where in the EUL schema can I find metadata on worksheets

    I know that we save Discoverer worksheets to the database.
    It seems that EULs (in my case EUL5) does not hold
    worksheet detail info other than EUL5_DOCUMENTS which holds the workbooks.
    Thanks,
    Dominique

    If it helps.. you can extract the query details via a trigger..
    Full details are in the Oracle® Business Intelligence Discoverer Administration Guide 10g Release2 (10.1.2.1) guide in
    Appendix B.
    This document is published on the Oracle Technology Network (OTN) website at the following URL:
    http://download-west.oracle.com/docs/html/B13916_04/toc.htm
    The appendix describes several uses for this trigger, but to extract SQL from a workbook, see thesection titled
    "Example of how to use a PL/SQL trigger to extract SQL from a worksheet when it is saved."
    For information on using this feature in pre-10.1.2 releases, see:
    Note.139891.1           Automatically Extracting SQL From An Oracle Discoverer 4.1 Worksheet

  • Not matching the SYS_CONTEXT('USERENV', 'LANG') with oracle fod schema data

    I have imported the fod schema into oracle XE. I observed that the data available for following languages:
    SQL> select distinct language from category_translations;
    LANGUAGE
    EN
    EL
    FR
    DE
    JA
    But, when I check the value for the LANG in oracle XE, it is returning as 'US'.
    SQL> select SYS_CONTEXT('USERENV','LANG') FROM DUAL;
    SYS_CONTEXT('USERENV','LANG')
    US
    Becasue of this, I am not getting data when I run VOs from JDeveloper. Even I am not able to see data from FOD schema views.
    Please suggest what changes I need to do for getting data.

    Try this,it will work
    alter session set nls_language = 'GREEK'
    If the above query is used,it will set the current session's language code to 'GL' which is valid in the language filed of category_translations.
    I did not find any nls_language value to get the 'EN' code.
    You can get the valid language values from the below query:
    select * from V$NLS_VALID_VALUES where parameter='LANGUAGE'
    Thanks,
    Mohan

  • Setting Up the Fusion Order Demo Application, error in import Fod schema

    Hello,
    using Jdev11R1 ,Setting Up the Fusion Order Demo Application, and modify the properties in build.properties for my environment , but i don't undersatnd what is (src.home=..//..)
    i followed the instraction to get demo FOD schema , right-click build.xml and
    choose Run Ant Target > buildAll.
    i got this
    Buildfile: C:\FOD_11\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to C:\FOD_11\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    C:\FOD_11\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
    C:\FOD_11\Infrastructure\DBSchema\build.xml:28: C:\FOD_11\Infrastructure\Ant\wlserver_10.3\server\lib not found.
    Total time: 6 seconds
    thanks
    greenApple

    I ran into the same problem. If the jdeveloper.home was set like below:
    jdeveloper.home=C:\oracle\Middleware\jdeveloper
    A Run Ant Target buildAll would produce the following:
    Buildfile: E:\source\java\FOD_11\Infrastructure\Ant\build.xml
    init:
    [javac] Compiling 1 source file to E:\source\java\FOD_11\Infrastructure\Ant\classes
    setProperties:
    createDatabase:
    refreshSchema:
    BUILD FAILED
    E:\source\java\FOD_11\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
    E:\source\java\FOD_11\Infrastructure\DBSchema\build.xml:28: C:\oracle\Middleware\utils\quickstart\wlserver_10.3\server\lib not found.
    No where could I find the path C:\oracle\Middleware\utils\quickstart set in any of the scripts. If I hard coded the path in the fileset below
    <path id="oracle.jdbc.path">
    <fileset dir="${jdeveloper.home}/../wlserver_10.3/server/lib">
    <include name="ojdbc6.jar"/>
    </fileset>
    </path>
    I would just get another error further in the process when the jdeveloper.home was expanded again.
    When I change the "\" to "/" in the jdeveloper.home (<fileset dir="${jdeveloper.home}/../wlserver_10.3/server/lib">) the build completed successfully.

  • Where are the Schemas Stored in 5.5 SP4?

    Hi Experts,
    I am using SAP MDM 5.5 SP4.
    From Syndicator, when I open a Port, I can see the schema structure in Item mapping.
    I would like to know where are these Schemas physically stored?
    NOTE: I do not see the path/schema/xsd in Console under the 'XML Schemas' node.
    Thanks!

    Hi,
    Check the MDM Business Content folder for *.xsd - Business_Content\Material\XSDs\XSD
    Use this xsd to create a syndication map or create your own syndication map.
    Then unload the repository, In Console go to Map for the particular port and select the syndication map that you created.
    Check the Syndicator guide for more details - http://help.sap.com/saphelp_mdm550/helpdata/en/ff/37e4c6857449388ddb6c77f160ac4f/frameset.htm
    Thanks,
    Shambhu.

  • Where can I find an example of a vi which reads a xml file using the Labview schema (LVXMLSchema.xsd)?

    Where can I find an example of a vi which reads a xml file using the Labview schema (LVXMLSchema.xsd)?
    �Unflatten From XML� is of little use in parsing because it requires the data type. So it seems that the user has to parse each data value, and then �Unflatten From XML� can help a little.
    I would like to see NI provide a VI for parsing it�s own schema.

    LabVIEW's XML functions are another way of saving data from controls and indicators that is in a more standardized format. If you look at the Unflatten From XML shipping example, it shows taking the data that you would normally send to a Digital Wveform Graph and converting it to XML instead. This data is then unflattend from XML and wired to the graph. Since you know what you wrote to the file, this is an easy thing to do. If what you are looking for is a way to look at any data in any LabVIEW XML file, then you are right, there is not a VI for that. However, I do not believe that that was the intention of the XML functions in the first place.
    By wiriting data in XML, this allows other applications outside of LabVIEW to parse and recognize the dat
    a. In LabVIEW, you would already know the types and can place a generic item of that type. The issue of knowing the type is that you need to know the type of the wire that comes out of the Unflatten function so that the VI will compile correctly. You could always choose a variant value to unflatten and then do some parsing to take the variant a part. Maybe this will help you out.
    See this example for using the Microsoft parser for XML. (http://venus.ni.com/stage/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CB9FE111EE034080020E74861&p_node=DZ52050&p_submitted=N&p_rank=&p_answer=)
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Where can I download the Apple.Schema and the Samba.Schema files?

    I'm messing around with trying to use an OpenLdap server (on Ubuntu) to authenticate Mac Clients.
    Of course, I need to load the apple schema to do that. Where can I download it? (I do not have a copy of OSX Server to copy it from....)

    You can find schemas into the folder : /etc/openldap/schema/ in every Macintosh running 10.5
    Here are they :
    {quote:title=Apple Schema :}
    #ident $Id: apple.schema,v 1.44.2.2 2006/06/01 02:27:03 sjones Exp $
    # Preliminary Apple OS X Native LDAP Schema
    # This file is subject to change.
    # Container structural object class.
    #objectclass (
    # 1.2.840.113556.1.3.23
    # NAME 'container'
    # SUP top
    # STRUCTURAL
    # MUST ( cn ) )
    # Time to live
    attributetype (
    1.3.6.1.4.1.250.1.60
    NAME 'ttl'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    objectclass (
    1.3.6.1.4.1.250.3.18
    NAME 'cacheObject'
    AUXILIARY
    SUP top
    DESC 'Auxiliary object class to hold TTL caching information'
    MAY ( ttl ) )
    # User attributes 1.3.6.1.4.1.63.1000.1.1.1.1
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.6
    NAME 'apple-user-homeurl'
    DESC 'home directory URL'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.7
    NAME 'apple-user-class'
    DESC 'user class'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.8
    NAME 'apple-user-homequota'
    DESC 'home directory quota'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.9
    NAME 'apple-user-mailattribute'
    DESC 'mail attribute'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.10
    NAME 'apple-mcxflags'
    DESC 'mcx flags'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.1.11
    # NAME 'apple-mcxsettings'
    # DESC 'mcx settings'
    # EQUALITY caseExactMatch
    # SUBSTR caseExactSubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.16
    NAME ( 'apple-mcxsettings' 'apple-mcxsettings2' )
    DESC 'mcx settings'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.12
    NAME 'apple-user-picture'
    DESC 'picture'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.13
    NAME 'apple-user-printattribute'
    DESC 'print attribute'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.14
    NAME 'apple-user-adminlimits'
    DESC 'admin limits'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.15
    NAME 'apple-user-authenticationhint'
    DESC 'password hint'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.17
    NAME 'apple-user-homesoftquota'
    DESC 'home directory soft quota'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.18
    NAME 'apple-user-passwordpolicy'
    DESC 'password policy options'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.19
    NAME ( 'apple-keyword' )
    DESC 'keywords'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.20
    NAME ( 'apple-generateduid' )
    DESC 'generated unique ID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.21
    NAME ( 'apple-imhandle' )
    DESC 'IM handle (service:account name)'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.22
    NAME ( 'apple-webloguri' )
    DESC 'Weblog URI'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.23
    NAME ( 'apple-mapcoordinates' )
    DESC 'Map Coordinates'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.24
    NAME ( 'apple-postaladdresses' )
    DESC 'Postal Addresses'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.25
    NAME ( 'apple-phonecontacts' )
    DESC 'Phone Contacts'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.26
    NAME ( 'apple-emailcontacts' )
    DESC 'EMail Contacts'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.27
    NAME ( 'apple-birthday' )
    DESC 'Birthday'
    EQUALITY generalizedTimeMatch
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.28
    NAME ( 'apple-relationships' )
    DESC 'Relationships'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.29
    NAME ( 'apple-company' )
    DESC 'company'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.30
    NAME ( 'apple-nickname' )
    DESC 'nickname'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.31
    NAME ( 'apple-mapuri' )
    DESC 'Map URI'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.32
    NAME ( 'apple-mapguid' )
    DESC 'map GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.33
    NAME ( 'apple-serviceslocator' )
    DESC 'Calendar Principal URI'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.34
    NAME 'apple-organizationinfo'
    DESC 'Originization Info data'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.35
    NAME ( 'apple-namesuffix' )
    DESC 'namesuffix'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.1.36
    NAME ( 'apple-primarycomputerlist' )
    DESC 'primary computer list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Alternative to using homeDirectory from RFC 2307.
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.1.100
    # NAME 'apple-user-homeDirectory'
    # DESC 'The absolute path to the home directory'
    # EQUALITY caseExactIA5Match
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # User object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.1
    NAME 'apple-user'
    SUP top
    AUXILIARY
    DESC 'apple user account'
    MAY ( apple-user-homeurl $ apple-user-class $
    apple-user-homequota $ apple-user-mailattribute $
    apple-user-printattribute $ apple-mcxflags $
    apple-mcxsettings $ apple-user-adminlimits $
    apple-user-picture $ apple-user-authenticationhint $
    apple-user-homesoftquota $ apple-user-passwordpolicy $
    apple-keyword $ apple-generateduid $ apple-imhandle $ apple-webloguri $
    authAuthority $ acctFlags $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ homeDrive $ scriptPath $
    profilePath $ userWorkstations $ smbHome $ rid $
    primaryGroupID $ sambaSID $ sambaPrimaryGroupSID $
    userCertificate $ jpegPhoto $ apple-nickname $ apple-namesuffix $
    apple-birthday $ apple-relationships $ apple-organizationinfo $
    apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $
    apple-mapcoordinates $ apple-mapuri $ apple-mapguid $ apple-serviceslocator) )
    # Group attributes 1.3.6.1.4.1.63.1000.1.1.1.14
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.1
    NAME 'apple-group-homeurl'
    DESC 'group home url'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.2
    NAME 'apple-group-homeowner'
    DESC 'group home owner settings'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.5
    NAME 'apple-group-realname'
    DESC 'group real name'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.6
    NAME 'apple-group-nestedgroup'
    DESC 'group real name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.7
    NAME 'apple-group-memberguid'
    DESC 'group real name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.8
    NAME 'apple-group-services'
    DESC 'group services'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Alternative to using memberUid from RFC 2307.
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.14.1000
    # NAME 'apple-group-memberUid'
    # DESC 'group member list'
    # EQUALITY caseExactIA5Match
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    # can also use OID 1.3.6.1.4.1.63.1000.1.1.2.1000
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.9
    NAME ( 'apple-contactguid' )
    DESC 'contact GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.10
    NAME ( 'apple-ownerguid' )
    DESC 'owner GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.11
    NAME ( 'apple-primarycomputerguid' )
    DESC 'primary computer GUID'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.12
    NAME 'apple-group-expandednestedgroup'
    DESC 'expanded nested group list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.14.13
    NAME 'apple-selfwrite'
    DESC 'selfwrite flag'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Group auxiliary object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.14
    NAME 'apple-group'
    SUP top
    AUXILIARY
    DESC 'group account'
    MAY ( apple-group-homeurl $
    apple-group-homeowner $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-realname $
    apple-user-picture $
    apple-keyword $
    apple-generateduid $
    apple-group-nestedgroup $
    apple-group-memberguid $
    mail $
    rid $
    sambaSID $
    ttl $
    jpegPhoto $
    apple-group-services $
    apple-contactguid $
    apple-ownerguid $
    labeledURI $
    apple-serviceslocator ) )
    # Machine attributes 1.3.6.1.4.1.63.1000.1.1.1.3
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.3.8
    NAME 'apple-machine-software'
    DESC 'installed system software'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.3.9
    NAME 'apple-machine-hardware'
    DESC 'system hardware description'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.10
    NAME 'apple-machine-serves'
    DESC 'NetInfo Domain Server Binding'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.11
    NAME 'apple-machine-suffix'
    DESC 'DIT suffix'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.3.12
    NAME 'apple-machine-contactperson'
    DESC 'Name of contact person/owner of this machine'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # for backward compatibility with directory-based schema from Tiger
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.22.1
    NAME 'attributeTypesConfig'
    DESC 'RFC2252: attribute types'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributeType (
    1.3.6.1.4.1.63.1000.1.1.1.22.2
    NAME 'objectClassesConfig'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Machine auxiliary object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.3
    NAME 'apple-machine'
    SUP top
    AUXILIARY
    MAY ( apple-machine-software $
    apple-machine-hardware $
    apple-machine-serves $
    apple-machine-suffix $
    apple-machine-contactperson ) )
    # Mount attributes 1.3.6.1.4.1.63.1000.1.1.1.8
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.1
    NAME 'mountDirectory'
    DESC 'mount path'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.2
    NAME 'mountType'
    DESC 'mount VFS type'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.3
    NAME 'mountOption'
    DESC 'mount options'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.4
    NAME 'mountDumpFrequency'
    DESC 'mount dump frequency'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.8.5
    NAME 'mountPassNo'
    DESC 'mount passno'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # Alternative to using 'cn' when adding mount record schema to other LDAP servers
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.8.100
    # NAME ( 'apple-mount-name' )
    # DESC 'mount name'
    # SUP name )
    # Mount object 1.3.6.1.4.1.63.1000.1.1.2.8
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.8
    NAME 'mount'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( mountDirectory $
    mountType $
    mountOption $
    mountDumpFrequency $
    mountPassNo ) )
    # Printer attributes 1.3.6.1.4.1.63.1000.1.1.1.9
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.1
    NAME 'apple-printer-attributes'
    DESC 'printer attributes in /etc/printcap format'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.2
    NAME 'apple-printer-lprhost'
    DESC 'printer LPR host name'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.3
    NAME 'apple-printer-lprqueue'
    DESC 'printer LPR queue'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.4
    NAME 'apple-printer-type'
    DESC 'printer type'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.9.5
    NAME 'apple-printer-note'
    DESC 'printer note'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Printer object 1.3.6.1.4.1.63.1000.1.1.2.9
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.9
    NAME 'apple-printer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-printer-attributes $
    apple-printer-lprhost $
    apple-printer-lprqueue $
    apple-printer-type $
    apple-printer-note ) )
    # Computer attributes 1.3.6.1.4.1.63.1000.1.1.1.10
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.2
    NAME 'apple-realname'
    DESC 'real name'
    EQUALITY caseIgnoreMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.3
    NAME 'apple-networkview'
    DESC 'Network view for the computer'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.10.4
    NAME 'apple-category'
    DESC 'Category for the computer or neighborhood'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Computer list attributes 1.3.6.1.4.1.63.1000.1.1.1.11
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.11.3
    NAME 'apple-computers'
    DESC 'computers'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.11.4
    NAME 'apple-computer-list-groups'
    DESC 'groups'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # XML plist attribute 1.3.6.1.4.1.63.1000.1.1.1.17.1
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.17.1
    NAME 'apple-xmlplist'
    DESC 'XML plist data'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Service URL attributes 1.3.6.1.4.1.63.1000.1.1.1.19.2
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.2
    NAME 'apple-service-url'
    DESC 'URL of service'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    # Service Info attributes 1.3.6.1.4.1.63.1000.1.1.1.19.6
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.6
    NAME 'apple-serviceinfo'
    DESC 'service related information'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Computer object 1.3.6.1.4.1.63.1000.1.1.2.10
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.10
    NAME 'apple-computer'
    DESC 'computer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-realname $
    description $
    macAddress $
    apple-category $
    apple-computer-list-groups $
    apple-keyword $
    apple-mcxflags $
    apple-mcxsettings $
    apple-networkview $
    apple-xmlplist $
    apple-service-url $
    apple-serviceinfo $
    apple-serviceslocator $
    apple-primarycomputerlist $
    authAuthority $
    uidNumber $ gidNumber $ apple-generateduid $ ttl $
    acctFlags $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ rid $ primaryGroupID $
    sambaSID $ sambaPrimaryGroupSID $
    owner $ apple-ownerguid $ apple-contactguid $
    ipHostNumber $ bootFile) )
    # Computer list object 1.3.6.1.4.1.63.1000.1.1.2.11
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.11
    NAME 'apple-computer-list'
    DESC 'computer list'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-computers $
    apple-generateduid $
    apple-keyword ) )
    # Configuration attributes 1.3.6.1.4.1.63.1000.1.1.1.12
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.1
    NAME 'apple-password-server-location'
    DESC 'password server location'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.2
    NAME 'apple-data-stamp'
    DESC 'data stamp'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.3
    NAME 'apple-config-realname'
    DESC 'config real name'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.4
    NAME 'apple-password-server-list'
    DESC 'password server replication plist'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.5
    NAME 'apple-ldap-replica'
    DESC 'LDAP replication list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.6
    NAME 'apple-ldap-writable-replica'
    DESC 'LDAP writable replication list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.7
    NAME 'apple-kdc-authkey'
    DESC 'KDC master key RSA encrypted with realm public key'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.12.8
    NAME 'apple-kdc-configdata'
    DESC 'Contents of the kdc.conf file'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    # Configuration object 1.3.6.1.4.1.63.1000.1.1.2.12
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.12
    NAME 'apple-configuration'
    DESC 'configuration'
    SUP top STRUCTURAL
    MAY ( cn $ apple-config-realname $
    apple-data-stamp $ apple-password-server-location $
    apple-password-server-list $ apple-ldap-replica $
    apple-ldap-writable-replica $ apple-keyword $
    apple-kdc-authkey $ apple-kdc-configdata $ apple-xmlplist $ ttl ) )
    # Preset computer list object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.13
    NAME 'apple-preset-computer-list'
    DESC 'preset computer list'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-keyword ) )
    # Preset computer object class.
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.25
    NAME 'apple-preset-computer'
    DESC 'preset computer'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-mcxflags $
    apple-mcxsettings $
    apple-computer-list-groups $
    apple-primarycomputerlist $
    description $
    apple-networkview $
    apple-keyword ) )
    # Preset computer group object class.
    #AttributeTypes:
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.26
    NAME 'apple-preset-computer-group'
    DESC 'preset computer group'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( gidNumber $
    memberUID $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-nestedgroup $
    description $
    jpegPhoto $
    apple-keyword ) )
    # Preset group object 1.3.6.1.4.1.63.1000.1.1.3.14
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.3.14
    NAME 'apple-preset-group'
    DESC 'preset group'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( memberUid $
    gidNumber $
    description $
    apple-group-homeurl $
    apple-group-homeowner $
    apple-mcxflags $
    apple-mcxsettings $
    apple-group-realname $
    apple-keyword $
    apple-group-nestedgroup $
    apple-group-memberguid $
    ttl $
    jpegPhoto $
    apple-group-services $
    labeledURI $
    apple-serviceslocator ) )
    # Preset user object attributes 1.3.6.1.4.1.63.1000.1.1.1.15
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.15.1
    NAME 'apple-preset-user-is-admin'
    DESC 'flag indicating whether the preset user is an administrator'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    # Preset user object 1.3.6.1.4.1.63.1000.1.1.2.15
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.15
    NAME 'apple-preset-user'
    DESC 'preset user'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( uid $
    memberUid $
    gidNumber $
    homeDirectory $
    apple-user-homeurl $
    apple-user-homequota $
    apple-user-homesoftquota $
    apple-user-mailattribute $
    apple-user-printattribute $
    apple-mcxflags $
    apple-mcxsettings $
    apple-user-adminlimits $
    apple-user-passwordpolicy $
    userPassword $
    apple-user-picture $
    apple-keyword $
    loginShell $
    description $
    shadowLastChange $
    shadowExpire $
    authAuthority $
    homeDrive $ scriptPath $ profilePath $ smbHome $
    apple-preset-user-is-admin $
    jpegPhoto $
    apple-relationships $ apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $ apple-mapcoordinates $
    apple-serviceslocator ) )
    # Authentication authority attribute 1.3.6.1.4.1.63.1000.1.1.2.16.1
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.2.16.1
    # NAME 'authAuthority'
    # DESC 'password server authentication authority'
    # EQUALITY caseExactIA5Match
    # SUBSTR caseExactIA5SubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.2.16.2
    # NAME ( 'authAuthority' 'authAuthority2' )
    # DESC 'password server authentication authority'
    # EQUALITY caseExactMatch
    # SUBSTR caseExactSubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Authentication authority object 1.3.6.1.4.1.63.1000.1.1.2.16
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.16
    NAME 'authAuthorityObject'
    SUP top AUXILIARY
    MAY ( authAuthority ) )
    # Server Assistant configuration object 1.3.6.1.4.1.63.1000.1.1.2.17
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.17
    NAME 'apple-serverassistant-config'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-xmlplist ) )
    # Location object attributes 1.3.6.1.4.1.63.1000.1.1.1.18
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.18.1
    NAME 'apple-dns-domain'
    DESC 'DNS domain'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.18.2
    NAME 'apple-dns-nameserver'
    DESC 'DNS name server list'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Location object 1.3.6.1.4.1.63.1000.1.1.2.18
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.18
    NAME 'apple-location'
    SUP top AUXILIARY
    MUST ( cn )
    MAY ( apple-dns-domain $ apple-dns-nameserver ) )
    # Service object attributes 1.3.6.1.4.1.63.1000.1.1.1.19
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.1
    NAME 'apple-service-type'
    DESC 'type of service'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.19.2
    # NAME 'apple-service-url'
    # DESC 'URL of service'
    # EQUALITY caseExactIA5Match
    # SUBSTR caseExactIA5SubstringsMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.3
    NAME 'apple-service-port'
    DESC 'Service port number'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.4
    NAME 'apple-dnsname'
    DESC 'DNS name'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.19.5
    NAME 'apple-service-location'
    DESC 'Service location'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Service object 1.3.6.1.4.1.63.1000.1.1.2.19
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.19
    NAME 'apple-service'
    SUP top STRUCTURAL
    MUST ( cn $
    apple-service-type )
    MAY ( ipHostNumber $
    description $
    apple-service-location $
    apple-service-url $
    apple-service-port $
    apple-dnsname $
    apple-keyword ) )
    # Neighborhood object attributes 1.3.6.1.4.1.63.1000.1.1.1.20
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.1
    NAME 'apple-nodepathxml'
    DESC 'XML plist of directory node path'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.2
    NAME 'apple-neighborhoodalias'
    DESC 'XML plist referring to another neighborhood record'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.20.3
    NAME 'apple-computeralias'
    DESC 'XML plist referring to a computer record'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # Neighborhood object 1.3.6.1.4.1.63.1000.1.1.2.20
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.20
    NAME 'apple-neighborhood'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( description $
    apple-generateduid $
    apple-category $
    apple-nodepathxml $
    apple-neighborhoodalias $
    apple-computeralias $
    apple-keyword $
    apple-realname $
    apple-xmlplist $
    ttl ) )
    # ACL object attributes 1.3.6.1.4.1.63.1000.1.1.1.21
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.21.1
    NAME 'apple-acl-entry'
    DESC 'acl entry'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    # ACL object 1.3.6.1.4.1.63.1000.1.1.2.21
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.21
    NAME 'apple-acl'
    SUP top STRUCTURAL
    MUST ( cn $
    apple-acl-entry ) )
    # Schema attributes 1.3.6.1.4.1.63.1000.1.1.1.22
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.22.1
    # NAME 'attributeTypesConfig'
    # DESC 'attribute type configuration'
    # EQUALITY objectIdentifierFirstComponentMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.3 )
    #attributetype (
    # 1.3.6.1.4.1.63.1000.1.1.1.22.2
    # NAME 'objectClassesConfig'
    # DESC 'object class configuration'
    # EQUALITY objectIdentifierFirstComponentMatch
    # SYNTAX 1.3.6.1.4.1.1466.115.121.1.37 )
    # Resource attributes 1.3.6.1.4.1.63.1000.1.1.1.23
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.1
    NAME 'apple-resource-type'
    DESC 'resource type'
    EQUALITY caseExactIA5Match
    SUBSTR caseExactIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.2
    NAME 'apple-resource-info'
    DESC 'resource info'
    EQUALITY caseExactMatch
    SUBSTR caseExactSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype (
    1.3.6.1.4.1.63.1000.1.1.1.23.3
    NAME 'apple-capacity'
    DESC 'capacity'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    # Resource object 1.3.6.1.4.1.63.1000.1.1.2.23
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.23
    NAME 'apple-resource'
    SUP top STRUCTURAL
    MUST ( cn )
    MAY ( apple-realname $ description $ jpegPhoto $ apple-keyword $
    apple-generateduid $ apple-contactguid $ apple-ownerguid $
    apple-resource-info $ apple-resource-type $ apple-capacity $
    labeledURI $ apple-mapuri $ apple-serviceslocator $ apple-phonecontacts $
    c $ apple-mapguid $ apple-mapcoordinates $ apple-xmlplist ) )
    # Augment object 1.3.6.1.4.1.63.1000.1.1.2.24
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.24
    NAME 'apple-augment'
    SUP top
    STRUCTURAL
    MUST ( cn ) )
    attributetype (
    1.3.6.1.1.1.1.31
    NAME 'automountMapName'
    DESC 'automount Map Name'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    attributetype (
    1.3.6.1.1.1.1.32
    NAME 'automountKey'
    DESC 'Automount Key value'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    attributetype (
    1.3.6.1.1.1.1.33
    NAME 'automountInformation'
    DESC 'Automount information'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
    SINGLE-VALUE )
    objectclass (
    1.3.6.1.1.1.2.16
    NAME 'automountMap'
    SUP top STRUCTURAL
    MUST ( automountMapName )
    MAY description )
    objectclass (
    1.3.6.1.1.1.2.17
    NAME 'automount'
    SUP top STRUCTURAL
    DESC 'Automount'
    MUST ( automountKey $ automountInformation )
    MAY description )
    # Apple User Info object 1.3.6.1.4.1.63.1000.1.1.2.27
    objectclass (
    1.3.6.1.4.1.63.1000.1.1.2.27
    NAME 'apple-user-info'
    SUP top STRUCTURAL
    MAY ( apple-namesuffix $ apple-phonecontacts $ apple-emailcontacts $ apple-postaladdresses $
    telephoneNumber $ mobile $ facsimileTelephoneNumber $ pager $
    l $ st $ c $ postalCode $ postalAddress $ street $
    apple-imhandle $ loginShell $ jpegPhoto $ apple-user-picture $ description) )
    {quote}
    {quote:title=Samba Schema :}
    ## schema file for OpenLDAP 2.0.x
    ## Schema for storing Samba's smbpasswd file in LDAP
    ## OIDs are owned by the Samba Team
    ## Prerequisite schemas - uid (cosine.schema)
    ## - displayName (inetorgperson.schema)
    ## 1.3.6.1.4.1.7165.2.1.x - attributetypes
    ## 1.3.6.1.4.1.7165.2.2.x - objectclasses
    ## Password hashes
    attributetype ( 1.3.6.1.4.1.7165.2.1.1 NAME 'lmPassword'
    DESC 'LanManager Passwd'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.2 NAME 'ntPassword'
    DESC 'NT Passwd'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    ## Account flags in string format ([UWDX ])
    attributetype ( 1.3.6.1.4.1.7165.2.1.4 NAME 'acctFlags'
    DESC 'Account Flags'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    ## Password timestamps & policies
    attributetype ( 1.3.6.1.4.1.7165.2.1.3 NAME 'pwdLastSet'
    DESC 'NT pwdLastSet'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.5 NAME 'logonTime'
    DESC 'NT logonTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.6 NAME 'logoffTime'
    DESC 'NT logoffTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.7 NAME 'kickoffTime'
    DESC 'NT kickoffTime'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.8 NAME 'pwdCanChange'
    DESC 'NT pwdCanChange'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.9 NAME 'pwdMustChange'
    DESC 'NT pwdMustChange'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    ## string settings
    attributetype ( 1.3.6.1.4.1.7165.2.1.10 NAME 'homeDrive'
    DESC 'NT homeDrive'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.11 NAME 'scriptPath'
    DESC 'NT scriptPath'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.12 NAME 'profilePath'
    DESC 'NT profilePath'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.13 NAME 'userWorkstations'
    DESC 'userWorkstations'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.17 NAME 'smbHome'
    DESC 'smbHome'
    EQUALITY caseIgnoreMatch
    SUBSTR caseIgnoreSubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
    attributetype ( 1.3.6.1.4.1.7165.2.1.18 NAME 'domain'
    DESC 'Windows NT domain to which the user belongs'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
    ## user and group RID
    attributetype ( 1.3.6.1.4.1.7165.2.1.14 NAME 'rid'
    DESC 'NT rid'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    attributetype ( 1.3.6.1.4.1.7165.2.1.15 NAME 'primaryGroupID'
    DESC 'NT Group RID'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
    ## The smbPasswordEntry objectclass has been depreciated in favor of the
    ## sambaAccount objectclass
    #objectclass ( 1.3.6.1.4.1.7165.2.2.1 NAME 'smbPasswordEntry' SUP top AUXILIARY
    # DESC 'Samba smbpasswd entry'
    # MUST ( uid $ uidNumber )
    # MAY ( lmPassword $ ntPassword $ pwdLastSet $ acctFlags ))
    #objectclass ( 1.3.6.1.4.1.7165.2.2.2 NAME 'sambaAccount' SUP top STRUCTURAL
    # DESC 'Samba Account'
    # MUST ( uid $ rid )
    # MAY ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
    # logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
    # displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
    # description $ userWorkstations $ primaryGroupID $ domain ))
    ## The X.500 data model (and therefore LDAPv3) says that each entry can
    ## only have one structural objectclass. OpenLDAP 2.0 does not enforce
    ## this currently but will in v2.1
    objectclass ( 1.3.6.1.4.1.7165.2.2.3 NAME 'sambaAccount' SUP top AUXILIARY
    DESC 'Samba Auxilary Account'
    MUST ( uid $ rid )
    MAY ( cn $ lmPassword $ ntPassword $ pwdLastSet $ logonTime $
    logoffTime $ kickoffTime $ pwdCanChange $ pwdMustChange $ acctFlags $
    displayName $ smbHome $ homeDrive $ scriptPath $ profilePath $
    description $ userWorkstations $ primaryGroupID $ domain ))
    ## Used for Winbind experimentation
    #objectclass ( 1.3.6.1.4.1.7165.1.2.2.3 NAME 'uidPool' SUP top AUXILIARY
    # DESC 'Pool for allocating UNIX uids'
    # MUST ( uidNumber $ cn ) )
    #objectclass ( 1.3.6.1.4.1.7165.1.2.2.4 NAME 'gidPool' SUP top AUXILIARY
    # DESC 'Pool for allocating UNIX gids'
    # MUST ( gidNumber $ cn ) )
    ## SID, of any type
    attributetype ( 1.3.6.1.4.1.7165.2.1.20 NAME 'sambaSID'
    DESC 'Security ID'
    EQUALITY caseIgnoreIA5Match
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE )
    ## Primary group SID, compatible with ntSid
    attributetype ( 1.3.6.1.4.1.7165.2.1.23 NAME 'sambaPrimaryGroupSID'
    DESC 'Primary Group Security ID'
    EQUALITY caseIgnoreIA5Match
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{64} SINGLE-VALUE )
    {quote}

  • Where to find the Xml Schema details of the ABODE extension(xmlns:ADBE) for the JDF

    Hi There,
    I had been working on dynamic creation of JDF file for processing the job via Adode PDF print Engine. However, I need to know the various JDF attribtues which were available in the adode namespace [xmlns:ADBE="http://ns.adobe.com/JDF" this link was no more accessible via internet]
    Could you please provide with the link where i can find the adobe namespace details. OR
    Can some provide me the xml schema file for the adobe extension ?
    please reply asap.
    Thanks in advance.

    Hi Steve,
    Generally when you need to find out parameters you would test a working one to see what is present so you can just replicate this.
    Therefore I would suggest that you set the Business partner subscription for the xml site type and other required settings.  Then make a change to a business partner and see the output of the xml file to see the parameters you will need.
    Hope this gets you on the right path for the solution.
    Cheers
    Andrew

  • Configuring the authentication scheme for a web application

    Hi all,
    We have a requirement to configure the authentication scheme for a web application where some set of users should access the application using basic LDAP (userid/password) authentication and some using digital certificate authentication.
    Since the deployment descriptor (web.xml) allows only one directive for auth-method in logic-config, we want to know if there is any other way to achieve this requirement. We are thinking of a custom login module approach. But we are not able to figure out how to configure the auth-method at runtime from the login servlet.
    Please let us know if there is any other approach to achieve this.
    I will be thankful if any body shares any specific solution to this issue.

    This forum is probably not the correct one to ask in. It's more related to the web container than Java Programming.
    Kaj

  • Not able to select the other schema objects mrtadata

    Hi,
    My function returns the matadata of a table (xml format) in the current schema but unable return output of another schema objects. I have the privileges of export full database, import full database and select_catalog_role also.
    It doesn't throw any error just throws empty xml.
    my code is...
    CREATE OR REPLACE FUNCTION TUNER.F_DBEG3(V_Schema VARCHAR2, V_Table VARCHAR2)
    RETURN XMLTYPE
    AS
    Handle NUMBER; --handle returned by OPEN
    V_First_Part XMLTYPE;
    V_Next_Part XMLTYPE;
    V_Output_Total XMLTYPE;
    V_Cnt NUMBER := 0;
    BEGIN
    DBMS_OUTPUT.PUT_LINE('START THE PROGM');
    Handle := DBMS_METADATA.OPEN('DATABASE_EXPORT');
    DBMS_OUTPUT.PUT_LINE('Open the handle');
    DBMS_METADATA.SET_COUNT(HANDLE, 1000);
    DBMS_METADATA.set_filter (Handle, 'INCLUDE_PATH_EXPR', '=''TABLE''');
    DBMS_METADATA.SET_FILTER(Handle,'NAME', V_Schema,'SCHEMA');
    DBMS_METADATA.SET_FILTER(Handle,'NAME', V_Table,'TABLE');
    DBMS_OUTPUT.PUT_LINE('Filter the required objects');
    LOOP
    DBMS_OUTPUT.PUT_LINE('Start the loop');
    DECLARE
    no_mvlog exception;
    pragma exception_init( no_mvlog, -31608 );
    BEGIN
    V_First_Part := DBMS_METADATA.FETCH_XML(Handle);
    EXCEPTION
    WHEN no_mvlog THEN
    EXIT;
    DBMS_OUTPUT.PUT_LINE ('No mv log');
    END;
    IF V_First_Part IS NOT NULL THEN
    DBMS_OUTPUT.PUT_LINE('First Count is '|| v_cnt);
    DBMS_OUTPUT.PUT_LINE('Into the process ');
    else
    DBMS_OUTPUT.PUT_LINE('Exit the loop ');
    exit;
    end if;
    IF V_Cnt = 0 THEN
    V_Output_Total := V_First_Part;
    DBMS_OUTPUT.PUT_LINE('track the metadata in xml form ');
    ELSE
    IF V_Cnt is not null and V_Cnt > 0 then
    SELECT EXTRACT(V_First_Part, '/ROWSET/ROW') INTO V_Next_Part FROM DUAL;
    SELECT APPENDCHILDXML(V_Output_Total,'/ROWSET',V_Next_Part) INTO V_Output_Total FROM DUAL;
    DBMS_OUTPUT.PUT_LINE('combining the child xml''s ');
    END IF;
    END IF;
    V_Cnt := V_Cnt +1;
    DBMS_OUTPUT.PUT_LINE(' Last Count is '|| v_cnt);
    END LOOP;
    DBMS_OUTPUT.PUT_LINE('converted into xml');
    return v_output_TOTAL;
    DBMS_METADATA.CLOSE(Handle);
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    RAISE_APPLICATION_ERROR (
    -20001,
    'Please check! ' || V_Table || ' not an object'
    WHEN OTHERS
    THEN
    DECLARE
    SQL_ERROR NUMBER := SQLCODE;
    SQL_ERRMESS VARCHAR2 (250) := SUBSTR (SQLERRM, 1, 200);
    BEGIN
    DBMS_OUTPUT.PUT_LINE (SQL_ERROR || 'Message : ' || sql_errmess);
    END;
    END;
    but when i use like below i got o/p.
    SELECT DBMS_METADATA.GET_XML('TABLE','ACT_RAP_T','EMACH') FROM DUAL;
    Please tell me where iam wrong.
    regards,
    Madhavi.

    Can you let me know is this problem for the components which are in containers only..
    Yes, as Charles said, the problem is for grouping/ungrouping in containers.  If you find otherwise, please let us know.
    <br>
    This problem you will be looking for next iteration, so is it going to be Service Pack or some Hot Fix..
    Is it possible for us to know the issues which will be looked for the next iteration so that we can know what are the issues current version has so that we have the good idea..
    Correct, it will be for Fix Pack 1 (size between a Service Pack and a Hot Fix).
    We don't have a list of issues.  I don't believe it's procedure to disseminate such information.  Usually we give the information on an individual issue basis.  For instance, this issue is slated for FP1.
    <br>
    Javier

  • How to restrict the user(Schema) from deleting the data from a table

    Hi All,
    I have scenario here.
    I want to know how to restrict a user(Schema) from deleting the values from a table created in the same schema.
    Below is the example.
    I have created a table employee in abc schema which has two values.
    EMPLOYEE
    ABC
    XYZ
    In the above scenario the abc user can only fire select query on the EMPLOYEE table.
    SELECT * FROM EMPLOYEE;
    He should not be able to use any other DML commands on that table.
    If he uses then Insufficient privileges error should be thrown.
    Can anyone please help me out on this.

    Hi,
    kumar0828 wrote:
    Hi Frank,
    Thanks for the reply.
    Can you please elaborate on how to add policies for a table for just firing a select DML statement on table.See the SQL Packages and Types manual first. It has examples. You can also search the web for examples. This is sometimes called "Virtual Private Database" or VPD.
    If you have problems, post a specific question here. Include CREATE TABLE and INSERT statements to create a table as it exists before the policies go into effect, the PL/SQL code to create the policies, and additonal DML statements that will be affected by the policies. Show what the table should contain after each of those DML statements.
    Always say which version of Oracle you're using. Confirm that you have Enterprise Edition.
    See the forum FAQ {message:id=9360002}
    The basic idea behind row-level security is that it generates a string that is automatically added to SELECT and/or DML statement WHERE clauses. For example, if user ABC is only allowed to query a table on Sunday, then you might write a function that returns the string
    USER  != 'ABC'
    OR      TO_CHAR (SYSDATE, 'DY', 'NLS_DATE_LANGUAGE=ENGLISH') = 'SUN'So whenever any user says
    SELECT  *
    FROM    table_x
    ;what actually runs is:
    SELECT  *
    FROM    table_x
    WHERE   USER  != 'ABC'
    OR      TO_CHAR (SYSDATE, 'DY', 'NLS_DATE_LANGUAGE=ENGLISH') = 'SUN'
    ;If you want to prevent any user from deleting rows, then the policy function can return just this string
    0 = 1Then, if somone says
    DELETE  employee
    ;what actually gets run is
    DELETE  employee
    WHERE   0 = 1
    ;No error will be raised, but no rows will be deleted.
    Once again, it would be simpler, more efficient, more robust and easier to maintain if you just created the table in a different schema, and not give DELETE privileges.
    Edited by: Frank Kulash on Nov 2, 2012 10:26 AM
    I just saw the previous response, which makes some additional good points (e.g., a user can always TRUNCATE his own tables). ALso, if user ABC applies a security policy to the table, then user ABC can also remove the policy, so if you really want to prevent user ABC from deleting rows, no matter how hard the user tries, then you need to create the policies in a different schema. If you're creating things in a different schema, then you might as well create the table in a different schema.

  • Where did the Secure Site Icon go ?

    I know the status bar was removed and an and on bar replaces it but
    Where did the Secure Site Icon go ? Will not use FF without it !
    I cant find anything about it. ( FF 40b7 ) How do I get it back ?
    Not so little things like this will hurt FF. And YES I understand this is beta but come on guys/gals this is IMPORTANT !
    I probably just missed something stupid but I could use some help please.

    Every financial institution (bank, credit union,...), every news outlet (print/TV/Radio/blog) reaches out to millions of elderdly folks and other non-geeks and tells them to run away as soon as they dont see a Key or Lock on a secured page (or maybe so-called secured page from what I get you are trying to push through).
    This is a major Change Management disaster waiting to happen... Not just for Firefox but for every web site using secure transactions. Countless organisations are going to get calls from users telling them, "Your site is not secured, Oprah and CNN told me so".
    Go for color scheme or other visual indicator to warn of security level, but absolutely dont lose the icon !
    Regards,
    Stephane

  • The document type does not match any of the given schemas. batching

    I am aggregating messages(batching) in Orchestation by calling pipeline. I have send pipeline where I have standard assemble component and custom pipeline in encode to assign some values .
    When I test it I get following error There was a failure executing the send pipeline: "Zones._870.Pipeline.Send870Pipeline, Zones.870, Version=1.0.0.0, Culture=neutral, PublicKeyToken=51b3a99d8425ff5a" Source: "ZonesAssignGUID" Send
    Port: "SendToAX870" URI: "C:\File_Out\Ingram\870\%MessageID%.xml" Reason: The document type "http://schemas.microsoft.com/dynamics/2011/01/documents/Message#Envelope" does not match any of the given schemas.  
    Can somebody help me how to resolve this issue? 

    Yes this is configured schema as envelope schema. This one is deployed in biztalk . I tried whatever suggest below query and return one record. Not sure but looks like error message misguiding here.
    select * from BT_DocumentSpec where msgtype like '%http://schemas.microsoft.com/dynamics/2011/01/documents/Message#Envelope%'

  • How to find the DB schema of XI DB tables to operate on the XI DB table

    Hi all,
    I have to execute some queries on internal XI DB. For this I need the schema name of the DB table where the data about the message is available. Can anyone tell, how to find the DB schema-name of the DB table? I have PI 7.1 system with internalDB.
    How to access the DB of the PI 7.1 system using NWA?
    Regards,
    Soorya

    Hi,
    The PI 7.1 Server shall definitely posses a Database. This Database shall have the ABAP and Java Dictionary tables in 2 different database schemas.You sholud be getting the names of the schema from the basis team supporting your server.
    I hope your are referring to the Java DB Schema for access. In order to get the schema name for the Java Dictionary, you should have access to the NetWeaver Adminstrator (NWA) of the PI Server.
    Logon to NWA, navigate to Configuration Management --> Infrastructure --> Application Resources. Select the Resurce Type to show as JDBC Drivers. Select the system driver and click on Dependent JDBC Datasources. This table should give you the schema name of the Java Table Storage of the PI 7.1 server.
    Regards,
    Alka.

Maybe you are looking for

  • How to capture the screen in AS3

    When I click on a button I want to capture the entire screen and make it available in the background of the new frame I display.How to do this?

  • Application Administrators can't see VLAN configuration on VMs in VMM 2012 R2

    Hi, I have the following issue on my VMM 2012 R2 infrastructure. I have created a cloud with a Hyper-V Cluster in it. Configured a Application Administrator Role (Self Service) and assigned all permissions related to this cloud and Hyper-V Cluster, i

  • Need CCA Digital Certificate

    HI, I am working on one project POC, where i need to use CCA webservices, but when i run java program i am getting error "sun.security.validator.ValidatorException: No trusted certificate found". I think, I need to install digital certificate of CCA,

  • Is anybody's itunes saying it cant connect to upgrade centre?

    everytime i plug in my iphone and check for ugrade, keeps saying check network settings unable to connect to update centre. Anyone elses?

  • Export using a cronjob won't work

    Hello, I am using RHEL4 and oracle. I am trying to set a cronjob that'll make a schema export. The file I edited is under /home and it's called export.sh. When I run it manually (./export.sh )as the oracle user, it runs without problem. When I set cr