If have installed iDS 6.0 on Solaris 8 Box

I do updates nighlty vi ldif and use ldif2ldap (which calls ldapmodify -c -a ...) but it only adds entries to the database what if I make a change to an existing user in my ldif? From what I can tell, it doesn't get proagated. How can I rewrite the data or make sure the is uploaded with new data.

Is this Directory Server 5.0? The title might have a typo, it's saying that you are using 6.0.
I believe that when you are using ldapmodify -c -a,
the -c flag stands for continue on error and the -a
flag allows you to add LDIF entries to the directory without requiring the changetype:add LDIF update statement. This provides a simplified method of adding entries to the directory. This option also allows you to directly add a file created by ldapsearch.
What you are actually wanting though, I believe is
a changetype: modify,
as the Directory entry already exists, but you just
want to change one attribute.
If you scan through the access logs when this operation happens, you might see an err=20 for that
addition, which should have been a modification. Err=20 stands for type or value exists.

Similar Messages

  • Help!!!  Error while installing Oracle9i Application Server on Solaris 5.8

    I have installed oracle 9i on sun solaris 5.8. it has the original seed database provided by oracle.
    I am doing runinstall from disk1 directory of 9iAS and trying to install Oracle 9iApplication Server 9.0.2.0.0
    after this I get a screen with Installation types where option A is selected by default (which installs J2EE, Webcache, HTTP server)when I press next it does setting up install types and displays the following message
    " Your local host name database file(typically /etc/hosts) is not configured properly. This file should have and entry of the form:
    <IP_ADDRESS><FULLY_QUALIFIED_HOSTNAME><ALIASES>
    on solaris systems, the following files should also contain the fully qualified hostname, including the domain name:
    /etc/nodename, /etc/net/ticlts/hosts, /etc/net/ticots/hosts,/etc/net/ticotsord/hosts and any files in /etc whose name begin with 'hostname'
    Failure to properly configure this file may result in product runtime issues regarding proper hostname resolution."
    the /etc/host file has two entries one for loopback and other hostname which are in proper format except there is no alias for loopback.
    Am I doing something wrong or was the oracle installation not proper.
    I logged in as 'oracle' and changed all files. Next time when i tried to login using oracle acct and tried to open a terminal the screen went black.
    How do I install Oracle9iAS.

    I am having a similar problem with an Oracle 8i install. It seems that the 9i install
    heads off this same problem before running into it. There must be a file it sees
    as not being properly updated with the host information. I checked all of the
    host* files that I could find and they seem to be correct.
    Please let me know when someone answers the question at both addresses
    below:
    [email protected] and [email protected]

  • How to install a network card on Solaris 10

    Hi to all,
    I have installed for the first time Solaris 10 on i386 system.
    All went fine. Although Solaris did not found the PCI network card, is this normal?
    How can I install the (Realtek) network card;
    Thank you.
    Costas.
    Edited by: tritsako on Feb 9, 2009 11:33 AM

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • I have to install Oracle 9.2 on Solaris 9 I have no clue can any body help

    I have to install Oracle 9.2 on Solaris 9 I have no clue can any body help me I havent installed oracle on any Unix based system only done on Windows based by running the oracle installer can any one guide me how to accomplish this Task. any detailed step by step how to install from CD drive how to mount it. Please reply
    Thanks

    Hi,
    <br></br>
    <br>You can help with this doc Oracle9i Installation Guide Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, Linux Intel, and Sun Solaris</br>
    <br>Bests reagards,</br>
    <br>Nicolas</br>

  • I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    # Question
    I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

  • I can�t install Sun Studio 11 in Solaris 8

    Hello!!
    We are trying to install Sun Studio 11 on our Server.
    The server is running under Solaris 8, we install J2SE 1.4.2_10 SDK prior to run the Sun Studio installer, but when we run the installer, it report the following error
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code
    Some one has any idea?
    Thank you in advance.
    PD: Sorry for my English, I�am a beginner English student, please be pacient.

    i've installed java 1.5.0b06 and I can install SUN Studio 11 in Solaris 8
    feedback:
    ==========================================================
    # echo $PATH
    /usr/j2se/jre1.5.0_06/bin:/usr/j2se/jre1.5.0_06:/usr/sbin:/usr/bin
    # java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    ==========================================================
    but when i try to install
    ==========================================================
    # ./installer -nodisplay
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:472)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code)
    ===============================================================
    so i am confused or maybe i have to install 1.4.2.10??

  • IDS 5.0 SP2 + Solaris 8 password problem

    Iplanet version : iDS 5.0 SP2 + Solaris 8
    Password:
    user must change password after reset : yes
    user may change password : yes
    allow changes in 0 days
    keep password history : yes
    remeber 6 password
    Password expires after 90 days
    send warning 7 days before password expires
    check password syntax : yes
    password min length : 6
    Account lockout:
    Account maybe lockout : yes
    Lockout account after 3 login failures
    reset failure count after 525600 minutes
    Lockout forever : yes
    We discovered that when the user password is expired due to the field 'passwordexpirationtime' is past, there are two types of password expiration within iplanet ldap. One type of expiration will allow user to change the password by themselves, however, the other type did not
    We discovered that when we put a 'Z' on the field passwordexpirationtime, it will show the first type of password expiration that user can change their password. When we remove the 'Z' from the field passwordexpirationtime. it will not allow the user to change the password by themselves, we provide a screen dump at the end.
    Moreover, the problem may be triggered by other event instead of adding a 'Z' on the passwordexpirationtime field
    Here is the screen dump for you to investigate, you can see that the output with 'DSA is unwilling to perform' is the type where user can change their password, while the output with 'Invalid credentials' is the type where user CANNOT change their password.
    Case 1
    ======
    %ldapsearch -p 3389 -b o=orange,c=us uid=john passwordexpirationtimeuid=john,o=jpmorgan,c=us
    passwordexpirationtime=19900101000000Z
    %ldapsearch -v -p 3389 -D uid=john,o=orange,c=us -w abc123 -b o=jpmorgan,c=us uid=john
    ldap_init(localhost, 3389)
    filter pattern: uid=john
    returning: ALL
    filter is: (uid=john)
    ldap_search: DSA is unwilling to perform
    0 matches
    Case 2
    ======
    %ldapsearch -p 3389 -b o=orange,c=us uid=john passwordexpirationtimeuid=john,o=jpmorgan,c=us
    passwordexpirationtime=19900101000000
    %ldapsearch -v -p 3389 -D uid=john,o=orange,c=us -w abc123 -b o=jpmorgan,c=us uid=john
    ldap_init(localhost, 3389)
    ldap_simple_bind: Invalid credentials
    ldap_simple_bind: additional info: password expired!
    I know there's nothing to do with 'zuru' suffix, ldap schema supports both of attribute
    values format. But this happen in my LDAP. Any hints?
    Question:
    - Under what condition the LDAP will complain "DSA is unwilling to perform" or
    "Invalid credentials"
    - Any hints to resolve the problem

    If something had changed recently, drill into that.
    Do a hardware RAM test to confirm HW level soundness.
    You may capture the core dump or similar information and send it to Microsoft for analysis.
    They may ask you to do the usual thing: apply W2KSP4 and/or OS and security patches.
    You also have the option of migrating IDS5.0/Windows to IDS5.2Patch3 (also as Sun Java System DirSvr 5.2) running on Solaris10 x86.
    Gary

  • Installing Weblogic Liquid data on Solaris 10 x86

    Hi,
    I have a Solaris SunFire V65x server on which i have installed Solaris 10 (x86 IA) operating system. I was successfully able to install Weblogic 8.1 SP2 Server on this platform. However i am unable to install WebLogic Liquid Data 1.0 on this server.
    Is there a way around ?

    The patches that are mentioned as requirements in the database installation guide are quite old and should all be included in the latest releases (u9 and u10), so you should be able to install oracle without access to OS support and patches. But I still want to strongly advise against this (for production). If you don't have a support subscription you may also not have a license to run solaris (you can download the software for free, but are only allowed to use it for 90 days) and even if it is possible to install and run Oracle right now, there might be a time when (db) support asks you to install certain OS patches.
    So if this is for a proof of concept only, go ahead, but if you want to run this in production, better get support and licensing.
    Bjoern

  • Install NTOP 3.2 in Solaris 10 Intel !

    Hi everybody !
    I need help to install NTOP 3.2 in Solaris 10 INTEL i am having problems
    with the libraries pcap, libcap... I have been installing all the packages of the companion and I also compiled the libcap, i placed in my profile all the possible roads for the libs and even so I continue tends the same mistake:
    * ERROR: pcap header, bpf or library routines are missing
    * (yes means it was found, no means it was not found)
    * pcap.h...yes
    * net/bpf.h...yes
    * pcap-bpf.h...no
    * pcap_open_live() in -lpcap...no
    * pcap_findalldevs() in -lpcap...no
    My .profile:
    LD_LIBRARY_PATH=:/opt/sfw/include:/usr/local/include/net:/usr/local/lib
    :/usr/local/include:/usr/sfw/lib/:/opt/sfw/lib:/usr/lib:/usr/local/opt/lib;
    Somebody could help me ?
    Sorry my English.
    [],s

    Depending on where you installed your pcap you will need to update your LD_LIBRARY_PATH with the lib directory. You might also want to set your LDFLAGS. Should work like a champ after you do this.

  • How to install a power monitor in Solaris 10

    Hello everyone,
    I have installed Solaris 10 in my laptop Sony VGN-S350F. Now, I have realized that I can't check what my battery's status is. I am using java desktop System as my default graphic environment.
    I have worked several times with linux and I know Gnome comes with an special applet to monitor the battery's level.
    Could anybody tell me where I can find a similar function in Solaris 10?
    Thank You

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • ERROR install oracle database 10gR2 in solaris sparc 64

    Dear All,
    I got error when installing oracle database 10gR2 on solaris sparc 64.
    these are the messages:
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc"; \
    rm -f /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc -L/usr/app/oracle/product/10.2.0/db_1/precomp/lib/ -L/usr/app/oracle/product/10.2
    .0/db_1/lib/ -dy /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crti.o /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crt1.o /usr/app/oracle/product
    /10.2.0/db_1/lib/s0main.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pdc.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pds.o /usr/app/oracle/product/
    10.2.0/db_1/precomp/lib/libproc2.a /usr/app/oracle/product/10.2.0/db_1/lib/libslax10.a /usr/app/oracle/product/10.2.0/db_1/precomp/lib/libpgp.a -lpls10 -lplp
    10 /usr/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /usr/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lclntsh `cat /usr/ap
    p/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/
    ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10
    -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10
    -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -
    lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10
    -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/sysliblist` -R
    /opt/SUNWcluster/lib/sparcv9:/usr/app/oracle/product/10.2.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs
    /lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lposix4 -lm /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    make: Fatal error: Command failed for target `/usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc'
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    any help would be appreciate.
    Thank you
    Regards,
    Spirit

    I'm not sure with the solaris sparc 64.
    but the most common problem with Linux x86_64 which I assume probably similar. that type of error caused by
    you have to install glibc-devel-32 bit and libstdc++-devel 32 bit together with your 64 bit. both libraries required by the Oracle to solve the linking problem.
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866
    probably it will help you.
    sorry, this is just my guessing of your problem.
    thanks

  • How to install oracle connection manager on solaris 10

    I have installed oracle application server 10.1.2 on solaris 10. How do i install oracle connection manager utility.
    My end goal is to use applets/jdbc.
    Thanks

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • Installing WebLogic 6.1 on Solaris for Intel

    Hi
    I am getting the following error when I try to install WebLogic6.1.
    $ sh weblogic610sp2_sol.bin
    Preparing to install...
    Error: can't find libjava.so.
    My PATH & LD_LIBRARY_PATH point to the directory containing libjava.so.
    Thanks in advance for your help.
    Sri

    Hi.
    This is not a supported platform per http://edocs.bea.com/wls/platforms/index.html. We support solaris on sparc, not intel.
    Regards,
    Michael
    Adrian Micu wrote:
    Hi,
    I'm trying to install WLS 6.1 on Solaris, on an Intel-based machine. I have installed JDK 1.3.1. I managed to get past the first parameters (BEA home, ports, etc.) but when it comes to specify the system password, the installation crashes.
    Here's the command I issued:
    sh weblogic610sp2_sol.bin LAX_VM [absolute path to java] -i console
    And the output is:
    ===============================================================================
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:75)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-
    Any ideas how can I solve this?
    thanks for the help,
    Adrian--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Unable to install ALSB3 on Solaris box

    I try to install alsb on solaris box using the command :java -jar alsb300_wls100_generic.jar, but always get the bellowed error
    Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:135)
    at java.util.jar.JarFile.<init>(JarFile.java:72)
    Is there anyone has uncounted this issue? Thanks in advance.
    Edited by: user11110550 on Jun 16, 2010 8:01 PM

    Hi,
    Make sure you have given the correct rights for the .bin file to execute, also do have a look at the below link to get more information on how to install a .bin file
    Topic: Starting .bin Installation Programs in Graphical Mode on UNIX Machines
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e14142/guimode.htm#BABFBABI
    If you need to install it in Silent mode then check the below link
    Topic: Silent Mode Installation of WebLogic
    http://middlewaremagic.com/weblogic/?p=1716
    Regards,
    Ravish Mody

  • Is it possible to install Two iAS 6.5 SP2 instances on a single solaris box

    Hi,
    I have iPlanet Application server 6.0 SP2 installed on sun solaris 2.7.
    Now, I want to install one more instance of iAS (same version) on the same solaris box. Just wondering, is it possible, because i think in case of Sun One Apps Server 7 its not possible.
    If its possible, is there any specific configuration I have to make ?
    Thanks in advance,
    Prakash

    Hello,
    I think it is possible to have two instances of IAS 6.5 on one machine because last year I had similar situation with IAS 6.5 Enterprise - I instaled it twice and put them in cluster. Things were just fine.
    Each creation of instance of app server meant new installation of IAS software in different install folder, where second one used Directory Server installed durring the first installation.
    I remember that I had only one Directory Server installation where each IAS instance had its own space for configuration data (by specifying diferent name for "IAS global config params" during the installation) and different set of port numbers for IAS processes. Finnaly, I put these two instances in a cluster...
    IAS 7.0 (Sun One App server 7.0) has different approach regarding creating and configuring several app server instances, because creating one more instance of app server doesn't mean another installation of software...
    Regards
    Vladimir

Maybe you are looking for

  • I am getting an unexpected error when trying to install iCloud on my PC

    I am trying to install iCloud on my PC and new iPhone 4S, but when my PC says there is an "unexpected error" when installing.

  • Attachments from ECC PO to SRM 7.0

    Hi All We are attaching some URLs in the Purchase Order through Services for Object(Top left Hand Corner) and these attachments are not being created in the SUS system when the Purchase Order is created in SRM 7.0 system through an XML message. We ha

  • Jnlp file wont open

    Hello when leopard switches on after the login, a black window Terminal opens with some text in it. Also i cant open jnlp files as i get this window instead of opening the jave file that let's me use a chat window. How do i handle this ? everything w

  • Websphere PIK with BOXI R2 SP2

    This standard package has only 2 sort functionality, one for name of report sort and other for "sent" date sort....has anyone been able to add other sort methods?? such as sort by "Last Updated", author, folder, etc...???? Kevin

  • Working with "Adaptive web service model"

    Hi, Please refer any blogs or documents related to working with "Adaptive web service model". Thank you. Regards Bhanu.