Installing 11gR2 (linux.zseries64) on oracle linux 5 guest system failed

Dear experts,
I decided to post a detailed thread since it seems my last thread is totally forgotten. Hopefully, this thread could clarify my problem of installing oracle database 11.2.0.2 in oracle linux guest system in windows 7 host system. Sorry about that.
I installed oracle linux 5 update 6 x86_64 bits guest system in my windows 7 host using oracle virtualbox 4.2.12 so that I can install oracle database 11.2.0.2 (linux.zseries64_11gR2_database_1of2.zip, linux.zseries64_11gR2_database_2of2.zip). The oracle database I downloaded has some functions which are not available in 11.2.0.1. These two disks are extracted in a shared folder.
I followed the instructions in a guide to run the installation:
# yum install oracle-validated
It succeeded. and, I used uname -a to return this additional information:
"Linux localhost.localdomain 2.6.32-400.26.2.el5uek #1"
Then I set these below:
SELINUX=permissive
mkdir -p /u01/app/oracle/product/11.2.0/db_1
chown -R oracle:oinstall /u01
chmod -R 775 /u01
xhost + 127.0.0.1
and, added something in .bash_profile:
# Oracle Settings
TMP=/tmp; export TMP
TMPDIR=$TMP; export TMPDIR
ORACLE_HOSTNAME=127.0.0.1; export ORACLE_HOSTNAME
ORACLE_UNQNAME=DB11G; export ORACLE_UNQNAME
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1; export ORACLE_HOME
ORACLE_SID=DB11G; export ORACLE_SID
PATH=/usr/sbin:$PATH; export PATH
PATH=$ORACLE_HOME/bin:$PATH; export PATH
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
Then, I set DISPLAY environment in terminal:
export DISPLAY=127.0.0.1:0.0
Finally, I logged into the guest system as a user, not root, to run the installation. However, I got the frustrating error message:
[hsl@localhost database]$ ./runInstaller
./runInstaller: line 254: /media/sf_My_Share/Oracle/database/install/.oui: cannot execute binary file
Can anybody please give some advices to fix the problem. The installation is very important to me. Thanks a lot in advance.
hong

Hi,
Yes , its 11.2.0.2
by the way mine is look like this
[oracle@node2 ~]$ cd /media/share
[oracle@node2 share]$ ls -lt
total 0
drwxrwxrwx 1 root root 0 Nov  9  2012 Asmlib
drwxrwxrwx 1 root root 0 Aug 18  2009 DB11g
drwxrwxrwx 1 root root 0 Aug 18  2009 grid11g
[oracle@node2 share]$ cd DB11g
[oracle@node2 DB11g]$ ls -lrt
total 10
-rwxrwxrwx 1 root root 4352 Aug 13  2009 runInstaller
drwxrwxrwx 1 root root    0 Aug 13  2009 rpm
drwxrwxrwx 1 root root    0 Aug 13  2009 install
drwxrwxrwx 1 root root    0 Aug 13  2009 stage
drwxrwxrwx 1 root root    0 Aug 13  2009 sshsetup
drwxrwxrwx 1 root root    0 Aug 13  2009 response
drwxrwxrwx 1 root root    0 Aug 16  2009 doc
-rwxrwxrwx 1 root root 5400 Aug 17  2009 welcome.html
[oracle@node2 DB11g]$

Similar Messages

  • How to install pcbcfg.cfg it is missing while installing 11gr2 linux 5.5

    Hi,
    we have install the oracle DB 11gr2 server enterprises version on RHEL 5.5 64bit.in this cobol component are missing.the file pcbcfg.cfg is not there.
    pls tell us how to configure/install this.
    path where we are looking it.
    path : oracle_home/precomp/admin.
    Thanks in advance.
    Chander

    Server installation does not install Pro*Cobol. You need to install client too to get Pro*Cobol
    To get Pro*Cobol working you also need a cobol compiler.

  • 10G Database install on Linux 64bit File system Vs. Automatic Storage

    Hi,
    I'm installing Oracle 10G on a Dell 2950 server with an Intel 64 bit processor. The operating system is Red Hat Linux 4. It has a hardware RAID.
    I've downloaded the Install Guide but I have a question about installing.
    I'm confused about the File system vs. Automatic Storage management option. I will be installing on the local system, I will not be using a NAS or SAN.
    Under Database Storage Options, the guide says that "Oracle recommends that the file system you choose be separate from the file systems used by the operating system or the Oracle software.".
    1. Do I need to do that since I'm already using hardware RAID??
    2. Which way is recommended / what do most people do: File system or Automatic Storage managment??
    3. For Automatic Storage Management I read that I'd have to create an ASM Disk group that can consist of "a multiple disk device such as a RAID storage array or logical volume. However, in most cases disk groups consist of one or more individual physical disks". Do I need to reconfigure my partitions ??
    I just need some input on what I should do since this is my first time installing Oracle on Linux.
    Thank you.

    Besides documentation there's a step-by-step guide :
    http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#asm
    Many questions should be answered here.
    Werner

  • 10.2.0.1 install, linux Red Hat 4 fails on Oracle Config Asst ORA-27102

    INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
    INFO: Command = /oracle/ora10gr2/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 053d3e43dd32524082f71c639091631d49 -systemPassword 053d3e43dd32524082f71c639091631d49 -sysmanPassword 05b00420ddf1177c1f3b07b25fae5c1679 -dbsnmpPassword 05b00420ddf1177c1f3b07b25fae5c1679 -emConfiguration LOCAL -datafileJarLocation /oracle/ora10gr2/assistants/dbca/templates -datafileDestination /oracle/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema true -oratabLocation /oracle/ora10gr2/install/oratab -recoveryAreaDestination NO_VALUE
    Command = /oracle/ora10gr2/bin/dbca has failed
    INFO: Configuration assistant "Oracle Database Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /oracle/ora10gr2
    Configuration directory is set to /oracle/ora10gr2/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/oracle/ora10gr2/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    The error on the screen shows an ORA-27102 Out of Memory. This is confusing the machine has 8gb of memory and there is nothing running on it accept the install. My shmmax is set to 4180670464.
    Any ideas would be greatly appreciated.
    Thanks,
    Kim

    I too am failing on this.
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep shm
    # /sbin/sysctl -a | grep sem
    # /sbin/sysctl -a | grep file-max
    # /sbin/sysctl -a | grep ip_local_port_range
    # /sbin/sysctl -a | grep rmem_default
    # /sbin/sysctl -a | grep rmem_max
    # /sbin/sysctl -a | grep wmem_default
    # /sbin/sysctl -a | grep wmem_max
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    vm.hugetlb_shm_group = 0
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    Any ideas?
    TIA!

  • Resize Windows XP to install Arch Linux

    Me again! Hi! Well my Dad finally gave me permission to install Arch on our computer (hes a bit paranoid..) But I need some help.. I boot archlive and when I go into Cdisk to setup the partitions, Windows Controls the ENTIRE partition on the Hard drive.. How can I resize it so I can install Arch Linux onto the system?

    skottish wrote:
    arch0r wrote:first of all defragment windows
    +100000000000000000000
    Deeeeeeeeeeeeeeeeeeeeeeeeeefinitely. (Emphasis on the "Deeeeeeeeeeeeeeeeeeeeeeeeeefinitely")
    If you're not careful, it's very easy to lose data from Windows partitions due to fragmentation.
    Not to discourage or anything. Just be careful.

  • Linux Cluster File System partitions for 10g RAC

    Hi Friends,
    I planned to install 2 Node Oracle 10g RAC on RHEL and I planned to use Linux File system itself for OCR,Voting Disk and datafiles (no OCFS2/RAW/ASM)
    I am having SAN storage.
    I would like to know how do i create shared/cluster partitions for OCR,Voting Disk and Datafiles (common storage on SAN).
    Do i need to install any Linux cluster file system for creating these shared partitions (as we have sun cluster in solaris)?
    If so let me know what versions are supported and provide the necessary Note / Link
    Regards,
    DB

    Hi ,
    Below link may be useful to you:
    ORACLE-BASE - Oracle 10g RAC On Linux Using NFS

  • Installing 11gr2 in Oracle Linux 6.3 (./runInstaller - permission denied)

    Whenever i try to run ./runInstaller in terminal,
    i get the error as Permission denied ,
    While installing oracle linux 6.3 , i have given root password and in terminal ,
    even though being a root user, can't install the Oracle Database 11gr2.
    I know, there are many tutorials about installing 11gr2, i followed almost all from different sites, but stuck with Permission denied.
    Pls help me anyone, as am a beginner in the field of Linux environment.
    Thanks...
    Edited by: flixblixclix on Jan 1, 2013 10:51 PM

    979352 wrote:
    Whenever i try to run ./runInstaller in terminal,
    i get the error as Permission denied ,
    While installing oracle linux 6.3 , i have given root password and in terminal , trying to install as root is a clear indication that you either haven't read the Installation Guide, or you are choosing to ignore it. If you missed or chose to ignore the point that the installation should not be done as root, who knows what else you missed or chose to ignore.
    From Oracle® Database Installation Guide
    11g Release 2 (11.2) for Linux ( http://docs.oracle.com/cd/E11882_01/install.112/e24321/inst_task.htm#BABJGGJH)
    4.5.1 Running Oracle Universal Installer
    For any type of installation process, start Oracle Universal Installer and install the software, as follows:
    Logon as the Oracle software owner user (typically, oracle) to the computer on which you want to install Oracle components.
    even though being a root user, can't install the Oracle Database 11gr2.
    I know, there are many tutorials about installing 11gr2, i followed almost all from different sites, but stuck with Permission denied.
    Pls help me anyone, as am a beginner in the field of Linux environment. Read the Installation Guide. Read all of it. Believe it.
    >
    Thanks...Edited by: EdStevens on Jan 1, 2013 8:24 AM

  • Guide to installing XE and Apex on Oracle Enterprise Linux 5.3 (64 bit)

    I have just been through a time consuming and frustrating process of installing Oracle XE 10gR2 on Oracle Enterprise Linux 5.3 x86-64 and I want to share my experience so that others can benefit from it and overcome the same problems more quickly.
    Prior to starting I had installed OEL 5.3 and been using it for a few days. The system I am using is a home built box with an AMD Phenom X4 955 Black Edition, 8 Gb RAM, Highpoint RR2680 RAID controller with 4 1TB disks in a RAID5 array and an additional 320Gb HDD storing the OS. I am using KDE3.5 on the desktop.
    The main problem I encountered was with SELinux. As I eventually intend to have this system exposed on the Internet I was reluctant to switch it off despite having read extensively about the issues surrounding it and Oracle. I had several failed attempts at the installation process before succumbing to the reality that SELinux and Oracle are not happy bedfellows. I decided to switch SELinux to permissive mode having followed the advice here.
    I found a very helpful guide to installing XE on Linux here as part of the installation of an application called Spacewalk. Note that you do not need to complete the whole Spacewalk installation, but just follow the instructions in the linked page.
    Before you start you need to ensure that the UID of your oracle user is less than 500. Mine was 500, so I used the following commands to fix this:
    usermod -u 250 oracle
    find / -uid 500 -exec chown oracle {} \;
    These change the oracle UID to 250 (but check that isn't already used first!) and the find command searches for all files that were owned by oracle (but weren't after the usermod cmd) and changes them back to oracle's ownership.
    Now follow the Spacewalk instructions until you reach the Server Setup section. Before you do this you need to make a couple of changes to the script /etc/init.d/oracle-xe. I found these changes in various places, such as [link(1)|http://forums.oracle.com/forums/thread.jspa?messageID=1345771&#1345771] and [link(2)|http://dbataj.blogspot.com/2008/08/lblibrarypath-is-not-set-on-startup.html].
    Note that in link(1) the oracle-xe-selinux packages installed have the same effect as the chcon command on the shared libraries so it isn't necessary to perform this step.
    Open /etc/init.d/oracle-xe in vi (or your favourite editor) and do the following:
    line 49: change /bin/su to /sbin/runuser
    after line 52 (export PATH...) add the following lines:
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    There are further changes recommended to /etc/init.d/oracle-xe in [this post|http://forums.oracle.com/forums/thread.jspa?messageID=3201491&#3201491] but I haven't done them yet.
    Having done the above changes you can now configure Oracle XE by running /etc/init.d/oracle-xe configure (as root!). As I have Apache Tomcat running on port 8080 I changed the default HTTP port to 8500 but kept the listener on its default port of 1521. Once the confuration script is done you will need to change the ports SELinux uses for Oracle as follows:
    semanage port -d -t oracle_port_t -p tcp 9000 - deletes port 9000, which is the SELinux default port for Apex
    semanage port -a -t oracle_port_t -p tcp 1521 - ensure that listener port is OK (assuming you used default of 1521, change accordingly if you didn't)
    semanage port -a -t oracle_port_t -p tcp 8500 - add the new Apex HTTP port to SELinux
    After all this running:
    semanage port -l | grep oracle
    should show you:
    oracle_port_t tcp 1521, 8500
    I ignored the TNSNAMES.ORA part of the Spacewalk instructions and proceeded with the 'Client setup on 64bit platform' and 'Configuring sqlplus' sections.
    For the latter I created a bash script which I have made available in the oracle user and my own user's home directories:
    cat > configure_oracle_10g_xe.sh
    ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    PATH=$PATH:$ORACLE_HOME/bin
    ORACLE_SID=XE
    export ORACLE_HOME ORACLE_SID PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    I did this as I intend to install other Oracle databases, e.g. 11gR2, on this box later so I didn't want to put the above in .bashrc.
    Having done the above you should be able to log into the database using sqlplus and the XE setup is complete.
    The upgrade of Apex 2.2 to Apex 3.2.1 was fairly painless so I won't go into much detail about it - just follow the instructions provided by Oracle.
    The only issue I had was right at the end of the process and is documented and answered in [this thread|http://forums.oracle.com/forums/thread.jspa?threadID=958611&tstart=0].
    That's it - I hope somebody will find this useful.

    On Oracle Metalink site, there are many documents which says that Oracle 32 bit software works on 32 bits OS and 64 bits software works on 64 bits OS. Official support is only in those combination....
    So there is no good way to help you in your case-XE is 32 bit application with hard codded compiled libraries which most of them would not work on 64 bit OS.
    Sorry
    8(
    Hope this helps

  • Linux: error in invoking 'ntcontab.o' of makefile while installing 11gr2

    Hey all,
    I installed Oracle Linux 6.1 under VirtualBox (hosted on a Windows 7 box).
    All is well and I began to install Oracle 11g for Linux, but ran into this error:
    Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/home/Roy/app/oracle/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'. while installing 11gr2 client on Linux x86-64 bit serverWhen I dug into the logs, the error was this:
    INFO: mv: cannot stat 'ntcontab.o'
    INFO: : No such file or directoryCan anyone provide a link to resolution?
    Thanks

    You are using an unsupported OS - pl try with a supported OS version.
    http://download.oracle.com/docs/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

  • Problems Installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0)

    I have problems installing Designer 6.0 over Oracle 8i (Linux SUSE 8.0). When I try to create the repository the installation hang up. I try over Oracle 8i (WIndows 2000) and the problems remain.
    Please any body can help?
    Is it possible to install Designer 6i and generate forms 6.0 (I mean for using Developer 6.0 (NOT 6i))?
    Best regards,
    JAGC

    Marcel,
    I had the same problem. Oracle gives as an answer that Designer 6.0 is not supported against 8.1.7. In the specified package a statement is issued which is a problem for 8.1.7. I changed that package and now it works fine.
    Comment as below and replace with the delete statement, then it compiles fines.
    I don't know if any problem can occur after that, but a Migration from a 1.3.2 repository to 6i works fine through this repository. Hope this helps.
    Kind Regards
    Jan Boersma
    Email: [email protected]
    see here:
    -- Remove Reserved Names entry and comment
    -- delete from sdd_reserved_names
    -- where (rn_res_name, rn_type) in ((upper(view_name), 'VIEW')
    -- ,(upper(pack_name), 'PACKAGE')
    -- ,(upper(pack_name), 'PACKAGE BODY')
    -- ,(upper(app_view_name), 'VIEW BODY'));
    delete from sdd_reserved_names
    where ((rn_res_name = UPPER(view_name) AND rn_type = 'VIEW') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE') OR
    (rn_res_name = UPPER(pack_name) AND rn_type = 'PACKAGE BODY') OR
    (rn_res_name = UPPER(app_view_name) AND rn_type = 'VIEW BODY'));
    null

  • Having issues with Oracle install on Linux

    Can Oracle 9.2.0.1.0i for linux run on RedHat Linux 8.0 personal edition or does it need to be installed on Advanced server version of linux?
    When I try I get many errors in the linking stage for example:
    Error in invoking target ntcontab.o of make file
    /home/admin/OraHome1/network/lib/ins_net_client.mk
    Also it locks up in the configuration tools forcing one to abort the install.
    Is there an Linux only version to the install guide for Oracle? I am rather new to Linux (4 days working with it) and this install is driving me crazy !!!
    Please Help :-)

    Craig,
    Yes Oracle can be installed on Linux other than Advanced Server.
    The link problem you are experiencing is a well documented problem with a solution. Look back to previously messages on this forum to find the easy solution for that.
    I did not experience the link problem but I did experience the "assistants cannot find JRE" problem whihc you are also experiencing. Look back to my message in this forum. It is back about 3 weeks. I has a complete solution for you, too detailed to re-write here. But the answer is there, I believe.

  • Download Oracle Grid Infrastructire 11gR2 linux 64-bit

    please somebody can tell me from where i can download Oracle Grid Infrastructire 11gR2 linux 64-bit.

    Hello,
    Which the link to download 11gR2 Grid Infrastucture on HP-UX 11.31. I am looking. Hard to find.
    Thanks --Mohan.                                                                                                                                                                                                                                                               

  • I wander is it on an  Xeon based Blade possible to install an linux/oracle

    I wander is it on an  Xeon 6C X5670 95W 2.93GHz/1333MHz/12MB based Blade possible to install an linux/oracle ECC server.
    Or is Xeon only for windows?
    Thank you in advance

    Hello Jan,
    All supported platforms for IBM hardware can be found at the location SAP on Linux and this points to SAP note 171380.
    You can contact IBM for older Blade / xSeries/ Netfinity models not listed under the above URL as mentioned to confirm if supported for your planned OS install.
    Information about supported combinations and install procedure can be found at the following sources:
    SAP on Linux -> Supported Linux kernels & Supported Linux distributions.
    SAP note 407314 - Released operating systems SAP R/3 kernel 6.x ORACLE, this assumes you will be installing with Linux.
    SAP note 171356 - SAP software on Linux: Essential information
    SAP note 722273 - Red Hat Enterprise Linux 3/4: Installation and upgrade
    I hope this information helps.
    All the best,
    Cristiano

  • Oracle 10g install on Linux ES4 on VM Player - Help Reqd

    When I run dbca with the silent install I get the message
    "waiting for m_bReaderStarted to be true" - which it never is.
    So it isn't making a connection I suspect.
    The listenser also won't start.
    10g is installed on linux es4 running on VM Player.
    I think the problem may be to do with when I start dbca (or the listener) it doesn't connect.
    In /etc/hosts I have
    127.0.0.1 localhost.localdomain localhost
    and in the tnsnames.ora and listener.ora files i have the 'HOST = localhost.localdomain' (with post = 1521)
    Is /etc/hosts and the ora files set correctly ?

    user9051153 wrote:
    I installed RH ES4 , then installed the oracle 10g base software on it.
    Can I do it this way ?Yes, but so far you've not said much other than "it doesn't work", which doesn't give anyone anything to go on. You said specifically that the listener doesn't start, but if it doesn't start there will be error messages on the screen when you issue 'lsnrctl start' and in the listener log. Those error messages would be a good place to start.

  • Problems with MySQL ODBC install on Linux

    Oracle 11gR2
    Linux 6.3
    I am using the Oracle ODBC Gateway and trying to configure for connectivity to MySQL.
    Can anyone forward me:
    (1) link to MySQL ODBC Driver
    (2) instructions on how to install
    I have tried installing the following and I am getting dependency errors:
    [root]# rpm -ivh  mysql-connector-odbc-5.1.10-1.x86_64.rpm
    Preparing...                ########################################### [100%]
       1:mysql-connector-odbc   ########################################### [100%]
    myodbc-installer: symbol lookup error: myodbc-installer: undefined symbol: SQLInstallDriverEx
    error: %post(mysql-connector-odbc-5.1.10-1.x86_64) scriptlet failed, exit status 127
    [root]# rpm -ivh mysql-connector-odbc-5.2.6-1.el6.x86_64.rpm
    error: Failed dependencies:
            libodbc.so.2()(64bit) is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
            libodbcinst.so.2()(64bit) is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
            rpmlib(FileDigests) <= 4.6.0-1 is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64
            rpmlib(PayloadIsXz) <= 5.2-1 is needed by mysql-connector-odbc-5.2.6-1.el6.x86_64

    The MySQl ODBC driver requires an ODBC Driver Manager (libodbc.so.2). So please make sure you first install an ODBC Driver manager (for example unixODBC Driver Manager release 2.3) using an RPM or compile it from the soiurce files (www.unixODBC.org).
    - Klaus

Maybe you are looking for

  • BT home hub 2.0 buffalo linkstation

    Hi Just after some advice as i think my hub might be faulty. I have a buffalo link station Nas device. When tranfering large files to it over 3 gb the hub resets. It does this over lan and wireless. In all other aspects the hub behaves fine. It is on

  • MDB in a Cluster using Local JMS Queue (not distributed)

              Can I create a MDB that receives messages from a Local JMS Queue (created on each           node) rather than a distributed queue?           When I try to deploy such an MDB I get the following exception:           weblogic.management.Deplo

  • How to print contacts email, phone, etc

    How do I print a list of contacts with email address, phone and notes on a MacBook Air with OS X?

  • How to remove music added to the frame

    I have added music (in loop) to the first frame of main timeline (through property panel), So it keeps playing till the last frame, but when the control jumps to first frame again after finishing all frames there are two musics playing, How can that

  • Transportation of queries

    Hello all, how do I transport a querie from 1 client to another. I have created a query in the development environment and I'd like to transport it to the quality environment. But I don't seem to find a functionality for this. Could anyone help me wi