Higher security if client is installed without SQL*PLUS?

Hello,
at work there are two installations for the Oracle client, one with and one without SQL*PLUS. Only DBAs and developers get the full installation. I can't see the additional security beside that a user cannot directly use SQL*PLUS to read data. Every user can run SQL Developer on his system so they can access the data anyway.
Regards
Marcus

I can't see the additional security ..I agree. Too many people think blocking client tools means higher security. Security has to be done in the database server,not in the client tools.
Werner

Similar Messages

  • How to Install 10gr2 SQL Plus client

    Hi All,
    We have oracle database 10gr2 located at our server.
    But in our local machine SQL*PLUS Client, I am getting the below message
    SQL*Plus: Release 9.2.0.1.0 - Production on Tue Mar 1 11:38:33 2011
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    That means I have Oracle 9i client installed on my local machine and connecting to 10gr2 database.
    So to have 10g client, do I need to install the Oracle 10gr2 database in my local machine. (Download 600+Mb of Software from OTN and install) Or is there any where that I can have 10g client on my Local machine.
    Appreciate your response,
    Regards,
    Madhu K.

    Maddy wrote:
    Hi All,
    We have oracle database 10gr2 located at our server.
    But in our local machine SQL*PLUS Client, I am getting the below message
    SQL*Plus: Release 9.2.0.1.0 - Production on Tue Mar 1 11:38:33 2011
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    That means I have Oracle 9i client installed on my local machine and connecting to 10gr2 database.
    So to have 10g client, do I need to install the Oracle 10gr2 database in my local machine. (Download 600+Mb of Software from OTN and install) Or is there any where that I can have 10g client on my Local machine.
    Appreciate your response,
    Regards,
    Madhu K.You can continue to use the 9i client, or you can install the 10g client. You do not have to install the 10g database, but I believe you have to download the database media, as the client is not packaged separately. Just choose "client" as an install option.

  • Can v read a client text file using SQL*plus??

    We have a requirement like this: We need to read a text file to find spelling mistakes. Problem is the file has to be always moved to the DB machine, which is a Linux box and then run a stored procedure which uses UTL_FILE. Now in order to show the spelling mistakes of the file the user will have to again copy the file with the spelling mistakses (output file) from Linux to Windows.
    Is there a way to do it using SQL*Plus, where the text file is in the client machine???? Then users don't have to copy the file to and from the Linux box.

    SQL*Plus is a client software and whatever code you write using SQL*Plus, it ultimately run on the server. So the answers to your question is "no".

  • Database view without SQL*Plus

    Hi,
    Is it possible to look at the database wihtout SQL*Plus and modify tables.
    Your help is very much appreciated.
    Andonny

    Certainly. There are a variety of tools/ API's etc which let you do this. SQL*Plus is a common one, but far from the only one.
    If you explain a little more about what you're looking to do and what you want out of a tool, folks might be able to offer some suggestions.
    Justin

  • Request: enable use of sql*plus via Oracle Instant Client.

    hi,
    great project....
    I've just installed Raptor release 3 on top of oracle instant client, and it seems to be running fine. my sql*plus from the instant client functions from the command line, but the sql*plus menu item in the tools menu is grayed out.
    review of the help files say's that oracle_home must be set, but instant client does not need an oracle_home. (uses tns_admin instead).
    is there a work around for this? (other than loading the full oracle client w/ it's sql*plus)
    thanks
    GT

    The SQL*Plus menu item does not seem to be correctly detecting the current connection context. I'm filing this as a bug to be fixed before we ship. In the current version, however, you can enable the menu item by ensuring first that the connection is selected in the Connections navigator.
    When the menu is invoked, you will be prompted for the location of the SQL*Plus executable. On Windows, this should just be the path to sqlplus.exe (or sqlplusw.exe). On Unix platforms, you should include 'xterm' or an equivalent in order to ensure that SQL*Plus invokes in a window.
    - John
    Raptor Development Team

  • Need help in sql plus

    i install in my computer the oracle9i
    my problem is that : i can login to sql plus
    althoge i was tring all the passwords that i know
    scott/tiger
    sys/change_on_install
    system/manager and the result is allways the same
    ora-12560 error
    how can i solve that problem?
    did i missed somthing during the installation?

    Thank you to EVERYONE!!
    I have been searching every possible forum to find out how to install/run SQL *Plus on a home computer without a server/network to work within.  As most just learning, I could not figure out how to get past the SQL Plus Username/Password/Host String logon.
    After much trial and error, I got through and I hope this helps a lot of people just starting out.
    I used 'SYSTEM' as my username and my password created on install.
    When installing I created a database and fixed the password so my default password was the password I created on install.
    As long as I had those two fields filled in, I could leave the Host String blank and I could still get into the SQL Plus workspace.
    Since I also created a database on install, I found that I could also use the name I gave the installed database (I didn't leave the default database name so I do not remember what the default name was, but I think the default password was 'manager' for those who were not tempted to change it).
    Worst case scenario if you forgot your database name given during install, you can do a search for all of your .ora files (usually in the drive you installed Oracle on). Open the tnsnames.ora file in Notepad and you can see which database names are available on your system. The path to my file was:
    D:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    You want the SERVICE_NAME = 'databasename'
    I hope this reduced someone's stress...and thanks for all the helpful hints on these threads...they led me to the final outcome!!
    In the end, I tried a lot of other combinations for the username/host strings with plenty of errors. You would think this information would be on page one of every Oracle install!! Or maybe it is and I am just a bit slow. : )
    Thanks again to all that posted with this initial question (years ago)...
    Brian Reeves
    Oracle Student

  • SQL Plus Installation

    Trying to install the SQL Plus 10g. After completion, could not login. I un-installed (I thought) it through Vista control panel. Now want to re-install, ran the IOU. In the Selection Installation Method window, selected Basic, typed the password and confirmed, click next. On Product Specific Prerequisite Check window, click next
    I'm getting a message, "The SID you have specified already exists on the machine, please specify a different SID."
    How do I specify a different SID and complete the re-installation process? Thanks for helping. John
    Edited by: 804479 on Oct 22, 2010 1:52 PM

    804479 wrote:
    Trying to install the SQL Plus 10g. After completion, could not login. I un-installed (I thought) it through Vista control panel. Now want to re-install, ran the IOU. In the Selection Installation Method window, selected Basic, typed the password and confirmed, click next. On Product Specific Prerequisite Check window, click next
    I'm getting a message, "The SID you have specified already exists on the machine, please specify a different SID."
    How do I specify a different SID and complete the re-installation process? Thanks for helping. John
    Edited by: 804479 on Oct 22, 2010 1:52 PMThere are so many things wrong with this I hardly know where to begin.
    First, before we even get to the issue at hand .. when you you respond to someone's post by editing your original, it is next to impossible for people who come along later (like me, right now) to make any sense of where the discussion stands. Keep the conversation moving forward with new messages. Once a message is responded to, do not go back and edit it. Also, when responding to a message, it is best to quote a least the significant part to which you are responding. This also helps other to know exactly what your response is addressing.
    Now, as far as your installation problem ... did you actually read the installation guide?
    As pointed out, sqlplus is not a stand-alone installation. It is simply a command line interpreter (CLI) that is part of the oracle client bundle. you get it by installing either the client or the database (which installs the client as well).
    Second, oracle 10 is not certified on Vista. And while you don't mention the version of Vista, it's worth pointing out that NO oracle product is certified on ANY home version of ANY Windows OS.
    I don't understand how you could event think you un-installed it through Vista control panel. That's not how oracle installations work, and I don't think it would even show up there to attempt to uninstall it that way.
    The error message you got concerning the sid indicates your first installation probably went OK, and you installed the db server software and created database.
    So at that point you couldn't log on so decided to un-install and reinstall. That's like tearing down your house and rebuilding it just because you couldn't find the door key. If you had stopped right there and asked for help it would have been relatively easy to work through the problem. Now it's anyone's guess as to exactly what you have.
    It is possible - quite easy actually, but not for the faint of heart - to rip oracle out by the roots on a windows system. It involves stopping any oracle related services, deleting a key from the registry, and deleting two directories from the disk. That would let you get a clean start and is sometimes necessary when dealing with a completely broken installation. But why don't we try to fix what we have before we go there.
    You must tell us the following:
    EXACTLY what version AND edition of Windows you are installing this on.
    Exactly how you attempted to install. What file did you execute? What choices were you presented with and what choices did you make?
    Do you have any oracle related services running - see the Services control panel. All oracle related services begin with "ora".
    And remember, "doesn't work" is not a valid error code or message.

  • SQL* Plus not compatible with Suse Linux 10

    hi! i am using suse linux 10 and since i lost my sys/ system password i need to restore it using " / as sysdba " to login, but the problem is when i tried to install the sql* plus it says that "it does not support my platform", is there another way i can reset back my system password with out sql* plus? or can anyone guide me in the installation of sql* plus instant client? thanks a lot! :-)

    i'm sorry for the confusion. i tried to install sql* plus but running the script to install it gave me an error that "it does not support my platform, it only supports red hat, suse 9.... etc." my os is suse linux 10 (oss) and am using oracle xe... so meaning i just wanted to install sql* plus to have a command-line utility to use " / as sysdba " to reset my sys/ system password. because i can't remember my sys/ system password that's why i can't get in to http://localhost:8080/apex site to change my oracle db. thanks for the reply!

  • Connection string equivalent to SQL*PLUS nolog

    Hello there.
    I have a bit of a problem
    I want to run some sql statements on the oracle itself (no specified database to connect to)
    I'm now using the "SQL*PLUS /NOLOG" option, which does this great, but since I want the whole process to be automatic (programatically), I want to know how to run these commands without SQL*PLUS (using a connection string)
    I tried many variations for the connection string, but since I always got the error: "listener was not given the SERVICE_NAME in CONNECT_DATA" (again - I want to statements to be processed by the oracle server itself, without connecting to a database)
    How can I do this?
    Thanks in advance
    Tsuria

    I need a connection string to connect first.
    so what is the connection string I need to provide in order to do so?There isn't a "default" connection string, it depends on the database(s) you have to connect to. If you are working locally, that is, on the same machine where your DB is running, you can set ORACLE_SID environment variable, without using connection strings.
    Otherwise you have to create one, you can use Net Configuration Assistant for that.
    BTW, you didn't answer all my questions....

  • SQL Plus in 11g

    Hi all,
    <br><br>
    After installing Oracle 11g, I noticed SQL Plus is not installed as part of the software group. I've been advised to use SQL Developer, yet I feel more comfortable in using SQL Plus. Also, I noticed SQL Plus is part of the Oracle DB documentation.
    <br>
    <br>
    <b>
    How can I install Oracle SQL Plus version 11 with Oracle DB 11g software?</b>

    SQLPlus is no longer available for 11g, isqlplus neither is. The only option you have is the regular sqlplus CLI (Command Line Interface), and the sqlDeveloper tool, which is no longer installed as a standalone product, but embedded with the 11g Installation.
    It was notified by means of the dessuport notice from Oracle through Metalink Note 359855.1 (isqlplus), 359859.1 (sqlplusw.exe), which states an official statement recommends to migrate to either SQL*Plus command line (CLI), Oracle Application Express, or Oracle SQL Developer.
    ~ Madrid

  • How can I connect oracle without installing its SQL*Net client?

    How can I connect oracle without installing its SQL*Net client?

    Pls suggest, any possible solution, i cross checked from below link, and tried to install the instant clients, but
    http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html
    its showing me error of "This application has failed to start because OCI.dll was not found. Re-installing the application may fix this problem."
    Let me know if you have any thing on this.

  • Install Labview DSC Run Time without SQL Express

    Hi 
    I have an application of DSC run time that I tested successfully but now must be installed on a server and my client does not allow install an instance of SQL Server Express because he are already using the Enterprise version. What should I do to not install the SQL Server Express incorporated in the DSC Run Time and use the SQL Server Enterprise already installed on the server?

    Hello Jdrendon
    Did you try to install your application on a PC with an instance of the Enterprise version?
    Maybe another instance of SQL will not be installed in this case, because you already have a later version installed.
    The second possibility is just uncheck the option to install the SQL Server Express when you are installing your application.
    Let me know if it is possible and if it solve your problem.
    Plínio Costa
    Application Engineer
    National Instruments Brazil

  • Install anyconnect secure mobility client 3.1 failed on Mac 10.8.2

    Hi guys
    I tried to install cisco anyconnect secure mobility client 3.1 on my Mac laptop, the OS version is 10.8.2,
    though above error occured, the client app canbe found at /Applications/Cisco , but I cannot use it to connect to my VPN network.

    Attached the install logs , hope it's helpful
    Mar  5 23:21:07 localhost Installer[1345]: Cisco AnyConnect VPN Client 3.1.02026 Installation Log
    Mar  5 23:21:07 localhost Installer[1345]: Opened from: /Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg
    Mar  5 23:21:07 localhost Installer[1345]: Product archive /Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg trustLevel=202
    Mar  5 23:21:12 localhost Installer[1345]: InstallerStatusNotifications plugin loaded
    Mar  5 23:21:15 localhost Installer[1345]: ================================================================================
    Mar  5 23:21:15 localhost Installer[1345]: User picked Standard Install
    Mar  5 23:21:15 localhost Installer[1345]: Choices selected for installation:
    Mar  5 23:21:15 localhost Installer[1345]:           Install: "Cisco AnyConnect VPN Client"
    Mar  5 23:21:15 localhost Installer[1345]:           Install: "(null)"
    Mar  5 23:21:15 localhost Installer[1345]:                     cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg : com.cisco.pkg.anyconnect.vpn : 3.1.02026
    Mar  5 23:21:15 localhost Installer[1345]:                     cisco_anyconnect-3.1.02026.pkg#anyconnect_config.pkg : com.oracle.CiscoAnyConnectVPNClientConfig : 3.1.02026
    Mar  5 23:21:15 localhost Installer[1345]: ================================================================================
    Mar  5 23:21:15 localhost Installer[1345]: It took 0.00 seconds to summarize the package selections.
    Mar  5 23:21:15 localhost Installer[1345]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Mar  5 23:21:15 localhost Installer[1345]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg
    Mar  5 23:21:15 localhost Installer[1345]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#anyconnect_config.pkg
    Mar  5 23:21:15 localhost Installer[1345]: Set authorization level to root for session
    Mar  5 23:21:19 localhost runner[1348]: Administrator authorization granted.
    Mar  5 23:21:19 localhost Installer[1345]: Will use PK session
    Mar  5 23:21:19 localhost Installer[1345]: Starting installation:
    Mar  5 23:21:19 localhost Installer[1345]: Configuring volume "Macintosh HD"
    Mar  5 23:21:19 localhost Installer[1345]: Preparing disk for local booted install.
    Mar  5 23:21:19 localhost Installer[1345]: Free space on "Macintosh HD": 388.55 GB (388547031040 bytes).
    Mar  5 23:21:19 localhost Installer[1345]: Create temporary directory "/var/folders/0y/kj2nvp7j4yq_sy9m3cxn52wr0000gn/T//Install.1345Wuq5ze"
    Mar  5 23:21:19 localhost Installer[1345]: IFPKInstallElement (2 packages)
    Mar  5 23:21:19 localhost Installer[1345]: Using authorization level of root for IFPKInstallElement
    Mar  5 23:21:19 localhost installd[345]: PackageKit: ----- Begin install -----
    Mar  5 23:21:19 localhost installd[345]: PackageKit: request=PKInstallRequest <2 packages, destination=/>
    Mar  5 23:21:19 localhost installd[345]: PackageKit: packages=(
        "PKLeopardPackage ",
        "PKLeopardPackage "
    Mar  5 23:21:19 localhost installd[345]: PackageKit: Extracting file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg (destination=/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root, uid=0)
    Mar  5 23:21:20 localhost installd[345]: PackageKit: update_dyld_shared_cache -overlay /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root
    Mar  5 23:21:34 localhost installd[345]: PackageKit: prevent user idle system sleep
    Mar  5 23:21:34 localhost installd[345]: PackageKit: suspending backupd
    Mar  5 23:21:34 localhost installd[345]: PackageKit: Executing script "./preinstall" in /private/tmp/PKInstallSandbox.sjtRin/Scripts/com.cisco.pkg.anyconnect.vpn.yM72U9
    Mar  5 23:21:34 localhost install_monitor[1359]: Temporarily excluding: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Mar  5 23:21:34 localhost installd[345]: PackageKit: Shoving /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup At Startup/PKInstallSandboxManager/1.sandbox/Root (4 items) to /
    Mar  5 23:21:34 localhost installd[345]: PackageKit: kextcache -system-caches
    Mar  5 23:21:36 localhost installd[345]: PackageKit: kextcache -update-volume / -Installer
    Mar  5 23:21:52 localhost installd[345]: PackageKit: Executing script "./postinstall" in /private/tmp/PKInstallSandbox.sjtRin/Scripts/com.cisco.pkg.anyconnect.vpn.yM72U9
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: Setting ownership and permissions on installed files
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: Determining import locations
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: Installer package path: /Users/rioliu/Downloads
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: Installer volume path:
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: Installer DMG path:
    Mar  5 23:21:52 localhost installd[345]: ./postinstall: nothing found to load
    Mar  5 23:21:53 localhost install_monitor[1359]: Re-included: /Applications, /Library, /System, /bin, /private, /sbin, /usr
    Mar  5 23:21:53 localhost installd[345]: PackageKit: releasing backupd
    Mar  5 23:21:53 localhost installd[345]: PackageKit: allow user idle system sleep
    Mar  5 23:21:53 localhost installd[345]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “cisco_anyconnect-3.1.02026.pkg”." UserInfo=0x7fcb0430e880 {NSFilePath=./postinstall, NSURL=file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg, PKInstallPackageIdentifier=com.cisco.pkg.anyconnect.vpn, NSLocalizedDescription=An error occurred while running scripts from the package “cisco_anyconnect-3.1.02026.pkg”.} {
        NSFilePath = "./postinstall";
        NSLocalizedDescription = "An error occurred while running scripts from the package \U201ccisco_anyconnect-3.1.02026.pkg\U201d.";
        NSURL = "file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg";
        PKInstallPackageIdentifier = "com.cisco.pkg.anyconnect.vpn";
    Mar  5 23:21:53 localhost Installer[1345]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “cisco_anyconnect-3.1.02026.pkg”." UserInfo=0x7fa25caa4ba0 {NSFilePath=./postinstall, NSURL=file://localhost/Users/rioliu/Downloads/cisco_anyconnect-3.1.02026.pkg#vpn_module.pkg, PKInstallPackageIdentifier=com.cisco.pkg.anyconnect.vpn, NSLocalizedDescription=An error occurred while running scripts from the package “cisco_anyconnect-3.1.02026.pkg”.}
    Mar  5 23:21:53 localhost Installer[1345]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Mar  5 23:21:53 localhost Installer[1345]: IFDInstallController 5CE28DD0 state = 7
    Mar  5 23:21:53 localhost Installer[1345]: Displaying 'Install Failed' UI.
    Mar  5 23:21:53 localhost Installer[1345]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    Mar  5 23:37:53 localhost Installer[1557]: @(#)PROGRAM:Install  PRO

  • Error "Version 3.1.04063 of the Cisco AnyConnect Secure Mobility Client is already installed" - help !

    hi,
    I've tried to install AnyConnect Secure Mobility Client on my computer (Mac OS 10.6.8), I've never installed it before on this computer, however when I want to install  i got the message
    "Version 3.1.04063 of the Cisco AnyConnect Secure Mobility Client is already installed"
    I would be thankful if anyone could help me with this problem !!!

    Would I be correct in assuming that you are trying to do a manual install of the AnyConnect client when you get this error? Have you ever used this MAC to connect to an ASA and to establish a VPN? If so it is quite likely that AnyConnect was installed in that on line session and does not require a manual install.
    HTH
    Rick

  • Problem installing Cisco AnyConnect Secure Mobility Client

    Hello,
    When attempting to install the Cisco AnyConnect Secure Mobility Client, I get the following message: "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor."
    Well, my support personnel haven't been able to assist. I am attaching the setupapi.dev file I was told could help in troubleshooting. Any help is greatly appreciated!
    Thank you in advance.

    do you have the xml assigned in the group policy on the ASA?  I know the scripting behavior changed between anyconnect 2.5 and 3.1.  AnyConnect 2.5 only required the xml profile locally but 3.1 requires the xml with EnableScripting = true to be assigned to the group policy.

Maybe you are looking for