Creating /opt

I purchased a new Sun Blade 150, and need to install DB2. This system still has its factory-installed disk partitions. I need to create a /opt under which I'll do the installation. I presume I may need to use format and newfs to create /opt, but the format command seems a little scary since I haven't used it before. Could someone tell me the proper procedure by which /opt is usually created?
Shown below is how things currently look after issuing df:
# df
/ (/dev/dsk/c0t0d0s0 ): 2596236 blocks 1033310 files
/proc (/proc ): 0 blocks 3779 files
/etc/mnttab (mnttab ): 0 blocks 0 files
/dev/fd (fd ): 0 blocks 0 files
/var/run (swap ): 1234560 blocks 22957 files
/tmp (swap ): 1234560 blocks 22957 files
/space (/dev/dsk/c0t0d0s3 ):127247476 blocks 8020389 files
/cdrom/db2_solaris (/vol/dev/dsk/c0t1d0/db2_solaris): 1328712 blocks 310073 files
/home/jewing (/export/home/jewing): 2596236 blocks 1033310 files
I'd like to get a large part of the space currently in /space to be in a new /opt.

Is this a viable solution to my question?
1. Change the line in /etc/vfstab that is currently
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /space ufs 1 yes -
to be
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3 /export/home ufs 1 yes -
2. Add the following line to /etc/dfs/dfstab:
share -F nfs /export/home
3. mkdir /export/home/opt
4. Add the following line to /etc/auto_mount:
/opt auto_home -nobrowse

Similar Messages

  • 11gr2 silent install error - Unable to create a new central inventory direc

    I am working on SLES 11 SP2 on zLinux and I am trying to install oracle 11gr2 silently. I was able to install the GI and it is running but when I try to install the oracle binaries I keep getting this error:
    [FATAL] [INS-32035] Unable to create a new central inventory directory : /opt/oraInventory.
    CAUSE: The central inventory location provided is not empty.
    The GI install created /opt/oraInventory and all the files are in there. I even changed the owner from grid:oinstall to oracle:oinstall but that did not help. When I did the install on SLES 11 SP1 I did not get this error.
    I am running this command to install oracle: /runInstaller -silent -ignorePrereq -showProgress -waitForCompletion -responseFile /tmp/db_install.rsp
    drwxrwx--- 6 oracle oinstall 4096 Apr 2 10:42 oraInventory
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:39 ContentsXML
    drwxrwx--- 3 oracle oinstall 4096 Apr 2 10:41 backup
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:41 logs
    -rw-rw-r-- 1 oracle oinstall 52 Apr 2 10:41 oraInst.loc
    -rwxrwx--- 1 oracle oinstall 1650 Apr 2 10:41 orainstRoot.sh
    drwxrwx--- 2 oracle oinstall 4096 Apr 2 10:38 oui
    cat oraInst.loc
    inventory_loc=/opt/oraInventory
    inst_group=oinstall

    That was my last resort because the support is horrible. I am getting the same error during the GUI install also if that makes a difference. Its like the oracle install does not know about the Grid installed already in oraInventory.

  • Bash: /opt/arch32/mirrorlist: Permission denied - arch32 help

    Hi all.
    I'm new to Arch Lin and i'm just trying out things to get to know Arch.
    At the moment I'm trying to install a 32 bit subsystem as described here http://wiki.archlinux.org/index.php/Ins … _in_Arch64 but in the second step I get the following error:
    "bash: /opt/arch32/mirrorlist: Permission denied"
    The wiki says I should do
    "sed -e 's/x86\_64/i686/g' /etc/pacman.d/mirrorlist > /opt/arch32/mirrorlist",
    but that gives me the error above, so I also tried
    "sudo sed -e 's/x86\_64/i686/g' /etc/pacman.d/mirrorlist > /opt/arch32/mirrorlist"
    which also doesn't work. What's wrong?
    PS: i created /opt/arch32 with "sudo mkdir".

    Thanks I will try that out!
    I'm sorry if I am being stupid but again im very newt o this, but is there a difference between these two things:
    > su
    > touch hello.txt
    and
    > sudo touch hello.txt
    I dont fully understand the concept of 'sudo' yet, from what I know sudo gives temporary su permission, but under the real user so the owner in the first case becomes root while the owner in the second case becomes whoever is executing the command - is this not how it is?

  • Can not configure Access Manager

    Hi all,
    1. I istalled Sun java messaging server 6.
    2. I edit amsamplesilent to prepare amsamplesilent.my:
    # cd /opt/SUNWam/bin
    #mv amsamplesilent amsamplesilent.my
    3. I configure Access Manager:
    #./amconfig -s amsamplesilent.my but get the following error:
    # ./amconfig amsamplesilent.my
    Usage: amconfig -s <silentinputfile>
    ./amconfig: Sourcing ./amutils
    ln: cannot create /opt/SUNWam/lib/jaxrpc-spi.jar: File exists
    chown: jaxrpc-spi.jar: No such file or directory
    full install
    ./amdsconfig: Sourcing ./amutils
    LD_LIBRARY_PATH is --- /usr/lib/mps/secv1:/usr/lib/mps/secv1:/usr/lib/mps/secv1:/opt/SUNWam/lib:/opt/SUNWam/ldaplib/ldapsdk
    CLASSPATH is --- /opt/SUNWam/locale:/etc/opt/SUNWam/config:/opt/SUNWam/lib:/opt/SUNWam/lib/am_services.jar:/opt/SUNWam/lib/ldapjdk.jar:/usr/share/lib/mps/secv1/jss3.jar:/opt/SUNWam/lib/am_sdk.jar
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 3
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 4
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 5
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 6
    ERROR : Loading of Access Manager schema into the Directory failed
    Starting the tag swapping of the install.ldif and installExisting.ldif
    ROOT_SUFFIX is dc=iplanet,dc=com
    People_NM_ROOT_SUFFIX is People_dc=iplanet_dc=com
    SERVER_HOST sample.red.iplanet.com
    DIRECTORY_SERVER sample.red.iplanet.com
    DIRECTORY_PORT 389
    USER_NAMING_ATTR uid
    ORG_NAMING_ATTR o
    CONSOLE_DEPLOY_URI /amconsole
    ORG_OBJECT_CLASS sunismanagedorganization
    RS_RDN iplanet
    USER_OBJECT_CLASS inetorgperson
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 3
    ERROR : Configuring/Loading of the default DIT in the Directory Server failed
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    sleep 3
    Warning : Plugins and Indexes already exist.
    ./amsvcconfig: Sourcing ./amutils
    LD_LIBRARY_PATH is --- /usr/lib/mps/secv1:/usr/lib/mps/secv1:/usr/lib/mps/secv1:/opt/SUNWam/lib:/opt/SUNWam/ldaplib/ldapsdk
    CLASSPATH is --- /opt/SUNWam/locale:/etc/opt/SUNWam/config:/opt/SUNWam/lib:/opt/SUNWam/lib/am_services.jar:/opt/SUNWam/lib/ldapjdk.jar:/usr/share/lib/mps/secv1/jss3.jar:/opt/SUNWam/lib/am_sdk.jar
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    Loading service schema XML files ...
    Info 112: Entering ldapAuthenticate method!
    Error 15: Cannot authenticate user.
    LDAP authentication failed.
    Error 9: Operation failed: Error 15: Cannot authenticate user.
    Error occured while loading: /etc/opt/SUNWam/config/ums/ums.xml
    ./amws61config: Sourcing ./amutils
    /opt/SUNWam/console.war: No such file or directory
    current web app is applications
    copying files from sunwamconsdk
    Swapping tag swap in index.html files ...
    Making amconsole.war
    Successfully done making warfile ...
    Deploying from /opt/SUNWam/web-src/applications (/opt/SUNWam/amconsole.war) to /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/applications for /amconsole
    wdeploy deploy -u /amconsole -i https-sample.red.iplanet.com -v https-sample.red.iplanet.com -d /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/applications /opt/SUNWam/amconsole.war
    [wdeploy] The war file name is /opt/SUNWam/amconsole.war
    [wdeploy] Fatal error in parsing XML file ..Premature end of file.
    [wdeploy] (-1, -1) in file null
    [wdeploy] Error encountered while parsing /opt/SUNWwbsvr/https-sample.red.iplanet.com/config/server.xml
    Failed deploying /amconsole
    /opt/SUNWam/services.war: No such file or directory
    current web app is services
    Swapping tag swap in index.html files ...
    Making amserver.war
    Successfully done making warfile ...
    Deploying from /opt/SUNWam/web-src/services (/opt/SUNWam/amserver.war) to /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/services for /amserver
    wdeploy deploy -u /amserver -i https-sample.red.iplanet.com -v https-sample.red.iplanet.com -d /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/services /opt/SUNWam/amserver.war
    [wdeploy] The war file name is /opt/SUNWam/amserver.war
    [wdeploy] Fatal error in parsing XML file ..Premature end of file.
    [wdeploy] (-1, -1) in file null
    [wdeploy] Error encountered while parsing /opt/SUNWwbsvr/https-sample.red.iplanet.com/config/server.xml
    Failed deploying /amserver
    /opt/SUNWam/password.war: No such file or directory
    current web app is password
    Swapping tag swap in index.html files ...
    Making ampassword.war
    Successfully done making warfile ...
    Deploying from /opt/SUNWam/web-src/password (/opt/SUNWam/ampassword.war) to /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/password for /ampassword
    wdeploy deploy -u /ampassword -i https-sample.red.iplanet.com -v https-sample.red.iplanet.com -d /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/password /opt/SUNWam/ampassword.war
    [wdeploy] The war file name is /opt/SUNWam/ampassword.war
    [wdeploy] Fatal error in parsing XML file ..Premature end of file.
    [wdeploy] (-1, -1) in file null
    [wdeploy] Error encountered while parsing /opt/SUNWwbsvr/https-sample.red.iplanet.com/config/server.xml
    Failed deploying /ampassword
    /opt/SUNWam/introduction.war: No such file or directory
    current web app is common
    Swapping tag swap in index.html files ...
    Making amcommon.war
    Successfully done making warfile ...
    Deploying from /opt/SUNWam/web-src/common (/opt/SUNWam/amcommon.war) to /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/common for /amcommon
    wdeploy deploy -u /amcommon -i https-sample.red.iplanet.com -v https-sample.red.iplanet.com -d /opt/SUNWwbsvr/https-sample.red.iplanet.com/is-web-apps/common /opt/SUNWam/amcommon.war
    [wdeploy] The war file name is /opt/SUNWam/amcommon.war
    [wdeploy] Fatal error in parsing XML file ..Premature end of file.
    [wdeploy] (-1, -1) in file null
    [wdeploy] Error encountered while parsing /opt/SUNWwbsvr/https-sample.red.iplanet.com/config/server.xml
    Failed deploying /amcommon
    Checking if Web Server is already configed with Access Manager
    Configuring Web Server
    Mime type: 'type=text/vnd.wap.wml' already exists: Skipping ....
    Mime type: 'type=image/vnd.wap.wbmp' already exists: Skipping ....
    I tried again but I still get this error.
    Any Ideas for this problem?
    Thanks.

    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    i would consider this a fatal error.
    The system cannot locate where your Directory Server is. "no route to host" means that it's trying to get to the host, but your networking isn't set up correctly, and it doesn't find any route to get to the specified host.

  • Error while installing oracle 9i(9.2.0.1.0) on Red Hat Linux 8

    hi
    friends,
    i'm getting error while installing Oracle 9i(9.2.0.1.0). this eror was came when linking process was going on. Error is as follow.
    "Error in invoking target install of make file"
    /home/oracle/product/9.2.0/plsql/lib/ins_plsql.mk"
    /home/oracle/product/9.2.0/precomp/lib/ins_precomp.mk"
    /home/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk"
    /home/oracle/product/9.2.0/network/lib/ins_oemagent.mk"
    pls. help me what to do?
    Dharmesh

    See this :
    I saw this error only in connection with Oracle 9i (9.0.1) installation.
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    After that hit retry in the error popup. This always worked for me.
    (I was told that this also works for SuSE 8.0.)
    Here is Oracle's official solution for Oracle 9iR1 or 9iR1 iAS on RedHat 2.1 Advanced Server:
    http://otn.oracle.com/software/products/oracle9i/files/binutils_readme.html
    from: http://www.puschitz.com/OracleOnLinux.shtml
    Hope it help you
    Basem

  • Error while installing 8.1.7 on Linux

    Hello.
    I'm trying to install 8.1.7 on Mandrake Linux 9.1.
    After setting LD_ASSUME_KERNEL=2.2.5, I was able to run the installer.
    However, after selecting what and where to install to, I get the following
    error message:
    Fehler beim Aufruf des Ziels relink von makefile
    /opt/oracle/product/8.1.7/precomp/lib/ins_precomp.mk.
    As you can see, I'm installing it in german. The message should mean
    something like:
    Error while calling target relink of makefile
    /opt/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    In the main window of Oracle Universal Installer, I see that it got to 65%
    and "Installation erfolgreich" (Installation successfull) and "Verknüpfen
    von Oracle8i Enterprise Edition 8.1.7.0.1" (Relinking of Oracle8i
    Enterprise Edition 8.1.7.0.1).
    What's the error that I'm getting and how can I make it go away?
    I also just noticed, that there's an install log written by OUI. It ends with:
    �Starten der InstallationVerknüpfungsphase von Komponente Oracle8i Enterprise Edition
    Aufruf von Aktion unixActions1.7.1.5.0 make
    installMakePath = /usr/bin/make
    � installMakeFileName = /opt/oracle/product/8.1.7/network/lib/ins_net_client.mk
    installTarget = mkldflags
    undoMakeFileName =
    installArguments = ORACLE_HOME=/opt/oracle/product/8.1.7,
    logFile = /opt/oracle/product/8.1.7/install/make.log
    undoTarget =
    Aufruf von Aktion unixActions1.7.1.5.0 make
    installMakePath = /usr/bin/make
    � installMakeFileName = /opt/oracle/product/8.1.7/network/lib/ins_net_client.mk
    installTarget = client_sharedlib
    undoMakeFileName =
    installArguments = ORACLE_HOME=/opt/oracle/product/8.1.7,
    logFile = /opt/oracle/product/8.1.7/install/make.log
    undoTarget =
    Aufruf von Aktion unixActions1.7.1.5.0 make
    installMakePath = /usr/bin/make
    � installMakeFileName = /opt/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    installTarget = relink
    undoMakeFileName =
    � installArguments = ORACLE_HOME=/opt/oracle/product/8.1.7,EXENAME=ott,
    logFile = /opt/oracle/product/8.1.7/install/make.log
    undoTarget =
    Ausnahme von Aktion: make
    Name der Ausnahme: MakefileException
    �Zeichenkette der Ausnahme: Fehler beim Aufruf des Ziels relink von makefile /opt/oracle/product/8.1.7/precomp/lib/ins_precomp.mk.
    Hm, still doesn't tell me much about what to do...
    What to do?
    Thanks,
    Alexander Skwar

    With the help of someone on a Oracle newsgroup, I found a the log file $ORACLE_HOME/install/make.log, which contains:
    /usr/bin/make -f ins_rdbms.mk part_on ORACLE_HOME=/opt/oracle/product/8.1.7
    /usr/bin/ar d /opt/oracle/product/8.1.7/rdbms/lib/libknlopt.a ksnkkpo.o
    /usr/bin/ar cr /opt/oracle/product/8.1.7/rdbms/lib/libknlopt.a /opt/oracle/product/8.1.7/rdbms/lib/kkpoban.o
    /usr/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/opt/oracle/product/8.1.7
    /usr/bin/ar d /opt/oracle/product/8.1.7/rdbms/lib/libknlopt.a kxmnsd.o
    /usr/bin/ar cr /opt/oracle/product/8.1.7/rdbms/lib/libknlopt.a /opt/oracle/product/8.1.7/rdbms/lib/kxmwsd.o
    /usr/bin/make -f ins_rdbms.mk ctx_on ORACLE_HOME=/opt/oracle/product/8.1.7
    /usr/bin/ar cr /opt/oracle/product/8.1.7/rdbms/lib/libknlopt.a /opt/oracle/product/8.1.7/rdbms/lib/kciwcx.o
    /usr/bin/make -f ins_net_client.mk mkldflags ORACLE_HOME=/opt/oracle/product/8.1.7
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/opt/oracle/product/8.1.7
    /opt/oracle/product/8.1.7/bin/genclntsh
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgm.o)(.text+0x1bed): In function `skgmckareas':
    : undefined reference to `__umoddi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgm.o)(.text+0x1c3f): In function `skgmckareas':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgm.o)(.text+0x2aa7): In function `skgmcrone':
    : undefined reference to `__umoddi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgm.o)(.text+0x48a9): In function `skgmround':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgm.o)(.text+0x4909): In function `skgmtrunc':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(sskgm.o)(.text+0xba5): In function `sskgmqstable':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgfr.o)(.text+0x555): In function `skgfrcre':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgfr.o)(.text+0xdb4): In function `skgfofi':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libgeneric8.a(skgfr.o)(.text+0x1eba): more undefined references to `__udivdi3' follow
    /opt/oracle/product/8.1.7/lib/libcore8.a(lnxmin.o)(.text+0x717): In function `lnxmin':
    : undefined reference to `__umoddi3'
    /opt/oracle/product/8.1.7/lib/libcore8.a(slfisk.o)(.text+0x98): In function `slfisk':
    : undefined reference to `__udivdi3'
    /opt/oracle/product/8.1.7/lib/libcore8.a(slfisk.o)(.text+0xec): In function `slfisk':
    : undefined reference to `__umoddi3'
    Created /opt/oracle/product/8.1.7/lib/libclntst8.a
    /opt/oracle/product/8.1.7/bin/genagtsh /opt/oracle/product/8.1.7/lib/libagtsh.so 1.0
    /usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/opt/oracle/product/8.1.7 EXENAME=ott
    Linking ott
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    /bin/chmod: konnte Attribute von »ott« nicht holen: No such file or directory
    make: *** [ott] Fehler 1
    /usr/bin/make -f ins_precomp.mk relink ORACLE_HOME=/opt/oracle/product/8.1.7 EXENAME=ott
    Linking ott
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    /bin/chmod: konnte Attribute von »ott« nicht holen: No such file or directory
    make: *** [ott] Fehler 1
    Well, uhm, this doesn't tell me anything at all besides that Oracle seems to be broken?!
    What can I do next?
    Thanks,
    Alexander

  • RHEL 3 64 bits install of oracle db 10.1.0.3 (errors in linking)

    HI,
    I have to install oracle 10.1.0.3 on a red hat enterprise server 3ES. After checking all the prerequisites (RPM, kernel parameteres, users and groups, environments), i have tried to run the installer but i am stuck in linking.
    THe error part of the logs are:
    1.
    /opt/app/oracle/oracle_home/bin/genclntsh
    /usr/bin/ld: cannot find /usr/lib/libc_nonshared.a
    collect2: ld returned 1 exit status
    cp: cannot stat `/DISCARD/': No such file or directory
    Created /opt/app/oracle/oracle_home/lib/libclntst10.a
    Created /opt/app/oracle/oracle_home/lib32/libclntst10.a
    /opt/app/oracle/oracle_home/bin/genagtsh /opt/app/oracle/oracle_home/lib/libagtsh.so 1.0
    /usr/bin/ld: cannot find /usr/lib/libc_nonshared.a
    collect2: ld returned 1 exit status
    2.
    Start output from spawned process:
    make -f /opt/app/oracle/oracle_home/sysman/lib/ins_sysman.mk relink_sharedobj SHAREDOBJ=libnmemso
    make[1]: Entering directory `/opt/app/oracle/oracle_home/sysman/lib'
    gcc -o /opt/app/oracle/oracle_home/sysman/lib/libnmemso.so -m32 -Wl,--whole-archive -shared -L/opt/app/oracle/oracle_home/lib32/ -L/opt/app/oracle/oracle_home/lib32/stubs/ -L/opt/app/oracle/oracle_home/sysman//lib32/ -L/opt/app/oracle/oracle_home/lib/ -L/opt/app/oracle/oracle_home/lib -L/opt/app/oracle/oracle_home/sysman/lib/ -Wl,-rpath,/opt/app/oracle/oracle_home/lib32/:/opt/app/oracle/oracle_home/sysman//lib32/ /opt/app/oracle/oracle_home/sysman//lib32/libnmem.a /opt/app/oracle/oracle_home/sysman//lib32/libnmer.a /opt/app/oracle/oracle_home/sysman//lib32/libnmeu.a /opt/app/oracle/oracle_home/sysman//lib32/libnmt.a /opt/app/oracle/oracle_home/sysman//lib32/libnml.a /opt/app/oracle/oracle_home/sysman//lib32/libnmee.a /opt/app/oracle/oracle_home/sysman//lib32/libnmefmgr.a /opt/app/oracle/oracle_home/sysman//lib32/libnmevr.a /opt/app/oracle/oracle_home/sysman//lib32/libnmehu.a /opt/app/oracle/oracle_home/sysman//lib32/libnmehl.a /opt/app/oracle/oracle_home/sysman//lib32/libnmepm.a /opt/app/oracle/oracle_home/sysman//lib32/libnmedc.a /opt/app/oracle/oracle_home/sysman//lib32/libnmedt.a /opt/app/oracle/oracle_home/sysman//lib32/libnmedm.a /opt/app/oracle/oracle_home/sysman//lib32/libnmedr.a /opt/app/oracle/oracle_home/sysman//lib32/libnmeb.a /opt/app/oracle/oracle_home/sysman//lib32/libnmec.a /opt/app/oracle/oracle_home/sysman//lib32/libnmesched.a /opt/app/oracle/oracle_home/sysman//lib32/libnmectl.a /opt/app/oracle/oracle_home/sysman//lib32/libnmejc.a /opt/app/oracle/oracle_home/sysman//lib32/libnmej.a -L/opt/app/oracle/oracle_home/jdk/jre//lib/i386/client -L/opt/app/oracle/oracle_home/jdk/jre//lib/i386 -z lazyload -ljava -ljvm -lverify -z nolazyload -Wl,-rpath,/opt/app/oracle/oracle_home/lib32/:/opt/app/oracle/oracle_home/sysman//lib32/:/opt/app/oracle/oracle_home/jdk/jre//lib/i386/client:/opt/app/oracle/oracle_home/jdk/jre//lib/i386 /opt/app/oracle/oracle_home/sysman//lib32/libnmeclumgr.a /opt/app/oracle/oracle_home/sysman//lib32/libnmecluster.a /opt/app/oracle/oracle_home/sysman//lib32/libnmexml.a -Wl,--no-whole-archive -lxml10 -lcore10 -lnls10 -lunls10 -lclntsh -lnnz10 -lpthread -lnsl -lm -ldl -Wl,-rpath,/opt/app/oracle/oracle_home/lib32 `cat /opt/app/oracle/oracle_home/lib32/sysliblist` -ldl -lm
    /opt/app/oracle/oracle_home/lib32//libclntsh.so: file not recognized: File truncated
    collect2: ld returned 1 exit status
    make[1]: *** [opt/app/oracle/oracle_home/sysman/lib/libnmemso.so] Error 1
    make[1]: Leaving directory `/opt/app/oracle/oracle_home/sysman/lib'
    make: *** [libnmemso] Error 2
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'agent emsubagent nmo nmb' of makefile '/opt/app/oracle/oracle_home/sysman/lib/ins_sysman.mk'. See '/opt/app/oracle/oraInventory/logs/installActions2006-06-30_09-17-25PM.log' for details.
    Exception Severity: 1
    *** Cancel Dialog: ***
    User Selected: Stop installation of all products.
    Error in invoking target 'agent emsubagent nmo nmb' of makefile '/opt/app/oracle/oracle_home/sysman/lib/ins_sysman.mk'. See '/opt/app/oracle/oraInventory/logs/installActions2006-06-30_09-17-25PM.log' for details.
    Unable to read the list of homes from the inventory.
    Can someone please advice?
    Thanks.

    Hi,
    glibc-devel is already installed (it is in the prerequisites)
    rpm -qa |grep glibc
    glibc-2.3.2-95.39
    glibc-profile-2.3.2-95.39
    glibc-common-2.3.2-95.39
    glibc-devel-2.3.2-95.39
    glibc-headers-2.3.2-95.39
    glibc-2.3.2-95.39
    glibc-kernheaders-2.4-8.34.2
    glibc-utils-2.3.2-95.39
    File is located :
    rpm -ql glibc-devel|grep nonsh
    /usr/lib64/libc_nonshared.a
    And here is the bash_profile of the oracle user:
    # .bash_profile
    umask 022
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
         . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    LD_LIBRARY_PATH=/usr/lib64:/usr/lib:/opt/app/oracle/oracle_home/lib:/opt/app/oracle_home/sysman/lib:/opt/app/oracle_home/sysman/lib32
    ORACLE_BASE=/opt/app/oracle
    ORACLE_HOME=/opt/app/oracle/oracle_home
    export PATH ORACLE_BASE ORACLE_HOME LD_LIBRARY_PATH
    unset USERNAME
    Message was edited by:
    Sam Orleans

  • Installation of oracle8i (8.1.7) on linux 6.2

    hello,
    This is regarding installation of oracle8i(8.1.7) on redhat linux6.2.
    We are facing problems at the begining step of creation of "oracle" user accout & "dba" group.
    Even though we are successfull in creating user & group we are not able to proceed further with installations.
    is the problem is wrt O.S kernel parameters.
    if yes please send me the solution.
    the kernel ver which we are using is 2.2.14.
    does that makes any difference.
    Or should "oracle" user or the "dba" group
    comes under special category.
    bcos we are not able to find any oracle related environment variables nor we are successfull in accesing kernel parameters.
    please let me know how to proceed further
    as soon as possible.
    thanks a lot,
    Bheemesh.

    hello folks,
    i am having a problem in installing oracle 8.1.7 on linux 7.2 redhat.[...snip...]
    now installation starts,during Linking Oracle8i Enterprise Edition segment,,at 62 or 64%,,it start
    generating errors like:
    Error in invoking target relink of makefile
    /dba01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    no effect on retry,just ignore ignore and ignore all the rest part,,
    i have read a nearly similar type of problem yesterday in this forum where author suggested
    to change LD_SELF_CONTAINED in ORACLE_HOME/bin/genclntsh and then run "genclntsh",,but he did'nt
    mentioned what change should we do??http://www.puschitz.com/OracleOnLinux.shtml
    From the above guide:
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    Also another 'jewel'http://staff.in2.hr/denis/oracle/index.html
    Regards,
    Pedro

  • Error during installation of oracle 8.1.7 on Linux 7.2

    hello folks,
    i am having a problem in installing oracle 8.1.7 on linux 7.2 redhat.
    i fulfill all the pre-installation requirements,,then started installation,,
    before executing "runInstaller",i have to use the command:
    $ export LD_ASSUME_KERNEL=2.2.5
    (if i dont give this command,the "runInstaller" halts.).
    now installation starts,during Linking Oracle8i Enterprise Edition segment,,at 62 or 64%,,it start
    generating errors like:
    Error in invoking target relink of makefile
    /dba01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    no effect on retry,just ignore ignore and ignore all the rest part,,
    i have read a nearly similar type of problem yesterday in this forum where author suggested
    to change LD_SELF_CONTAINED in ORACLE_HOME/bin/genclntsh and then run "genclntsh",,but he did'nt
    mentioned what change should we do??
    plz help me to wriggle out from this stuff.
    thanx
    regards

    hello folks,
    i am having a problem in installing oracle 8.1.7 on linux 7.2 redhat.[...snip...]
    now installation starts,during Linking Oracle8i Enterprise Edition segment,,at 62 or 64%,,it start
    generating errors like:
    Error in invoking target relink of makefile
    /dba01/app/oracle/product/8.1.7/precomp/lib/ins_precomp.mk
    no effect on retry,just ignore ignore and ignore all the rest part,,
    i have read a nearly similar type of problem yesterday in this forum where author suggested
    to change LD_SELF_CONTAINED in ORACLE_HOME/bin/genclntsh and then run "genclntsh",,but he did'nt
    mentioned what change should we do??http://www.puschitz.com/OracleOnLinux.shtml
    From the above guide:
    Edit the file $ORACLE_HOME/bin/genclntsh and change the following line (people have sent me emails pointing out that this also works for Mandrake 8.1 and Mandrake 8.2):
    LD_SELF_CONTAINED="-z defs"
    to read:
    LD_SELF_CONTAINED=""
    Then run the script $ORACLE_HOME/bin/genclntsh as the user "oracle" and not as the user "root". Also make sure you have all the Oracle environments set! (I got so many emails because people were not doing this)
    $ su - oracle
    $ $ORACLE_HOME/bin/genclntsh
    Created /opt/oracle/product/9.0.1/lib/libclntst9.a
    $
    Also another 'jewel'http://staff.in2.hr/denis/oracle/index.html
    Regards,
    Pedro

  • Oracle 9i, "Error in invoking target install of..."

    Hi :),
    When running the Ora9i Universal Installer, I got this pop-up window error:
    " Error in invoking target install of makefile /opt/oracle/OraHome1/plsql/lib/ins_plsql.mk "
    I tried to fix it as explained in http://www.puschitz.com/InstallingOracle9i.shtml#OracleInstallationErrors but after executing the genclntsh script I got this message:
    collect2: ld terminated with signal 11 [Segmentation fault]
    ar: creating /opt/oracle/OraHome1/lib/libclntst9.a
    Created /opt/oracle/OraHome1/lib/libclntst9.a
    Could you please give me a hand with this?
    Cheers!
    p.s. I'm using Linux Debian sid
    Message was edited by:
    Q

    Thanks mdtaylor and Madrid....
    I don't want to use other dist, I'm in love w/Debian!.
    Well, I really appreciate your help guys!, It is working now... I had to install gcc 2.95 and I read the info of the link that Madrid said and it's reaaaally usefull, thanks Madrid!!
    I made it work downgrading binutils from 2.17 sid version to the oldstable version, which is 2.15

  • Error in installing CAR 4.2 in Solaris 10

    Hi there, I am stuck in these error everytime I install CAR4.2 in Solaris 10.
    Here's the error log:
    extracting: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/images/tomcat.gif
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/index.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/introduction.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/jndi-resources-howto.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/manager-howto.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/proxy-howto.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/README.txt
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/realm-howto.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/RUNNING.txt
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/security-manager-howto.html
    inflating: /opt/CSCOar/jakarta-tomcat-4.0.6/webapps/tomcat-docs/ssl-howto.html
    creating: /opt/CSCOar/jakarta-tomcat-4.0.6/work/
    # setting up product configuration file /opt/CSCOar/conf/car.conf
    # linking /etc/init.d/arserver to /etc/rc.d files
    # setting ORACLE_HOME and JAVA_HOME variables in arserver
    # flushing old replication archive
    # creating initial configuration database
    /var/sadm/pkg/CSCOar/install/postinstall: /opt/CSCOar/bin/mcdadmin: cannot execute
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of <CSCOar> failed.

    Before you begin to install the software, check your workstation's /etc/group file and make sure that group staff exists. The software installation will fail if group staff does not exist before you begin.
    http://www.cisco.com/en/US/docs/net_mgmt/access_registrar/4.2/installation/guide/install.html#wp1041434

  • Installing Oracle 9iDS on Solaris 8 with Oracle 9i DB already running

    Current setup is some what like this. We have SunV440 Server and have Oracle 9i Database running on it. To install 9i DB we have created a user Oracle on OS Solaris8. Now we would like to install Oracle 9iDS (Developer Suite) and configure its Separate ORACLE_HOME directory, as 9iDS won't letus have it configured in the exisiting HOME. It is known that I have to stop all Oracle services and process, should I also stop listner that is running.
    Please help me in detail steps involved and also if some OS files needs to be updated
    Thanks in anticipation for help

    Hello Chessplayer!
    Before you attempt the Oracle install, make sure you have done the following as the Oracle CD does nothing but put down the Oracle binaries:
    1. Create /opt/app/oracle
    2. Put a .profile in /opt/app/oracle sourcing your Oracle_Home and Oracle_Sid.
    3. Create file systems (volumes) where database datafiles will go. If you are working
    with a single disk, /vol01 is sufficient. However, you may want to create others to simulate
    multiple disks and the concept of "spreading" your load ie. data from index.
    4. You may also want to create a /dumps file system for oracle dump files.
    Have fun.
    TAS

  • Solaris 8 x86 installation runs out of space

    I am installing Solaris 8 x86 on to a Dell PowerEdge Server with a 9.1 SCSI drive. Utilizing the Solaris installation process and choosing "Entire Solaris Software Group" the process completes successfully. When signed on as root and installing software from the "bonus software bundle" I simply run out of room. When reviewing the disk manager it shows that "/" is at 88% and "/usr" is at 0%. What am I doing wrong? What is the proper way to load ancillary software and to get it to load into the "/usr" and not the "/" partition?
    Thanks for the help!

    Hi,
    Suggest you can choose custom install option, where by you can define each partion size as you wish. You may create /opt as seperate partion where you can load all your required s/w.
    Or Increase size of root partion so as to accomodate /opt.
    I hope this helps to you.
    Thanks,
    Santosh

  • Problem with Exchange 11.1.1.5 Connector in OIM 11gR2

    HI,
    i provisioned user to exchange server using 11.1.1.5 Connector successfully. when i am trying to update Database field Lookup in user process form i am getting following error
    Running EXCHANGEUPDATEUSER
    Target Class = oracle.iam.connectors.icfcommon.prov.ICProvisioningManager
    <Sep 5, 2012 8:53:45 AM EDT> <Error> <ORACLE.IAM.CONNECTORS.ICFCOMMON.PROV.ICPROVISIONINGMANAGER> <BEA-000000> <oracle.iam.connectors.icfcommon.prov.ICProvisioningManager : doUpdate : Error while updating user
    java.lang.IllegalArgumentException: Update type [Database] not supported
    at org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$14.createException(CommonObjectHandlers.java:274)
    at org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$14.createException(CommonObjectHandlers.java:273)
    at org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$ThrowableHandler.deserialize(CommonObjectHandlers.java:115)
    at org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:162)
    at org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:313)
    at org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObjectField(BinaryObjectDecoder.java:417)
    at org.identityconnectors.framework.impl.serializer.MessageHandlers$5.deserialize(MessageHandlers.java:155)
    at org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:162)
    at org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:313)
    at org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection.readObject(RemoteFrameworkConnection.java:153)
    at org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler.invoke(RemoteOperationInvocationHandler.java:101)
    at $Proxy868.update(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:107)
    at $Proxy868.update(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.identityconnectors.framework.impl.api.LoggingProxy.invoke(LoggingProxy.java:76)
    at $Proxy868.update(Unknown Source)
    at org.identityconnectors.framework.impl.api.AbstractConnectorFacade.update(AbstractConnectorFacade.java:154)
    Thanks and Regards,

    In Lookup.Exchange.UM.Configuration add:
    Before Update Action File
    /opt/oracle/Scripts/customExchangeUpdateScript.bat
    Before Update Action Language
    Shell
    Before Update Action Target
    Resource
    In OIM create /opt/oracle/Scripts/customExchangeUpdateScript.bat with the following content:
    IF NOT "%__NAME__%" == "" IF NOT "%Database%" == "" Powershell.exe -ImportSystemModules -File C:\PSScripts\setExchangeDatabase.ps1 "%__NAME__%" "%Database%"
    Exit
    Note: variables as %__NAME__% or %Database% are DECODE values from Lookup.Exchange.UM.ProvAttrMap
    Note: Create ICProvisioningManager# updateAttributeValues(String objectType, String[] labels) ...I can send you my step by step documentation about this
    In Exchange we create PowerShell skript C:\PSScripts\setExchangeDatabase.ps1 with the following content.
    <#
    .SYNOPSIS
      Updates a mailbox property
    .DESCRIPTION
      This script set a MS Exchange Database for a user.
    .NOTES
      File Name : setExchangeDatabase.ps1
    #>
    #Accept parameters
    $Identity = $args[0]
    $DatabaseName = $args[1]
    #if arg[1] is not empty (is available) set the database
    ###### test
    # $Identity >> 'c:\PSScripts\tracefile.log'
    # $DatabaseName >> 'c:\PSScripts\tracefile.log'
    # $Identity = $Identity.replace('[','').replace(']','')
    # $DatabaseName = $DatabaseName.split("=")[1].split(",")[0]
    # $Identity >> 'c:\PSScripts\tracefile.log'
    # $DatabaseName >> 'c:\PSScripts\tracefile.log'
    # " --- " >> 'c:\PSScripts\tracefile.log'
    if (("$Identity" -eq "") -or ("$DatabaseName" -eq ""))
      Exit
    else
      #parse alias and DB name only
      $Identity = $Identity.replace('[','').replace(']','')
      $DatabaseName = $DatabaseName.split("=")[1].split(",")[0]
      $UserCN = get-mailbox -identity $Identity|ForEach {$_.Name}
    $Identity >> 'c:\PSScripts\tracefile.log'
    $DatabaseName >> 'c:\PSScripts\tracefile.log'
    " --- " >> 'c:\PSScripts\tracefile.log'
      #Move request
    Remove-MoveRequest -Identity "$Identity" -confirm:$False
      New-MoveRequest -Identity "$Identity" -TargetDatabase "$DatabaseName"
      #test only
      #set-user -Identity "$Identity" -Office "$DatabaseName"

  • Problem about user-defined resource in RAC

    i do what doc says ,to create user-defined resource ,
    [oracle@rac1 ~]$ crs_profile -create network1 -t application -a /opt/ora/product/10.2.0/crs_1/bin/usrvip -o oi=eth0,ov=192.168.40.221,on=255.255.255.0
    [oracle@rac1 ~]$ crs_register network1
    [root@rac1 bin]# ./crs_setperm network1 -o root
    [root@rac1 bin]# ./crs_setperm network1 -u user:oracle:r-x
    [oracle@rac1 ~]$ crs_start network1
    Attempting to start `network1` on member `rac2`
    Start of `network1` on member `rac2` succeeded.
    $ crs_profile -create chk_slp -t application -B /opt/action_chkslp -d "test for crs" -r
    network1 -l application2 -a /opt/chkslp.scr -o ci=5,ft=2,fi=12,ra=2
    the command do not create /opt/chkslp.scr file ,so when i run crs_register chk_slp ,it will fail
    [oracle@rac1 admin]$ crs_register chk_slp
    Action Script `/opt/chkslp.scr` does not exist!
    CRS-0213: Could not register resource 'chk_slp'.
    i do not know why,anyone can help

    Hi Jigar,
    when you have selected a project and a subproject your first screen
    will be the personal menu of the LSMW. You will find here a step-by-step-wizard
    which you have to execute in sequence. If a step is executed the cursor is automatically positioned on the next step.
    Choose 'Maintain field mapping and conversion rules'.
    If the mapping is displayed set the cursor on the field you want to edit.
    Press the button 'Rule' on the button bar above the mapping.
    You will get a Popup where you can select 'User-defined routine (reusable)' (that is the last radio button).
    Regards,
    Ralf
    > But how to map input parameter  of sub routine with
    > source field.

Maybe you are looking for

  • How to clean our photos from iPhone

    iPHONE Can not take any more photos bc is full. How to empty.

  • Is it mandatory to assign language key to all the words exist in the system

    Current Scenario: We are in the Scan phase of the Combined Upgrade and Unicode Conversion. Our questions: 1.    Is it mandatory to assign language key to all the words exist in the system? When we tried, without assigning a language key, still we wer

  • Error when declaring IDOC segments in program

    I am getting error when declaring IDOC segments in my program. Below is how I declared. data: wa_e1vfkonk      like e1vfkonk. For the same syntax few segments are showing as properly declared and few are showing error that 'eqvfkonk' does not exist.

  • Internal user not receiving internal Email

    I have a user who is not receiving internal Email is she is included with others in the To or CC fields. For example emailing [email protected] works, Bob gets the email, but if I email [email protected] and [email protected] Jo gets the email but no

  • Simple dumb sql query

    New user here and I haven't been able to find an answer to this. My table looks like Name Code Date Issued Date Returned Smith 22 10/05/05 10/10/05 Smith 3 10/05/05 10/06/05 Smith 102 10/10/05 10/12/05 Jones 1 10/10/05 10/11/05 Code is unique. I want