Disk partitioning tool, to install oracle in solaris

I need to install oracle in solaris.Is there any version of solaris for intel processors.
Is there any free disk partioning tool availbale

The partitioning tool (fdisk) you need comes with OpenSolaris 10. First Download this free Operating System from sun.com. Then start the installation. You will be asked to partition your hard disk. The system automatically recognises Windows Installations and Linux Installations on the same disk. Windows Installations will be bootable after the Solaris Installation. Linux and Solaris is not able to use the same disk. Because they have the same boot loader/manager called GRUB and must make a different disk layout for this boot loader. But you can use Linux and Solaris on different disks.
Oracle 10.1 and 10.2 is available for Solaris x64. I strongly recommend to use the 64 Bit AMD64 version. Its a real fun and fast as hell. Supported Raid Controllers can be found at the Solaris driver discussion forum at www.opensolaris.org.

Similar Messages

  • How to Install oracle 11G Solaris 10 NO GUI using command line

    Hello
    I need to install oracle 11G R2 on Solaris 10 but cant use interactive mode i tried the following
    /runInstaller -silent -force -debug FROM_LOCATION="/var/tmp/oracle/database/stageproducts.xml" ORACLE_HOME="/oracle/product"
    As per oracle metalink documentation - however i get the following messages
    [SEVERE] - My Oracle Support Username/Email Address Not Specified
    has anyone installed oracle with no interactive mode how can i do so ?
    thank you

    Have you followed the needed steps in the Install Guide ? http://download.oracle.com/docs/cd/E11882_01/install.112/e17163/app_nonint.htm#BABFEECI
    HTH
    Srini

  • Can't resize disk partitions after Yosemite install.

    My disk has two partitions. I run Mavericks on the first, and recently installed Yosemite on the second. The OS works fine, but I no way to resize the partitions. I've tried booting into both Yosemite and Mavericks but the partition layout in disk utility appears locked with fixed partition sizes.
    It now appears that I have two options.
    Use the undocumented "resizeVolume" command in diskutil to resize the core storage volume in my Yosemite partition, or
    Use the "revert" command in diskutil to revert from core storage to the default partition type and try my luck.
    Is anyone else facing this issue of not being able to resize your disk partitions after the Yosemite install, and if so, how did you resolve this?
    Thanks in advance.

    None of these worked. I had to resolve this the hard way.
    Make a complete TM backup of the new Yosemite installation.
    Use a bootable install DVD or USB drive, re-partition the disk and do a complete reinstall.
    Recover the applications and data from the TM backup.
    It took me about an hour and a half once I decided on this approach, not counting the hours wasted trying to get it working.
    To give them credit, the TM backup and restore worked flawlessly and all my apps and data were back without a hitch.
    However, reading the other posts in the forum and elsewhere it does appear that Apple has not done a good job with the disk utility in supporting core storage volumes, which is fairly ridiculous since Yosemite defaults to that without giving you a choice.

  • Missing Disk Partition after Yosemite Install (invalid sector size)

    Right off the install, my exFAT partition on my MBP is missing. Thought it was not mounted automatically so I went to Disk Utility to have a look.
    It says "invalid sector size (0)" or something (I'll edit/update this post in a bit. I'm on Mac Recovery as I'm typing this) and it couldn't repair it.
    Bootcamped into Windows and the same thing's happening (partition shows up but as an unformatted volume, proceeds to prompt to format partition)
    I haven't thought to check to see if the OSX volume has expanded or not, so I'll do it after this.
    Man I hope the files are still there. Is there a fix or way to manually edit the sector size?
    Would reverting back to Mavericks be able to repair it?
    Disk Details:
    960GB Crucial M500 SSD
    Partitioning Order:
    NTFS (W7) 128GB | exFAT (stuff) 512GB | HFS (OSX) 256GB | freespace (not used) the rest
    (Windows reports a more complicated partition map due to the Hybrid MBR partition map, but the main partition order is as above)
    (As for why this order, it happens that I am unable to add an additional partition when I install OSX before Windows due to constraints of the MBR-type partitioning, but I am able to add one when Windows is installed before OSX as a workaround to save one partition count in the MBR)
    Mac Details:
    MBP 15" Mid-2012 Model A1286 4GB RAM
    OSX 10.10 (Yosemite)
    Windows 7 via Bootcamp

    Hi putnik, thanks for the reply. I've tried the repair in Disk Utility from the recovery partition and it's unable to fix it as well.
    The installer didn't have any prompts regarding File Vault (I never turned it on in the first place) beforehand.
    It's my first time reading of Core Storage, so that may have bitten me on this end. The interesting property of the exFAT volume is Disk Utility recognises that as a Bootcamp volume (although no OS was installed in it and it doesn't appear in Bootcamp). (EDIT: it said that when I still had Mavericks but now it doesn't say anything even with the windows partition)
    I'm still looking around for a fix or any way of reading it, and I'm holding off the last resort of reformatting it. Got a few days of work in it that I haven't backed up, although finding a fix could use the same amount of time as redoing it.
    Here's the message by the way:
    Verifying volume “disk0s3”Verifying file system.** /dev/rdisk0s3
    Invalid sector size: 0
    File system check exit code is 8.
    Error: This disk needs to be repaired. Click Repair Disk.
    Verify and Repair volume “disk0s3”Repairing file system.** /dev/rdisk0s3
    Invalid sector size: 0
    File system check exit code is 8.
    Updating boot support partitions for the volume as required.
    Error: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.

  • Installing oracle on solaris

    Hi all ,
    Can anybody please provide me the document for installing oracle database 9i on solaris OS. thanks
    Thanks & Regs
    RG

    Its all documented properly.
    http://download.oracle.com/docs/html/A96167_01/toc.htm

  • Install Oracle on Solaris 10

    To install Oracle 10g in a Solaris 10, Do I need to launch a GUI or do I can install it in text mode?

    An interactive installation needs the graphical installer. Alternatively you could perform a silent installation using a response file. You find all necessary steps in the installation guide.
    Werner

  • Install Oracle on Solaris

    I have Installed Oracle 8 on Solaris Intel with starter Database. Its fine and working, but when I create custome database It reports can not connect to Oracle. I am struck. Please help me out.
    Regards,
    null

    you would need to startup your database in order to connect! Or if you are connecting using sqlplus "/ as sysdba". You would need to be in the unix dba group in order to connect.

  • Install Oracle on Solaris Intel

    I have purchased Oracle8i Enterprise Edition, Release 2(8.1.6) for Intel Unix(Solaris Intel), and have installed successfully. However, as soon as I shut down and reboot the machine, I can connect to sqlplus
    internal, but I cannot log into the database as "sys".
    The procedure I did is as following:
    Immediately after the installation (message says "installation successful"),
    1. Log in as user "oracle" in the Bourne shell.
    2. At the $ prompt, type "sqlplus internal"
    3. It come out with SQL prompt
    4. SQL> show user ( I typed show user under SQL prompt)
    5. Then it return "sys"
    Things seemed to work fine at that point.
    But, when I shut down and reboot the machine and logon again, and follow the same steps 1-5 as above, it did not work. When I did the "show user" command at SQL prompt, the user is not "sys", instead it returned
    " ". I followed the installation guide and tried to reinstall 5 times.
    Every time I had the same problem. I was wondering if this is a bug in
    the CD. How can I solve it?
    Thanks,
    Lillian

    Got past this spot... Thanks to the beefier shared memory/semaphore settings in this website (from another response in this forum)
    http://www.dbspecialists.com/4dbas/presos/oracle817solaris.html

  • Err when installing Oracle on solaris (URGENT) please help

    while installing 10g database on solaris i am finding the following error
    " ./runinstaller : line 56: /root/desktop/database/install/.oui: cannot execute binary file

    Have you carefully followed the installation documents of your OS specific?
    $ uname -a
    By the way, Oracle has a good "Quick Installation Guide 10g Release 2 (10.2) for Solaris Operating System (SPARC 64-Bit)". Don't miss any pre-requisite steps. I have followed the same documentation to install and configure Oracle Database 10g on Solaris 5.10 - SPARC Machine.
    http://download.oracle.com/docs/cd/B19306_01/install.102/b28053.pdf
    Regards,
    Sabdar Syed,
    http://sabdarsyed.blogspot.com

  • Installing Oracle Patch Solaris 9 Oracle 9i

    Hi Guys I have to install a PATCH that I downloaded from METALINK but I've never done it before so where should I load it and does the database has to be down.
    Thanx.

    You may find the README.txt/html file in the Patch directory when you unzip the patch and follow those steps carefully to install the patch.
    Regards,
    Sabdar Syed.

  • Install oracle 8.1.7 in Solaris Problem

    I have completed to install Oracle in solaris and
    created database, when I use sqlplus login to new created database
    The following error is displayed:
    "ora-07217 : sltln : environment variable cannot be evaluated"
    The following is the environment variable for oracle user
    HOME=/oracle_data1/oracle/product/8.1.7
    HZ=100
    IFS=
    LD_LIBRARY=/oracle_data1/oracle/product/8.1.7/lib:/usr/openwin/lib:/usr/db/lib
    LD_LIBRARY_PATH=/oracle_data1/oracle/product/8.1.7/lib:/usr/openwin/lib:/usr/db/lib
    LOGNAME=eprc817
    MAILCHECK=600
    OPTIND=1
    ORACLE_BASE=/oracle_data1/oracle
    ORACLE_HOME=/oracle_data1/oracle/product/8.1.7
    ORACLE_SID=eprc
    PATH=/usr/bin:/usr/ucb:/etc:/oracle_data1/oracle/product/8.1.7/bin:/usr/ccs/bin:/usr/openwin/bin:.
    PS1=$
    PS2=>
    SHELL=/bin/sh
    TERM=ansi
    TZ=Hongkong
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=400
    set shmsys:shminfo_shmseg=50
    set shmsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=1024
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767

    You may try to add the environment variable
    ORACLE_TERM=vt100 which is not include in your envornment setting.

  • Installing Oracle 10.2.0.2 on Solaris 11 (Solaris Express) x86

    Hi!
    I have a problem with installing oracle on Solaris 11. When I ran installation program I got a message like this: "Wrong version of OS. The version must be 10".
    Then program finished its work.
    Is it possible to install Oracle 10.2.0.2 (or another version) on Solaris 11?

    Solaris 11 is not certified with 10g R2, that's why you getting error.
    Check link for more details => Certify - Oracle's Certification Matrices
    Virag

  • Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto

    h2. Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto
    Version: B
    Author: Dude, 24. May 2011
    The following are step by step instructions how to install Oracle 11gR2 Express Edition (Beta) under Linux Ubuntu 11.04, 64-bit.
    Access to the Internet is required.
    The instructions cover the following additional topics:
    - Converting Red Hat based Oracle XE installer to Ubuntu.
    - Work-around for missing /sbin/chkconfig tool.
    - Install Oracle XE into a different directory or disk volume.
    - Relocate and configure the Oracle user and default login directory.
    - Uninstall, reconfigure and perform first database backup.
    - Notes and web links.
    - Troubleshooting
    h3. A) System Setup and Prerequisites
    h4. A.1. System Access
    You will need terminal command line, root and system console access to perform the setup tasks.
    To open a Terminal at the system console:
    Menu Applications > Accessories > TerminalThe following commands will enable remote ssh login with root access:
    sudo apt-get install openssh-server
    sudo passwd root
    Verify:
    ssh root@xe_server_host_nameh4. A.2. Software Prerequisites
    The following is required in order to install Oracle 11gR2 XE:
    sudo apt-get install alien libaio1 unixodbcThe following is not required, but it will fix backspace and arrow keys in case you prefer using the vi-editor:
    sudo apt-get install vimh4. A.3. System Swap space
    Minimum swap space required is 2 GB. You can increase swap space if necessary using a swap file:
    To analyze current swap space and memory configuration:
    sudo cat /proc/meminfo
    To install a 1 GB swapfile named swapfile in /, for example:
    sudo dd if=/dev/zero of=/swapfile bs=1024 count=1048576
    (this may take a while)
    sudo mkswap /swapfile
    sudo swapon /swapfile
    sudo cp /etc/fstab /etc/fstab.orig
    sudo echo '/swapfile swap swap defaults 0 0' >> /etc/fstab
    Verify:
    sudo swapon -a
    sudo swapon -sh4. A.4. Kernel Parameters
    Oracle 11g XE requires the following additional kernel parameters:
    sudo nano /etc/sysctl.d/60-oracle.conf
    (Enter the following)
    # Oracle 11g XE kernel parameters
    fs.file-max=6815744
    net.ipv4.ip_local_port_range=9000 65000
    kernel.sem=250 32000 100 128
    kernel.shmmax=536870912
    (Save the file)
    Note: kernel.shmmax = max possible value, e.g. size of physical RAM.
    Verify: sudo cat /etc/sysctl.d/60-oracle.conf
    Load new kernel parameters:
    sudo service procps start
    Verify:
    sudo sysctl -q fs.file-max
    -> fs.file-max = 6815744h4. A.5. Oracle Installation Directory
    The current Oracle Installation Guide uses the same directory like in previous versions: /usr/lib/oracle/xe/app/oracle/product/11.2.0/server. However, the current Beta installation uses Oracle Flexible Architecture (OFA) and installs into /u01/app/oracle/product/11.2.0/xe. Due to size limitations of Oracle XE it may not be necessary to store the installation to a specific directory or separate volume, but it is possible:
    Install Oracle XE to separate disk volume:
    From the system console menu: System > Administration > Disk Utility
    Select "ext3" filesystem for Oracle compatibility and specify a Volume label, e.g. Oracle.
    Notice the device name e.g. /dev/sdb
    Get the drive UUID:
    sudo blkid
    e.g. /dev/sdb: UUID="d19a2d8f-da43-4802-8bdb-0703c855e23a"
    Modify /etc/fstab to automatically mount the volume at system startup:
    sudo cp /etc/fstab /etc/fstab.original
    sudo nano /etc/fstab
    (Add the following, using determined UUID, for exmple)
    UUID=d19a2d8f-da43-4802-8bdb-0703c855e23a /u01 ext3 defaults,errors=remount-ro 0 1
    (Save the file)
    Create the mount-point, mount the new volume and set ownership and privileges:
    sudo mkdir /u01
    sudo mount -a
    sudo chown root:root /u01
    sudo chmod 755 /u01
    Verify:
    df -h
    or restart the systemYou can also install Oracle XE into a specific directory:
    Create a symbolic link to store the installation into an existing directory, for instance:
    sudo mkdir /home/oracle-xe
    sudo ln -s /home/oracle-xe /u01h3. C) Oracle 11g XE Download and Installation
    h4. C.1. Download and convert the Installer from Red Hat to Ubuntu
    Please see section E.3. to download the Oracle 11gR2 XE installer.
    Select the version listed for Linux x64.
    sudo unzip linux.x64_11gR2_OracleXE.zip
    sudo alien --to-deb --scripts oracle-xe-11.2.0-0.5.x86_64.rpm
    (This may take a while)h4. C.2. Create a special chkconfig script
    The Red Hat based installer of Oracle XE 11gR2 beta relies on +/sbin/chkconfig+, which is not used in Ubuntu. The chkconfig package available for the current version of Ubuntu produces errors and my not be safe to use. Below is a simple trick to get around the problem and install Oracle XE successfully:
    Create /sbin/chconfig:
    sudo nano /sbin/chkconfig
    (Cut and paste the following)
    #!/bin/bash
    # Oracle 11gR2 XE installer chkconfig hack for Debian by Dude
    file=/etc/init.d/oracle-xe
    if [[ ! `tail -n1 $file | grep INIT` ]]; then
       echo >> $file
       echo '### BEGIN INIT INFO' >> $file
       echo '# Provides:             OracleXE' >> $file
       echo '# Required-Start:       $remote_fs $syslog' >> $file
       echo '# Required-Stop:        $remote_fs $syslog' >> $file
       echo '# Default-Start:        2 3 4 5' >> $file
       echo '# Default-Stop:         0 1 6' >> $file
       echo '# Short-Description:    Oracle 11g Express Edition' >> $file
       echo '### END INIT INFO' >> $file
    fi
    update-rc.d oracle-xe defaults 80 01
    (Save the file)
    Set appropriate execute privileges:
    chmod 755 /sbin/chkconfig
    Note: You should remove the /sbin/chkconfig file after successful installation of Oracle XE.
    h4. C.3. Install and configure Oracle XE
    sudo dpkg --install ./oracle-xe_11.2.0-1.5_amd64.deb
    /etc/init.d/oracle-xe configure
    (This will take a while)
    Remove the /sbin/chkconfig script, which is no longer needed.
    sudo rm /sbin/chkconfigh4. C.4. Relocate and Configure the Oracle user login
    The Oracle XE installer specifies /u01/app/oracle as the login directory for the Oracle user. Although not really necessary, the following will relocate the Oracle user $HOME to a standard location and create standard /etc/skel login files:
    Exit all Oracle user sessions:
    sudo /etc/init.d/oracle-xe stop
    sudo kill -9 `ps -ef | grep oracle | grep -v grep | awk '{print $2}'`
    sudo userdel oracle
    sudo useradd -s /bin/bash -G dba -g dba -m oracle
    sudo passwd oracle
    Verify:
    sudo id oracle
    -> uid=1001(oracle) gid=1001(dba) groups=1001(dba)h4. C.5. Setup Oracle environment variables
    In order to use sqlplus and other tools, the Oracle account requires certain environment variables. The following will set these variables automatically at every interactive Oracle login:
    sudo echo '. /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh' >> /home/oracle/.bashrch4. C.6. Oracle sudo root access
    It is not essential to allow the Oracle user to use sudo, but it is convenient:
    usermod -G admin oracle
    Verify:
    id oracle
    -> uid=1001(oracle) gid=1001(dba) groups=1001(dba),120(admin)
    sudo su -
    -> Enter Oracle account passwordh4. C.7. Oracle 11g XE Post-installation
    After you install Oracle Database XE, its graphical user interface is only available from the local server, but not remotely.
    The following will correct the problem if necessary:
    Login as user Oracle or use:
    su - oracle
    sqlplus / as sysdba
    At the SQL prompt, enter the following command:
    EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE);
    exith3. D) Unintstall, Reconfigure and Troubleshooting
    h4. D.1. Uninstall Oracle 11g XE
    The following will completely uninstall and remove Oracle 11g XE:
    Login as user root:
    sudo su -
    /etc/init.d/oracle-xe stop
    dpkg --purge oracle-xe
    rm -r /u01/app
    rm /etc/default/oracle-xe
    update-rc.d -f oracle-xe removeh4. D.2. Reconfigure Oracle 11g XE
    Type the following in a terminal window:
    /etc/init.d/oracle-xe stop
    sudo rm /etc/default/oracle-xe
    /etc/init.d/oracle-xe configureh4. D.3. Enable Archivelog mode and perform a database backup
    Login as user Oracle:
    su - oracle
    sqlplus / as sysdba
    At the SQL prompt, enter the following commands:
    shutdown immediate
    startup mount
    alter database archivelog;
    alter database open;
    exit
    Login to system console of the Oracle user account:
    Select Applications > Oracle Database 11g Express Edition > Backup Databaseh3. E) Notes
    h4. E.1. Oracle 11g XE limitiations overview
    - It will consume, at most, processing resources equivalent to one CPU.
    - Only one installation of Oracle Database XE can be performed on a single computer.
    - The maximum amount of user data in an Oracle Database XE database cannot exceed 11 GB.
    - The maximum amount of RAM that Oracle XE uses cannot exceed 1 GB, even if more is available.
    - HTTPS is not supported natively with the HTTP listener built into Oracle Database XE.
    h4. E.2. Documentation and Links
    Official documentation for Oracle 11gR2 XE can be found at:
    http://www.oracle.com/pls/xe112/homepage
    h4. E.3. Oracle 11g XE downloads
    The Installer is available from the Oracle Technology Network at:
    http://www.oracle.com/technology/products/database/xe
    http://www.oracle.com/technetwork/database/express-edition/downloads/index.html
    h4. E.4 APEX links and archives
    The APEX archives can be found at:
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/all-archives-099381.html
    The APEX download site is:
    http://www.oracle.com/technetwork/developer-tools/apex/downloads/index.html
    h3. F) Troubleshooting
    ... in progress
    Regards and best of luck!
    Edited by: Dude on May 25, Version B: various corrections. chkconfig package (A.2.) not required.

    even though I am admin user.Admin user is a MS Windows term, that does not apply to Linux or Unix in the same fashion.
    The configuration script tells you "You must be root user to run the configure script. Login as root user and
    then run the configure script."
    This is most likely correct because your account is not root and does not have UID 0. What you can do is to login as root e.g. sudo su -, as the message suggest, or use "sudo /etc/init.d/oracle-xe configure", provided your account is defined in the /etc/sudoers file to perform root/admin actions.
    Btw, do not modify /etc/passwd and /etc/group to give you admin privileges or try to create a another root account under a different name. That's not the way it works and usually leads to nasty problems.

  • WARNING: Insufficient disk partition space.

    im trying to install J2EE SDK on a SunBlade 150 with Solaris 8. I get the following error message during the drivespace check:
    WARNNG: Insufficient disk partition space to install the items selected
    Im trying to install it in /opt/SUNWappserver/
    I have installed the recommended patch cluster for Solaris 8, so all of my patches are up to date. According to df -k, I have about 4.5 gigs left on that partition, so space is not the issue. I figured it must be a bug with the release.
    Does anyone know the fix for this?

    sure.....heres the info, sorry for the late reply, and thanks again for all of your help:
    Error Message when I try to install onto /opt/SunWAppserver/:
    Checking disk space...
    WARNING: Insufficient disk partition space to install the items selected.
    <Press ENTER to continue> {"<" goes back, "!" exits}
    A second attempt was made to install it in a different target, this time in /usr/j2eesdk/ with the same result.
    bash-2.03$ uname -a
    SunOS sunspot 5.8 Generic_108528-29 sun4u sparc SUNW,Sun-Blade-100
    bash$: df -k
    Filesystem kbytes used avail capacity Mounted on
    /dev/dsk/c0t0d0s0 958287 79005 821785 9% /
    /dev/dsk/c0t0d0s3 2997583 2171333 766299 74% /usr
    /proc 0 0 0 0% /proc
    fd 0 0 0 0% /dev/fd
    mnttab 0 0 0 0% /etc/mnttab
    /dev/dsk/c0t0d0s4 1977327 432350 1485658 23% /var
    swap 538760 24 538736 1% /var/run
    swap 539104 368 538736 1% /tmp
    /dev/dsk/c0t0d0s5 5020830 453250 4517372 10% /opt
    /dev/dsk/c0t0d0s6 20085817 2559013 17325946 13% /export/home
    Installed patches shown using showrev -p:
    Patches installed on system at time of attempt. (Latest install from recommended patch cluster for Solaris 8 released August 16th, 2004:
    109618-01 109889-01 110369-05 110370-03 110373-04 110374-08 110376-01 110833-01 110853-01 111791-01 112160-01 108528-13 108528-14 108528-29 111306-03 111793-01 112161-02 112167-01 110849-08 109873-11 108723-01 108875-10 108901-04 108974-17 109202-03 109454-01 109458-02 109657-06 109764-04 109793-09 109879-02 109898-05 109920-06 109928-04 110075-01 110285-01 110368-02 110371-03 110375-04 110379-01 110461-01 110820-07 110821-02 110822-01 110826-05 110827-02 110828-02 110829-02 110838-04 110840-02 110841-01 110842-05 110844-02 110845-03 110846-02 110847-02 110852-03 110854-02 110901-01 110955-02 111023-01 111267-02 111304-01 111321-02 111439-01 111588-01 112162-03 112163-01 112164-01 112170-01 112220-01 108725-07 108727-10 109872-01 109876-02 109893-02 109894-01 110851-02 110918-03 112169-01 109888-15 112438-01 108974-25 111023-03 108993-36 110724-01 108825-01 108899-01 108982-09 108983-08 108984-08 109091-04 109145-01 109147-12 109149-02 109277-02 109324-04 109326-06 109524-09 109576-01 109729-01 109783-01 109803-01 109805-04 109807-01 109809-01 109933-01 109994-01 110165-02 110283-05 110381-01 110382-01 110386-01 110387-03 110388-01 110662-06 110668-01 110710-01 110896-01 110898-03 110903-02 110905-02 110910-01 110912-03 110914-01 110934-04
    110945-04 110951-01 110957-02 111085-02 111098-01 111197-01 111225-02 111232-01 111234-01 111265-01 111299-03 111317-02 111319-01 111325-01 111368-01 111504-01 111624-01 111659-03 111804-02 111808-01 111831-01 111874-02 111881-01 111958-01 112039-01 112097-01 112138-01 112171-01 108964-06 108975-05 108985-03 108989-02 109043-02 109045-03 109077-06 109234-08 109896-07 109902-03 110385-03 110839-03 111796-03 111802-01 109003-01 109005-03 109007-06 109009-02 109011-01 109015-01 109017-01 109019-02 109021-01 109023-01 109027-01 109031-01 109033-01 109035-02 112396-02 108827-34 110934-07 113415-01 110386-03 109147-29 110934-16 111317-05 113648-03 115827-01 116602-01 108977-01 109785-01 109815-10 109877-01 109882-05 109883-02 109900-02 110380-03 110609-02 110615-03 110856-01 111018-01 111069-01 111293-04 111302-01 111310-01 111327-05 111431-01 108968-05 108972-04 108995-03 109885-08 110460-17 111295-01 108827-15 108993-05 108997-03 108999-01 109025-04 109029-02 111995-02 112001-02 111111-03 110380-04 108820-01 109223-01 109384-02 110458-02 110811-01 111308-01 111562-01 112218-01 112237-02 111297-01 111308-04 110815-01 112135-01 109159-01 111953-04 109134-26 112142-01 113261-01 110716-02 110286-05 108652-47 108652-64 108652-82 108823-01 108970-01
    109936-01 110916-02 111016-01 111111-01 111141-01 112050-01 109013-02 111075-02 111382-01 113128-02 108940-37 110605-02 108940-63 111760-02 109318-26 108962-01 108987-09 108987-13 110453-03 111741-02 111844-02 108714-05 108919-14 108949-07 109142-06 108714-08 109695-03 109887-10 111337-01 109165-11 109169-12 109354-13 110813-01 111231-04 108835-02 108909-12 109152-01 108869-11 109320-04 110611-01 110614-02 110088-02 109613-03 110326-02 110335-02 109582-02 109748-03 113242-01 109167-01 109470-02 109960-01 110407-02 110603-01 110457-04 108987-07 111852-01 110750-01 110320-01 112472-01 109931-02 108921-13 108923-01 108921-15 108921-21 108604-22 111359-02 108773-12 108773-17 108773-18 109881-02 111626-01 109766-02 110423-03 112082-02 109568-03 111548-01 111323-01 109238-02 110700-01 111393-02 109727-01 109890-01 111471-03 111481-01 110068-02 109862-01 114485-01 111332-04 108569-06 109037-01 109328-02 110269-01 110322-01 110511-03 109154-09 112137-01 111883-05 112172-02 112173-01 112174-01 109935-03 110389-04 110830-02 111049-02 110831-02 110832-01 110823-03 110824-02 110825-02 110835-03 110836-03 110837-03 110848-02 110900-02 111335-08 110794-02 111789-01 111790-05 109374-06 108605-22 111360-02 112249-01 111792-03 111822-01 110150-04 109754-05 111657-01 108576-25 109718-01 111415-04 111498-04 109460-06 108606-18 108606-28 111041-04 110819-03 108914-02 108954-02 110274-03 110797-02 110888-01 111275-01 111823-01 110723-04 110127-04 111606-02 110221-06 108813-08 108981-07 109529-06 109189-04 112187-01 109128-01 109679-01 109704-02 112003-03 110927-01 110953-02 108623-02 109639-02 109667-04 109922-02 109926-02 109892-03 109924-03 108806-07 110378-06 110986-02 111269-03 111313-01 111775-01 111777-01 111088-02 112159-01 110670-01 110943-01 109244-02 110939-01 110941-02 109607-01 109642-01 109813-01 110817-01 110907-01 111073-01 111794-01 111800-01 112158-01 112168-01 112334-01 109990-01 112165-01 108808-42 111400-01 111071-01 111570-01 108897-01 108609-01 110702-01 111596-02 112183-03 112077-02 108693-06 111661-01 111787-01 111500-04 108127-05 109660-01 109039-07 108701-10 108702-05 110645-02 109715-02 112178-01 109738-01 109584-21 110644-01 109585-11 111254-01 109586-09 110208-13 112034-03

  • Working on SQL Developer / pl/sql developer without installing Oracle

    HI,
    I am working on SQL Developer tool without installing oracle into my local machine.
    I just took server IP as hostname and continuing with the same/
    Now, since I donot have tns names, I am not able to use any other user other than my work related.
    like scott etc.
    could anyone let me know, is there any way that i can work on sql developer or pl/sql developer without installing oracle into local machine
    like using scott etc...
    for testing and learning purpose of self code.
    thanks in advance.

    VBSK wrote:
    I am working on SQL Developer tool without installing oracle into my local machine. You need an Oracle client driver - this is mandatory.
    No, you do not need a TNS alias (as the connection string can be build manually by the application and the driver).
    So SQL*Developer needs to have an OCI (Oracle Call Interface) client driver. This can be "installed" using Oracle Instant Client.
    Instant Client does not really install - to use it takes 3 basic steps:
    - download it (zip file)
    - unzip it to a directory (e.g. C:\InstantClient on Windows)
    - add to your Windows User's environment an ORACLE_HOME variable that points to this directory
    These steps should suffice in making the driver in in Instant Client available to Oracle applications. (works for me running an Oracle OCI client like <i>Mumbai</i> or Oracle's <i>SQL Data Modeler</i>).
    If you want a tnsnames.ora file, then create the file and create a new environment variable called TNS_ADMIN that refers to directory location of the file. It can use the same location as your Instant Client directory.
    PS. I assume you have an existing Oracle server to connect to.

Maybe you are looking for

  • Minimize All Open Windows

    Hello: I am using Photoshop CS2 on Win XP machine and was wondering if there was a keystroke to minimizing all open windows or can that be set up in custom keystrokes.

  • Spool output not appearing on one page

    Hello Experts, When program runs in foreground, I am getting correct output i.e. ALV blocks are displayed on one page only. But when running same program in background, I got output in spool and when looked at spool output that time I realized that t

  • Signing option missing in Adobe Reader XI

    Hello, I'm not seeing all of these signing options available in Adobe Reader XI:  http://helpx.adobe.com/reader/using/sign-pdfs.html I'm opening a document creatd in Acrobat X and saved as a Reader extended PDF.  The only signing option I have availa

  • BB desktop mgr software on 8520 demands unlock code to connect

    I would like to backup my wife's unlocked 8520 (running tmobile). Her friend tried installing a app awhile ago (I don't know the details) and the result was that the blackberry deleted all it's data instead. Thought I'd install the BB desktop manager

  • Time machine via airport

    thought it should be possible; thought to be smart and created back -up via usb cable from imac to hard disk and connected this disk hereafter with airport extreme, but.... time machine would not use the existing backup and started a new one, after c