Help!!! Error to Configure Data Store....

I am having trouble installing a Date Store.
I can access my repository through the PHP LDAP Admin, but in OPENSSO not list the users.
When I install the OPENSSO and set a date Store outside it connects to the repository but can not give any user of the repository.
When a create a new user gives this error:
Plug-in com.sun.identity.idm.plugins.ldapv3.LDAPv3Repo encountered an ldap exception 17: inetUserStatus: attribute type undefined
My configuration
Configuration Store Details edit...
SSL Enabled No
Host Name localhost
Listening Port 50389
Root Suffix dc=portal,dc=network,dc=xxxx
User Name cn=admin,dc=yyyy,dc=network,dc=xxxx
Directory Name /opt/openssocfg
User Store Details edit...
SSL Enabled No
Host Name ZZ.ZZ.ZZZ.ZZZ
Listening Port 389
Root Suffix ou=cds,dc=coreo,dc=network,dc=ctbc
User Name cn=admin,dc=coreo,dc=network,dc=xxxx
Store Type Generic LDAP
Site Configuration Details edit...
This instance is not setup behind a load balancer

Hi I got success by following these steps:
http://blogs.sun.com/indira/entry/using_openldap_as_user_data
But still I am having some problems:
Creating Groups;
--For create groups I haved change in LDAP the schema core.
objectclass ( 2.5.6.17 NAME 'groupOfUniqueNames'
     DESC 'RFC2256: a group of unique names (DN and Unique Identifier)'
     SUP top STRUCTURAL
     MUST ( cn It was here)
     MAY ( businessCategory $ uniqueMember ---- It is here now $ seeAlso $ owner $ ou $ o $ description ) )
Add users to Groups
- Plug-in com.sun.identity.idm.plugins.ldapv3.LDAPv3Repo encountered an ldap exception 18: modify/add: memberOf: no equality matching rule
Edited by: joncmuniz on Sep 4, 2008 1:17 PM

Similar Messages

  • When i install latest itunes gives an error the configuration data for this product is corrupt.how can i i fix it

    hi there
    i was trying to install latest itunes it gives error
    the configuration data for this product is corrupt contact your personal support
    how can i fix it and what is the reason for this error

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Bonjour64 error: "The configuration data for this product is corrupt.  Contact your support personnel."

    Have use WinRAR to pull out only Bonjour64 from iTunes 11.1.5 (and prior releases) to do an install of only Bonjour, as all other iTunes-related software loads fine (have used 11.1.4 and new 11.1.5).  I get the error: "The configuration data for this product is corrupt.  Contact your support personnel."  Have tried everything suggested on net and this forum, including uninstalling everything, cleaning registry, disabling firewall, etc.  Not worthwhile to reinstal Windows 7.  What do I do? 

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page). Here's a screenshot showing the particular links on the page that you should be clicking:
    After clicking one of the circled links, you should be taken to another page, and after a few seconds you should see a download dialog appear for the msicuu2.exe file. Here's a screenshot of what it looks like for me in Firefox:
    Choose to Save the file. If the dialog box does not appear for you, click the link on the page that says "CLICK HERE IF IT DOES NOT". Here's a screenshot of the page with the relevant link circled:
    When the dialog appears, choose to save the file.
    (2) Go to the Downloads area for your Web browser. Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    4) In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Getting Error : Cannot attach data store shared-memory segment,

    HI Team,
    I am trying to integrate Timesten IMDB in my application.
    Machine details
    Windows 2003, 32 bit, 4GB RAM.
    IMDB DB details
    Permanent size 500MB, temp size 40MB.
    If I try to connect to database using ttisql it get connected. But If I try to connect in my Java application I get following exception.
    java.sql.SQLException: [TimesTen][TimesTen 11.2.1.3.0 ODBC Driver][TimesTen]TT0837: Cannot attach data store shared-memory segment, error 8 -- file "db.c", lineno 7966, procedure "sbDbCreate"
    at com.timesten.jdbc.JdbcOdbc.createSQLException(JdbcOdbc.java:3269)
    at com.timesten.jdbc.JdbcOdbc.standardError(JdbcOdbc.java:3418)
    at com.timesten.jdbc.JdbcOdbc.standardError(JdbcOdbc.java:3383)
    at com.timesten.jdbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:787)
    at com.timesten.jdbc.JdbcOdbcConnection.connect(JdbcOdbcConnection.java:1800)
    at com.timesten.jdbc.TimesTenDriver.connect(TimesTenDriver.java:303)
    at com.timesten.jdbc.TimesTenDriver.connect(TimesTenDriver.java:159)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:207)
    Maximum permanent size that works with Java application is 100MB. But it would not be enough for our use.
    Could anybody let me know the way to resolve/reason for getting this error? Any response would be appreciated.
    Thanks in Advance,
    Regards,
    atul

    This is a very common problem on 32-bit Windows. A TimesTen datastore is a single region of 'shared memory' allocated as a shared mapping from the paging file. In 'direct mode', when the application process(in your case either ttIsql or the JVM) 'connects' to the datastore the datastore memory region is mapped into the process address space. In order for this to happen it is necessary for there to be a free region in the process adddress space that is at least the size of the datastore. This region must be contiguous (i.e. a single region). Unfortunately, the process memory map in 32-bit Windows is typically highly fragmented and the more DLLs that a process uses the worse this is. Also, JVMs typically use a lot of memory, depending on configuration.
    Your options to solve this are really limited to:
    1. Significantly reduce the memory used by the JVM (may not be possible).
    2. Use a local client/server connection from Java instead of a direct mode connection. To minismise the performance overhead make sure you use the optimised ShmIpc connectivity rather than TCP/IP. Even with this there is likely to be a >50% reduction in performance compared to direct mode.
    3. Switch to 64-bit Windows, 64-bit TimesTen and 64-bit Java. Even without adding any extra memory to your machine thsi will very likely fix the problem.
    Option (3) is by far the best one.
    Regards,
    Chris

  • Error while activating Data Store Object

    Hi Guru's,
    When I try to activate a data store object i get the error message :
         The creation of the export DataSource failed     
         No authorization to logon as trusted sys tem (Trusted RC=2).     
         No authorization to logon as trusted sys tem (Trusted RC=2).     
         Error when creating the export DataSource and dependent      Program ID 4SYPYCOPQ94IXEGA3739L803Z retrieved for DataStore object ZODS_PRA

    Hi,
    you are facing a issue with your source system 'myself', check and repair it. Also check if the communication user (normally ALEREMOTE) has all permissions needed.
    kind regards
    Siggi

  • ORA-06550/PLS-00201 error while configuring data source

    Hi,
    My development platform is Visual Studio 2005, ODAC11g Release 1 (11.1.0.6.20), and Oracle 10g Release 2 database.
    I tried to setup a sqlDatasource in my web page using drag and drop features
    When I configure the sqlDatasource to use a stored procedure inside a package,
    I notice that odp.net uses #0# as separator (instead of .) between package name and procedure name in Configure Data Source dialog box. Then when I clcik the Test Query button, I got following error.
    There was an error executing the query. Please check the syntax of the command and if present, the types and values of the parameters and ensure they are correct.
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'PK_LOOKUP_TABLE#0#P_LIST' must be declared
    ORA-06550: line 1, column 7
    PL/SQL: Statement ignored
    It looks like odp.net cannot locate PK_LOOKUP_TABLE#0#P_LIST.
    Is there any workaround ?
    Below is the stored procedure code. It compiles and runs without problem.
    PACKAGE BODY pk_lookup_table
    AS
    /* Get a list of lookup table name */
    PROCEDURE P_LIST (
    O_CURSOR OUT sys_refcursor )
    IS
    l_cur sys_refcursor;
    BEGIN -- executable part starts here
    OPEN l_cur FOR
    SELECT table_name
    FROM all_tab_comments u
    WHERE u.comments LIKE '%Lookup Table%'
    ORDER BY 1;
    o_cursor := l_cur;
    END P_LIST;
    END "PK_LOOKUP_TABLE";
    On the sqlDataSource property sheet, if I click the Select Query property, the Command and Parameter Editor will open, then I can change the select command name to PK_LOOKUP_TABLE.P_LIST. Then if I run the application, I get another error.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: Oracle.DataAccess.Client.OracleException: ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'P_LIST'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Seems that it can locate the procedure.
    In the Command and Parameter Editor dialog, I can add output parameter, but data type is restricted. There is no REF CURSOR datatype in the dropdown list.
    How can I add output parameter with REF CURSOR type via IDE ?
    Thanks for the time looking into this issue.
    Mansion

    Hi
    Even I faced this problem while connecting to RMAN . But I feel your problem is different .
    My issue was like this
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_BACKUP_RESTORE.SET_CHARSET' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    RMAN-04015: error setting target database character set to WE8MSWIN1252
    Solution :
    execute catproc.sql;

  • Need help opening a Citadel data store from DIAdem.

    Hi,
    I was wondering if anyone can help me connect to a Citadel data store from DIAdem. I have read all the online help and can't get it to work.
    On my PC, I am using DIAdem v11.1 and have Lookout v6.1 installed as a plugin. I am trying to connect to a Citadel 5 data store on a server shown in the image below, specifically the default database on HPSERVER1. The installation of MAX on HPSERVER1 tells me it has 2 versions of LabVIEW Run-Time installed, being 8.2.1 and 9.0.1 (I'm not sure if this is relevant).
    When I select \\hpserver1\default_database, I then set the properties as follows:
    In the Advanced section, I have the timeout set to 90 s. When I hit OK, I then get the following message, which then takes me back to the previous screen.
    Any help is much appreciated,
    David.
    Solved!
    Go to Solution.

    Hi Brad,
    Thanks for replying. I had a thought that maybe my Windows firewall was the problem and that turned out to be true. As in I turned it off and suddenly I could see data.
    Regarding upgrading to Lookout 6.2 (which I haven't yet done), the Lookout Release Notes recommend uninstalling previous versions first. Do you know how to do this? I tried the NI License Manager, but Lookout doesn't even register (see image below). Is this normal? Neither does Lookout appear in Windows Add/Remove Programs. Yet I know it is on my PC, there is a folder <C:\Program Files\National Instruments\Lookout 6.1> full of .dll and .exe files.
    By the way, what is the difference between using Lookout 6.2 and using the DIAdem Development System available at the link below. Is either one preferable?
    http://joule.ni.com/nidu/cds/view/p/id/563/lang/en
    Regards,
    David.

  • Re: Error when configuring Data Masking with workload masking in 12c

    Hello,
    Even I am facing a similar issue - error message displayed when trying for data-masking along with R.A.T. capabilities
    Can anybody help resolve this.
    Objective - Use Real Application Testing in combination with Test Data Masking Pack
    Current Setup
    I have a VM Box with Windows 2008 R2 Server OS Image
    Enterprise Manager 12c and Oracle 11g Database Instance Installed and configured on the same host.
    Have added one more Oracle Database Instance 11g Database instance into the Target Databases.
    while doing data masking, when i select the checkbox Ensure Workload Masking Compatibility i always get the error:
    "Workload masking is not supported by the target database chosen. You may need to apply a patch or move to a newer version of the database for workload masking."
    Can you please guide as to which patches / configurations need to added. I believe the Patches and Provisioning Wizard within EM will help on installing the requiredd patches.
    But I am not aware of which patch it is referring to.
    highly appreciate your help n guidance in this regards.
    Regards,
    Nayan Tejani
    +91 98333 02666

    Gosh! at last i found the solution!!
    I appreciate those who tried to help and i''m sharing the solution as i believe this is the purpose of SDN Forum and help others Netweaver Chap who facing the same problem:
    Problem faced:
    Extractor failed intermittently for WORKLOAD ANALYSIS (Introscope Data) due to error message "Error when opening an RFC connection"
    Due to the above error, performance data is not available in RCA workload analysis for J2EE engine.
    Possible Solution:
    1) Ensure both webadmin & SOLMANDIAG RFC working fine -> SM59 -> TCP/IP
    2) go to SE16 -> E2E_RESOURCES and change the resourcecap to 10 for SOLMANDIAG
    3) go to /smd/services -> Diagnostic System -> Advanced Setup -> Abap connectivity -> Connection Configuration and change server count to 10
    4) Restart webadmin (step 3 & 4 can perform in VA too)
    5) set gw/keepalive &  gw/reg_keepalive to value 0 in RZ11 (without reboot of instance)
    5) again go to SM59 -> TCP/IP -> SOLMANDIAG and put in the gateway host and gateway service correctly, don't leave this empty!!!! -
    > This is the main solution to solve intermittent failed RFC for extractor.
    Now, go back and monitor the extractor log and you should see no RFC error anymore and wait for 1 hour for the data to populate.
    Thanks!
    Nicholas Chang,

  • Error when configuring Data Masking with workload masking in 12c

    Hi,
    i am using Grid Contro, 12c Release 1 on OEL6. I have a second host with OEL6, databases are Oracle EE 11.2.0.3
    Data Masking itself is working, but when i enable the checkbox Ensure Workload Masking Compatibility i always get the error:
    "Workload masking is not supported by the target database chosen. You may need to apply a patch or move to a newer version of the database for workload masking."
    As I am already on 11.2.0.3 i am wondering which patches / configurations i need to change on the database side
    Regards
    Oliver

    All,
    Issue had been solved.
    Root cause: installed smd agent from netwerk share. Although sapinst told me installation was successful the agent was not running fine.
    Tried to install smd agent sp13; this one came up with the message" cannot access secure store" while running installation from network share. Tried to install from local and everything went fine and Diagnostics was able to connect to the agent.
    Regards,
    Koen

  • Error in Configuring Data Transfer From EMS to BAM using JMS

    Hi,
    Hi i am trying to import data from database into BAM dataobjects using JMS.
    I am able to get the data in JMS queue, but hav problem configuring BAM.
    After modifying the 2 xml files on BAM server and after making required changes on adminsrator on BAM console (Changing paths of jar files),
    I have to import some OBAM Artifacts. Refer
    - To import Oracle BAM artifacts needed for BAM server, perform the following steps,
    Copy $ORACLE_HOME/sysman/bam/emsys_all.xml into the BAM machine.
    Can anyone guide me to where can i get this file emsys_all.xml. I am not bale to locate it on my BAM server.

    Hi,
    The file that you referred to emsys_all.xml is for integrating BAM and Enterprise Manager
    More details on that can be found in
    Oracle® Enterprise Manager Management Connectors Integration Guide -
    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/em_de.pdf
    However this is not required for EMS working, take a look at this document,
    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_Configurefor1013OC4J.pdf
    that gives the steps for EMS.
    Thanks
    Ranga

  • Java error while configuring Mail Store

    As per the documentation provided on otn for Collaboration suite single box installation handbook for Windows, I installed the collaboration suite on Windows 2000 server.
    While executing the umconfig.bat provided in oes\bin folder I encounter the following message:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42
    at oracle.mail.install.ESDSInstallQuery.findInstallation(ESDSInstallQuer
    y.java:23)
    at oracle.mail.install.ESDSInstallQuery.main(ESDSInstallQuery.java:99)
    The configuration screen appears and I provide with the host, SID, port, system and ctxys password. During configuration it fails with the following message:
    Creating Mailstore On OID..
    java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42)
    at oracle.mail.install.ESDSInstallLDIFLoader.getJNDIConnection(ESDSInstallLDIFLoader.java:35)
    at oracle.mail.install.ESDSInstallLDIFLoader.loadLDIF(ESDSInstallLDIFLoader.java:54)
    at oracle.mail.install.ESDSInstallConfig.main(ESDSInstallConfig.java:37)
    Exception in thread "main" Error detected while running createdefaults.bat, please check D:\oracle\oracs903\mtier\oes\log\configoid.log .
    In the logfile 'Connecting LDIF' is written.
    Any solutions for the above?
    UM component does not start and gives java.lang.NullpointerException
    Thanks,
    Vipul

    As per the documentation provided on otn for Collaboration suite single box installation handbook for Windows, I installed the collaboration suite on Windows 2000 server.
    While executing the umconfig.bat provided in oes\bin folder I encounter the following message:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42
    at oracle.mail.install.ESDSInstallQuery.findInstallation(ESDSInstallQuer
    y.java:23)
    at oracle.mail.install.ESDSInstallQuery.main(ESDSInstallQuery.java:99)
    The configuration screen appears and I provide with the host, SID, port, system and ctxys password. During configuration it fails with the following message:
    Creating Mailstore On OID..
    java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42)
    at oracle.mail.install.ESDSInstallLDIFLoader.getJNDIConnection(ESDSInstallLDIFLoader.java:35)
    at oracle.mail.install.ESDSInstallLDIFLoader.loadLDIF(ESDSInstallLDIFLoader.java:54)
    at oracle.mail.install.ESDSInstallConfig.main(ESDSInstallConfig.java:37)
    Exception in thread "main" Error detected while running createdefaults.bat, please check D:\oracle\oracs903\mtier\oes\log\configoid.log .
    In the logfile 'Connecting LDIF' is written.
    Any solutions for the above?
    UM component does not start and gives java.lang.NullpointerException
    Thanks,
    Vipul

  • [HELP] : error when restore data from server A to server B

    Hello,i have troubles when restore FULL BACKUP from server A to Server B Please help me
    when i Backup Full from server A ,i copy that Backup files to Server B (aa new server),i restore spfile và control file from BK files,then i mount (alter database mount ) to restore database , it show error message ORA-01103: database name 'ORCL' in control file is not 'DUMMY' , i tried to shutdown immediate and then startup mount again , but it show other error message RMAN-04014: startup failed: ORA-00845: MEMORY_TARGET not supported on this system
    Please help me
    Thank a lot

    Filesystem 1K-blocks Used Available Use% Mounted on
    shmfs 2097152 157532 1939620 8% /dev/shm
    please give me answer a question : now , i have pfile initDUMMY.ora
    DUMMY.__db_cache_size=13287555072
    DUMMY.__java_pool_size=134217728
    DUMMY.__large_pool_size=67108864
    DUMMY.__oracle_base='/u01/app/oracle'#ORACLE_BASE set from environment
    DUMMY.__pga_aggregate_target=13757317120
    DUMMY.__sga_target=20602421248
    DUMMY.__shared_io_pool_size=0
    DUMMY.__shared_pool_size=6845104128
    DUMMY.__streams_pool_size=67108864
    *._controlfile_enqueue_timeout=1800
    *._kill_controlfile_enqueue_blocker=FALSE
    *._kill_enqueue_blocker=1
    *.audit_file_dest='/u01/app/oracle/admin/DUMMY/adump'
    *.audit_trail='db'
    *.compatible='11.2.0.0.0'
    *.control_files='/u01/app/oracle/product/11.2.0/db_1/dbs/control01.ctl'
    *.db_block_checking='TRUE'
    *.db_block_checksum='TRUE'
    *.db_block_size=8192
    *.db_domain=''
    *.db_flashback_retention_target=10080
    *.db_lost_write_protect='NONE'
    *.db_name='DUMMY'
    *.db_recovery_file_dest='/u01/app/oracle/fast_recovery_area'
    *.db_recovery_file_dest_size=1099511627776
    *.db_ultra_safe='DATA_AND_INDEX'
    *.diagnostic_dest='/u01/app/oracle'
    *.disk_asynch_io=TRUE
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=DUMMYXDB)'
    *.log_archive_dest_2='SERVICE=svrhst LGWR SYNC AFFIRM DELAY=0 OPTIONAL REOPEN=5 MAX_FAILURE=3'
    *.log_archive_dest_3='SERVICE=exthst LGWR SYNC AFFIRM DELAY=0 OPTIONAL REOPEN=5 MAX_FAILURE=3'
    *.log_archive_dest_state_2='ENABLE'
    *.log_archive_dest_state_3='DEFER'
    *.log_archive_format='%t_%s_%r.dbf'
    *.memory_target=34359738368
    *.open_cursors=5000
    *.os_roles=FALSE
    *.processes=1024
    *.recyclebin='ON'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.session_cached_cursors=256
    *.sessions=2048
    *.sql92_security=TRUE
    *.undo_retention=2700
    *.undo_tablespace='UNDOTBS1'
    but i don't know why ? before i shutdown immediate (database states is nomount) , i show parameter MEMORY_TARGET , the value is 0 ?
    Thank

  • Error 25109 : The install program could not create the config data store. Is this a know issue with a solution?

    Hi I cant install the Management Console.
    I keep getting
    Error 25109 : The installation program could not create the configuration data store. Please see the installation log for more info.
    Has someone come across this problem before?
    I am using
    MS Server 2008 Std x86
    SQL Server 2005 SP2 Std x86
    MDOP 2008 R2
    APP-V 4.5
    Please can someone help.
    Thanks

    I'm running into the same problem myself, I have an almost identical setup.
    Trying to do a clean install of App-V Management Server 4.5 from the MDOP 2008 R2 CD.
    Server OS: Windows Server 2008 Enterprise SP1 (Has WDS and IIS installed (IIS 6 Management Compatibility too), as well as .Net 3.5 SP1 Framework)
    Database: Microsoft SQL Server 2005 Enterprise (Version 9.00.3068.00) (Note: SQL server is running on a different server than the server App-V is being installed on.)
    Installer gets to the point where it starts creating the database than dies, reporting a 25109 error.
    Checked out the logfile the installer created, here's a snip of the last few lines before is starts rolling back the install:
    1
    [2008-12-23 15:58:35] (2284:3084) SQL state: ``01000'', Native: 0, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]<<< CREATED TRIGGER dbo.TR_U_SYSTEM_OPTIONS >>>''. 
    2
    [2008-12-23 15:58:36] (2284:3084) SQL state: ``42000'', Native: 18058, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]Failed to load format string for error 16873, language id 1033.  Operating system error: 122(The data area passed to a system call is too small.). Check that sqlevn70.rll is installed in C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\Resources\1033, where 1033 is the language ID of US English, or the appropriate folder for the locale in use. Also check memory usage.''. 
    3
    [2008-12-23 15:58:36] (2284:3084) SQL state: ``01000'', Native: 3621, Text: ``[Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.''. 
    4
    [2008-12-23 15:58:36] (2284:3084) ::SQLExecDirectW error 0xffffffff. 
    5
    [2008-12-23 15:58:36] (2284:3084) Failed to execute SQL ``/* ------------------------------------------------------------------------- *\ 
    6
        Copyright (c) Microsoft Corporation.  All rights reserved. 
    7
    8
        Description: 
    9
            This script creates all user-defined messages. 
    10
    11
            The types of messages allowed (and their severities) are: 
    12
            FATAL   - SQL Server Severity = 17; ours = 1 
    13
            ERROR   - SQL Server Severity = 16; ours = 2 
    14
            WARNING - SQL Server Severity = N/A; ours = 3 
    Can anyone help me shed some light on what's going on here?

  • Help for configuring Data Guard Broker

    Hi All,
    Can any body help me in configuring data guard broker for oracle 9i on windows.
    What are all requirements needed. I already configured physical standby database.
    I did this is on my laptop using vm-ware. One node is having Primary database and
    second node is having standby database. Now I am planning to use DG broker on primary node.
    Regards
    Kiran

    Here's the help you need:
    http://tahiti.oracle.com.
    Without version information (what does 9i mean?) no further help is possible.
    Please also be advised that VMware is unsupported so if you run into issues you are on your own.

  • Satellite A300D-135 - BIOS - System Configuration Data Read Error

    After Booting a Satellite A300D-135 laptop the following error message appears:
    <Several BIOS messages >
    3070M Extended RAM Passed
    512 KB L2 Cache
    System BIOS shadowed
    Video BIOS shadowed
    ATAPI CD-ROM: TSSTcorp CDDVDW TS-L632H
    Fixed Disk 0: TOSHIBA MK2546GSX
    Mouse initialized
    ERROR
    System Configuration Data Read Error
    Press <F1> to resume, <F2> to Setup
    After pressing F1 the machine boots Windows just fine, but the error message is quite irritating while it comes with a loud BEEP
    I've tried the following things so far (in this particular order):
    - Loaded BIOS defaults
    - Flashed the BIOS with latest BIOS (2.80) for this model type
    - Reinstalled windows with HDD format
    All of these haven't worked.
    I've seen the same message appearing on several places on the internet (on different laptops with a Phoenix BIOS in common), but until now I haven't been able to find a working solution.
    It might me a hardware issue, but all devices (vga, soiund, lan, wifi, usb, hdd) seem to work just fine in Windows, so this doesn't seem the issue). Another solution that is mentioned in some forums is replacing the cell battery. But because the laptop keeps time properly I don't think this is the case either.
    Any ideas ?
    Regards,
    GJ

    Hi buddy,
    It seems that the power on self test has detected a hardware error... :(
    I think such a problem like this you cant solve with loading the default settings in BIOS or with an update because its hardware based error.
    In your case I would contact an authorized service provider. The guys can check your notebook because they have special diagnostic tools for Toshiba notebooks and access to all Toshiba databases I think.
    You can find a list of them here:
    http://eu.computers.toshiba-europe.com > Support & Downloads > Find an authorized service provider
    Usually they work really fast and you will have a short repair time I think. In my case it did take only one week until I got my notebook back. :)

Maybe you are looking for

  • OpenHub Alignment issue

    Hi SAP Team, I have issue related to OpenHub document,the position or the order or the sequence of data fields are not in sync with how i created the OpenHub destination. Also after saving the new OpenHub destination created out of cube/dso ,revisiti

  • Creative MediaSource playback probl

    So, after a few months of trouble-free use, I run into some troubles. Essentially what's happening is I'll be playing a song in MediaSource Organizer or Player and after a minute or two, one of my speakers will cut out or the song will stop playing a

  • Showing content in another region on the same page using url

    Hello Experts, I have a page with two region, say region A and region B. Region B is a sql based report that shows rows of information about a set of files with the first column rendered as an URL for the actual file itself. On clicking this url the

  • How i met with SAP

    Hello to everybody! What do you think about to write here, how you met SAP? I think many ppl would be interesting to know it Well, at university I studied at the Department of Information Technology. On the 3rd course (it was 2008) I first met with S

  • PRD at 102 with v price material

    Hello everybody, I have a 102 movement with PRD posting although the material has a variable control price. Does anybody know why this PRD operation appears. Thanks in advance.