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)

Tags: Database

Similar Questions

  • Trace the ip address of the client-side database

    Dear all,

    I tried the following technique for the ip address of the client computer connected to my database, but no results sign

    Select the user name, sid, machine, UTL_INADDR.get_host_address (substr (machine, instr(machine,'\') + 1)) ip session $ v where type = 'USER' and username is not null order by machine;
    Select the user name, sid, machine, UTL_INADDR.get_host_address (substr (machine, instr(machine,'\') + 1)) ip session $ v where type = 'USER' and username is not null order by machine
    *
    ERROR on line 1:
    ORA-29257: Unknown host ERP150
    ORA-06512: at "SYS." UTL_INADDR', line 19
    ORA-06512: at "SYS." UTL_INADDR', line 40
    ORA-06512: at line 1

    When I wrote this trigger to draw to connect IP of the user I got the following error when connecting that scott and HR. But it allows me to connect as user sys.

    create or replace trigger
    logon_audit_trigger
    AFTER LOGON ON DATABASE
    BEGIN
    insert into scott.trac_user values (null, sys_context ('userenv', 'ip_address'));
    END;


    Conn scott/tiger@oradb
    ERROR:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-01722: invalid number
    ORA-06512: at line 2

    But it allows me to connect as sys users

    Conn sys/oracle@oradb as sysdba

    When I query the scott.trac_user table

    SQL > select * from scott.trac_user;

    MACHINE IP_ADD
    -------------------------------------------------- ----------



    21 selected lines

    but nothing is displayed... I don't really know what to do.

    Is there a solution to trace the ip address of users...?

    Hello

    You can take a look at

    http://aprakash.WordPress.com/2009/11/06/auditing-IP/

    Anand

  • Get the time on the client side

    Hello

    Please can someone help me.

    I have a contract that needs the timestamp on that clientside application.

    I had trouble finding a script that allows me to get the clients time.

    Is there a way I can convert a time JS in a var CF?

    Please can you help with any suggestions?

    Thank you.

    formpage.cfm

    ===========

    Get your time


    next_page.cfm

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


    The time of the client is #form.time #

  • How to create a rep duration of Reports10G file and run from the client side

    How can I do rep Reports10G file and can be run from the client side like report 6, 6i. I'd appreciate your quick response.

    Thank you

    If I remember correctly, the .rep files are 6i and earlier versions. 9i and later versions do not generate .rep.
    the 10g is no longer a client server model, is a model of web

    typical system:

    you have a server for your database
    you have a server for your application server (was RDF & .fmb (.fmx) files resident) is also your intranet.
    you have a customer

    the client uses a browser such as Firefox or IE to browse the intranet site. Oracle application server is your forms & reports a java plugin.

    hope this helps

  • Php script on the client side

    WebWorks does support php scripts on the client side

    N °

  • How can I get the history, SID and other details of the accounts of users deleted in Windows XP, 7 and 8?

    Original title: deleted user accounts.

    Hi guys,.

    I want to know the activities of a user whose account has been deleted. How can I get the history, SID and other details of the accounts of users deleted in Windows XP, 7 and 8?

    Hello

    Thanks for posting in the Microsoft Community.

    There is no newspaper available for the activities of the user. There are just a few activities of windows and the error logs is stored in Windows.

    Hope this information helps.

    If you need help to resolve any issues related to Windows, please reply and we will be happy to help you.

  • Store the value of the client side in the .jsf page

    Hello

    I implemented the functionality of line selection using check box in an af:table paginated . The user can select a record by activating the individual checkbox at the level of each line or select all the records by selecting the checkbox "Select all" at the level of the table header. I added a client listener that fires on the box click and the javascript function I capture the unique value of each line and then invoke a server event and by passing all the unique values captured.

    I've also attached a server listener that calls a method in the managed bean. In the method I capture all the unique values (which went from java script) in the java collection and then storing the collection in the view range.

    On the page, I have a button 'Submit' who collect all values stored in the field of view and execute the necessary business logic. This full feature works very well.

    My requirement is to improve the flexibility of the page.

    When the user selects the check box, it takes around a second deal with the life cycle complete .jsf page.

    Is it possible to avoid the call Server to store the values in the field of view instead if I can store the decision-making value on the client side-side (which I believe will improve performance) and then finally when the user presses the button "submit" I'll enter the stored values on the client side and complete the rest of the business logic.

    Please let me know if this is possible in the page .jsf which is developed in the ADF with JDev 12 c (12.1.3) or please suggest another approach.

    Indications will be useful.

    Thanks in advance.

    Kind regards

    Gerard

    There are two ways to do this, consider for example the browser Local storage / storage of Session:

    http://blog.teamtreehouse.com/storing-data-on-the-client-with-localStorage

  • Create directory on the client side.

    Hi all
    I created a directory on the client system to the user, which can save files in this directory and load the data from the user interface in the database table. But the directory created on the server side. and there is an error produced than found directory on SYS. ORACLE_LOADER.
    Please solve the problem? I want to create directory on the client side only and no problem.

    CREATE or REPLACE DIRECTORY PRAD_DIR as "C:\abc." -Create server-side

    Thanx.

    A "DIRECTORY" is only accessible by a Server process, so the physical directory must be present (or accessible) on the database server.

    Say you are using a database of 11.2.
    The client might be
    SQLPlus 9.2, 10.x, 11.x
    SQLDeveloper x.x
    PLSQL Navigator / TOAD x.x
    Another base 11.x 9.2 - access to the database target through a DBLink
    Any other 3rd party Application Server / Client JDBC

    Oracle cannot guarantee that each of these clients can access a "directory" in the same way as a process server.

    So: A DIRECTORY cannot be on a client.

    Hemant K Collette

  • Validation VS server-side. validation on the client side.

    Validation VS server-side. validation on the client side.

    Hello
    in this topic.

    javascript is required for the development of the CF goal?
    CF can do it alone.
    in the two validation VS. server-side. validation on the client side. ?
    Thabnks


    Validation side server is a must, this is your last line of defense. However, validation on the client side is highly recommended!

    Validation on the client side you prevent your server relating to the work useless and you deploy the richest client experience.

  • How to get the client computer name database?

    Hiya

    As part of the authentication of the user of our application, the requirement is that if a user is connected from a machine, the same connection of can not the user to different machines at the same time.

    In Forms6i, we had accomplished this by using the following query:

    Select the Terminal
    Session $ v
    Where username = v_username
    And v_terminal terminal <>;

    Where
    v_username = USER-> Oracle Forms reserve Word
    v_terminal = Client_Win_API_Environment.Get_Windows_Username

    In Forms 6i, the column Terminal of V$ Session used to return the name of the local client computer.

    However, in the form of 10g, it returns the name of the computer on which Oracle Application Server is installed, which seems correct to me.

    So my question is how do we get the client computer name of the database in the context of Oracle's 10g? Is there another package of database or view/table that returns the client computer name?

    Your suggestions/comments will be much appreciated.

    See you soon

    Mayur

    We have implemented the same exact requirement to retrieve the IP address of the client (WebUtil provides a function for this) and write it in the field v$ session.action (this can be done using the dbms_application_info package DB). We are so in shape 10g v assessment $session.action instead of v$ session.terminal.

  • How can I get the time to a server in JavaScript? Thank you

    Hello I have implemented a JavaScript from Adobe that expire after a certain date. However, the script asks both on the computer that can be changed. I thought that maybe I could get the time from a server NTP, NIST, which cannot be changed. However, I can't understand how to call and get the time server using JavaScript. I heard that JavaScript is client-side, but there is also a side server as well. Is it possible to code in Adobe Acrobat DC? I heard also that time of the OS is different maybe through Microsoft server. Could I get the OS somehow time?

    I've tried ActiveXObject which doesn't seem to work and in a desperate trial of windows.open ("Internet address"). Other thoughts on attempts? Thank you very much!!!

    Other strategies are also welcome having the exact time of the real.

    -Christmas

    The main problem with anything that is based on JavaScript is that it can be turned off easily, in order to place you in the document code will not work. Or a PDF Viewer that can't stand not JavaScript can be used. A form can submit to a server that can return a response that could include the current time.

  • 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.

  • How to obtain version 1.1 of the Client-Side Caching command-line Options command-line tool

    I write on behalf of the client.

    The customer s verbatim:

    Message: I need to extract files from a local store on a PC Windows XP offline files.  According to this link: http://support.microsoft.com/kb/884739 I need CSCCMD v 1.1 but you can download v1.0 (in the 2003 Server resource kit).

    How can I get v 1.1?

    Thank you.

    Hello

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet forums.

    http://social.technet.Microsoft.com/forums/en/winserverfiles/threads

  • Confusion in the sample application on the client side

    Hello

    I write a client side app to push BB. I found an example of code in Push_applications_for_the_BlackBerry_Enterprise_Server-Development_Guide--915141-1116110032-001-US.pdf. There is no mention of App ID, URL of the bps or initiator push URL of the application of this code. I also checked the sample application provided with the SDK of the Push Service. He got all these things.

    I'm confused, that these things are necessary or not. Also, I read somewhere that the customer must register with the initiator of push, it's a mandatory step?

    Code who should I implement, for client push, working with the infrastructure based BB server push?

    If you use the BlackBerry Push infrastructure to push, then you will need to have the unit register / subscribe in order to receive the shoot.

  • Process Scheduler running SQR report gets the Client HTTP response Code 401 Unauthorized error

    People,

    Hello. I'm under PeopleTools 8,53 Oracle Linux 5 with Oracle 11 g 1 material database.

    Process scheduler run reports SQR and get the error message as below:

    Error of the client Http Response Code: 401 - non authorized. Transfer HTTP error.

    My report node information is below:

    URLID: http://ip_address:port/p/psreports/ch

    Home directory: /psreports

    Resource URI: SchedulerTransfer/ch

    Login ID: PS

    Password: mypass

    PeopleTools > IntegrationBroker > Configuration of integration > nodes: authentication option is selected password.

    The 2 roles, ReportDistAdmin and ProcessSchedulerAdmin are granted to the user PS

    Someone tell the error above due to incorrect or misspelled path for report repository in the configuration.properties file.

    I see no error in my configuration.

    My question is:

    Can any help folk to solve 'Error Http 401 - transfer HTTP error response Code' unauthorized customer?

    Thanks in advance.

    I think there might help:

    E-RD: transfer report error: Client Error Code: 401 - Unauthorized (63.59) (Doc ID 623250.1)

    E-RD: what are the steps to configure basic authentication for the repository of reports on PT 8,4 x using Weblogic? (Doc ID 970572.1)

    Also if you use this with test the load on load balancer balancer.

    Kind regards

    RAM

Maybe you are looking for

  • Transfer messages text and imessages iphone 6s for macbook pro app?

    I want to transfer all my messages imessages and the text of my iphone to my macbook pro app messages 6s. My iphone 6 s currently is running on iOS 9.3.1. My macbook pro is OS X Yosemite, Version 10.10.5. I just like having my messages in two places,

  • Variant of incompatible Type Def cluster

    I get an error trying to write to index 20, 21, 22, 23, 24, 27, but no error when write to index 19, 25, 26, 28, 29. The error I get is the variant of cluster data type is not not compatible. Any ideas on a fix?

  • RV220W works only with the PPTP server on one VLAN only

    Hello I have a RV220W (firmware 1.0.3.5) but I can't seem to work with the PPTP server on one VLAN only. My default VLAN is in 192.168.1.1/24. I created a VLAN ID 10 in 192.168.50.1/24 inter - vlan routing: disabled and device management: disabled. (

  • Words with friends

    So, where is the game? Seen on a new Windows phone ad then why isn't ready for this Tablet?

  • LR 4 trial and troubleshooting

    I got a trial of LR 4 and it just expired. I bought the full version by another company, but they have not yet released the serial number so they sent me a download of trial version (not realizing I already had the track). Is it possible to use as we