OWB on windows - load in the linux database

Hello

Now that I understand that I must create an owner of the repository in the database where I load my data, I am facing another problem:
Using the wizard of windows repository, I tried to create an owner of the repository on a linux database, but there is a step named 'Oracle home for the Installation of OWB' where I'm stuck. Overall, the error message says I have to install OWB on the linux machine.
So my question is: I do not understand the message or I really need to install OWB on the linux machine, even if I have the product installed on a windows server?

Thanks in advance for your help.

Hello

You must install the repository on the target (linux) database. You just need to install the client on your windows machine.
You must download the binary OWB (.gz file) from the website of oracle for your linux configuration (hardware/software) and unzip it and place it under a directory under linux.
Say/oracle/owb10gr2

When you unpack, you should see/oracle/owb10gr2/owb... and all the other directories

You can install the OWB repository using your windows client. When you reach step 'Home for the Installation of Oracle OWB'
give the path of your OWB House on linux IE/oracle/owb10gr2

I hope this helps.

Kind regards
Sam.

Tags: Business Intelligence

Similar Questions

  • How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?

    People,

    Hello. I installed Oracle 11 GR 2 database server in the Oracle Linux 5 operating system.
    All customers (NetCA, DBCA, GROUND Deveoper, sqlplus...) works properly on the database server. The LISTENER_PT853 listener is listening on client tools under Linux successfully.


    I also installed Oracle database Client(SQL Developer, NetMgr, NetCA, sqlplus,...) in Windows XP. So that the client tools to connect to the database on Linux server, the listener in Linux must be tuned to the service in Windows XP.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port: 1521


    Listener: LISTENER_PT853
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I have test the Service PT853 with "SYS" username and password "SYS." The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is lower at:


    Service name: PT853_Linux
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port: 1521


    I test the connection by using "SYS" username and password "SYS" and got this error: ORA - 12514:TNS: listener does not currently of service requested in connect descriptor. There may be an error in the input fields or server may be ready to connect.


    Can I check the status of the listener in Linux Server machine as below:

    [user@localhost bin] $. / lsnrctl status LISTENER_PT853

    Its release: Service PT853 has 1 instance. PT853 of the Forum, State LOAN, has 1 handler for this service.


    Foregoing, we saw the listener in the Linux server machine only to listen to the PT853 service in Linux but not to listen to the service PT853_linux of the Windows XP client computer.

    Windows XP (192.168.196.101) and Linux (192.168.196.102) can ping each other successfully. So that client tools in Windows XP connection in Server database on Linux, the listener in Linux need to listen to on the service in Windows XP first.

    In Net Linux Manager, I add an address more (TCP/IP, 192.168.196.101, PORT 1521) to LISTENER_PT853, but gets the error.


    My question is:

    How have the Linux database server listener listen to the service in the Net of Windows XP Client Manager?


    Thanks in advance.

    UserAL1178M wrote:

    Hi you ave create listener.ora.

    Actually, no he didn't "need to create listner.ora.

    In fact, its problems stem from the fact that it * has * created one instead of letting some things by default.

    I give an example of my environment

    [oracle@home ~] $ cd /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/

    [oracle@home admin] $ cat listener.ora

    listener.ora # Network Configuration file: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP (PORT = 1522))(HOST = home.test.al))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.test.al)

    )

    )

    ADR_BASE_LISTENER = / home/oracle/app/oracle

    [oracle@home admin] $

    Change host, name of service depending on your environment. Your port is 1521.

    Then, first run all the listener and database startup. If you do the opposite, with that you will need to register the service change the order of system registry.

    Let me now if you need another sth

    Kind regards

  • Unable to access internet from the Windows client on the Linux host

    Host: Arch Linux, x 86-64, kernel 4.1.6

    I installed VMWare Workstation 12 on my Linux host and the installation seems to complete without any errors.  However, during the compilation of the modules of the core, a few warnings (which I think are safe to ingnore appeared).

    sudo modconfig vmware - console - install-all

    [sudo] password for ffhaddad:

    Stopping VMware services:

    Demon of authentication makes VMware

    VM communication interface socket family is

    Virtual machine communication interface is

    Virtual machine monitor makes

    File system is blocking

    do: enter the directory "/ tmp/modconfig-cR61EP/vmmon-only '.

    Using the kernel build system.

    / sbin/make - C lib/modules/4.1.6-1-ARCH/build/include/... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/lib/modules/4.1.6-1-ARCH/build'

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/linux/driverLog.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/linux/driver.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/linux/hostif.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/memtrack.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/apic.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/vmx86.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/task.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/cpuid.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/hashFunc.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/comport.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/common/phystrack.o

    CC [M] /tmp/modconfig-cR61EP/vmmon-only/vmcore/moduleloop.o

    /tmp/modconfig-cR61EP/vmmon-only/Linux/driver.c:1285:1: warning: always_inline function might not be inlinable [-Wattributes]

    LinuxDriverSyncReadTSCs(uint64 *delta) / / OUT: max - min TSC TSC

    ^

    LD [M] /tmp/modconfig-cR61EP/vmmon-only/vmmon.o

    Construction modules, step 2.

    MODPOST modules 1

    CC /tmp/modconfig-cR61EP/vmmon-only/vmmon.mod.o

    LD [M] /tmp/modconfig-cR61EP/vmmon-only/vmmon.ko

    make [1]: leaving directory ' / usr/lib/modules/4.1.6-1-ARCH/build'

    / sbin/make - ch. $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = postgeneration

    make [1]: entering directory ' / tmp/modconfig-cR61EP/vmmon-only '.

    make [1]: 'postgeneration' is up-to-date.

    make [1]: leaving directory ' / tmp/modconfig-cR61EP/vmmon-only '.

    CP f vmmon.ko. /... vmmon.o

    make: leaving directory ' / tmp/modconfig-cR61EP/vmmon-only '.

    make: entering directory ' / tmp/modconfig-cR61EP/vmnet-only»

    Using the kernel build system.

    / sbin/make - C lib/modules/4.1.6-1-ARCH/build/include/... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/lib/modules/4.1.6-1-ARCH/build'

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/driver.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/hub.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/userif.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/netif.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/bridge.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/smac_compat.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/procfs.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/smac.o

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/vnetEvent.o

    In file included from include/linux/pci.h:35:0,

    of tmp/modconfig-cR61EP/vmnet-only/compat_netdevice.h:27.

    from /tmp/modconfig-cR61EP/vmnet-only/netif.c:43:

    include/Linux/pci_ids.h:2251:0: warning: 'PCI_VENDOR_ID_VMWARE' redefined

    #define PCI_VENDOR_ID_VMWARE 0x15ad

    ^

    In file included from tmp/modconfig-cR61EP/vmnet-only/net.h:38:0,

    of tmp/modconfig-cR61EP/vmnet-only/vnetInt.h:26.

    from /tmp/modconfig-cR61EP/vmnet-only/netif.c:42:

    /tmp/modconfig-cR61EP/vmnet-only/vm_device_version.h:56:0: Note: this is the location of the previous definition

    #define PCI_VENDOR_ID_VMWARE 0x15AD

    ^

    CC [M] /tmp/modconfig-cR61EP/vmnet-only/vnetUserListener.o

    In file included from tmp/modconfig-cR61EP/vmnet-only/net.h:38:0,

    of tmp/modconfig-cR61EP/vmnet-only/vnetInt.h:26.

    from /tmp/modconfig-cR61EP/vmnet-only/bridge.c:52:

    /tmp/modconfig-cR61EP/vmnet-only/vm_device_version.h:56:0: warning: 'PCI_VENDOR_ID_VMWARE' redefined

    #define PCI_VENDOR_ID_VMWARE 0x15AD

    ^

    In file included from include/linux/pci.h:35:0,

    of tmp/modconfig-cR61EP/vmnet-only/compat_netdevice.h:27.

    from /tmp/modconfig-cR61EP/vmnet-only/bridge.c:51:

    include/Linux/pci_ids.h:2251:0: Note: this is the location of the previous definition

    #define PCI_VENDOR_ID_VMWARE 0x15ad

    ^

    LD [M] /tmp/modconfig-cR61EP/vmnet-only/vmnet.o

    Construction modules, step 2.

    MODPOST modules 1

    CC /tmp/modconfig-cR61EP/vmnet-only/vmnet.mod.o

    LD [M] /tmp/modconfig-cR61EP/vmnet-only/vmnet.ko

    make [1]: leaving directory ' / usr/lib/modules/4.1.6-1-ARCH/build'

    / sbin/make - ch. $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = postgeneration

    make [1]: entering directory ' / tmp/modconfig-cR61EP/vmnet-only.

    make [1]: 'postgeneration' is up-to-date.

    make [1]: leaving directory ' / tmp/modconfig-cR61EP/vmnet-only.

    CP f vmnet.ko. /... vmnet.o

    make: leaving directory ' / tmp/modconfig-cR61EP/vmnet-only.

    Starting VMware services:

    Virtual machine monitor makes

    Virtual machine communication interface is

    VM communication interface socket family is

    File system is blocking

    Virtual Ethernet is

    Demon of authentication makes VMware

    Available shared memory is

    When I type lsmod | grep vm, I see the module running:

    57344 13 vmnet


    When I type: status vmware.service, I get:

    VMware.service - demon of VMware

    Load: loaded (/ usr/lib/systemd/system/vmware.service; activated; seller preset: disabled)

    Active: active (left) from the sea 2015-08-26 14:45:22 PDT; 1 h 14 min ago

    Process: departure from ExecStart=/etc/init.d/vmware 323 (= released, the status code = 0/SUCCESS)

    Main PID: 323 (code = released, State = 0/SUCCESS)

    CGroup: /system.slice/vmware.service

    August 26 at 14:46:21 silverstone vmnet-dhcpd [718]: 00 DHCPDISCOVER: 0C: 29:05:cc:e2 via vmnet8

    August 26 at 14:46:22 silverstone vmnet-dhcpd [718]: DHCPOFFER on 172.16.156.128 at 00: 0C: 29:05:cc:e2 via vmnet8

    August 26 at 14:46:22 silverstone vmnet-dhcpd [718]: DHCPREQUEST for 00 172.16.156.128: 0C: 29:05:cc:e2.... se8

    August 26 at 14:46:22 silverstone vmnet-dhcpd [718]: DHCPACK on 172.16.156.128 at 00: 0C: 29:05:cc:e2 via vmnet8

    August 26 at 14:46:27 silverstone vmnet-dhcpd [718]: DHCPINFORM for 00 172.16.156.128: 0C: 29:05:cc:e2 v..et8

    August 26 at 14:46:27 silverstone vmnet-dhcpd [718]: DHCPACK on 172.16.156.128 at 00: 0C: 29:05:cc:e2 via vmnet8

    August 26 at 14:52:31 silverstone vmnetBridge [589]: stop bridge eno1 to virtual network 0.

    August 26 14:52:34 silverstone vmnet-dhcpd [695]: select: interrupted system call

    August 26 14:52:34 silverstone vmnet-dhcpd [695]: get out.

    August 26 14:52:34 silverstone vmnet-dhcpd [718]: select: interrupted system call

    Note: Some lines were ellipsized, use-l to show in its entirety.


    All this leads to the issue of not being able to access the internet from within my Windows guest.  I can ping the host computer, but I can't access the internet.  I'm not sure of what could be the problem.

    I pulled up to the parameters of the virtual machine window (Ctrl + D), selected network adapter in the list of devices and changed the ball from NAT to bridged. After you save the settings, I booted the machine virtual Windows has detected a new network adapter, and after you configure it, I am able to access the internet.

  • Ive got windows xp... When I turn it on it starts windows loading ok.the icon rises then atfer a black screen and a message saying that the application has no enterliszed properely.then click ok to complete the applications.still does not

    applications has not enterlislze properely.click on ok to finish the applications.i done this but still don't work

    Hi Tracey341975,

    Your computer will load at all? If operations so the following, listed in the link below. If it does not start, please in safe mode by pressing F8 black of the screen before the windows logo and select Safe mode and perform the following, listed steps in the link below.

    http://support.Microsoft.com/kb/310353

    Let us know if your computer has no errors in case of boot. If it is not it means that you have an application that is causing this error, we can identify and solve.

    I hope this helps!
    Shawn - Support Engineer - MCP, MCDST
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • File acpi.sys caused an unexpected error Windows 2003 on the Linux host

    Hello

    I have VMware server 2 on a linux host that is fortunately supporting a windows 2003 server that was installed after the converting of a physical machine.

    I am trying to install a second server Windwos 2003 CD as a new installation, after seting the machine the web UI I start and get:

    Installation of Windows

    ============

    File acpi.sys caused an unexpected error (32768) 6186 line in d:\srv03rtm\base\boot\setuo\setup.c

    Press a key to contiune

    I don't see what to do and a google and search the forums does not help.

    Clues?

    Hello

    Check your installation CD.

    Try to make this CD image and run your VM to ISO image installation.

    J.

    If you have found this device or any other answer useful please consider the use of buttons useful or Correct to award points.

  • How do the Downlaods page to download Firefox 6? It keeps bringing me to the download of WINDOWS, I need the LINUX download

    Is there a "download page" where you can choose the download you want? The "automatic" is always bad.

    If you use a Linux system to access the page, it should detect that.

    You can download here (choose the language and OS): http://www.mozilla.com/en-US/firefox/all.html

    See:

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • Overview of Windows loaded on the disk hard clone

    I install the windows 10 preview on a clone of the hard drive. If some software is not working properly, what happens when I install the clone. Will be 10 updates download automatically to her windows. I have the music software, that I would not lose if updates for w10 download in the clone of windows 7. I intend to use the clone of windows 7, when I want to put into practice my instrument. Once I finished my daily practice I'll re install the drive that has the windows 10 preview. I have your opinion on this subject. I paid a lot for it and I don't know if I can recharge it. I should hold off installing the preview?

    Create a system image and a restoration, it is an option that you have:

    http://www.notebooks.com/2009/10/24/how-to-backup-your-installation-of-Windows-7/

    or

    Can I uninstall Windows 10 if I do not like it or something is wrong?

    See the following: how: go back to an earlier version of Windows from Windows 10

    Where can I get more information about the preparation of my computer safely for Windows 10 tests?

    Backup your current Windows installation. Because you will make important changes on your computer, you should always back up before doing so. It is strongly recommended! See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

  • SQL Server 2005 Datetime Datatype loading loading in the Oracle database

    Hi friends,

    I'm trying to load Sql Server 2005 (DateTime Datatype) in the Oracle Table that is defined as a Timestamp, is not loading Accurately.Please suggest me how to charge accurate data.

    BRK

    The best way to fix this is:

    Don't forget the format default date at Oracle (target)
    Convert the date to a string in the source to the same format as Oracle.

    Make sense?

  • Backups on the physics of the standby database?

    I use dataguard and standby a physical database. How to assign backups on the physics of the standby database to reduce the load on the primary database.

    environment: windows

    Database version: 11.2.0.1.0


    What are the pro and cons on the allocation of jobs of RMAN backups for the physics of the standby database?

    Hello;

    The backup database is an identical copy of the primary database block.

    Therefore, you just save one of the two (you can choose to only save the day before, however, if you want to remove the load on the primary). But if you are uncomfortable with the primary backup, it is not necessary for the safeguarding of the day before. (Since you can recreate the primary backup before).

    The only important part, is that you use the RMAN catalog. Then only known RMAN, the two are identical and can use the same backup.

    Best regards

    mseberg

  • Boot camp Win 7 0 x 34 blue screen during windows startup after the restoration with the image of the system.

    The hard drive on the Macbook pro was repartioned, all the boot camp and other drivers updated and Windows installed from the installation DVD. All the Windows updates available from 2012 (installation disc is 2012) until today have been installed and Boot camp 5.1 with all its drivers installed. Restoration was launched with an image of an external hard drive and a system repair disc system. Once Windows loads after the login screen, it crashes. A blue screen appears with the error code 0 x 00000034 and mention cache_manager... Windows restarts by itself and I can only use it in safe mode, which means that I can't download or install upgrades or programs.

    Analyze the dmp file since the first crash with Windows debugging tool showed that the problem seems to lie with

    AppleHFS.sys and svchost.exe with Bug Check 34 {107, ffffffffc0000420, 0, 0}.

    Here is the link to the complete analysis of the dmp for details file:

    https://1drv.Ms/u/s! AuzUtP_j9nLagwWWqWUTre4qNYmu

    Thank you very much in advance for your help

    Moschtermeedchen

    AppleHFS.sys/AppleMNT.sys are used to allow access to filesystems OSX JHFS +. Restoring Windows on Mac backups can be painful. If you have already fresh install of W7 on the internal drive, try the restore without installing any driver BC. Please be aware that such a restore is not aware of the partitions on your internal drive and can erase your internal drive.

  • Presentation of the existing database to a new machine

    I posted the question in the forum of DB and received no usable response, so I'll try this forum.
    I'm on Windows 2008 R2 x 64 platform.
    I installed a cluster of 11 GR 2 two starts for the OCR and voting disks and one for data.
    The data disks are replicated on external drives in the cluster.
    On a different node, is not part of the cluster I have installed the software from the grid.
    I seconded the diskgroup data nodes and attached the replicated to the new node.
    I installed the DB software (software option only).
    Now, I want to recognize and exploit the existing DB DB software.
    I can't find a way to do it.
    Any help is appreciated.
    Kind regards
    Fred

    Hello

    I seconded the diskgroup data nodes and attached the replicated to the new node.
    I installed the DB software (software option only).

    Configure the TNSNAMES file. ORA and SQLNET. ORA of two nodes.

    Now, I want to recognize and exploit the existing DB DB software.

    1. create directory audit_trail on each_node for example

    audit_file_dest          = %ORACLE_BASE%\admin\%ORACLE_UNIQUE_NAME%\adump)
    

    2 copy or re-create a file initfile and password on each node inside (% ORACLE_HOME%\database\) for example

    cat  initorcl2.ora
    SPFILE='+DATA/orcl/spfileorcl.ora'
    ...
    To create password file use utility %ORACLE_HOME%\bin\orapwd.exe
    filename must be  orapwd<$ORACLE_SID>
    

    3. add entries on TNSNAMES. ORA and SQLNET. Database ORA

    4 create Windows service for the Instance database with the ORADIM utility on each node:

    C:\> %ORACLE_HOME%/bin/ORADIM.exe -NEW -SID ORCL1 -INTPWD  -STARTMODE AUTO -PFILE %ORACLE_HOME%\DATABASE\INIT.ORA
    

    5. create the database configuration in the clusterware, through orders srvctl

    for example

    srvctl add database -d ORCL -o  c:\app\oracle\product\11.2\dbhome_1 -p +DATA/orcl/spfileorcl.ora -a  +DG_DATA -s open
    srvctl add instance -d ORCL -i ORCL1 -n hostname1
    srvctl add instance -d ORCL -i ORCL2 -n hostname2
    

    Kind regards
    Levi Pereira

    Published by: Levi Pereira on March 23, 2011 10:46 # changed with the appropriate procedure for the windows environment.

  • Computer HP laptop windows didn't load because the HAL is missing or corrupt

    I have a HP Pavilion dv6605us

    Windows Vista

    Error message I get is:

    File: \Windows\System32\hal.dll

    Status: 0xc000000f

    Info: Windows could not load because the HAL is missing or corrupt

    The changes that I do is I did a clean install of Linux deleting all partitions including the HP recovery partition.

    Now that I have to go back to Windows, I used the recovery disks that I did when I bought the laptop. It took about 24 hours to completely install, then I got this error message when you restart.

    Help, please

    Best thing to do is to nuke the drive,then reinstall Vista again.

    I know it's a long process, but you should get back to run.

    Linux makes strange recovery partitions does not understand and they are deleted correctly, boot and nuke will take care of it.

  • Error 17-Windows will not load past the splash screen, and system repair has no effect...

    Hi all, my problem is the following. Off my laptop the night before, an upgrade has been installed as usual. However, when I tried to start my computer the next day, I was meeting with a choice of operating systems, one was vista and one was something called "openSUSE 11.2 installer (NET).» Of course I wanted to choose vista, but when selected has been sent to a screen that read (sorry for the amount of the entry).

    Start "openSUSE 11.2 installer (NET)".

    (hd, 1)

    Specifien type is ntfs, partition type 0 x 7

    /openSUSe/ kernel linux devfs = mount, dall ramdisk_size = 65536 = ftp install: //ftp4.g wdg.de/pub/opensuse/distribution/SL-OSS-factory/inst-source/ server = ftp4.gwdg.de lang = en splash silent vga = 0x31A

    Error 17: File not found

    I don't know much about this sort of thing, so he thought better to include everything I could. At first, I tried to reload Vista, but it just opened the same screen, so found the vista disc that came with the laptop and it is stuck in. I ran sytem repair and system restore and both have had no effect.

    I'd appreciate any help is sorting this point, but if I have to reinstall vista (what I hear the hard disk wipes), is it possible to backup all my files to be reintergrated later.

    Thanks for any help!

    "Off my laptop the night before, an upgrade has been installed as usual."

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost, please include Error Codes, including what you have already posted, andexactly what happens after you tried to update.

    In this way, you will receive the best help.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Data recovery:

    1. slave of your hard drive in another computer and read/save your data out there.

    2. put your Hard drive in a USB hard drive case, plug it into another computer and read/save from there.

    3 Alternatively, use Knoppix Live CD to recover data:

    http://www.Knopper.NET/Knoppix/index-en.html

    Download/save the file Knoppix Live CD ISO above.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://isorecorder.alexfeinman.com/isorecorder.htm

    Download the Vista software from the link above.

    After installing above ISO burning software, right click on the Knoppix ISO file > copy the Image to a CD.

    Knoppix is not installed on your PC; use only the resources of your PC, RAM, graphics etc.

    Change the boot order in YOUR computer/laptop to the CD/DVD Drive 1st in the boot order.

    Plug a Flash Drive/Memory Stick, BOOT with the Live CD, and you should be able to read the hard drive.

    When the desktop loads, you will see at least two drive hard icons on the desktop (one for your hard drive) and one for the USB key.

    Click on the icons of hard drive to open and to understand which drive is which.

    Click the icon for the USB drive and click on "Actions > Change the read/write mode" so you can write to disk (it is read-only by default for security reasons).

    Now to find the files you want to back up, just drag and drop them on the USB. When you're done, shut down the system and remove the USB key.

    See you soon.

    Mick Murphy - Microsoft partner

  • The BCC ETPM Linux database scripts?

    I recently worked with BCC and ETPM on Linux platforms and the only linux script, I found the cdxdba.plx allows to create the database. I was wondering if there is a Linux version of Windows database scripts to export/upgrade/etc. tasks

    I've used this successfully:

    -Source operations
    Log on as oracle
    (Make sure your ora env is set with the associated database)
    Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    expdp DUMPFILE DUMP_DIR = DIRECTORY = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = expdp.log patterns = EXCLUDE = STATISTICS CISADM
    (enter the credentials of the manager/system)

    -Target operations
    Log on as oracle
    (Make sure your ora env is set with the associated database)
    Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    Impdp DIRECTORY = DUMPFILE DUMP_DIR = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = impdp.log patterns = CISADM
    (enter the credentials of the manager/system)

  • How start sqlplus on windows7 host running the Linux oracle database?

    OK, thanks to Re: How do I install emacs, openssh, and oracle database startup and get a connect? I can now run sqlplus. What a fight!

    Now this forum works on a host linux on a windows host. What I need to install on windows, so I can run sqlplus on windows to manipulate databases of the linux guest?

    I know that I can install all of the oracle database. I want just the sqlplus on windows.

    If I install just the sqlplus on windows, can I expect to be able to create databases, fill and interrogate Windows?

    Thank you
    Siegfried

    Try:

    sqlplus user@'hostname_or_ip:port/service_name'

    for example sqlplus test@'192.168.1.131/orcl' (assuming that the default port 1521).

Maybe you are looking for