Secure connection from Windows to Unix based Oracle

Greetz!
I hope this is the correct forum to post in for this. I am a .Net developer and I have need to authenticate to an Oracle DB on a UNIX server from a Windows server.
I have a requirement for an excel spreadsheet that takes in a large amount of data and creates a pivot table and several worksheets a few times a day.
It is saved to a SharePoint site where users can download it. We will be moving to SP 2010 in about 8 months but I can't wait for that (of course) and am not convinced that would help this issue.
We are currently on 10g but in the process of 11g. The solution will likely run on 11g (place is nuts..nothing is certain)
I cannot pass credentials using ODBC because it is clear text.
The Oracle instances do not have Oracle Advanced Security turned on.
Is it possible to pass a username/password from the windows server to the unix server securely (encrypted).
Thank you!

Depending on which version of UNIX you are migrating to, transportable tablespaces will require RMAN for conversion.
select * from v$transportable_platform;The ENDIAN_FORMAT determines if conversion is needed. If one platform is BIG and the other is LITTLE, then conversion will be required.

Similar Messages

  • Connect from windows vista ultimate to oracle 8i

    Hello,
    I need connect oracle 8i from windows vista ultimate, how to make this
    thanks for all
    i am spanish, sorry for my expresion

    I too have a problem with Oracle 8 and Vista (Business). We have many different Oracle platforms administered by many different agencies. One platform is 10g insisting encrypted ODBC connection and the other is 8.x that cannot handle encrypted requests. In the past we just ran 2 or more versions of Oracle client and associated the version's ODBC to the Oracle platform's version. But with Vista there are no 8.x or 9.x Vista compatible clients thus I can only have the Vista machine to connect to one and not the other. There are problems when trying to use a Windows 2000 or XP client versions in Vista.
    Anyone have a work around? When I try to change the SQL.ORA on a Vista 10g client to a 8.x db to use "REQUESTED" instead of "REQUIRED" encryption call I get the [Oracle][ODBC] Ora-03134: Connection to this server version no longer support.

  • Connect from windows 7 64bit to oracle 9.2 server which on windows 2003

    HI all
    We have an oracle 9.2 server on dedicated server
    i tried to install oracle 9.2 client (Administration) on my laptop which OS is win 7 64bit. The client installed successfully. but couldn't connect it gives me an error ORA-06413 connection not open. The error raises immediately.
    How can i slow this problem, or can i install another client version of oracle.
    and if i can please send me a link of download page..

    Hi user;
    Please check:
    ORA-12154 or ORA-6413 Running 32-bit Oracle Software on 64-bit Windows OS [ID 334528.1]
    http://forums.oracle.com/forums/thread.jspa?messageID=4391039
    Regard
    Helios

  • Can't Print/Connect from Windows 7 64 bit to Shared PSC 1315 on Windows 7 32bit Machine

    Can't Print/Connect from Windows 7 64 bit to Shared PSC 1315 on Windows 7 32bit Machine...
    I tried to install driver on connecting PC, i tried to install printer as Local printer with local port - \\WIN7-32bit\HP PSC 1310 Series\ - and  i got access denied, and before i reinstall Windows on 64Bit machine its worked correctly... anyone know how to solve this problem ?
    *Edited*
    When i connect it on 64 Bit machine printer requesting driver *.inf and not specific file...
    i try to install 64bit driver on 32 bit machine in sharing options and they didn't support it...

    More than likely, you are receiving the access denied error because there may not be a HomeGroup in place.
    To handle networks securely with Windows 7, Microsoft took a different approach.  A HomeGroup essentially creates a trust among all the devices in that home group.  If a device is not in that homegroup, then that system will essentially be denied access.
    Click on Install a printer on a home network to get basic steps to install a printer in a network environment.
    Click on HomeGroup: recommended links to get more information about Home Groups, including setting one up.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Hello, How do I tell sql+ to spool output file from windows to Unix server?

    Hello, How do I tell sql+ to spool output file from windows to Unix server?
    I am new to SQL+ and just learned how to spool the file. But file is saved in my local windows enviroment and since it's 2GB in size...I want to spool it directly to another remote unix server.
    Pls answer in detail... I have been to most of the thread and didn't see relevant answer to above question.
    Am I suppose to develope some script which FTP the spool file directly to the server I want to
    or
    i Have to use UTL_FILE Package ?
    Thanks for reply

    You may not be able to...
    SQL*Plus can only spool to the local machine. If you have mapped a directory on the Unix server from your Windows machine, you can specify that directory in your SPOOL command.
    You could telnet to the Unix server, run SQL*Plus there, and spool the file to a local (Unix) directory.
    If the Unix server is also the Oracle database server, you could use the UTL_FILE package rather than using SQL*Plus to spool a file.
    If the Unix server is also an FTP server, you could also FTP the file from your local machine to the server.
    Of course, I would tend to re-examine a requirement to regularly generate a 2 GB text file. It seems likely that there is a better way...
    Justin

  • How to connect from VC++ 6.0 to Oracle 8i

    Can anybody tell me how to connect from
    VC++ 6.0 to Oracle 8i which is installed
    in server (without installing in client)

    Whats the problem you are facing, from what I see its pretty straight forward. Edit the system object, from 'Show Category' drop down select Internet Transaction Server, hit the modify button at the extreme right and your good to go.
    Thanks,
    GLM

  • Ora-25215 from windows to unix - please help

    I have successfully set up streams replication from unix to windows -- it works beautifully!
    However, when I set up streams with a different set of tables going from windows to unix, I get the propagation error, "ora-25215: user_data type and queue type do not match"
    I have been all over metalink and the internet trying to find a solution or explanation, and there is very little out there. I found a dozen hits on my metalink search on ora-25215 and one of them was "How to resolve ora-25215..." Alas, it really doesn't address a fix for simple streams, it goes into setting up a payload, etc...
    Like I said, my unix to windows works like a charm, but unix to windows doesn't. By the way, my windows is 2k and my unix is solaris 8. Anyone have any ideas for what the problem is?
    Thanks,
    jimmy

    Jimmy,
    Make sure your propagation is configured correctly. It is also possible to get this error in Oracle9iR2 if you use the wrong queue name or schema when configuring propagation.
    Janet

  • Errors connecting from windows

    i try and connect from windows and it gives me this:
    [2006/10/24 21:39:25, 0] pdbods.c:odssamgetsampwnam(2327)
    odssam_getsampwnam: [0]getsam_recordattributes dsRecTypeStandard:Users no account for 'XXXX'!
    funny thing is, if i connect using ADMIN and enter propper password, it works fine
    it seems windows is trying to autofill the username (that is logged into windows) in the XXX field, and it doesn't match the server's account name.
    thanks in advance!!

    We're having something similar to this where Entourage users are apparently handing off the incorrect user name and password and thereby disabling their Apple user account on our mail/webmail OSX server.
    I don't know how to stop the accounts from being disabled, nor do I know when the user has been automatically disabled by the server. We only know when the customer contacts us (which can't be by email).
    This has already cost us some accounts and business.
    Users who are not Windows or who are not using Entourage are having no problem. Since the problem also happens with Mac Entourage users, it may have more to do with Entourage than Windows.
    Anyone know how to set the authentification of OSX or Entourage to be more friendly?

  • Migrating database from windows to unix

    Can anyone, please suggest me some reading on migrating a database from windows to unix? Thanks

    Yes an export import is the most likely migration path you have. There is another option. You may install, just temporarily a 10g environment on the windows platform, then upgrade using the DBUA from 8i to 10g on the same platform. This way you will make sure you don't miss a piece of data during the migration process.
    Once your database is at the 10g platform, you may proceed with a transport tablespace from 10g win to 10g unix. Violà, your database will be on the 10g platform.
    Next, deinstall the windows temporary 10g installation.
    Notes:
    1. Make sure your 8i db is at the latest patchset available at 8i (8.1.7.4.0)
    2. Define which unix platform you are referring to. It's because of endian issues.
    ~ Madrid.

  • ABAP Adaption while migrating from Windows to Unix

    Dear All,
    I am working on a project where SAP system has been migrating from Windows to Unix os. Because of this all ABAP which are using Files, Operating system command has to be adapted as well.
    How can I get such a list of ABAP objects which will be affected by this migration.
    Example I can look for Dataset command, External OS Commands and so on..
    Please advice if there is a straight forward way to get such a list?
    Your prompt response would be higly appreciated.
    Thanks in Advance
    Hemendra

    Hello -
    You need to visit URL - System Copy and Migration
    Also refer to SAP note 547314, and the System Copy Guide for your SAP
    release on SAP Service Marketplace :
    http://service.sap.com/instguides -> <SAP System> -> <Release>
    ->Installation.
    Regards.

  • Connect from VBA 64 bit to Oracle from windows 7 64bit

    Hi,
    We are trying to connect from Autocad VBA 64 bit to Oracle 10g server from windows 7 64bit OS.
    Toad can connect to Oracle without any issue.
    I installed 10g 32 bit client and 11g 64 bit client.
    Please help me in installing and configuring any 64 bit provider to connect from vba. I tried ODAC but not any success until now.
    Regards,
    Shijith

    Hi Jenny,
    Thanks for replaying in quick time.
    I had solved my issue by installing the following.
    1) Oracle forms 6i
    2) Oracle 11g 32 bit client
    3) Oracle 11g 64 bit client
    4) ODAC 11g 32 bit
    5) ODAC 11g 64 bit
    And able to get a sucessful connection with the following connection string.
    Provider=OraOLEDB.Oracle;Password=dddd;Persist Security Info=True;User ID=dddd;Data Source=ddddd
    Is there is any better way to do it? It is realy pitty that we have to install more than 2GB of client coponents to get a oracle connection from client side.
    Please suggest a best practice.
    Regards
    shijith

  • Oracle OS authentication through ODBC from Windows to UNIX

    I have a third party application on Windows 2003 Server that I will use to write data to an Oracle 10g database on HP UNIX. The software vendor says I need to start the application and the login that is running the application needs to be windows authenticated to the Oracle database in order to insert or select data. I have setup OPS$ accounts for operating system authentication but the ODBC returns a SQLConnect to "ODBC" error -1. How can a Windows user do a operating system authentication to an Oracle database on a UNIX platform? Thank you for your help.

    Hi,
    What is the error message?
    The ODBC driver doesnt do any sort of authentication, it just passes on what you give it to the client/networking layer. As such, I'd expect you to have the same issue making a sqlplus connection from the client machine, so a forum that deals with pure client connectivity may be a better place to post your question.
    The above assumes however, that your problem is specific to OS AUTH, and the app isnt running as a Service, an IIS app, etc. In that case, the user the process is running as may not be who you think it is.
    Can you connect ok without using OS Auth? (ie, supplying a username/password)? There were permissions issues in the base 9201 and 10201 client install that prevented Oracle client software from working at all unless you are an admin user.
    Hope it helps,
    Greg

  • Access UNIX-based Oracle from OS/390?

    Hello. I'm having trouble finding information about the possibility of accessing an Oracle database (8.1.7) on AIX from an OS/390 mainframe. I have seen references to "Access Manager for CICS" but cannot locate it on the Oracle site. I have also looked at the Gateway information, but that seems focused on UNIX or AIX based Oracle looking at "files" or "databases" on other operating systems. Can someone clarify this for me?
    thanks, Katie

    I need help with the same question although I am coming at it from a different starting point.
    I currently have a C++ application running in CICS & batch on OS/390 which is accessing an Oracle9i database also within the same OS/390.
    I am considering moving the Oracle9i database from OS/390 to another OS (possibly Solaris). I understand that technically I can do this but I don't understand what software I need nor what the licencing situation is. I do not want to have Oracle9i database licenced for OS/390 but I obviously need have some sort of client software on OS/390.
    Can someone tell me what is the client software product I need and how do I get it without needing to have a licence for the Oracle9i database for OS/390?
    I have virtually no Oracle experience so excuse me if I am asking a silly question.
    Thanks
    ed h-v

  • Possible Solution - Unable to create a secure connection in Windows 7

    Issue: I was unable to create a secure connection to the iTunes store from iTunes, and got a message recommending I check my date and time settings. My date, time, and time zone settings were correct, and iTunes was allowed through Windows firewall. I had no other connection issues.
    Affects: iTunes Store on Windows 7, and possibly Windows Vista, when running Windows Firewall
    Solution: In the Windows Firewall exceptions page (Allow a program through Windows Firewall), there were two entries for iTunes. One allowed iTunes through my private network, and the other through public networks. After I deleted the entry that allowed public networks, I was able to connect. If you have tried everything else and still can't connect to the iTunes store, make sure there is only one entry for iTunes in Windows Firewall.

    try this..
    REP-118: Unable to create a temporary file.
    Case 1: The environment variable that determines in what directory to create temporary files is set to an invalid directory.
    Case 2: There is not enough free space on the disk to create the temporary file.
    Case 3: A temporary file that cannot be modified already exist
    In regedit under branch hkey_local_machine/software/oracle/<oracle home> 
    I have changed the variable REPORTS_TMP. I changed the value for this to c:\reports_tmp
    or you can use something like this where you want Oracle reports to create temp files. Hope this helps

  • Unable to get database connection  from loaded java class in oracle

    Hi all,
    I am trying to call java class method from oracle function, but getting below exception, while creating connection.
    SQL> select charge_calculation(1,'2011-06-01', 'E') from dual;
    select charge_calculation(1,'2011-06-01', 'E') from dual
    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception:
    java.lang.ExceptionInInitializerError
    inside main method
    inside main method1
    inside main method2
    inside main method3
    inside main method3
    Exception in thread "Root Thread" java.lang.ExceptionInInitializerError
    at javax.crypto.Cipher.getInstance(DashoA12275)
    at oracle.security.o5logon.O5LoginClientHelper.decryptAES(Unknown Source
    at oracle.security.o5logon.O5LoginClientHelper.generateOAuthResponse(Unk
    nown
    Source)
    at
    oracle.jdbc.driver.T4CTTIoauthenticate.marshalOauth(T4CTTIoauthenticate.java)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:367)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:
    501)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
    at
    oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java)
    at java.sql.DriverManager.getConnection(DriverManager.java)
    at java.sql.DriverManager.getConnection(DriverManager.java:187)
    at SPEodPricing.spEodPricing(SPEODPRICING:98)
    at SPEodPricing.main1(SPEODPRICING:47)
    Caused by: java.lang.SecurityException: Cannot set up certs for trusted CAs
    at javax.crypto.SunJCE_b.<clinit>(DashoA12275)
    ... 13 more
    Caused by: java.security.PrivilegedActionException: java.io.IOException
    at java.security.AccessController.doPrivileged(Native Method)
    ... 14 more
    Caused by: java.io.IOException
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java)
    at sun.net.www.protocol.jar.URLJarFile$1.run(URLJarFile.java:177)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.jar.URLJarFile.retrieve(URLJarFile.java:165)
    at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:43)
    at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
    at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.ja
    va:102)
    at
    sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:1
    24)
    at javax.crypto.SunJCE_d.a(DashoA12275)
    at javax.crypto.SunJCE_b.g(DashoA12275)
    at javax.crypto.SunJCE_b.e(DashoA12275)
    at javax.crypto.SunJCE_q.run(DashoA12275)
    ... 15 more
    SQL> select charge_calculation(1,'2011-06-01', 'E') from dual;
    select charge_calculation(1,'2011-06-01', 'E') from dual
    ERROR at line 1:
    ORA-29549: class BBVA_MERGED.SPEodPricing has changed, Java session state
    cleared
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64
    bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    JAVA Sample code:-
    public String method1(int pi_ctry_id,String pi_cur_busi_date ,String pi_eod_bod_flag)
    System.out.println("inside main method1");
    CachedRowSet tmplcrs                = null;
    HashMap resMap                              = new HashMap();
              Double ln_candidate_extra           = 0.0;
              Double ln_calculate_on_val          = 0.0;
              int lv_calculate_on                = 0;
              int lv_cand_attribute                = 0;
    // int pi_ctry_id                          = 0;
    // String pi_cur_busi_date           = null;
    int pi_bch_id                          = 0;
    // String pi_eod_bod_flag               = null;
    Date ldt_cur_busi_date          = null;
    Date lstr_next_calc_date     = null;
    int li_bch_id                         = 0;
    int li_chg_ac_branch               = 0;
    int calFrequency                     = 0;
    DbUtils dbObj = new DbUtils();
    Map reqMap = new HashMap();
    CachedRowSet updtcrs                = null;
    Connection conn = null;
              try
    System.out.println("inside main method2");
                   reqMap.put("pi_ctry_id", ""+pi_ctry_id);
                   reqMap.put("pi_cur_busi_date", ""+pi_cur_busi_date);
                   reqMap.put("pi_eod_bod_flag", ""+pi_eod_bod_flag);
    System.out.println("inside main method3");
                   Class.forName("oracle.jdbc.driver.OracleDriver");
    // Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@10.1.56.85:1521:orcl", "bbva_merged", "bbva_merged");
    // conn = DriverManager.getConnection("jdbc:oracle:thin:@10.1.50.104:1521:cmsdb6", "bbva_base", "bbva_base");
    System.out.println("inside main method3");
    conn = DriverManager.getConnection("jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.50.129)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.50.130)(PORT = 1521))(LOAD_BALANCE = yes)(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = BBVASIT)))", "BBVA_MERGED", "BBVA_MERGED");
    conn.setAutoCommit(false);
    System.out.println("inside main method4");
    }

    29532, 00000, "Java call terminated by uncaught Java exception: %s"
    // *Cause: A Java exception or error was signaled and could not be
    //          resolved by the Java code.
    // *Action: Modify Java code, if this behavior is not intended.

Maybe you are looking for

  • Error 150:30 ?

    Hello, Since I installed Yosemite I cannot reach Adabe photoshop Elements any more. I become error 150:30 ! How can I fix it? Regards Jean-Marie Dupont Depuis que j'ai installé Yosemite sur mon Imac je ne peux plus ouvrir Adobe Photoshop Elements j'e

  • How do I setup an indicator in a frame which would tell when LV is executing within that frame.

    Take a look at the attached .jpg below. I want to put an indicator in this frame which would allow me to know when data aquisition is occuring. Something like a LED on the front panel would be ideal. I just want something that, when viewed from the f

  • What is scheduled task "power management agenda"?

    On start up, my Lenovo X230 runs a "scheduled task" called "power management agenda".  I am not certain if it is a Windows 7 function or a Lenovo ThinkVantage function. The scheduled task slows down the start up process and sometimes shuts down or co

  • Slow performance through Catalyst 3560 w/SFPs

    I have some WS-C3560-48PS-S switches with 1000BaseT and fiber SX gigabit SFPs connected to a server farm switch WS-C3750G-24TS-E. Servers are attached with gigatbit-capable NICs. I found extremely sluggish performance when installing Windows XP to ne

  • Ways to fix an Error code 6 in Labview 8.

    I am getting another error after the program runs for a while.  It is a Labview Error 6 GPIB Read error.  I thought I had fixed this problem by making the GPIB read function asynchronis, but I just got the error again.  I am using a PCI cable to meas