Oracle on Linux and Windows Client question database server: NetMgr Windows and Linux NetMgr

People,

Hello. I have installed Oracle Database 11 g 2 server in the Oracle Linux 5 Starter PT853 Instance of database virtual machine. Then I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine. Now I face the problem of connection of the VMs 2 as below:


In Manager Net Linux Server Machine:

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

Listener: LISTENER
Protocol: TCP/IP
Host: localhost
Port: 1521


I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.
In the Windows XP Client computer, the information in the Net Manager is the same, but the connection is not successful. Its details are as below:


NET Service Name: PT853
Protocol: TCP/IP
The database Machine host name: localhost
Port number: 1521
Name of the Basic Service: PT853
Connection type: default database


I have test the Service using "SYSADM" UserID and password to 'SYSADM' which are the same with Linux, but this error: TNS: listener does not currently of service requested in connect descriptor.


I followed this tutorial http://www.vmware.com/support/ws5/doc/ws_devices_serial_2vms.html to configure 2 virtual machines in Windows 7 host machine.

In Windows XP Oracle database Client Installer directory, the "tnsnames.ora" file has an entry that matches the name Service in Net Manager. Directory of database server installation Oracle Linux, the file 'tnsnames.ora' has no entry because I installed the server of Oracle database with the instance of database startup PT853.


I tried to test 2 virtual machines in the way as below:

In Linux, [user@localhost ~] $ping WindowsXP_HostName
Release: Unknown host WindowsXP_HostName


At the Windows XP command prompt:
C:\ping localhost.localdomain
Its release: ping localhost 127.0.0.1 with 32 bytes of data...
Reply from 127.0.0.1: bytes = 32 time = 2ms TTL = 128


He meets a few times and then disconnected by itself. It seems that Windows XP is ping itself and not Linux server. The host name of the Linux server is 'localhost' as well. It is a kind of confusion for me.


From the information above, we can see that 2 VMs cannot connect between them. Net Manager in Windows XP Oracle Client unable to connect its Service PT853 with the Oracle Linux database server.

My question is:

Can any folk tell me how to connect Oracle Client in Windows XP with the Oracle Linux database server?


Very grateful in advance.

user8860348 wrote:

People,

Hello. Thanks much for the reply. I am very grateful for your help.

In Manager Net Linux Server Machine:

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

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

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

In the Windows XP Client computer, the information in the Net Manager is the same as below:

NET Service Name: PT853
Protocol: TCP/IP
The host of the database Machine name: 192.168.196.102
Port number: 1521
Name of the Basic Service: PT853
Connection type: default database

I test the Service using the "SYSADM" username and password "SYSADM" which are the same with Linux and the connection is successful as well.

IP 192.168.196.102 is Linux. This means that oracle database Client in Windows XP may log into Oracle Database Server under Linux. Don't you think I'm not mistaken? If so, I'm very happy and very grateful to you.

"Do you think I'm not mistaken?

By definition, if you can establish a connection, then you are correct.

Tags: Database

Similar Questions

  • get the OS version of the client side database server

    I have Oracle 10 g on a server computer, but now I want to run the query on my windows client computer to get information what operating system OS is located on database software.
    Note that view ' v$ version "is not display the OS information and note that I can't connect with SSH or any other console-wat to the server computer, I can connect only with PlSql to the database server.
    
    select platform_id,platform_name from v$database;
    

    (on 11G)

  • Instantis Database Server operating system options

    Hello.

    Ref: Test Configs on 15.1

    http://docs.Oracle.com/CD/E61225_01/index.htm

    @p @@

    The configurations tested for Oracle Primavera Enterprise Instantis track for the database server Oracle 12 depending on the tested configurations is limited to 6.5 Linux Oracle and Red Hat EL 6 (AMT3).

    Anyone who has used Windows? What version? No trouble?

    Kind regards

    Charles Wright

    Charles,

    Windows is not an option that I know of.

  • How to start the oracle database server and its client in windows 8

    Hi all

    I am a new entry in this forum and I am a beginner with oracle database.

    I always used SQL Server as the database, and it was easy to use after installation.

    With management program configuration of SQL Server I could to start service SQL Server (SQLEXPRESS) and the database server start!

    With SQL Server management studio, I was able to launch the client application, then was to establish a connection to the server and everything worked great!

    Now, how to work with the oracle database?

    I installed the oracle server and client version 11g R2 in windows 8, but how do I start the database?... and how can I start the client application to query?

    best wishes in advance.

    PS: Sorry for my English.

    If you are on the same machine, the only service that you absolutely need to start is the database service.  In your case OracleServiceSYSDBA (hmmm... How did you find with this name?).

    For queries, you can use SQL * Plus which should also be installed.  If you want something GUI, you can use SQL Developer (you need to install separately I think).

  • 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

  • Oracle on Linux VS Oracle under Windows

    Hello

    I've been using oracle on 64-bit windows 8 for recent years.

    Is there a big difference in performance between Oracle on Oracle VS Linux on Windows?

    Can I migrate to Linux and start learning early on my curve?

    Kind regards

    Hussien Sharaf

    Hello

    Most people will tell you that Linux is the best OS for the execution of Oracle database. In General, Windows has a bad reputation when it comes to Oracle databases running.

    I worked with both platforms and from my point of view, Windows is as good as Linux in terms of performance.

    Oracle supports all Windows and there is a lot of customers Oracle that works with Windows. What is more, Linux requires the DBA to have system administration skills more than Windows. Windows is simpler and easier to manage and deploy in terms of 'Skills' If you team COMPUTER lacks these skills, it will be problematic to install more advanced as RAC environments.

    Google will show you that this question is common and you can find more information in the following links:

    ORACLE is slower on Windows and on Linux?

    http://www.Scribd.com/doc/3713222/comparison-Oracle-Windows-Linux

    Windows Linux vs Oracle Oracle

    Linux vs. Windows: For the Oracle database?

    Which OS is best for optimal performance for Oracle? -Toolbox for IT groups

    Bottom line:

    • Choose the operating system really depends on what you the company is used to work with and comfortable you and your sysadmins with each platform.
    • I think that finally, you will have to perform (repositories) stress tests yourself in order to be 100% sure that Windows can provide as good as Linux performance in order to get the confidence you need.
  • Database Oracle 12 c and Kerberos

    Hi guys, I have the Kerberos authentication on lunix works well but I can not configure the database to authenticate users with Kerberos 5.

    I followed the official instructions on setting up Kerberos authentication. However, I am struck with as error.

    The work of okinit and oklist. But when I try to connect with 'sqlplus /@orcl' it gives me this error:

    ERROR:

    ORA-12638: credential retrieval failed

    Can someone help me?

    Thanks in advance

    Environmental information:

    Database Oracle 12 c: with the support of multitenent.

    Red Hat Enterprise Linux Server 6.4 release (Santiago) - Kernel: 2.6.32 - 358.18.1.el6.x86_64

    the newspaper made with Kerberos.

    The content of the relevant files are here:

    SQL.ora

    # Network Configuration file SQLNET.ora:... /Network/admin/SQLNET.ora

    # Generated by Oracle configuration tools.

    SQLNET. AUTHENTICATION_SERVICES = (DOB KERBEROS5)

    SQLNET. KERBEROS5_KEYTAB = /etc/oracle.keytab.03.27.14

    SQLNET. KERBEROS5_REALMS = /etc/krb5.realms

    SQLNET. KERBEROS5_CC_NAME = / tmp/krb5cc

    SQLNET. KERBEROS5_CONF = /etc/krb5.conf

    SQLNET. KERBEROS5_CONF_MIT = TRUE

    SQLNET. AUTHENTICATION_KERBEROS5_SERVICE = orcl.my - machine.my - domain

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    TRACE_LEVEL_SERVER = ADMIN

    TRACE_LEVEL_CLIENT = ADMIN

    TRACE_LEVEL_LISTENER = ADMIN

    krb5.conf

    #File modified by ipa-client-install

    INCLUDEDIR /var/lib/sss/pubconf/krb5.include.d/

    [libdefaults]

    default_realm = MY-DOMAIN

    dns_lookup_realm = false

    dns_lookup_kdc = false

    RDN = false

    ticket_lifetime = 24 hours

    address = yes

    [realms]

    MY. AREA = {}

    KDC = kdc - server.my - area: 88

    kdc = master_kdc - server.my - domain: 88

    admin_server = kdc - server.my - domain: 749

    domaine_par_defaut = my-domain

    pkinit_anchors = FILE:/etc/ipa/ca.crt

    }

    [domain_realm]

    .my-domain = MY-DOMAIN

    My-domain = MY-DOMAIN

    krb5. Realms

    My-MY-DOMAIN

    tnsnames.ora

    # Network Configuration file tnsnames.ora:... /Network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = my - machine.my -)(PORT = 1521) area)

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.my - domain)

    )

    )

    Besides, I saw the newspaper of KDC kerberos 'sqlplus /@orcl' demand was very strange:

    Mar 27 15:15:43 kdc - server.my - domain krb5kdc [2715] (info): TGS_REQ (4 {18 17 16 23} ETYPE) 128.122.72.166: PROCESS_TGS: authtime 0, < unknown client > < unknown Server >, wrong net address

    Mar 27 15:15:43 kdc - server.my - domain krb5kdc [2714] (info): TGS_REQ (4 {18 17 16 23} ETYPE) 128.122.72.166: PROCESS_TGS: authtime 0, < unknown client > < unknown Server >, wrong net address

    Hi again, my steps below. I apologize for my English

    And I don't know how to remove links e-mail. I.e. [email protected] should be just krbuser to somedomain.ru.

    Test configuration:

    Kerberos (KDC, Microsoft) server:

    • Host: dc1.somedomain.ru (10.0.2.11)
    • Server Windows 2008/2012 tested
    • Active Directory (KDC)
    • Domain: SOMEDOMAIN.RU

    Kerberos (Oracle DB server) client:

    • Host: dboraclen1.somedomain.ru (10.0.2.76)
    • RedHat Linux
    • Oracle 11.2.0.4 Server Standard Edition (* patched)

    Oracle client:

    • Host: dbclient.somedomain.ru (10.0.2.7)
    • RedHat Linux
    • Oracle 11.2.0.4 client

    P1: Setting up the Kerberos client to interoperate with KDC in Windows Server 2008/2012

    On dboraclen1.somedomain.ru.

    1.1 Kerberos software control

    [root @ /] $ cd/etc
    [root @ / etc] $ rpm - qa | grep-i krb5
    krb5-workstation - 1.2.7 - 44
    pam_krb5-1, 73-1
    krb5-libs - 1.2.7 - 44

    1.2 configure Kerberos

    Check/change:

    /etc/krb5.conf

    / etc/krb5. Realms

    / etc/KRB. Realms

    / etc/hosts

    / etc/services

    # /etc/krb5.conf:
    [record]
    default=file:/var/log/krb5libs.log
    KDC=file:/var/log/krb5kdc.log
    admin_server=file:/var/log/kadmind.log

    [libdefaults]
    default_realm = SOMEDOMAIN.RU
    dns_lookup_realm = false

    dns_lookup_kdc = false

    ticket_lifetime = 24 hours

    renew_lifetime = 7 d

    address = true

    [realms]
    SOMEDOMAIN.RU = {}
    KDC = dc1.somedomain.ru:88
    }

    [domain_realm]
    . somedomain.ru = SOMEDOMAIN.RU
    somedomain.ru = SOMEDOMAIN.RU

    [CDC]
    Profile = /var/kerberos/krb5kdc/kdc.conf

    # /etc/krb5.realms:

    . somedomain.ru = SOMEDOMAIN.RU

    # /etc/krb.realms:
    . somedomain.ru = SOMEDOMAIN.RU

    # / etc/hosts:
    127.0.0.1 localhost.localdomain localhost

    10.0.2.76 dboraclen1.somedomain.ru dboraclen1
    10.0.2.11 dc1.somedomain.ru dc1

    # / etc/services:
    88/tcp kerberos5 Kerberos krb5 # Kerberos v5
    88/udp kerberos5 Kerberos krb5 # Kerberos v5

    !!! Using only capital letters with domain, only lowercase with names of user/hostames. It is important.

    1. 1.3 Kerberos software control on the database server
    (oracle owner = oracle, ORACLE_HOME= /Oracle/u01/oracle/database/11r2)
    
     
    
    [oracle@ /home/oracle]$ cd $ORACLE_HOME/bin [oracle@ /Oracle/u01/oracle/database/11r2/bin]$ ./adapters
    
     Installed Oracle Advanced Security options are: ... Kerberos v5 authentication RADIUS authentication or
    
     [oracle@ /Oracle/u01/oracle/database/11r2/bin]$ ./adapters ./oracle ... Kerberos v5 authentication RADIUS authentication
    

    P2: Configuration of KDC in Windows 2008/2012

    On dc1.somedomain.ru.

    2.1 create a user in Microsoft Active Directory


    In the menu "Administration / Active Directory users and computers:

    [General]
    Name: krbuser
    Family name: eu1
    View name: kerberos user 1

    [Account]
    User logon name: [email protected]

    Main 2.2.create for Oracle database in Microsoft AD

    Create the user with the name exactly as database host name, i.e. the dboraclen1.somedomain.ru and password, i.e. oracle:

    [General]
    Name: dboraclen1.somedomain.ru
    Full name: dboraclen1.somedomain.ru

    [Account]
    User logon name: [email protected]

    [Account options]
    Password never expires.

    !!! Select the option: do not use Kerberos preauthentication

    !!! Deselect the option "user must change password on the next logon".

    To complete the creation use ktpass.exe.

    Run:

    C:\Program Files\Support Tools > ktpass princ - oracle/[email protected] mapuser - dboraclen1-pass oracle-crypto RC4-HMAC-NT - out c:\temp\keytab.dboraclen1
    Targeting the domain controller: dc1.somedomain.ru
    The setting method using legacy password
    Correctly mapped dboraclen1.somedomain.ru oracle/dboraclen1.somedomain.ru.
    WARNING: type pType and account do not match. This could cause problems.
    Created key.
    Output keytab to c:\temp\keytab.dboraclen1 file:
    Keytab version: 0 x 502
    KeySize 81 oracle/[email protected] ptype 0

    Copy c:\temp\keytab.dboraclen1 into the directory etc./etc/etc on Oracle DB machine (dboraclen1.somedomain.ru).

    P3: Configuring Oracle DB to interoperate with KDC

    On dboraclen1.somedomain.ru.

    sqlnet.ora 3.1

    #/Oracle/u01/oracle/database/11r2/network/admin/sqlnet.ora

    NAMES. DIRECTORY_PATH = (TNSNAMES)
    SQLNET. KERBEROS5_REALMS = /etc/krb5.realms
    SQLNET. KERBEROS5_CONF=/etc/krb5.conf
    SQLNET. KERBEROS5_KEYTAB=/etc/keytab.dboraclen1
    SQLNET. AUTHENTICATION_KERBEROS5_SERVICE = oracle
    SQLNET. KERBEROS5_CONF_MIT = true
    SQLNET. AUTHENTICATION_SERVICES = (DOB, Kerberos5)

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    3.2 check/change settings on the server of DB Oracle

    OS_AUTHENT_PREFIX =""
    REMOTE_OS_AUTHENT = FALSE

    3.3.create user database in Oracle DB

    The user sys (System):

    SQL > create user '[email protected]' identified externally.
    Created by the user.

    SQL > grant create session, resources to '[email protected]';
    Grant succeeded.

    or

    SQL > create user KERBUSER identified externally as ' [email protected]';
    Created by the user.

    SQL > grant create session, resource at KERBUSER.
    Grant succeeded.

    P4 - configuration of Oracle customers

    On each client computer.

    4.1 configuration of oracle (for Linux)

    The configuration files (krb5.conf, krb5.realms, krb.realms) Kerberos and armed, services may be same as above.

    Create a linux user, i.e. krbuser.

    # /home/krbuser/sqlnet.ora
    NAMES. DIRECTORY_PATH = (TNSNAMES)

    SQLNET. KERBEROS5_CC_NAME = / tmp/krb5cc_502

    SQLNET. KERBEROS5_CONF = /etc/krb5.conf

    SQLNET. KERBEROS5_CONF_MIT = true

    SQLNET. AUTHENTICATION_SERVICES = (kerberos5)

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    # /home/krbuser/tnsnames.ora
    DB_test_auth =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = dboraclen1.somedomain.ru) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = GlobalDB)

    )

    )

    4.2 get ticket (TGT) initial kerberos:

    Run $ORACLE_HOME/bin/okinit:

    [krbuser @ / home/krbuser] $ okinit EI 23
    Utilities for Linux Kerberos: Version 11.2.0.4.0 - Production on August 16, 2011 15:44:11
    Copyright (c) 1996, Oracle 2011.  All rights reserved.
    Password for [email protected]:<-- ad="" user="">
    [krbuser @ / home/krbuser] $

    Check the TGT with $ORACLE_HOME/bin/oklist:

    [krbuser @ / home/krbuser] $ oklist
    Utilities for Linux Kerberos: Version 11.2.0.4.0 - Production on August 16, 2011 15:45:46
    Copyright (c) 1996, Oracle 2011.  All rights reserved.
    Ticket cache: / tmp/krb5cc_502
    Default principal: [email protected]
    Valid from expires Principal
    November 16, 2013 15:41:52 16 November 2013 23:44:11 krbtgt/SOMEDOMAIN. [email protected]
    [krbuser @ / home/krbuser] $

    and

    [krbuser @ / home/krbuser] $ ls tmp/-l/krb5cc_502
    -rw - 1 krbuser s/n 527 Nov 15:41 16 / tmp/krb5cc_502

    4.3.test

    Check the time synchronization between the clients and the server of DB.

    [krbuser @ / home/krbuser] $ sqlplus /@DB_test_auth
    SQL * more: version 11.2.0.4.0 - Production on Tue Nov 16 15:56:53 2013
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11 g Release 11.2.0.4.0 - 64 bit Production

    SQL >

  • Client Oracle / 10 g ORACLE_HOME / very basic Question

    Hi all

    I am a little bit confused about something for installating the Oracle DB and his Client on the same computer, Windows (Vista Business, 32-bit).

    In the release notes, it is said (4.3), you can install the Oracle Client in the House of the same version as the database.
    In the installation instructions, it is said, • "You must install the Oracle database Client in a new Oracle Directory." (Article 3).

    FIRST QUESTION: OK even if the notes of publication wins installation, I'm assuming (am I right here?) you CAN install the client in a separate House?

    During the installation of the database, there is an instruction to create the ORACLE_HOME environment variable. This is repeated in the installation of the hotfix. When I installed the client - in a separate House - UI deleted environment variable because "is not necessary for all Oracle products."
    (I realized after the fact that the installation of the database and the client before installing the patch would have been better.) SO-

    SECOND QUESTION: Should I create the ORACLE_HOME environment variable. and if so, for which the House, when I install the patch for the customer?

    Thank you

    Edited by: DonnaF May 21, 2009 10:50

    When you install the client, yes it's true, it must be installed in a separate Oracle home. The only reason why I found to justify the installation of Oracle client under the same roof of Oracle RDBMS is due to the availability of administrative tools. In previous versions (9iR2) when the installation took place he installed Oracle Enterprise Manager as well as the RDBMS Oracle Home. From 10 gR 1, Oracle Enterprise Manager (thick java client) is no longer installed with the database, but if you need to install it, you need not create a separate Oracle home.

    Now why you want to install the OEM heavy customer when DBControl EM is available in 10g? The reason because if you want to use Oracle streams, those can not be set in EM DB control, as well as the for replication option, it is not available in EM DB control. So you will need to install the client. One more reason? If you ever plan to set up Enterprise User Security and virtual private database, then will need you the tools to manage the E.U.S. and the OPM (Oracle Policy Manager). Those that are available only in java heavy client mode.

    So, if you don't need these administration tools, and you don't plan to use, you can perfectly live with the RDBMS as is.

    * ~ Madrid *.
    http://hrivera99.blogspot.com

  • How to create a local directory on the client and not on the database server?

    Hello

    First of all, thank you for taking the time to solve the problem.

    I apologize if there are errors in the format used for the display of this issue.

    I have a procedure that generates data in the csv file and is loaded into a directory.

    I have a requirement to plan this procedure should be performed every week.

    I did the above two steps successfully.

    but the problem am facing is that files are downloaded in the directory location for the oracle server. but I need the files to load to my own record of operating systems.

    IE my PC is not the database server, but I thought to create a directory on the operating system of my own PC C:\ drive.

    It is a frequently executed procedure then uses dbms_scheduler.

    Can we create a directory on our own PC operating system file. I use Windows 7 OS?

    Please find details of version below.

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    Your time and your help is very appreciated.

    Thank you

    SQL and PL/SQL FAQ

  • Oracle Database 10g managing Oracle on Linux (OCE) Recertification

    On https://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=769

    In the list:

    Renewal of certification required by March 1, 2016

    It seems that this certification will be inactive except for certification renewal.

    .....

    However, on the page of retirement: Oracle Certification Exam retirement

    We have:

    Certification Path who retiresDate of retirementNewer version of retirement Certification path
    Oracle Database 10 g managing Oracle on Linux Expert certifiedMarch 1, 2015None


    I.e. There is no version of Superceding to revalidate at:

    In truth I am bovvered? ... Well not really (although I'm concerned because I am the owner of the said ACTIVE certification).  The thing is more outdated than an old ram my uncle once sold... a real old firecracker.  However, the principle of the thing is a little interest...

    I almost added a question about this certification to your original on recert requirements thread.  Then I saw the following note in the page 'requirements and process ':

    https://education.Oracle.com/pls/web_prod-PLQ-dad/db_pages.GetPage?page_id=768

    "You can keep all your types of database credentials (associate, professional, Expert and Master) in State ASSETS by winning a single credential OCA, OCP or CMO in the CURRENT version of Oracle Database certification."

    Based on this statement, you take a certification or 11g OCA/OCP/CMO 12 c will prevent any expert version-specific certifications being expired.

    It is worth noting that the reverse is not true, taking a current CEO of certification does * not * prevent anything either, but an earlier version of this same certification expires.  Really means a lot right now because he communicated there very little specific expert certificates (RAC, performance and Tuning SQL optimization are the only 11g those for example), but it's something to know.

  • Oracle on Linux for Windows users

    I used to work on the Windows oracle database and wanted to learn oracle on Linux.

    What are the stuffs good that I can do?

    There are many documents in the Documentation, it's very confusing that you refer

    Hello

    If you are new to Oracle then you will need to learn the installation procedures for the installation of Oracle on Linux. You can find the Installation Documents of Oracle 11 g Documentation .

    Second is in Windows, you can directly connect to SQLPLUS as all parameters are automatically set by the installer.

    But under linux, you will need to set the variables ORACLE_HOME and ORACLE_SID before connecting to SQLPLUS and remember everything is based in Linux command.

    Once installation is complete, then Oracle works as well as under windows. no difference that you are on sql calls so it's okay if you are connected to Windows or Linux.

    You can refer to the Oracle Documentation that will explain everything in detail.

    Kind regards

    Atif Iqbal.

  • Oracle 11.2.0.3 Client 32-bit for Windows

    Hello

    I installed a client Oracle 11.2.0.1 on a Windows 2003 32-bit, but I can't do dmp files wth exp because my database is 11.2.0.3.
    Export: Release 11.2.0.1.0 - Production on Thu Dec 13 18:00:11 2012

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.


    Connected to: Oracle Database 11 g Release 11.2.0.3.0 - 64 bit Production
    Export performed WE8MSWIN1252 and AL16UTF16 NCHAR character set

    About to export the entire database...
    . exporting tablespace definitions
    . export of profiles
    . export users definitions
    . export of roles
    . export of the resource costs
    . exporting rollback segment definitions
    . export the database links
    EXP-00106: database invalid link password
    EXP-00000: export completed unsuccessfully
    where can I download Oracle 11.2.0.3 client 32-bit for Windows?

    Thanks in advance

    Where can I download Oracle 11.2.0.3 client 32-bit for Windows?

    Goto https://support.oracle.com
    Under the tab updates and patches and Patch search search box * 10404530 *.
    A list of software Oracle 11.2.0.3 is listed according to the operating systems.
    Select the version of the software that corresponds to your system opeationg (in your case, it's 32-bit Windows) and download it.

    See Doc Id Metalink: * where to download 11.2.0.3 or other Grid Infrastructure Patch Set [ID 1410284.1] *.

  • Problems to start the Oracle 11 g on Windows 7 64-bit database

    Hello world

    I'm you try to start the database Oracle 11 g on Windows 7 64- bit , but the database consumes all memory computer and have to restart the computer, someone has experienced this problem?
    I have to do some configurations to the Bank to work on a commune computer?


    Computer configuration:

    Processor: Core i5

    6 GB of RAM

    Database version: Oracle Database 11g 11.2.0.1

    Windows 7 Professional 64 bit



    Cordially,


    --

    Yang Gonzales

    Software developer

    Brazil

    There are a lot of bugs related to the high memory or CPU usage in Windows. Please open a Service request for further diagnosis to identify exactly what is causing this problem.

    Thank you

    Ashish

  • Oracle enterprise linux and oracle 10g?

    Hey;

    I am fairly new to try to download oracle and get installed on a linux machine. I made a few attempts on linux fedora core 10 and home edition of windows vista that does not go very far. Since I just passed my exams for ocp via a boot camp (yay for me!), I'm hoping to get a couple of linux boxes operational so that down the concepts by the practice.

    From what I read, it seems that I can download enterprise linux, put it on a system and then download oracle 10g and install this w/little or no difficulty (at least not expected...)

    Am I reading that right or did I miss something? Any info greatly apprecaited.

    Doug O'Leary

    Hello

    You can download enterprise linux and 10g and go there. Pre-packaged for the components required to install the oracle Enterprise linux software, here is a link for further reference see cross-platform compatibility.

    http://www.Oracle.com/technology/support/MetaLink/index.html

    Concerning
    OrionNet

    Published by: OrionNet on June 8, 2009 17:00

  • How the installation program an Oracle 12 c and database instance without using DBCA, or YES?

    Hello

    I was in charge of the implementation of an Oracle 12 c instance and a database on Redhat 6.4. The caveat is that I can't use the DBCA or YES GUI to do this, I can only use the command line...

    The other issue is there is already the default ORCL instance and the database. So I need to get up a second instance and database, to the sides of it.

    Which is fine, but it is almost impossible to find tutorials on how to do this way.

    So if someone can tell me a good doc on how to do this it would be much appreciated.

    Thank you

    Sam

    It would be at this point that I would like to inform my boss that the way he wants me to approach my work will make me very unproductive. I could no longer made in a short period of time, if I could use the tools Oracle provides for me.

    Maybe I got lucky, but I've never worked for a manager who gave me details like this in the way of my job. Generally said "here's the requirements, now get on with the job." His place for me to decide how to do the task at hand. That being said, I could definitely see a Manager saying something like "we don't have the budget by Exceed for your XWindows environment' (or other 3rd party software X), but that doesn't stop me using X if I could find a way to do it within budget.

    You can certainly install the software silently without X. Google for Oracle Silent Install and you should get a lot of success. You will need to create a response file, and then run the YES program with her. This gives you the software installed with only the command line.

    Regards to the manual creation of the database, you can do it too. Here is a link to the Oracle documentation: http://docs.oracle.com/cd/B28359_01/server.111/b28310/create003.htm#ADMIN11073

    Have fun! It is so much easier with the DBCA Wizard now.

    Finally, if it were me, I would give my post to the company a serious reflection. I prefer to work for a boss who gives me rather than a solely responsible for micro me. I do not say your in a bad position. I don't know all the details. You can be perfectly happy with this work, that would be great! But the comments of the kind that a Manager always give me pause.

    See you soon,.
    Brian

Maybe you are looking for

  • What size must be an ISO of Windows 10 file?

    While trying to download from Microsoft... I'm about to reinstall Win - 10 on my Macbook Pro 13 "(top 15) using Boot Camp." I know two versions, 4.4 GB and the other is 7.9 GB (roughly). I ask because the last time I did that, downloaded 7.9, this ti

  • Why mobile Firefox is not available for Symbian ^ 3 (anna) or Symbian ^ 4 (beautiful)?

    Why mobile Firefox is not available for Symbian ^ 3 (anna) or Symbian ^ 4 (beautiful)?

  • How to load path names in the following path?

    Attached VI is a routine which is supposed to act as follows: (1) open to manipulation and conversion. (2) make calculations to calculate the values of speed and displacement accel (this part not shown for simplicity). (3) open a new file path dialog

  • error of standard deviation

    I have a data set where all values are the same, but labivew is not a standard 0 deviation when I perform this calculation in a loop. Please see the .vi attatched. (Maybe I'm on something obvious).

  • How to pin the taskbar icons?

    I would like to be able to click on the icons in my taskbar and quick access to items that I use on a regular basis. I would like to highlight the icon 'e' for Internet Explore on my taskbar, so that I can click on it to open IE quickly, rather than