Oracle 9i EXTENT MANAGEMENT LOCAL ORA-02165

Good evening!
I practice in order to get the Oracle 9i databases. Well, I want to create a database manually, I use the CREATE DATABASE statement, but I get an error message.

Scenario:
Windows XP Professional SP 2 x 86.
Oracle9i Enterprise Edition Release 9.0.1.1.1
The Instance started in nomount State upward.

It's my CREATE DATABASE statement:

SQL > CREATE DATABASE mandb
2 LOGFILE GROUP 1 ('C:\Oracle_base\db_oracle_home\oradata\mandb\REDO01.) LOG ') SIZE IN THE 100 M.
3 GROUP 2 ('C:\Oracle_base\db_oracle_home\oradata\mandb\REDO02.) LOG ') SIZE IN THE 100 M.
4 GROUP 3 ('C:\Oracle_base\db_oracle_home\oradata\mandb\REDO03.) LOG ') SIZE 100 M
MAXLOGFILES 5 5
MAXLOGMEMBERS 6 5
MAXLOGHISTORY 7 1
8 MAXDATAFILES 100
MAXINSTANCES 9 1
10 CHARACTER SET WE8MSWIN1252
11 NATIONAL CHARACTER SET AL16UTF16
12 DATAFILE ' D:\Oracle\oradata\mandb\SYSTEM01. DBF' SIZE 350M AUTOEXTEND ON NEXT 10 M UNLIMITED MAXSIZE
MEASURE 13 LOCAL MANAGEMENT
14 TEMPORARY TABLESPACE tempts1 default
15 DATAFILE ' D:\Oracle\oradata\mandb\TEMP01. DBF' SIZE 50 M AUTOEXTEND ON NEXT MAXSIZE 5M UNLIMITED
16 UNDO TABLESPACE undotbs
17 DATAFILE ' D:\Oracle\oradata\mandb\UNDOTBS01. DBF' SIZE 200M AUTOEXTEND ON NEXT 5 M MAXSIZE UNLIMITED;
LOCAL MANAGEMENT MEASURE
*
ERROR on line 13:
ORA-02165: invalid option to CREATE the DATABASE

Please tell me what am I I wrote wrong.
Thanks a lot guys!

The SYSTEM Tablespace cannot be managed locally in 9i. Remove the EXTENT MANAGEMENT LOCAL specification for the SYSTEM tablespace.

Hemant K Collette

Tags: Database

Similar Questions

  • Listening port configuration Oracle reboot without touching listener.ora?

    Hello

    during the installation of a database in oracle restart the environment, right now I'm adding a listener to data through srvctl like this:

    srvctl add listener-l o LSNR_ ${Database} {ORACLE_HOME} Pei "TCP: ${PORT}".

    srvctl setenv listener -l LSNR_$ {Database} t ORACLE_BASE = ${ORACLE_BASE}

    In addition, I add the appropriate to the listener.ora corresponding lines: (example)

    LSNR_PLAY =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 8029))(HOST = sol001.hypoport.local))

    )

    )

    ADR_BASE_LSNR_PLAY = / ora01/app/oracle

    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LSNR_PLAY = WE

    ADMIN_RESTRICTIONS_LSNR_PLAY = WE

    It works as well for a long time I I'm not touching any configuration of the listener. But when I'm trying to change some parameters of the listener, an oracle agent rewrites the listener.ora file on its own in order to reflect these changes.

    So I wonder if I can completely jump to touch the listener.ora on my own file and let this agent to this work, while all configurations with srvctl (or maybe lsnrctl). But it would take to activate / ADMIN_RESTRICTIONS way ENABLE_GLOBAL_DYNAMIC_ENDPOINT permanent using these utilities. Is this possible? How?


    THX

    Robert


    ==================================

    IG is 11.2.0.4

    DB is 11.2.0. [34]

    So, just adding

    ADMIN_RESTRICTIONS_ = WE

    to the listener.ora just. Everything needed is generated by an agent of the basic config with "srvctl add listener." Other "lsnrctl set" specific settings must be entered manually on the listener.ora if necessary.

    Thank you.

  • Can anyone tell me about Oracle Data Governance Manager? How to do with it?

    Hai all,

    We plan to implement Oracle Master Data Management.Please Oracle customer hub should be read the following link and tell me how to work on Oracle Data Governance Manager.

    Where can I find it?

    What are the steps in the implementation?

    http://www.Oracle.com/us/products/applications/master-data-management/Oracle-customer-hub-439838.PDF

    Hello Nandini,

    DGM software build can be downloaded from My Oracle Support via the "Patches and updates" tab with the name/number of patch 9329831 (currently password protected; please connect to a service request and ask for a password).

    Installation of the DGM: for more information on how to install the CMD are documented in siebel Guide Version to maintain 8.1.1.x, O Rev., Section: management and governance of data installation (DGM).

    Steps to customize the application of governance (DGM) (Doc ID 1323952.1) data management
    Document provides steps to customize the application of the DGM, makes it easier to change the skin via CSS stylesheet changes in the application of OOTB DGM.

    Reference: Oracle Master Data Management - Information Center Customer Hub (Siebel UCM) - installation of the life cycle (Doc ID 1081980.1).

    Thank you

    Shilpi

  • too small Oracle of the buffer character ora-19011 chain

    Hello.

    I have the following XML:

    rowset <>

    < row >

    < code > < code > 01

    < details > 123 < / details >

    < / row >

    < row >

    < code > < code > 03

    < details > 1233 < / details >

    < / row >

    < row >

    < code > < code > 07

    < details > 12333 < / details >

    < / row >

    < / lines >

    I have Norman to extract the data of 1 in the sql query in this format:

    CodesList

    --------------

    01,02,03

    I use following code e:

    Select RTRIM (XMLAGG (XMLELEMENT(E,t.process_xml ||) ',')). Extract (' Row/Rowset/Code / Text () '). GETStringVAL(), ',') from table1 t

    The XML is being clob "process_xml."

    But I got the error message: too small oracle of the buffer character ora-19011 chain

    Help, please.

    The result is:

    ORA-19280: XQuery dynamic type mismatch: expected has atomic value - get the node

    My bad, I didn't test it.

    It works on 10.2.0.5 (the closest version I have at my disposal):

    Select t.id

    dbms_xmlgen.convert (x.column_value.getstringval (), 1) as val

    Table 1 t

    xmltable ("string-join(/Rowset/Row/Code,",")"

    by the way of xmltype (t.myxml)

    ) x ;

    or equivalent:

    Select t.id

    dbms_xmlgen.convert)

    XMLQUERY ('string-join(/Rowset/Row/Code, ",")"

    by the way of xmltype (t.myxml)

    contents of return

    ). getStringVal()

    1

    ) as val

    Table 1 t;

    DBMS_XMLGEN. Call CONVERT is here to ensure that the entity is referred to in elements (if any) will be unescaped back to their readable forms.

    If you know for sure that there's no entity occurrence, you can remove that extra step.

  • Oracle Primavera Portfolio Management 9.0 Ports

    Hello
    We seek to deploy Oracle Primavera Portfolio Management 9.0.
    We have the database and the Web server.
    Can someone tell me what ports must be open between the two servers, so that on the Internet, I don't find that information anywhere.
    Thank you.

    It depends on what database used for the backend.

    For the front end for the customer, you will need 443 (user name a password screen is always 443) and maybe 80 if you allow access http through the browser of the user.

    For the database (check with your DBA) but normally:
    MSSQL is 1433
    Oracle is 1521

    In addition, the system must msdtc to access. This can be a little tricky because MSDTC expects not only the TCP 135 port, out of the box but also uses RPC dynamic port allocation. Is there a way to configure MSDTC to use a specific dynamic port range.

    http://support.Microsoft.com/kb/306843

    Gene

  • Oracle (R) Enterprise Manager Console Version 9.2.0.1.0 error?

    Hello

    I just took someone as a DBA, and I want to clarify something that I saw in Oracle (R) Enterprise Manager Console Version 9.2.0.1.0 Production.

    My default temporary Tablespace, TEMP. DBF is currently sized at 6144 MB, used size is MB 6140 99,93% with full auto expand on.

    Automatically expand the data file when it is full (Auto expand) K 20480 bytes.

    Maximum size - K 8192 bytes. (-> Issue of State here <-)


    I think that most likely my ex-personnel clicked wrongly, "Ko." It should be "M bytes. However, I would like to know how is it possible that console OEM version 9.2.0.1.0 allows the maximum size (8192 K bytes) less than 6144 MB? Is this allowed? If Yes and left clear, what the impact will be on the TEMP tablespace?

    Has anyone ever encountered this problem?

    Concerning
    Hahnhahnhahn

    940854 wrote:
    Hi CKPT

    Thanks for your explanation, it has been very useful indeed. However, for the second part of my question, what happens if the size of the user was to exceed 250? I am right to say that the size Max of 200 will be disabled and since the auto expand is on, the size of the data file will then have a size of "unlimited"?

    You are welcome, the user must not exceed 250 MB. Unable to extend temp Yes you must be mention more value than "bytes" or mention autoextend up to maxsize or fixed size.

    What is your opinion on that?

    Check autoextend with the largest value of maxsize, please see below exit carefully. After reaching 250 mb, each spread now that he needs another 10 m up to 300 m.

    SQL> alter database tempfile 'C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP' autoextend on next 10m maxsize 300m;
    
    Database altered.
    
    SQL> select tablespace_name,file_name,bytes/1024/1024,user_bytes/1024/1024,maxbytes/1024/1024,autoextensible from dba_temp_files where tablespace_name='TEMP_TEST';
    
    TABLESPACE_NAME                FILE_NAME                                                    BYTES/1024/1024 USER_BYTES/1024/1024 MAXBYTES/1024/1024 AUT
    ------------------------------ ------------------------------------------------------------ --------------- -------------------- ------------------ ---
    TEMP_TEST                      C:\ORACLE\APP\ORADATA\CKPT\TEMP_TEST01.TMP                            "250                     249                300 YES"
    
    SQL>
    

    Hope this clears.

  • Question about the Oracle database resource management

    Good evening
    I have a question about Oracle database Resource Management (DRM) for Oracle Database 10 g. I had an incident which, in a development/UAT environment (different instances, same box, don't ask), a developer wrote a wrong SQL statement that consumed 99% of the CPU. Currently, there is no limit of resources on two cases of db, and the developers don't want limits. However, my manager wants a method to prevent something like this does not happen. If I use the Oracle database resources management, create a consumer group (called "DevEnv") at 40% CPU usage, what will happen if a user of DevEnv runs a bad SQL statement that normally consumes 90% CPU again? Anyone would take a different approach? Thank you.

    Sincerely,
    Sho Fukamachi

    782718 wrote:
    If users in the case of "db_uat" use 60% CPU would be users who belongs to DevEnv pending 'db_test' cannot be used more than 40% CPU, so their queries become slower at their end? I would like to know if this behavior works the same in an environment of multiple instances. Thank you.

    Yes, because the available processor would be 40%, they use more, while.

  • Single instance of installation of Oracle B2B to manage both HTTP as HTTPS r

    Hello

    I want to send 850 transactions with trading partners that use HTTP and HTTPS. I want to create a single instance of ORACLE B2b to manage the HTTP and HTTPS. Please do the needful.

    Thanks and greetings
    Srinivas kola

    Published by: user11342588 on July 15, 2009 03:15

    Hi Srinivas,

    Below the tutorial can be useful for you-

    http://download.Oracle.com/docs/CD/B14099_19/integrate.1012/b19370/tutorial_rn_edi.htm#sthref583

    Kind regards
    Anuj

  • dblink oracle to postgres with dg4odbc. ORA-28500: connection between ORACLE and a non-Oracle system returned this message: ORA-02063: preceding line

    Hi, I am creating the database link from a database of Oracle 11 g PostgreSQL with DG4ODBC and unixODBC

    My configured for /etc/odbc.ini

    [PostgreSQL]

    Description = Test to Postgres

    Driver = psqlodbc

    Trace = Yes

    Trace file = /tmp/sql.log

    Database = danieldb

    ServerName =

    UserName = SA

    Password = password

    Port = 5432

    Protocol = 6.4

    ReadOnly = No

    RowVersioning = No

    ShowSystemTables = No

    ShowOidColumn = No

    FakeOidIndex = No

    My configured for /etc/odbcinst.ini

    [ODBC]

    CommLog = 1

    Debug = 1

    FileUsage = 1

    Layout common = No

    Trace = 1

    [psqlodbc]

    Description = PostgreSQL ODBC driver

    Driver=/usr/lib64/psqlodbcw.so

    CommLog = 1

    Debug = 0

    FileUsage = 1

    My configured for /u01/app/oracle/product/11.2.0/xe/hs/admin/initPostgreSQL.ora

    HS_FDS_CONNECT_INFO = PostgreSQL

    HS_FDS_TRACE_LEVEL = 0

    HS_FDS_SHAREABLE_NAME = /usr/lib64/libodbcpsql.so

    Set ODBCINI=/etc/odbc.ini

    My configured for /u01/app/oracle/product/11.2.0/xe/network/admin/listener.ora

    Listener =

    (ADDRESS = (PROTOCOL = TCP) (HOST = oracle-poc)(PORT = 1521))

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = PostgreSQL)

    (ORACLE_HOME=/u01/app/oracle/product/11.2.0/xe)

    (PROGRAM = dg4odbc)

    (ENVS="LD_LIBRARY_PATH=/usr/lib64:/u01/app/oracle/product/11.2.0/xe/lib')

    )

    )

    My configured for /u01/app/oracle/product/11.2.0/xe/network/admin/tnsname.ora

    PostgreSQL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = oracle-poc)(PORT = 1521))

    (CONNECT_DATA =

    (SID = PostgreSQL)

    )

    (HS = OK)

    )

    I'm trying to created public database link:

    CREATE DATABASE LINK PUBLIC 'orapos' CONNECT to 'HIS' IDENTIFIED BY 'password' USING 'PostgreSQL ';

    When I used tnsping

    [root@oracle-poc admin] # tnsping PostgreSQL

    AMT Ping utility for Linux: Version 11.2.0.2.0 - Production on May 16, 2013 20:34:19

    Copyright (c) 1997, 2011, Oracle.  All rights reserved.

    Use settings files:

    /U01/app/Oracle/product/11.2.0/XE/network/admin/SQLNET.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = oracle-poc)(PORT = 1521)) (CONNECT_DATA = (SID = PostgreSQL)) (HS = OK))

    OK (0 msec)

    and finally, I try to use the database link:

    "SQL > select * from tabel2"@orapos ".

    2;

    Select * from 'tabel2"@orapos '.

    *

    ERROR on line 1:

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    ORA-02063: preceding the line of ORAPOS

    What wrong with my setup?

    Thank you and best regards,

    Daniel

    Daniel,

    The problem is that you are using the ODBC Postgres driver for the HS_FDS_SHAREABLE_NAME parameter, but this must be an ODBC driver manager and not the driver ODBC Psotgres.
    Go to the.

    http://www.unixODBC.org/

    Click the 'Download' and follow the instructions to download the 2.3.1 pilot and make libraries and programs.

    Once this is done, then use the driver as parameter HS_FDS_SHAREABLE_NAME Manager, for example-

    HS_FDS_SHAREABLE_NAME =/home/odbc64/unixODBC/2.3.1/lib/libodbc.so

    Depending on where you install it.

    Kind regards

    Mike

  • Oracle Virtual Directory - store Local adapter creation

    Hi all

    I had an Oracle virtual directory server integrated with three different Active Directory server.

    Active Directory1: UO = group1, dc = company, dc = com
    Active Directory2: UO = Group2, dc = company, dc = com
    Active Directory3: UO = GROUP3, dc = company, dc = com

    I had created three different LDAP adapter for three Active Directory servers.

    LDAP Adapter_AD1: OU = group1, dc = company, dc = com
    LDAP Adapter_AD2: OU = Group2, dc = company, dc = com
    LDAP Adapter_AD3: OU = GROUP3, dc = company, dc = com

    Now, I had created an adapter to store Local to all three cards. When you create, that's fine. Throwed is no exception. But when I see the data of the browser window, I was not able to browse and verify the data.

    Same Oracle Access Manager is not able to bind with the user credentials.


    Very urgent solution. Help, please

    Thanks in advance,
    Sandeep D

    You must manually add this node in OVD using an ldap client.
    Do the following-
    -Bind for OVD using an ldap client
    -Open "dc = company, dc = com", which will give you "no object".
    -Add "dc = company, dc = com" with appropriate attributes and dcObject objectclass
    Now you should be able to draw on "dc = company, dc = com" ldap searches

    It will be useful,
    Sam

  • Oracle-xe-universal / debian lenny / ORA-12514

    Hello

    I have the following situation:

    Listener.ora:

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (= Extproc PROGRAM)
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    )
    )

    tnsnames.ora

    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC_FOR_XE))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )

    lsnrctl services

    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on July 6, 2009 00:20:31

    Copyright (c) 1991, 2005, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
    Summary of services...
    Service 'PLSExtProc' has 1 instance (s).
    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0
    LOCAL SERVER
    The command completed successfully

    tnsping localhost

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on July 6, 2009 00:20:56

    Copyright (c) 1997, 2005, Oracle. All rights reserved.

    Use settings files:

    Name of HOST adapter used to resolve the alias
    Try to contact (DESCRIPTION = (CONNECT_DATA = (SERVICE_NAME =)) (ADDRESS = (PROTOCOL = TCP)(HOST=127.0.0.1) (PORT = 1521)))
    OK (0 msec)

    tnsping XE

    AMT Ping utility for Linux: Version 10.2.0.1.0 - Production on July 6, 2009 00:22:15

    Copyright (c) 1997, 2005, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (0 msec)


    * / etc/hosts *.

    127.0.0.1 localhost
    10.223.125.167 c2aplathq001

    When you try to connect to sqlplus system@XE I get the following error:

    SQL * more: Release 10.2.0.1.0 - Production on Mon Jul 6 00:23:21 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Enter the password:
    ERROR:
    ORA-12514: TNS:listener is not currently of service requested in connect
    descriptor of

    Same error after:
    sqlplus/nolog
    Connect / as sysdba

    Listener.log snippet:

    July 6, 2009 00:16:35 * (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) (CID = (= sqlplus PROGRAM) (HOST = c2aplathq001)(USER=oracle))) * (ADDRESS = (PROTOCOL = tcp (PORT = 55719))(HOST=127.0.0.1)) * establish * XE * 12514
    AMT-12514: TNS:listener is not currently of service requested in connect descriptor
    July 6, 2009 00:20:31 * (CONNECT_DATA = (CID = (PROGRAM =)(HOST=c2aplathq001) (USER = root)) (COMMAND = services (SERVICE = LISTENER))(ARGUMENTS=64) (VERSION = 169869568)) * services * 0
    July 6, 2009 00:20:56 * ping * 0
    July 6, 2009 00:22:15 * ping * 0
    July 6, 2009 00:23:26 * (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) (CID = (= sqlplus PROGRAM) (HOST = c2aplathq001)(USER=root))) * (ADDRESS = (PROTOCOL = tcp (PORT = 49526))(HOST=127.0.0.1)) * establish * XE * 12514
    AMT-12514: TNS:listener is not currently of service requested in connect descriptor

    The system is Debian Lenny.
    I tried already with the actual host name (c2aplathq001) in tnsnames.ora and listener.ora.

    Help would be greatly appreciated :-)

    Edit:

    Env variables specific to Oracle:

    LDPATH="/usr/lib/Oracle/XE/app/Oracle/product/10.2.0/server/lib".
    ORACLE_HOME="/usr/lib/Oracle/XE/app/Oracle/product/10.2.0/Server".
    ORACLE_SID = 'XE '.
    PATH="/usr/lib/Oracle/XE/app/Oracle/product/10.2.0/Server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin".
    TWO_TASK = 'XE '.

    Published by: user4568737 on 05.07.2009 15:56

    Your main problem is your database XE is not registered for the listener, as you can see result "lsnrctl services."

    First to confirm that your database is running, follow these steps

    $ unset TWO_TASK
    $ sqlplus / as sysdba
    

    result?

    BTW, what is the reason for TWO_TASK layout? It's a connection string and OS authentication does not work when it is defined.

    In addition, what is your host name?

    $ hostname
    
  • Cannot connect to the Oracle 10g Enterprise Manager have Sysdba but on order

    Hello experts,

    In I found a problem my Oracle 10 g today (new facility to test) that I cannot connect to the Manager of the company have SYSDBA but can connect if I use command... prompt as connection system as sysdba downside... This method works.

    I need to take a set of DB to the top, and I guess I need to connect to EM as sysdba for this.

    Also, when I try to take all DB Backup (connected as user of norman in EM) I get the error below.


    Validation error



    Review and correct the following errors, and then try again:
    Error - connection to the host as user dmadmin failed: ERROR: wrong password for the user


    But my user name and passwords are correct.

    Pls help

    Kind regards
    Rognard

    Hello

    First you need the installation for the user credentials, you can do

    Panel-->---> local security policies--> local policy--> assignment user--> the administration tools log on as batch > add the username of the BONE to the Group (if does not exist, create it).

    Then use this user name to set crendentials

    Concerning

  • Internet connection Windows xp missing device manager local of system restore won't work

    I have a toshiba 2405-s201 laptop that was running sp2, I tried to download sp3 after awhile, he stated that he could not install. now, my local internet is missing device manager is empty system restore will not work, I did a complete search of the file and he saw there. I tried to go to add/remove and said he could not be found. How can I fix it? Oh Yes by the way I am not very computer

    Hello

    You can try to arrange for a Windows XP disk that corresponds to the same edition, as it is installed on your computer. Thereafter, follow these methods & check if the problem persists.

    Reference: How to replace Microsoft or hardware, packs software service to order and replace product manuals?

    Hope the helps of information.

  • Managing local Contacts on endpoints TC7

    I have a few points of termination of TC with local Contacts to 100s. I wish I had a way to remove at once by command line.

    I tried to use the command xcommand directory Contact remove ContactId: possible in different ways, but I am still unable to get a combination of delete all existing at once. The only way I see right now is to delete one by one.

    someone has already tried before? is there a way to completely erase the local favorites list quickly?

    Put the bottom in a text file and import it into endpoint under Configuration > local Contacts management.  The import will replace anything on endpoint with everything that is in the file.

        

    Another way, which is what I did to test this, is to export the current telephone directory and delete all contact entries in the export, then re-import the file modified in the endpoint with no contacts.

  • Employee details just don't not in the person in Oracle Fusion HCM management

    We loaded of employee details by HCM based file loader. The data are successfully load and confirm by checking the data table. But when we're looking for the details of the employee (who taxied) through a management person in oracle Fusion HCM. We get all the data... We manually entered the details of an employee manually and these data, we are able to query databases and front end. Please help.

    Thanks in advance for the answer

    I think you need to perform the following procedure after loading data to display in the search page

    a. run no Keyword Crawler (search updated keywords)

    b. refresh the hierarchy Manager

    c. synchronize folders of the person

Maybe you are looking for